@ni/nimble-angular 25.2.2 → 25.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2 @@
1
+ import { ComboboxPageObject } from '@ni/nimble-components/dist/esm/combobox/testing/combobox.pageobject';
2
+ export { ComboboxPageObject };
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@ni/nimble-angular/combobox/testing" />
5
+ export * from './public-api';
@@ -0,0 +1 @@
1
+ export * from './combobox.pageobject';
@@ -0,0 +1,3 @@
1
+ import { ComboboxPageObject } from '@ni/nimble-components/dist/esm/combobox/testing/combobox.pageobject';
2
+ export { ComboboxPageObject };
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tYm9ib3gucGFnZW9iamVjdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NvbWJvYm94L3Rlc3RpbmcvY29tYm9ib3gucGFnZW9iamVjdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxxRUFBcUUsQ0FBQztBQUV6RyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbWJvYm94UGFnZU9iamVjdCB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9jb21ib2JveC90ZXN0aW5nL2NvbWJvYm94LnBhZ2VvYmplY3QnO1xuXG5leHBvcnQgeyBDb21ib2JveFBhZ2VPYmplY3QgfTsiXX0=
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './public-api';
5
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmktbmltYmxlLWFuZ3VsYXItY29tYm9ib3gtdGVzdGluZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NvbWJvYm94L3Rlc3RpbmcvbmktbmltYmxlLWFuZ3VsYXItY29tYm9ib3gtdGVzdGluZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
@@ -0,0 +1,2 @@
1
+ export * from './combobox.pageobject';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NvbWJvYm94L3Rlc3RpbmcvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHVCQUF1QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9jb21ib2JveC5wYWdlb2JqZWN0JzsiXX0=
@@ -0,0 +1,6 @@
1
+ export { ComboboxPageObject } from '@ni/nimble-components/dist/esm/combobox/testing/combobox.pageobject';
2
+
3
+ /**
4
+ * Generated bundle index. Do not edit.
5
+ */
6
+ //# sourceMappingURL=ni-nimble-angular-combobox-testing.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ni-nimble-angular-combobox-testing.mjs","sources":["../../../nimble-angular/combobox/testing/ni-nimble-angular-combobox-testing.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;AAEG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ni/nimble-angular",
3
- "version": "25.2.2",
3
+ "version": "25.3.0",
4
4
  "description": "Angular components for the NI Nimble Design System",
5
5
  "repository": {
6
6
  "type": "git",
@@ -66,6 +66,12 @@
66
66
  "esm": "./esm2022/table-column/ni-nimble-angular-table-column.mjs",
67
67
  "default": "./fesm2022/ni-nimble-angular-table-column.mjs"
68
68
  },
69
+ "./combobox/testing": {
70
+ "types": "./combobox/testing/index.d.ts",
71
+ "esm2022": "./esm2022/combobox/testing/ni-nimble-angular-combobox-testing.mjs",
72
+ "esm": "./esm2022/combobox/testing/ni-nimble-angular-combobox-testing.mjs",
73
+ "default": "./fesm2022/ni-nimble-angular-combobox-testing.mjs"
74
+ },
69
75
  "./label-provider/core": {
70
76
  "types": "./label-provider/core/index.d.ts",
71
77
  "esm2022": "./esm2022/label-provider/core/ni-nimble-angular-label-provider-core.mjs",
@@ -247,7 +253,7 @@
247
253
  "@angular/forms": "^16.2.12",
248
254
  "@angular/localize": "^16.2.12",
249
255
  "@angular/router": "^16.2.12",
250
- "@ni/nimble-components": "^30.0.3"
256
+ "@ni/nimble-components": "^30.0.4"
251
257
  },
252
258
  "dependencies": {
253
259
  "tslib": "^2.2.0"