@ni/nimble-react 0.4.1 → 0.5.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/dist/esm/icons/calipers.d.ts +3 -0
- package/dist/esm/icons/calipers.js +7 -0
- package/dist/esm/icons/calipers.js.map +1 -0
- package/dist/esm/icons/camera.d.ts +3 -0
- package/dist/esm/icons/camera.js +7 -0
- package/dist/esm/icons/camera.js.map +1 -0
- package/dist/esm/icons/diadem.d.ts +3 -0
- package/dist/esm/icons/diadem.js +7 -0
- package/dist/esm/icons/diadem.js.map +1 -0
- package/dist/esm/icons/scanner-gun.d.ts +3 -0
- package/dist/esm/icons/scanner-gun.js +7 -0
- package/dist/esm/icons/scanner-gun.js.map +1 -0
- package/package.json +4 -3
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
+
// See generation source in nimble-react/build/generate-icons
|
|
3
|
+
import { IconCalipers } from '@ni/nimble-components/dist/esm/icons/calipers';
|
|
4
|
+
import { wrap } from '../utilities/react-wrapper';
|
|
5
|
+
export {};
|
|
6
|
+
export const NimbleIconCalipers = wrap(IconCalipers);
|
|
7
|
+
//# sourceMappingURL=calipers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"calipers.js","sourceRoot":"","sources":["../../../src/icons/calipers.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,6DAA6D;AAE7D,OAAO,EAAE,YAAY,EAAE,MAAM,+CAA+C,CAAC;AAC7E,OAAO,EAAE,IAAI,EAAE,MAAM,4BAA4B,CAAC;AAElD,OAAO,EAAqB,CAAC;AAC7B,MAAM,CAAC,MAAM,kBAAkB,GAAG,IAAI,CAAC,YAAY,CAAC,CAAC","sourcesContent":["// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY\n// See generation source in nimble-react/build/generate-icons\n\nimport { IconCalipers } from '@ni/nimble-components/dist/esm/icons/calipers';\nimport { wrap } from '../utilities/react-wrapper';\n\nexport { type IconCalipers };\nexport const NimbleIconCalipers = wrap(IconCalipers);"]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
+
// See generation source in nimble-react/build/generate-icons
|
|
3
|
+
import { IconCamera } from '@ni/nimble-components/dist/esm/icons/camera';
|
|
4
|
+
import { wrap } from '../utilities/react-wrapper';
|
|
5
|
+
export {};
|
|
6
|
+
export const NimbleIconCamera = wrap(IconCamera);
|
|
7
|
+
//# sourceMappingURL=camera.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"camera.js","sourceRoot":"","sources":["../../../src/icons/camera.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,6DAA6D;AAE7D,OAAO,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AACzE,OAAO,EAAE,IAAI,EAAE,MAAM,4BAA4B,CAAC;AAElD,OAAO,EAAmB,CAAC;AAC3B,MAAM,CAAC,MAAM,gBAAgB,GAAG,IAAI,CAAC,UAAU,CAAC,CAAC","sourcesContent":["// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY\n// See generation source in nimble-react/build/generate-icons\n\nimport { IconCamera } from '@ni/nimble-components/dist/esm/icons/camera';\nimport { wrap } from '../utilities/react-wrapper';\n\nexport { type IconCamera };\nexport const NimbleIconCamera = wrap(IconCamera);"]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
+
// See generation source in nimble-react/build/generate-icons
|
|
3
|
+
import { IconDiadem } from '@ni/nimble-components/dist/esm/icons/diadem';
|
|
4
|
+
import { wrap } from '../utilities/react-wrapper';
|
|
5
|
+
export {};
|
|
6
|
+
export const NimbleIconDiadem = wrap(IconDiadem);
|
|
7
|
+
//# sourceMappingURL=diadem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"diadem.js","sourceRoot":"","sources":["../../../src/icons/diadem.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,6DAA6D;AAE7D,OAAO,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AACzE,OAAO,EAAE,IAAI,EAAE,MAAM,4BAA4B,CAAC;AAElD,OAAO,EAAmB,CAAC;AAC3B,MAAM,CAAC,MAAM,gBAAgB,GAAG,IAAI,CAAC,UAAU,CAAC,CAAC","sourcesContent":["// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY\n// See generation source in nimble-react/build/generate-icons\n\nimport { IconDiadem } from '@ni/nimble-components/dist/esm/icons/diadem';\nimport { wrap } from '../utilities/react-wrapper';\n\nexport { type IconDiadem };\nexport const NimbleIconDiadem = wrap(IconDiadem);"]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
+
// See generation source in nimble-react/build/generate-icons
|
|
3
|
+
import { IconScannerGun } from '@ni/nimble-components/dist/esm/icons/scanner-gun';
|
|
4
|
+
import { wrap } from '../utilities/react-wrapper';
|
|
5
|
+
export {};
|
|
6
|
+
export const NimbleIconScannerGun = wrap(IconScannerGun);
|
|
7
|
+
//# sourceMappingURL=scanner-gun.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scanner-gun.js","sourceRoot":"","sources":["../../../src/icons/scanner-gun.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,6DAA6D;AAE7D,OAAO,EAAE,cAAc,EAAE,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAE,IAAI,EAAE,MAAM,4BAA4B,CAAC;AAElD,OAAO,EAAuB,CAAC;AAC/B,MAAM,CAAC,MAAM,oBAAoB,GAAG,IAAI,CAAC,cAAc,CAAC,CAAC","sourcesContent":["// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY\n// See generation source in nimble-react/build/generate-icons\n\nimport { IconScannerGun } from '@ni/nimble-components/dist/esm/icons/scanner-gun';\nimport { wrap } from '../utilities/react-wrapper';\n\nexport { type IconScannerGun };\nexport const NimbleIconScannerGun = wrap(IconScannerGun);"]}
|
package/package.json
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ni/nimble-react",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.5.1",
|
|
4
4
|
"description": "React components for the NI Nimble Design System",
|
|
5
5
|
"keywords": [
|
|
6
|
+
"ni",
|
|
6
7
|
"nimble",
|
|
7
8
|
"react"
|
|
8
9
|
],
|
|
@@ -30,14 +31,14 @@
|
|
|
30
31
|
"devDependencies": {
|
|
31
32
|
"@ni-private/eslint-config-nimble": "*",
|
|
32
33
|
"@ni/fast-web-utilities": "^10.0.0",
|
|
33
|
-
"@ni/nimble-tokens": "^8.
|
|
34
|
+
"@ni/nimble-tokens": "^8.13.1",
|
|
34
35
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
35
36
|
"rollup": "^4.12.0",
|
|
36
37
|
"typescript": "~5.4.5"
|
|
37
38
|
},
|
|
38
39
|
"peerDependencies": {
|
|
39
40
|
"@lit/react": "^1.0.8",
|
|
40
|
-
"@ni/nimble-components": "^34.
|
|
41
|
+
"@ni/nimble-components": "^34.5.1",
|
|
41
42
|
"react": "^16 || ^17 || ^18"
|
|
42
43
|
}
|
|
43
44
|
}
|