@fluentui/react-radio 9.2.11 → 9.2.13

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Fri, 15 Mar 2024 21:37:57 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 25 Mar 2024 11:09:57 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.2.13)
8
+
9
+ Mon, 25 Mar 2024 11:09:57 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.2.12..@fluentui/react-radio_v9.2.13)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.59 ([PR #30845](https://github.com/microsoft/fluentui/pull/30845) by beachball)
15
+
16
+ ## [9.2.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.2.12)
17
+
18
+ Mon, 18 Mar 2024 19:50:46 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.2.11..@fluentui/react-radio_v9.2.12)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-field to v9.1.58 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
24
+ - Bump @fluentui/react-jsx-runtime to v9.0.34 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
25
+ - Bump @fluentui/react-label to v9.1.66 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
26
+ - Bump @fluentui/react-shared-contexts to v9.15.2 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
27
+ - Bump @fluentui/react-tabster to v9.19.5 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
28
+ - Bump @fluentui/react-theme to v9.1.19 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.18.5 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
30
+
7
31
  ## [9.2.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.2.11)
8
32
 
9
- Fri, 15 Mar 2024 21:37:57 GMT
33
+ Fri, 15 Mar 2024 21:43:49 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.2.10..@fluentui/react-radio_v9.2.11)
11
35
 
12
36
  ### Patches
@@ -9,47 +9,47 @@ function _export(target, all) {
9
9
  });
10
10
  }
11
11
  _export(exports, {
12
- Radio: function() {
13
- return _Radio.Radio;
14
- },
15
12
  RadioGroup: function() {
16
13
  return _RadioGroup.RadioGroup;
17
14
  },
18
- RadioGroupProvider: function() {
19
- return _index.RadioGroupProvider;
20
- },
21
- radioClassNames: function() {
22
- return _Radio.radioClassNames;
23
- },
24
15
  radioGroupClassNames: function() {
25
16
  return _RadioGroup.radioGroupClassNames;
26
17
  },
27
18
  renderRadioGroup_unstable: function() {
28
19
  return _RadioGroup.renderRadioGroup_unstable;
29
20
  },
30
- renderRadio_unstable: function() {
31
- return _Radio.renderRadio_unstable;
32
- },
33
- useRadioGroupContextValue_unstable: function() {
34
- return _index.useRadioGroupContextValue_unstable;
35
- },
36
- useRadioGroupContextValues: function() {
37
- return _index.useRadioGroupContextValues;
38
- },
39
- useRadioGroupContext_unstable: function() {
40
- return _index.useRadioGroupContext_unstable;
41
- },
42
21
  useRadioGroupStyles_unstable: function() {
43
22
  return _RadioGroup.useRadioGroupStyles_unstable;
44
23
  },
45
24
  useRadioGroup_unstable: function() {
46
25
  return _RadioGroup.useRadioGroup_unstable;
47
26
  },
27
+ Radio: function() {
28
+ return _Radio.Radio;
29
+ },
30
+ radioClassNames: function() {
31
+ return _Radio.radioClassNames;
32
+ },
33
+ renderRadio_unstable: function() {
34
+ return _Radio.renderRadio_unstable;
35
+ },
48
36
  useRadioStyles_unstable: function() {
49
37
  return _Radio.useRadioStyles_unstable;
50
38
  },
51
39
  useRadio_unstable: function() {
52
40
  return _Radio.useRadio_unstable;
41
+ },
42
+ RadioGroupProvider: function() {
43
+ return _index.RadioGroupProvider;
44
+ },
45
+ useRadioGroupContextValues: function() {
46
+ return _index.useRadioGroupContextValues;
47
+ },
48
+ useRadioGroupContext_unstable: function() {
49
+ return _index.useRadioGroupContext_unstable;
50
+ },
51
+ useRadioGroupContextValue_unstable: function() {
52
+ return _index.useRadioGroupContextValue_unstable;
53
53
  }
54
54
  });
55
55
  const _RadioGroup = require("./RadioGroup");
@@ -1 +1 @@
1
- {"version":3,"sources":["index.js"],"sourcesContent":["export { RadioGroup, radioGroupClassNames, renderRadioGroup_unstable, useRadioGroupStyles_unstable, useRadioGroup_unstable } from './RadioGroup';\nexport { Radio, radioClassNames, renderRadio_unstable, useRadioStyles_unstable, useRadio_unstable } from './Radio';\nexport { RadioGroupProvider, useRadioGroupContextValues, useRadioGroupContext_unstable, useRadioGroupContextValue_unstable } from './contexts/index';\n"],"names":["Radio","RadioGroup","RadioGroupProvider","radioClassNames","radioGroupClassNames","renderRadioGroup_unstable","renderRadio_unstable","useRadioGroupContextValue_unstable","useRadioGroupContextValues","useRadioGroupContext_unstable","useRadioGroupStyles_unstable","useRadioGroup_unstable","useRadioStyles_unstable","useRadio_unstable"],"mappings":";;;;;;;;;;;IACSA,KAAK;eAALA,YAAK;;IADLC,UAAU;eAAVA,sBAAU;;IAEVC,kBAAkB;eAAlBA,yBAAkB;;IADXC,eAAe;eAAfA,sBAAe;;IADVC,oBAAoB;eAApBA,gCAAoB;;IAAEC,yBAAyB;eAAzBA,qCAAyB;;IACnCC,oBAAoB;eAApBA,2BAAoB;;IACmCC,kCAAkC;eAAlCA,yCAAkC;;IAA7FC,0BAA0B;eAA1BA,iCAA0B;;IAAEC,6BAA6B;eAA7BA,oCAA6B;;IAFhBC,4BAA4B;eAA5BA,wCAA4B;;IAAEC,sBAAsB;eAAtBA,kCAAsB;;IACnEC,uBAAuB;eAAvBA,8BAAuB;;IAAEC,iBAAiB;eAAjBA,wBAAiB;;;4BADiC;uBACzB;uBACyB"}
1
+ {"version":3,"sources":["index.js"],"sourcesContent":["export { RadioGroup, radioGroupClassNames, renderRadioGroup_unstable, useRadioGroupStyles_unstable, useRadioGroup_unstable } from './RadioGroup';\nexport { Radio, radioClassNames, renderRadio_unstable, useRadioStyles_unstable, useRadio_unstable } from './Radio';\nexport { RadioGroupProvider, useRadioGroupContextValues, useRadioGroupContext_unstable, useRadioGroupContextValue_unstable } from './contexts/index';\n"],"names":["RadioGroup","radioGroupClassNames","renderRadioGroup_unstable","useRadioGroupStyles_unstable","useRadioGroup_unstable","Radio","radioClassNames","renderRadio_unstable","useRadioStyles_unstable","useRadio_unstable","RadioGroupProvider","useRadioGroupContextValues","useRadioGroupContext_unstable","useRadioGroupContextValue_unstable"],"mappings":";;;;;;;;;;;IAASA,UAAU;eAAVA,sBAAU;;IAAEC,oBAAoB;eAApBA,gCAAoB;;IAAEC,yBAAyB;eAAzBA,qCAAyB;;IAAEC,4BAA4B;eAA5BA,wCAA4B;;IAAEC,sBAAsB;eAAtBA,kCAAsB;;IACjHC,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;IAAEC,oBAAoB;eAApBA,2BAAoB;;IAAEC,uBAAuB;eAAvBA,8BAAuB;;IAAEC,iBAAiB;eAAjBA,wBAAiB;;IACxFC,kBAAkB;eAAlBA,yBAAkB;;IAAEC,0BAA0B;eAA1BA,iCAA0B;;IAAEC,6BAA6B;eAA7BA,oCAA6B;;IAAEC,kCAAkC;eAAlCA,yCAAkC;;;4BAFQ;uBACzB;uBACyB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "9.2.11",
3
+ "version": "9.2.13",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,13 +33,13 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-field": "^9.1.57",
37
- "@fluentui/react-jsx-runtime": "^9.0.33",
38
- "@fluentui/react-label": "^9.1.65",
39
- "@fluentui/react-shared-contexts": "^9.15.1",
40
- "@fluentui/react-tabster": "^9.19.4",
41
- "@fluentui/react-theme": "^9.1.18",
42
- "@fluentui/react-utilities": "^9.18.4",
36
+ "@fluentui/react-field": "^9.1.59",
37
+ "@fluentui/react-jsx-runtime": "^9.0.34",
38
+ "@fluentui/react-label": "^9.1.66",
39
+ "@fluentui/react-shared-contexts": "^9.15.2",
40
+ "@fluentui/react-tabster": "^9.19.5",
41
+ "@fluentui/react-theme": "^9.1.19",
42
+ "@fluentui/react-utilities": "^9.18.5",
43
43
  "@griffel/react": "^1.5.14",
44
44
  "@swc/helpers": "^0.5.1"
45
45
  },