@fluentui/react-label 9.1.79 → 9.1.81

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.md CHANGED
@@ -1,20 +1,41 @@
1
1
  # Change Log - @fluentui/react-label
2
2
 
3
- This log was last generated on Fri, 06 Dec 2024 12:49:19 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 Dec 2024 16:22:08 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.81)
8
+
9
+ Mon, 16 Dec 2024 16:22:08 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.80..@fluentui/react-label_v9.1.81)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-shared-contexts to v9.21.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
15
+ - Bump @fluentui/react-theme to v9.1.24 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.18.19 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
17
+ - Bump @fluentui/react-jsx-runtime to v9.0.48 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
18
+
19
+ ## [9.1.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.80)
20
+
21
+ Mon, 09 Dec 2024 17:38:12 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.79..@fluentui/react-label_v9.1.80)
23
+
24
+ ### Patches
25
+
26
+ - chore: remove usage of "export *" ([PR #33384](https://github.com/microsoft/fluentui/pull/33384) by olfedias@microsoft.com)
27
+
7
28
  ## [9.1.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.79)
8
29
 
9
- Fri, 06 Dec 2024 12:49:19 GMT
30
+ Fri, 06 Dec 2024 12:53:46 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.78..@fluentui/react-label_v9.1.79)
11
32
 
12
33
  ### Patches
13
34
 
14
- - Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
15
- - Bump @fluentui/react-theme to v9.1.23 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
16
- - Bump @fluentui/react-utilities to v9.18.18 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
17
- - Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
35
+ - Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
36
+ - Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
37
+ - Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
38
+ - Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
18
39
 
19
40
  ## [9.1.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.78)
20
41
 
package/lib/Label.js CHANGED
@@ -1 +1 @@
1
- export * from './components/Label/index';
1
+ export { Label, labelClassNames, renderLabel_unstable, useLabelStyles_unstable, useLabel_unstable } from './components/Label/index';
package/lib/Label.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Label.ts"],"sourcesContent":["export * from './components/Label/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,2BAA2B"}
1
+ {"version":3,"sources":["../src/Label.ts"],"sourcesContent":["export type { LabelProps, LabelSlots, LabelState } from './components/Label/index';\nexport {\n Label,\n labelClassNames,\n renderLabel_unstable,\n useLabelStyles_unstable,\n useLabel_unstable,\n} from './components/Label/index';\n"],"names":["Label","labelClassNames","renderLabel_unstable","useLabelStyles_unstable","useLabel_unstable"],"rangeMappings":"","mappings":"AACA,SACEA,KAAK,EACLC,eAAe,EACfC,oBAAoB,EACpBC,uBAAuB,EACvBC,iBAAiB,QACZ,2BAA2B"}
@@ -1,5 +1,4 @@
1
- export * from './Label';
2
- export * from './Label.types';
3
- export * from './renderLabel';
4
- export * from './useLabel';
5
- export * from './useLabelStyles.styles';
1
+ export { Label } from './Label';
2
+ export { renderLabel_unstable } from './renderLabel';
3
+ export { useLabel_unstable } from './useLabel';
4
+ export { labelClassNames, useLabelStyles_unstable } from './useLabelStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/Label/index.ts"],"sourcesContent":["export * from './Label';\nexport * from './Label.types';\nexport * from './renderLabel';\nexport * from './useLabel';\nexport * from './useLabelStyles.styles';\n"],"names":[],"rangeMappings":";;;;","mappings":"AAAA,cAAc,UAAU;AACxB,cAAc,gBAAgB;AAC9B,cAAc,gBAAgB;AAC9B,cAAc,aAAa;AAC3B,cAAc,0BAA0B"}
1
+ {"version":3,"sources":["../src/components/Label/index.ts"],"sourcesContent":["export { Label } from './Label';\nexport type { LabelProps, LabelSlots, LabelState } from './Label.types';\nexport { renderLabel_unstable } from './renderLabel';\nexport { useLabel_unstable } from './useLabel';\nexport { labelClassNames, useLabelStyles_unstable } from './useLabelStyles.styles';\n"],"names":["Label","renderLabel_unstable","useLabel_unstable","labelClassNames","useLabelStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,KAAK,QAAQ,UAAU;AAEhC,SAASC,oBAAoB,QAAQ,gBAAgB;AACrD,SAASC,iBAAiB,QAAQ,aAAa;AAC/C,SAASC,eAAe,EAAEC,uBAAuB,QAAQ,0BAA0B"}
@@ -2,5 +2,27 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./components/Label/index"), exports);
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Label: function() {
13
+ return _index.Label;
14
+ },
15
+ labelClassNames: function() {
16
+ return _index.labelClassNames;
17
+ },
18
+ renderLabel_unstable: function() {
19
+ return _index.renderLabel_unstable;
20
+ },
21
+ useLabelStyles_unstable: function() {
22
+ return _index.useLabelStyles_unstable;
23
+ },
24
+ useLabel_unstable: function() {
25
+ return _index.useLabel_unstable;
26
+ }
27
+ });
28
+ const _index = require("./components/Label/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Label.ts"],"sourcesContent":["export * from './components/Label/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/Label.ts"],"sourcesContent":["export type { LabelProps, LabelSlots, LabelState } from './components/Label/index';\nexport {\n Label,\n labelClassNames,\n renderLabel_unstable,\n useLabelStyles_unstable,\n useLabel_unstable,\n} from './components/Label/index';\n"],"names":["Label","labelClassNames","renderLabel_unstable","useLabelStyles_unstable","useLabel_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEEA,KAAK;eAALA,YAAK;;IACLC,eAAe;eAAfA,sBAAe;;IACfC,oBAAoB;eAApBA,2BAAoB;;IACpBC,uBAAuB;eAAvBA,8BAAuB;;IACvBC,iBAAiB;eAAjBA,wBAAiB;;;uBACZ"}
@@ -2,9 +2,30 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./Label"), exports);
7
- _export_star._(require("./Label.types"), exports);
8
- _export_star._(require("./renderLabel"), exports);
9
- _export_star._(require("./useLabel"), exports);
10
- _export_star._(require("./useLabelStyles.styles"), exports);
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Label: function() {
13
+ return _Label.Label;
14
+ },
15
+ labelClassNames: function() {
16
+ return _useLabelStylesstyles.labelClassNames;
17
+ },
18
+ renderLabel_unstable: function() {
19
+ return _renderLabel.renderLabel_unstable;
20
+ },
21
+ useLabelStyles_unstable: function() {
22
+ return _useLabelStylesstyles.useLabelStyles_unstable;
23
+ },
24
+ useLabel_unstable: function() {
25
+ return _useLabel.useLabel_unstable;
26
+ }
27
+ });
28
+ const _Label = require("./Label");
29
+ const _renderLabel = require("./renderLabel");
30
+ const _useLabel = require("./useLabel");
31
+ const _useLabelStylesstyles = require("./useLabelStyles.styles");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/Label/index.ts"],"sourcesContent":["export * from './Label';\nexport * from './Label.types';\nexport * from './renderLabel';\nexport * from './useLabel';\nexport * from './useLabelStyles.styles';\n"],"names":[],"rangeMappings":";;;;;;;;;","mappings":";;;;;uBAAc;uBACA;uBACA;uBACA;uBACA"}
1
+ {"version":3,"sources":["../src/components/Label/index.ts"],"sourcesContent":["export { Label } from './Label';\nexport type { LabelProps, LabelSlots, LabelState } from './Label.types';\nexport { renderLabel_unstable } from './renderLabel';\nexport { useLabel_unstable } from './useLabel';\nexport { labelClassNames, useLabelStyles_unstable } from './useLabelStyles.styles';\n"],"names":["Label","labelClassNames","renderLabel_unstable","useLabelStyles_unstable","useLabel_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAILC,eAAe;eAAfA,qCAAe;;IAFfC,oBAAoB;eAApBA,iCAAoB;;IAEHC,uBAAuB;eAAvBA,6CAAuB;;IADxCC,iBAAiB;eAAjBA,2BAAiB;;;uBAHJ;6BAEe;0BACH;sCACuB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-label",
3
- "version": "9.1.79",
3
+ "version": "9.1.81",
4
4
  "description": "Fluent UI React Label component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -18,10 +18,10 @@
18
18
  "@fluentui/scripts-api-extractor": "*"
19
19
  },
20
20
  "dependencies": {
21
- "@fluentui/react-shared-contexts": "^9.21.1",
22
- "@fluentui/react-theme": "^9.1.23",
23
- "@fluentui/react-utilities": "^9.18.18",
24
- "@fluentui/react-jsx-runtime": "^9.0.47",
21
+ "@fluentui/react-shared-contexts": "^9.21.2",
22
+ "@fluentui/react-theme": "^9.1.24",
23
+ "@fluentui/react-utilities": "^9.18.19",
24
+ "@fluentui/react-jsx-runtime": "^9.0.48",
25
25
  "@griffel/react": "^1.5.22",
26
26
  "@swc/helpers": "^0.5.1"
27
27
  },