@ni/nimble-angular 30.7.0 → 30.7.1
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.
- package/breadcrumb/testing/breadcrumb.pageobject.d.ts +2 -0
- package/breadcrumb/testing/index.d.ts +5 -0
- package/breadcrumb/testing/public-api.d.ts +1 -0
- package/esm2022/breadcrumb/testing/breadcrumb.pageobject.mjs +3 -0
- package/esm2022/breadcrumb/testing/ni-nimble-angular-breadcrumb-testing.mjs +5 -0
- package/esm2022/breadcrumb/testing/public-api.mjs +2 -0
- package/fesm2022/ni-nimble-angular-breadcrumb-testing.mjs +6 -0
- package/fesm2022/ni-nimble-angular-breadcrumb-testing.mjs.map +1 -0
- package/package.json +38 -32
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './breadcrumb.pageobject';
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { BreadcrumbPageObject } from '@ni/nimble-components/dist/esm/breadcrumb/testing/breadcrumb.pageobject';
|
|
2
|
+
export { BreadcrumbPageObject };
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi5wYWdlb2JqZWN0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvYnJlYWRjcnVtYi90ZXN0aW5nL2JyZWFkY3J1bWIucGFnZW9iamVjdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5RUFBeUUsQ0FBQztBQUUvRyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJyZWFkY3J1bWJQYWdlT2JqZWN0IH0gZnJvbSAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2JyZWFkY3J1bWIvdGVzdGluZy9icmVhZGNydW1iLnBhZ2VvYmplY3QnO1xuXG5leHBvcnQgeyBCcmVhZGNydW1iUGFnZU9iamVjdCB9O1xuIl19
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public-api';
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmktbmltYmxlLWFuZ3VsYXItYnJlYWRjcnVtYi10ZXN0aW5nLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvYnJlYWRjcnVtYi90ZXN0aW5nL25pLW5pbWJsZS1hbmd1bGFyLWJyZWFkY3J1bWItdGVzdGluZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export * from './breadcrumb.pageobject';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2JyZWFkY3J1bWIvdGVzdGluZy9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMseUJBQXlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2JyZWFkY3J1bWIucGFnZW9iamVjdCc7Il19
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ni-nimble-angular-breadcrumb-testing.mjs","sources":["../../../nimble-angular/breadcrumb/testing/ni-nimble-angular-breadcrumb-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": "30.7.
|
|
3
|
+
"version": "30.7.1",
|
|
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
|
+
"./breadcrumb/testing": {
|
|
70
|
+
"types": "./breadcrumb/testing/index.d.ts",
|
|
71
|
+
"esm2022": "./esm2022/breadcrumb/testing/ni-nimble-angular-breadcrumb-testing.mjs",
|
|
72
|
+
"esm": "./esm2022/breadcrumb/testing/ni-nimble-angular-breadcrumb-testing.mjs",
|
|
73
|
+
"default": "./fesm2022/ni-nimble-angular-breadcrumb-testing.mjs"
|
|
74
|
+
},
|
|
69
75
|
"./combobox/testing": {
|
|
70
76
|
"types": "./combobox/testing/index.d.ts",
|
|
71
77
|
"esm2022": "./esm2022/combobox/testing/ni-nimble-angular-combobox-testing.mjs",
|
|
@@ -90,12 +96,6 @@
|
|
|
90
96
|
"esm": "./esm2022/label-provider/table/ni-nimble-angular-label-provider-table.mjs",
|
|
91
97
|
"default": "./fesm2022/ni-nimble-angular-label-provider-table.mjs"
|
|
92
98
|
},
|
|
93
|
-
"./menu-button/testing": {
|
|
94
|
-
"types": "./menu-button/testing/index.d.ts",
|
|
95
|
-
"esm2022": "./esm2022/menu-button/testing/ni-nimble-angular-menu-button-testing.mjs",
|
|
96
|
-
"esm": "./esm2022/menu-button/testing/ni-nimble-angular-menu-button-testing.mjs",
|
|
97
|
-
"default": "./fesm2022/ni-nimble-angular-menu-button-testing.mjs"
|
|
98
|
-
},
|
|
99
99
|
"./mapping/base": {
|
|
100
100
|
"types": "./mapping/base/index.d.ts",
|
|
101
101
|
"esm2022": "./esm2022/mapping/base/ni-nimble-angular-mapping-base.mjs",
|
|
@@ -132,6 +132,12 @@
|
|
|
132
132
|
"esm": "./esm2022/mapping/user/ni-nimble-angular-mapping-user.mjs",
|
|
133
133
|
"default": "./fesm2022/ni-nimble-angular-mapping-user.mjs"
|
|
134
134
|
},
|
|
135
|
+
"./menu-button/testing": {
|
|
136
|
+
"types": "./menu-button/testing/index.d.ts",
|
|
137
|
+
"esm2022": "./esm2022/menu-button/testing/ni-nimble-angular-menu-button-testing.mjs",
|
|
138
|
+
"esm": "./esm2022/menu-button/testing/ni-nimble-angular-menu-button-testing.mjs",
|
|
139
|
+
"default": "./fesm2022/ni-nimble-angular-menu-button-testing.mjs"
|
|
140
|
+
},
|
|
135
141
|
"./number-field/testing": {
|
|
136
142
|
"types": "./number-field/testing/index.d.ts",
|
|
137
143
|
"esm2022": "./esm2022/number-field/testing/ni-nimble-angular-number-field-testing.mjs",
|
|
@@ -168,30 +174,6 @@
|
|
|
168
174
|
"esm": "./esm2022/table/testing/ni-nimble-angular-table-testing.mjs",
|
|
169
175
|
"default": "./fesm2022/ni-nimble-angular-table-testing.mjs"
|
|
170
176
|
},
|
|
171
|
-
"./unit/byte": {
|
|
172
|
-
"types": "./unit/byte/index.d.ts",
|
|
173
|
-
"esm2022": "./esm2022/unit/byte/ni-nimble-angular-unit-byte.mjs",
|
|
174
|
-
"esm": "./esm2022/unit/byte/ni-nimble-angular-unit-byte.mjs",
|
|
175
|
-
"default": "./fesm2022/ni-nimble-angular-unit-byte.mjs"
|
|
176
|
-
},
|
|
177
|
-
"./unit/celsius": {
|
|
178
|
-
"types": "./unit/celsius/index.d.ts",
|
|
179
|
-
"esm2022": "./esm2022/unit/celsius/ni-nimble-angular-unit-celsius.mjs",
|
|
180
|
-
"esm": "./esm2022/unit/celsius/ni-nimble-angular-unit-celsius.mjs",
|
|
181
|
-
"default": "./fesm2022/ni-nimble-angular-unit-celsius.mjs"
|
|
182
|
-
},
|
|
183
|
-
"./unit/fahrenheit": {
|
|
184
|
-
"types": "./unit/fahrenheit/index.d.ts",
|
|
185
|
-
"esm2022": "./esm2022/unit/fahrenheit/ni-nimble-angular-unit-fahrenheit.mjs",
|
|
186
|
-
"esm": "./esm2022/unit/fahrenheit/ni-nimble-angular-unit-fahrenheit.mjs",
|
|
187
|
-
"default": "./fesm2022/ni-nimble-angular-unit-fahrenheit.mjs"
|
|
188
|
-
},
|
|
189
|
-
"./unit/volt": {
|
|
190
|
-
"types": "./unit/volt/index.d.ts",
|
|
191
|
-
"esm2022": "./esm2022/unit/volt/ni-nimble-angular-unit-volt.mjs",
|
|
192
|
-
"esm": "./esm2022/unit/volt/ni-nimble-angular-unit-volt.mjs",
|
|
193
|
-
"default": "./fesm2022/ni-nimble-angular-unit-volt.mjs"
|
|
194
|
-
},
|
|
195
177
|
"./table-column/anchor": {
|
|
196
178
|
"types": "./table-column/anchor/index.d.ts",
|
|
197
179
|
"esm2022": "./esm2022/table-column/anchor/ni-nimble-angular-table-column-anchor.mjs",
|
|
@@ -234,6 +216,30 @@
|
|
|
234
216
|
"esm": "./esm2022/table-column/text/ni-nimble-angular-table-column-text.mjs",
|
|
235
217
|
"default": "./fesm2022/ni-nimble-angular-table-column-text.mjs"
|
|
236
218
|
},
|
|
219
|
+
"./unit/byte": {
|
|
220
|
+
"types": "./unit/byte/index.d.ts",
|
|
221
|
+
"esm2022": "./esm2022/unit/byte/ni-nimble-angular-unit-byte.mjs",
|
|
222
|
+
"esm": "./esm2022/unit/byte/ni-nimble-angular-unit-byte.mjs",
|
|
223
|
+
"default": "./fesm2022/ni-nimble-angular-unit-byte.mjs"
|
|
224
|
+
},
|
|
225
|
+
"./unit/celsius": {
|
|
226
|
+
"types": "./unit/celsius/index.d.ts",
|
|
227
|
+
"esm2022": "./esm2022/unit/celsius/ni-nimble-angular-unit-celsius.mjs",
|
|
228
|
+
"esm": "./esm2022/unit/celsius/ni-nimble-angular-unit-celsius.mjs",
|
|
229
|
+
"default": "./fesm2022/ni-nimble-angular-unit-celsius.mjs"
|
|
230
|
+
},
|
|
231
|
+
"./unit/fahrenheit": {
|
|
232
|
+
"types": "./unit/fahrenheit/index.d.ts",
|
|
233
|
+
"esm2022": "./esm2022/unit/fahrenheit/ni-nimble-angular-unit-fahrenheit.mjs",
|
|
234
|
+
"esm": "./esm2022/unit/fahrenheit/ni-nimble-angular-unit-fahrenheit.mjs",
|
|
235
|
+
"default": "./fesm2022/ni-nimble-angular-unit-fahrenheit.mjs"
|
|
236
|
+
},
|
|
237
|
+
"./unit/volt": {
|
|
238
|
+
"types": "./unit/volt/index.d.ts",
|
|
239
|
+
"esm2022": "./esm2022/unit/volt/ni-nimble-angular-unit-volt.mjs",
|
|
240
|
+
"esm": "./esm2022/unit/volt/ni-nimble-angular-unit-volt.mjs",
|
|
241
|
+
"default": "./fesm2022/ni-nimble-angular-unit-volt.mjs"
|
|
242
|
+
},
|
|
237
243
|
"./rich-text/editor/testing": {
|
|
238
244
|
"types": "./rich-text/editor/testing/index.d.ts",
|
|
239
245
|
"esm2022": "./esm2022/rich-text/editor/testing/ni-nimble-angular-rich-text-editor-testing.mjs",
|
|
@@ -265,7 +271,7 @@
|
|
|
265
271
|
"@angular/forms": "^18.2.13",
|
|
266
272
|
"@angular/localize": "^18.2.13",
|
|
267
273
|
"@angular/router": "^18.2.13",
|
|
268
|
-
"@ni/nimble-components": "^34.3.
|
|
274
|
+
"@ni/nimble-components": "^34.3.1"
|
|
269
275
|
},
|
|
270
276
|
"dependencies": {
|
|
271
277
|
"tslib": "^2.2.0"
|