@fluentui/react-spinbutton 0.0.0-nightly-20230417-0419.1 → 0.0.0-nightly-20230419-0423.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/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 17 Apr 2023 04:24:50 GMT",
6
- "tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20230417-0419.1",
7
- "version": "0.0.0-nightly-20230417-0419.1",
5
+ "date": "Wed, 19 Apr 2023 04:31:18 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20230419-0423.1",
7
+ "version": "0.0.0-nightly-20230419-0423.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,44 +16,89 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-spinbutton",
19
- "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230417-0419.1",
20
- "commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
19
+ "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230419-0423.1",
20
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-spinbutton",
25
- "comment": "Bump @fluentui/react-field to v0.0.0-nightly-20230417-0419.1",
26
- "commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
25
+ "comment": "Bump @fluentui/react-field to v0.0.0-nightly-20230419-0423.1",
26
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-spinbutton",
31
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230417-0419.1",
32
- "commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
31
+ "comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230419-0423.1",
32
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-spinbutton",
37
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230417-0419.1",
38
- "commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
37
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230419-0423.1",
38
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-spinbutton",
43
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230417-0419.1",
44
- "commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
43
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230419-0423.1",
44
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-spinbutton",
49
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230417-0419.1",
50
- "commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
49
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230419-0423.1",
50
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
51
51
  },
52
52
  {
53
53
  "author": "beachball",
54
54
  "package": "@fluentui/react-spinbutton",
55
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20230417-0419.1",
56
- "commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3"
55
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230419-0423.1",
56
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui/react-spinbutton",
61
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20230419-0423.1",
62
+ "commit": "6ddf2ae2968cadd0aa45d3d661b779093482f578"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Mon, 17 Apr 2023 17:53:57 GMT",
69
+ "tag": "@fluentui/react-spinbutton_v9.2.10",
70
+ "version": "9.2.10",
71
+ "comments": {
72
+ "patch": [
73
+ {
74
+ "author": "behowell@microsoft.com",
75
+ "package": "@fluentui/react-spinbutton",
76
+ "commit": "36f98c3a49334e4ea9b22774691560d11010f2e7",
77
+ "comment": "chore: Update react-field dependency version"
78
+ },
79
+ {
80
+ "author": "behowell@microsoft.com",
81
+ "package": "@fluentui/react-spinbutton",
82
+ "commit": "273116e8efaf4230474a0f214e9adbb5f556e5de",
83
+ "comment": "chore: Remove deprecated SpinButtonField_unstable shim component"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-spinbutton",
88
+ "comment": "Bump @fluentui/react-field to v9.1.0",
89
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-spinbutton",
94
+ "comment": "Bump @fluentui/react-utilities to v9.8.0",
95
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui/react-spinbutton",
100
+ "comment": "Bump @fluentui/react-label to v9.1.9",
101
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
57
102
  }
58
103
  ]
59
104
  }
package/CHANGELOG.md CHANGED
@@ -1,24 +1,38 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Mon, 17 Apr 2023 04:24:50 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 19 Apr 2023 04:31:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230417-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20230417-0419.1)
7
+ ## [0.0.0-nightly-20230419-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20230419-0423.1)
8
8
 
9
- Mon, 17 Apr 2023 04:24:50 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.9..@fluentui/react-spinbutton_v0.0.0-nightly-20230417-0419.1)
9
+ Wed, 19 Apr 2023 04:31:18 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.10..@fluentui/react-spinbutton_v0.0.0-nightly-20230419-0423.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
16
- - Bump @fluentui/react-field to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
17
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
18
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
21
- - Bump @fluentui/react-label to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball)
15
+ - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
16
+ - Bump @fluentui/react-field to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
17
+ - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
18
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
19
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
20
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
21
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
22
+ - Bump @fluentui/react-label to v0.0.0-nightly-20230419-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/6ddf2ae2968cadd0aa45d3d661b779093482f578) by beachball)
23
+
24
+ ## [9.2.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.10)
25
+
26
+ Mon, 17 Apr 2023 17:53:57 GMT
27
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.9..@fluentui/react-spinbutton_v9.2.10)
28
+
29
+ ### Patches
30
+
31
+ - chore: Update react-field dependency version ([PR #27493](https://github.com/microsoft/fluentui/pull/27493) by behowell@microsoft.com)
32
+ - chore: Remove deprecated SpinButtonField_unstable shim component ([PR #27492](https://github.com/microsoft/fluentui/pull/27492) by behowell@microsoft.com)
33
+ - Bump @fluentui/react-field to v9.1.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
35
+ - Bump @fluentui/react-label to v9.1.9 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
22
36
 
23
37
  ## [9.2.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.9)
24
38
 
@@ -1,5 +1,5 @@
1
- import * as React from 'react';
2
- import { getSlots } from '@fluentui/react-utilities';
1
+ /** @jsxRuntime classic */ /** @jsx createElement */import { createElement } from '@fluentui/react-jsx-runtime';
2
+ import { getSlotsNext } from '@fluentui/react-utilities';
3
3
  /**
4
4
  * Render the final JSX of SpinButton
5
5
  */
@@ -7,7 +7,7 @@ export const renderSpinButton_unstable = state => {
7
7
  const {
8
8
  slots,
9
9
  slotProps
10
- } = getSlots(state);
11
- return /*#__PURE__*/React.createElement(slots.root, slotProps.root, /*#__PURE__*/React.createElement(slots.input, slotProps.input), /*#__PURE__*/React.createElement(slots.incrementButton, slotProps.incrementButton), /*#__PURE__*/React.createElement(slots.decrementButton, slotProps.decrementButton));
10
+ } = getSlotsNext(state);
11
+ return /*#__PURE__*/createElement(slots.root, slotProps.root, /*#__PURE__*/createElement(slots.input, slotProps.input), /*#__PURE__*/createElement(slots.incrementButton, slotProps.incrementButton), /*#__PURE__*/createElement(slots.decrementButton, slotProps.decrementButton));
12
12
  };
13
13
  //# sourceMappingURL=renderSpinButton.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["React","getSlots","renderSpinButton_unstable","state","slots","slotProps","createElement","root","input","incrementButton","decrementButton"],"sources":["../../../src/components/SpinButton/renderSpinButton.tsx"],"sourcesContent":["import * as React from 'react';\nimport { getSlots } from '@fluentui/react-utilities';\nimport type { SpinButtonState, SpinButtonSlots } from './SpinButton.types';\n\n/**\n * Render the final JSX of SpinButton\n */\nexport const renderSpinButton_unstable = (state: SpinButtonState) => {\n const { slots, slotProps } = getSlots<SpinButtonSlots>(state);\n\n return (\n <slots.root {...slotProps.root}>\n <slots.input {...slotProps.input} />\n <slots.incrementButton {...slotProps.incrementButton} />\n <slots.decrementButton {...slotProps.decrementButton} />\n </slots.root>\n );\n};\n"],"mappings":"AAAA,YAAYA,KAAA,MAAW;AACvB,SAASC,QAAQ,QAAQ;AAGzB;;;AAGA,OAAO,MAAMC,yBAAA,GAA6BC,KAAA,IAA2B;EACnE,MAAM;IAAEC,KAAA;IAAOC;EAAS,CAAE,GAAGJ,QAAA,CAA0BE,KAAA;EAEvD,oBACEH,KAAA,CAAAM,aAAA,CAACF,KAAA,CAAMG,IAAI,EAAKF,SAAA,CAAUE,IAAI,eAC5BP,KAAA,CAAAM,aAAA,CAACF,KAAA,CAAMI,KAAK,EAAKH,SAAA,CAAUG,KAAK,gBAChCR,KAAA,CAAAM,aAAA,CAACF,KAAA,CAAMK,eAAe,EAAKJ,SAAA,CAAUI,eAAe,gBACpDT,KAAA,CAAAM,aAAA,CAACF,KAAA,CAAMM,eAAe,EAAKL,SAAA,CAAUK,eAAe;AAG1D"}
1
+ {"version":3,"names":["createElement","getSlotsNext","renderSpinButton_unstable","state","slots","slotProps","root","input","incrementButton","decrementButton"],"sources":["../../../src/components/SpinButton/renderSpinButton.tsx"],"sourcesContent":["/** @jsxRuntime classic */\n/** @jsx createElement */\n\nimport { createElement } from '@fluentui/react-jsx-runtime';\n\nimport { getSlotsNext } from '@fluentui/react-utilities';\nimport type { SpinButtonState, SpinButtonSlots } from './SpinButton.types';\n\n/**\n * Render the final JSX of SpinButton\n */\nexport const renderSpinButton_unstable = (state: SpinButtonState) => {\n const { slots, slotProps } = getSlotsNext<SpinButtonSlots>(state);\n\n return (\n <slots.root {...slotProps.root}>\n <slots.input {...slotProps.input} />\n <slots.incrementButton {...slotProps.incrementButton} />\n <slots.decrementButton {...slotProps.decrementButton} />\n </slots.root>\n );\n};\n"],"mappings":"AAAA,2BACA,yBAEA,SAASA,aAAa,QAAQ;AAE9B,SAASC,YAAY,QAAQ;AAG7B;;;AAGA,OAAO,MAAMC,yBAAA,GAA6BC,KAAA,IAA2B;EACnE,MAAM;IAAEC,KAAA;IAAOC;EAAS,CAAE,GAAGJ,YAAA,CAA8BE,KAAA;EAE3D,oBACEH,aAdJ,CAcKI,KAAA,CAAME,IAAI,EAAKD,SAAA,CAAUC,IAAI,eAC5BN,aAfN,CAeOI,KAAA,CAAMG,KAAK,EAAKF,SAAA,CAAUE,KAAK,gBAChCP,aAhBN,CAgBOI,KAAA,CAAMI,eAAe,EAAKH,SAAA,CAAUG,eAAe,gBACpDR,aAjBN,CAiBOI,KAAA,CAAMK,eAAe,EAAKJ,SAAA,CAAUI,eAAe;AAG1D"}
@@ -1,4 +1,4 @@
1
- "use strict";
1
+ /** @jsxRuntime classic */ /** @jsx createElement */ "use strict";
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
@@ -6,12 +6,11 @@ Object.defineProperty(exports, "renderSpinButton_unstable", {
6
6
  enumerable: true,
7
7
  get: ()=>renderSpinButton_unstable
8
8
  });
9
- const _interopRequireWildcard = require("@swc/helpers/lib/_interop_require_wildcard.js").default;
10
- const _react = /*#__PURE__*/ _interopRequireWildcard(require("react"));
9
+ const _reactJsxRuntime = require("@fluentui/react-jsx-runtime");
11
10
  const _reactUtilities = require("@fluentui/react-utilities");
12
11
  const renderSpinButton_unstable = (state)=>{
13
- const { slots , slotProps } = (0, _reactUtilities.getSlots)(state);
14
- return /*#__PURE__*/ _react.createElement(slots.root, slotProps.root, /*#__PURE__*/ _react.createElement(slots.input, slotProps.input), /*#__PURE__*/ _react.createElement(slots.incrementButton, slotProps.incrementButton), /*#__PURE__*/ _react.createElement(slots.decrementButton, slotProps.decrementButton));
12
+ const { slots , slotProps } = (0, _reactUtilities.getSlotsNext)(state);
13
+ return /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.root, slotProps.root, /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.input, slotProps.input), /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.incrementButton, slotProps.incrementButton), /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.decrementButton, slotProps.decrementButton));
15
14
  }; //# sourceMappingURL=renderSpinButton.js.map
16
15
 
17
16
  //# sourceMappingURL=renderSpinButton.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../lib/components/SpinButton/renderSpinButton.js"],"sourcesContent":["import * as React from 'react';\nimport { getSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of SpinButton\n */\nexport const renderSpinButton_unstable = state => {\n const {\n slots,\n slotProps\n } = getSlots(state);\n return /*#__PURE__*/React.createElement(slots.root, slotProps.root, /*#__PURE__*/React.createElement(slots.input, slotProps.input), /*#__PURE__*/React.createElement(slots.incrementButton, slotProps.incrementButton), /*#__PURE__*/React.createElement(slots.decrementButton, slotProps.decrementButton));\n};\n//# sourceMappingURL=renderSpinButton.js.map"],"names":["renderSpinButton_unstable","state","slots","slotProps","getSlots","React","createElement","root","input","incrementButton","decrementButton"],"mappings":";;;;+BAKaA;;aAAAA;;;6DALU;gCACE;AAIlB,MAAMA,4BAA4BC,CAAAA,QAAS;IAChD,MAAM,EACJC,MAAK,EACLC,UAAS,EACV,GAAGC,IAAAA,wBAAQ,EAACH;IACb,OAAO,WAAW,GAAEI,OAAMC,aAAa,CAACJ,MAAMK,IAAI,EAAEJ,UAAUI,IAAI,EAAE,WAAW,GAAEF,OAAMC,aAAa,CAACJ,MAAMM,KAAK,EAAEL,UAAUK,KAAK,GAAG,WAAW,GAAEH,OAAMC,aAAa,CAACJ,MAAMO,eAAe,EAAEN,UAAUM,eAAe,GAAG,WAAW,GAAEJ,OAAMC,aAAa,CAACJ,MAAMQ,eAAe,EAAEP,UAAUO,eAAe;AAC3S,GACA,4CAA4C"}
1
+ {"version":3,"sources":["../../../lib/components/SpinButton/renderSpinButton.js"],"sourcesContent":["/** @jsxRuntime classic */ /** @jsx createElement */import { createElement } from '@fluentui/react-jsx-runtime';\nimport { getSlotsNext } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of SpinButton\n */\nexport const renderSpinButton_unstable = state => {\n const {\n slots,\n slotProps\n } = getSlotsNext(state);\n return /*#__PURE__*/createElement(slots.root, slotProps.root, /*#__PURE__*/createElement(slots.input, slotProps.input), /*#__PURE__*/createElement(slots.incrementButton, slotProps.incrementButton), /*#__PURE__*/createElement(slots.decrementButton, slotProps.decrementButton));\n};\n//# sourceMappingURL=renderSpinButton.js.map"],"names":["renderSpinButton_unstable","state","slots","slotProps","getSlotsNext","createElement","root","input","incrementButton","decrementButton"],"mappings":"AAAA,wBAAwB,GAAG,uBAAuB;;;;+BAKrCA;;aAAAA;;iCALqE;gCACrD;AAItB,MAAMA,4BAA4BC,CAAAA,QAAS;IAChD,MAAM,EACJC,MAAK,EACLC,UAAS,EACV,GAAGC,IAAAA,4BAAY,EAACH;IACjB,OAAO,WAAW,GAAEI,IAAAA,8BAAa,EAACH,MAAMI,IAAI,EAAEH,UAAUG,IAAI,EAAE,WAAW,GAAED,IAAAA,8BAAa,EAACH,MAAMK,KAAK,EAAEJ,UAAUI,KAAK,GAAG,WAAW,GAAEF,IAAAA,8BAAa,EAACH,MAAMM,eAAe,EAAEL,UAAUK,eAAe,GAAG,WAAW,GAAEH,IAAAA,8BAAa,EAACH,MAAMO,eAAe,EAAEN,UAAUM,eAAe;AACnR,GACA,4CAA4C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "0.0.0-nightly-20230417-0419.1",
3
+ "version": "0.0.0-nightly-20230419-0423.1",
4
4
  "description": "Fluent UI React SpinButton component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,19 +27,20 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230417-0419.1",
31
- "@fluentui/react-label": "0.0.0-nightly-20230417-0419.1",
30
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230419-0423.1",
31
+ "@fluentui/react-label": "0.0.0-nightly-20230419-0423.1",
32
32
  "@fluentui/scripts-api-extractor": "*",
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
36
  "@griffel/react": "^1.5.2",
37
- "@fluentui/keyboard-keys": "0.0.0-nightly-20230417-0419.1",
38
- "@fluentui/react-field": "0.0.0-nightly-20230417-0419.1",
37
+ "@fluentui/keyboard-keys": "0.0.0-nightly-20230419-0423.1",
38
+ "@fluentui/react-field": "0.0.0-nightly-20230419-0423.1",
39
39
  "@fluentui/react-icons": "^2.0.196",
40
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20230417-0419.1",
41
- "@fluentui/react-theme": "0.0.0-nightly-20230417-0419.1",
42
- "@fluentui/react-utilities": "0.0.0-nightly-20230417-0419.1",
40
+ "@fluentui/react-jsx-runtime": "0.0.0-nightly-20230419-0423.1",
41
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20230419-0423.1",
42
+ "@fluentui/react-theme": "0.0.0-nightly-20230419-0423.1",
43
+ "@fluentui/react-utilities": "0.0.0-nightly-20230419-0423.1",
43
44
  "@swc/helpers": "^0.4.14"
44
45
  },
45
46
  "peerDependencies": {