Skip to content

Commit

Permalink
Merge branch 'users/makinc/use-verbatimmodulesyntax' of https://githu…
Browse files Browse the repository at this point in the history
…b.com/ni/nimble into users/makinc/use-verbatimmodulesyntax
  • Loading branch information
m-akinc committed Jan 16, 2025
2 parents b34bb1d + 009af3e commit 27dc6a8
Show file tree
Hide file tree
Showing 22 changed files with 191 additions and 36 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions packages/angular-workspace/nimble-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-angular",
"entries": [
{
"date": "Fri, 10 Jan 2025 16:45:51 GMT",
"version": "28.8.1",
"tag": "@ni/nimble-angular_v28.8.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v32.11.1",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 20:22:05 GMT",
"version": "28.8.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/angular-workspace/nimble-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-angular

<!-- This log was last generated on Wed, 08 Jan 2025 20:22:05 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 16:45:51 GMT and should not be manually modified. -->

<!-- Start content -->

## 28.8.1

Fri, 10 Jan 2025 16:45:51 GMT

### Patches

- Bump @ni/nimble-components to v32.11.1

## 28.8.0

Wed, 08 Jan 2025 20:22:05 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/angular-workspace/nimble-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-angular",
"version": "28.8.0",
"version": "28.8.1",
"description": "Angular components for the NI Nimble Design System",
"scripts": {
"invoke-publish": "npm run invoke-publish:setup && cd ../dist/nimble-angular && npm publish",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@angular/forms": "^17.3.12",
"@angular/localize": "^17.3.12",
"@angular/router": "^17.3.12",
"@ni/nimble-components": "^32.11.0"
"@ni/nimble-components": "^32.11.1"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/angular-workspace/spright-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/spright-angular",
"entries": [
{
"date": "Fri, 10 Jan 2025 16:45:51 GMT",
"version": "5.3.5",
"tag": "@ni/spright-angular_v5.3.5",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v4.3.6",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 18:33:06 GMT",
"version": "5.3.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/angular-workspace/spright-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/spright-angular

<!-- This log was last generated on Wed, 08 Jan 2025 18:33:06 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 16:45:51 GMT and should not be manually modified. -->

<!-- Start content -->

## 5.3.5

Fri, 10 Jan 2025 16:45:51 GMT

### Patches

- Bump @ni/spright-components to v4.3.6

## 5.3.4

Wed, 08 Jan 2025 18:33:06 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/angular-workspace/spright-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/spright-angular",
"version": "5.3.4",
"version": "5.3.5",
"description": "Angular components for NI Spright",
"scripts": {
"invoke-publish": "npm run invoke-publish:setup && cd ../dist/spright-angular && npm publish",
Expand All @@ -24,7 +24,7 @@
"peerDependencies": {
"@angular/common": "^17.3.12",
"@angular/core": "^17.3.12",
"@ni/spright-components": "^4.3.5"
"@ni/spright-components": "^4.3.6"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/blazor-workspace/NimbleBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/nimble-blazor",
"entries": [
{
"date": "Fri, 10 Jan 2025 16:45:51 GMT",
"version": "19.4.1",
"tag": "@ni/nimble-blazor_v19.4.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-blazor",
"comment": "Bump @ni/nimble-components to v32.11.1",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 20:22:05 GMT",
"version": "19.4.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/blazor-workspace/NimbleBlazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-blazor

<!-- This log was last generated on Wed, 08 Jan 2025 20:22:05 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 16:45:51 GMT and should not be manually modified. -->

<!-- Start content -->

## 19.4.1

Fri, 10 Jan 2025 16:45:51 GMT

### Patches

- Bump @ni/nimble-components to v32.11.1

## 19.4.0

Wed, 08 Jan 2025 20:22:05 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/blazor-workspace/NimbleBlazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-blazor",
"version": "19.4.0",
"version": "19.4.1",
"description": "Blazor components for the NI Nimble Design System",
"scripts": {
"pack": "cross-env-shell dotnet pack -c Release -p:PackageVersion=$npm_package_version --output ../dist",
Expand All @@ -25,7 +25,7 @@
"!*"
],
"peerDependencies": {
"@ni/nimble-components": "^32.11.0",
"@ni/nimble-components": "^32.11.1",
"@ni/nimble-tokens": "^8.6.0",
"cross-env": "^7.0.3",
"rimraf": "^6.0.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/blazor-workspace/SprightBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@ni/spright-blazor",
"entries": [
{
"date": "Fri, 10 Jan 2025 16:45:51 GMT",
"version": "3.2.5",
"tag": "@ni/spright-blazor_v3.2.5",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-blazor",
"comment": "Bump @ni/spright-components to v4.3.6",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 18:33:06 GMT",
"version": "3.2.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/blazor-workspace/SprightBlazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/spright-blazor

<!-- This log was last generated on Wed, 08 Jan 2025 18:33:06 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 16:45:51 GMT and should not be manually modified. -->

<!-- Start content -->

## 3.2.5

Fri, 10 Jan 2025 16:45:51 GMT

### Patches

- Bump @ni/spright-components to v4.3.6

## 3.2.4

Wed, 08 Jan 2025 18:33:06 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/blazor-workspace/SprightBlazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/spright-blazor",
"version": "3.2.4",
"version": "3.2.5",
"description": "Blazor components for Spright",
"scripts": {
"pack": "cross-env-shell dotnet pack -c Release -p:PackageVersion=$npm_package_version --output ../dist",
Expand All @@ -25,7 +25,7 @@
"!*"
],
"peerDependencies": {
"@ni/spright-components": "^4.3.5",
"@ni/spright-components": "^4.3.6",
"cross-env": "^7.0.3",
"rimraf": "^6.0.0"
}
Expand Down
30 changes: 30 additions & 0 deletions packages/nimble-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@ni/nimble-components",
"entries": [
{
"date": "Thu, 16 Jan 2025 18:48:36 GMT",
"version": "32.11.1",
"tag": "@ni/nimble-components_v32.11.1",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@ni/nimble-components",
"commit": "a4011ec7130d2aa601d2058660caed6f3d705f02",
"comment": "Disable a couple Table tests intermittent on Firefox"
}
]
}
},
{
"date": "Fri, 10 Jan 2025 16:45:51 GMT",
"version": "32.11.1",
"tag": "@ni/nimble-components_v32.11.1",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@ni/nimble-components",
"commit": "cf916f9123a55947fa71b8e5b2bd07f6f00721bf",
"comment": "Inline constant from external library for table pageobject"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 18:33:05 GMT",
"version": "32.11.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/nimble-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @ni/nimble-components

<!-- This log was last generated on Wed, 08 Jan 2025 18:33:05 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 16:45:51 GMT and should not be manually modified. -->

<!-- Start content -->

## 32.11.1

Fri, 10 Jan 2025 16:45:51 GMT

### Patches

- Inline constant from external library for table pageobject ([ni/nimble@cf916f9](https://github.com/ni/nimble/commit/cf916f9123a55947fa71b8e5b2bd07f6f00721bf))

## 32.11.0

Wed, 08 Jan 2025 18:33:05 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/nimble-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-components",
"version": "32.11.0",
"version": "32.11.1",
"description": "Styled web components for the NI Nimble Design System",
"scripts": {
"build": "npm run generate-icons && npm run generate-workers && npm run build-components && npm run bundle-components && npm run generate-scss",
Expand Down
Loading

0 comments on commit 27dc6a8

Please sign in to comment.