@fluentui/react-switch 0.0.0-nightly-20220317-0422.1 → 0.0.0-nightly-20220322-0417.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-switch",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 17 Mar 2022 04:32:28 GMT",
6
- "tag": "@fluentui/react-switch_v0.0.0-nightly-20220317-0422.1",
7
- "version": "0.0.0-nightly-20220317-0422.1",
5
+ "date": "Tue, 22 Mar 2022 04:26:12 GMT",
6
+ "tag": "@fluentui/react-switch_v0.0.0-nightly-20220322-0417.1",
7
+ "version": "0.0.0-nightly-20220322-0417.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -19,6 +19,12 @@
19
19
  "commit": "086a675fd0c648944ff4048450190a0a13467de3",
20
20
  "comment": "Add deprecation messages to react-switch"
21
21
  },
22
+ {
23
+ "author": "Humberto.Morimoto@microsoft.com",
24
+ "package": "@fluentui/react-switch",
25
+ "commit": "956f5731d132a960d313f3a9e794ce4e1c990e68",
26
+ "comment": "Removing star exports."
27
+ },
22
28
  {
23
29
  "author": "email not defined",
24
30
  "package": "@fluentui/react-switch",
@@ -28,32 +34,32 @@
28
34
  {
29
35
  "author": "beachball",
30
36
  "package": "@fluentui/react-switch",
31
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220317-0422.1",
32
- "commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
37
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220322-0417.1",
38
+ "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
33
39
  },
34
40
  {
35
41
  "author": "beachball",
36
42
  "package": "@fluentui/react-switch",
37
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220317-0422.1",
38
- "commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
43
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220322-0417.1",
44
+ "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
39
45
  },
40
46
  {
41
47
  "author": "beachball",
42
48
  "package": "@fluentui/react-switch",
43
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220317-0422.1",
44
- "commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
49
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220322-0417.1",
50
+ "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
45
51
  },
46
52
  {
47
53
  "author": "beachball",
48
54
  "package": "@fluentui/react-switch",
49
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220317-0422.1",
50
- "commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
55
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220322-0417.1",
56
+ "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
51
57
  },
52
58
  {
53
59
  "author": "beachball",
54
60
  "package": "@fluentui/react-switch",
55
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220317-0422.1",
56
- "commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
61
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220322-0417.1",
62
+ "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
57
63
  }
58
64
  ],
59
65
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,24 +1,25 @@
1
1
  # Change Log - @fluentui/react-switch
2
2
 
3
- This log was last generated on Thu, 17 Mar 2022 04:32:28 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 22 Mar 2022 04:26:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220317-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220317-0422.1)
7
+ ## [0.0.0-nightly-20220322-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220322-0417.1)
8
8
 
9
- Thu, 17 Mar 2022 04:32:28 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.5..@fluentui/react-switch_v0.0.0-nightly-20220317-0422.1)
9
+ Tue, 22 Mar 2022 04:26:12 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.5..@fluentui/react-switch_v0.0.0-nightly-20220322-0417.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
15
  - Add deprecation messages to react-switch ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
16
+ - Removing star exports. ([PR #22139](https://github.com/microsoft/fluentui/pull/22139) by Humberto.Morimoto@microsoft.com)
16
17
  - Switch: Updating spec and migration guide to reflect latest state of the component. ([PR #22011](https://github.com/microsoft/fluentui/pull/22011) by email not defined)
17
- - Bump @fluentui/react-label to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
18
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
19
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
20
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
21
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
18
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
19
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
20
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
21
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
22
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
22
23
 
23
24
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.5)
24
25
 
package/lib/index.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export {};
2
- export * from './Switch';
1
+ export { Switch, renderSwitch_unstable, switchClassName, switchClassNames, useSwitchStyles_unstable, useSwitch_unstable, } from './Switch';
2
+ export type { SwitchOnChangeData, SwitchProps, SwitchSlots, SwitchState } from './Switch';
package/lib/index.js CHANGED
@@ -1,2 +1,3 @@
1
- export * from './Switch';
1
+ export { Switch, renderSwitch_unstable, // eslint-disable-next-line deprecation/deprecation
2
+ switchClassName, switchClassNames, useSwitchStyles_unstable, useSwitch_unstable } from './Switch';
2
3
  //# sourceMappingURL=index.js.map
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AACA,cAAc,UAAU,CAAC","sourcesContent":["export {};\nexport * from './Switch';\n"]}
1
+ {"version":3,"sources":["index.ts"],"names":[],"mappings":"AAAA,SACE,MADF,EAEE,qBAFF,EAGE;AACA,eAJF,EAKE,gBALF,EAME,wBANF,EAOE,kBAPF,QAQO,UARP","sourcesContent":["export {\n Switch,\n renderSwitch_unstable,\n // eslint-disable-next-line deprecation/deprecation\n switchClassName,\n switchClassNames,\n useSwitchStyles_unstable,\n useSwitch_unstable,\n} from './Switch';\nexport type { SwitchOnChangeData, SwitchProps, SwitchSlots, SwitchState } from './Switch';\n"],"sourceRoot":"../src/"}
@@ -1,2 +1,2 @@
1
- export {};
2
- export * from './Switch';
1
+ export { Switch, renderSwitch_unstable, switchClassName, switchClassNames, useSwitchStyles_unstable, useSwitch_unstable, } from './Switch';
2
+ export type { SwitchOnChangeData, SwitchProps, SwitchSlots, SwitchState } from './Switch';
@@ -3,8 +3,45 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
+ exports.useSwitch_unstable = exports.useSwitchStyles_unstable = exports.switchClassNames = exports.switchClassName = exports.renderSwitch_unstable = exports.Switch = void 0;
6
7
 
7
- const tslib_1 = /*#__PURE__*/require("tslib");
8
+ var Switch_1 = /*#__PURE__*/require("./Switch");
8
9
 
9
- tslib_1.__exportStar(require("./Switch"), exports);
10
+ Object.defineProperty(exports, "Switch", {
11
+ enumerable: true,
12
+ get: function () {
13
+ return Switch_1.Switch;
14
+ }
15
+ });
16
+ Object.defineProperty(exports, "renderSwitch_unstable", {
17
+ enumerable: true,
18
+ get: function () {
19
+ return Switch_1.renderSwitch_unstable;
20
+ }
21
+ }); // eslint-disable-next-line deprecation/deprecation
22
+
23
+ Object.defineProperty(exports, "switchClassName", {
24
+ enumerable: true,
25
+ get: function () {
26
+ return Switch_1.switchClassName;
27
+ }
28
+ });
29
+ Object.defineProperty(exports, "switchClassNames", {
30
+ enumerable: true,
31
+ get: function () {
32
+ return Switch_1.switchClassNames;
33
+ }
34
+ });
35
+ Object.defineProperty(exports, "useSwitchStyles_unstable", {
36
+ enumerable: true,
37
+ get: function () {
38
+ return Switch_1.useSwitchStyles_unstable;
39
+ }
40
+ });
41
+ Object.defineProperty(exports, "useSwitch_unstable", {
42
+ enumerable: true,
43
+ get: function () {
44
+ return Switch_1.useSwitch_unstable;
45
+ }
46
+ });
10
47
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;;;;AACA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,UAAA,CAAA,EAAA,OAAA","sourcesContent":["export {};\nexport * from './Switch';\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;;;AAAA,IAAA,QAAA,gBAAA,OAAA,CAAA,UAAA,CAAA;;AACE,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,QAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,QAAA,CAAA,MAAA;AAAM;AAAN,CAAA;AACA,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,uBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,QAAA,CAAA,qBAAA;AAAqB;AAArB,CAAA,E,CACA;;AACA,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,iBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,QAAA,CAAA,eAAA;AAAe;AAAf,CAAA;AACA,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,kBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,QAAA,CAAA,gBAAA;AAAgB;AAAhB,CAAA;AACA,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,0BAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,QAAA,CAAA,wBAAA;AAAwB;AAAxB,CAAA;AACA,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,oBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,QAAA,CAAA,kBAAA;AAAkB;AAAlB,CAAA","sourcesContent":["export {\n Switch,\n renderSwitch_unstable,\n // eslint-disable-next-line deprecation/deprecation\n switchClassName,\n switchClassNames,\n useSwitchStyles_unstable,\n useSwitch_unstable,\n} from './Switch';\nexport type { SwitchOnChangeData, SwitchProps, SwitchSlots, SwitchState } from './Switch';\n"],"sourceRoot":"../src/"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-switch",
3
- "version": "0.0.0-nightly-20220317-0422.1",
3
+ "version": "0.0.0-nightly-20220322-0417.1",
4
4
  "description": "Fluent UI React Switch component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,15 +28,15 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220317-0422.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220322-0417.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "@fluentui/react-icons": "^2.0.159-beta.10",
36
- "@fluentui/react-label": "0.0.0-nightly-20220317-0422.1",
37
- "@fluentui/react-tabster": "0.0.0-nightly-20220317-0422.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220317-0422.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220317-0422.1",
36
+ "@fluentui/react-label": "0.0.0-nightly-20220322-0417.1",
37
+ "@fluentui/react-tabster": "0.0.0-nightly-20220322-0417.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20220322-0417.1",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20220322-0417.1",
40
40
  "@griffel/react": "1.0.0",
41
41
  "tslib": "^2.1.0"
42
42
  },