@fluentui/react-radio 9.2.37 → 9.2.39
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +35 -9
- package/lib/Radio.js +1 -1
- package/lib/Radio.js.map +1 -1
- package/lib/RadioGroup.js +1 -1
- package/lib/RadioGroup.js.map +1 -1
- package/lib/components/Radio/index.js +4 -5
- package/lib/components/Radio/index.js.map +1 -1
- package/lib/components/RadioGroup/index.js +4 -5
- package/lib/components/RadioGroup/index.js.map +1 -1
- package/lib/contexts/index.js +3 -2
- package/lib/contexts/index.js.map +1 -1
- package/lib-commonjs/Radio.js +24 -2
- package/lib-commonjs/Radio.js.map +1 -1
- package/lib-commonjs/RadioGroup.js +24 -2
- package/lib-commonjs/RadioGroup.js.map +1 -1
- package/lib-commonjs/components/Radio/index.js +27 -6
- package/lib-commonjs/components/Radio/index.js.map +1 -1
- package/lib-commonjs/components/RadioGroup/index.js +27 -6
- package/lib-commonjs/components/RadioGroup/index.js.map +1 -1
- package/lib-commonjs/contexts/index.js +25 -3
- package/lib-commonjs/contexts/index.js.map +1 -1
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,49 @@
|
|
1
1
|
# Change Log - @fluentui/react-radio
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 16 Dec 2024 16:22:04 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.2.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.2.39)
|
8
|
+
|
9
|
+
Mon, 16 Dec 2024 16:22:04 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.2.38..@fluentui/react-radio_v9.2.39)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: remove usage of "export *" ([PR #33457](https://github.com/microsoft/fluentui/pull/33457) by olfedias@microsoft.com)
|
15
|
+
- Bump @fluentui/react-field to v9.1.83 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
|
16
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.48 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
|
17
|
+
- Bump @fluentui/react-label to v9.1.81 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
|
18
|
+
- Bump @fluentui/react-shared-contexts to v9.21.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
|
19
|
+
- Bump @fluentui/react-tabster to v9.23.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
|
20
|
+
- Bump @fluentui/react-theme to v9.1.24 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
|
21
|
+
- Bump @fluentui/react-utilities to v9.18.19 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
|
22
|
+
|
23
|
+
## [9.2.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.2.38)
|
24
|
+
|
25
|
+
Mon, 09 Dec 2024 17:38:16 GMT
|
26
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.2.37..@fluentui/react-radio_v9.2.38)
|
27
|
+
|
28
|
+
### Patches
|
29
|
+
|
30
|
+
- Bump @fluentui/react-field to v9.1.82 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
|
31
|
+
- Bump @fluentui/react-label to v9.1.80 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
|
32
|
+
|
7
33
|
## [9.2.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.2.37)
|
8
34
|
|
9
|
-
Fri, 06 Dec 2024 12:
|
35
|
+
Fri, 06 Dec 2024 12:53:46 GMT
|
10
36
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.2.36..@fluentui/react-radio_v9.2.37)
|
11
37
|
|
12
38
|
### Patches
|
13
39
|
|
14
|
-
- Bump @fluentui/react-field to v9.1.81 ([PR #
|
15
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #
|
16
|
-
- Bump @fluentui/react-label to v9.1.79 ([PR #
|
17
|
-
- Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #
|
18
|
-
- Bump @fluentui/react-tabster to v9.23.1 ([PR #
|
19
|
-
- Bump @fluentui/react-theme to v9.1.23 ([PR #
|
20
|
-
- Bump @fluentui/react-utilities to v9.18.18 ([PR #
|
40
|
+
- Bump @fluentui/react-field to v9.1.81 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
41
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
42
|
+
- Bump @fluentui/react-label to v9.1.79 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
43
|
+
- Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
44
|
+
- Bump @fluentui/react-tabster to v9.23.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
45
|
+
- Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
46
|
+
- Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
21
47
|
|
22
48
|
## [9.2.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.2.36)
|
23
49
|
|
package/lib/Radio.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Radio, radioClassNames, renderRadio_unstable, useRadioStyles_unstable, useRadio_unstable } from './components/Radio/index';
|
package/lib/Radio.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Radio.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Radio.ts"],"sourcesContent":["export type { RadioOnChangeData, RadioProps, RadioSlots, RadioState } from './components/Radio/index';\nexport {\n Radio,\n radioClassNames,\n renderRadio_unstable,\n useRadioStyles_unstable,\n useRadio_unstable,\n} from './components/Radio/index';\n"],"names":["Radio","radioClassNames","renderRadio_unstable","useRadioStyles_unstable","useRadio_unstable"],"rangeMappings":"","mappings":"AACA,SACEA,KAAK,EACLC,eAAe,EACfC,oBAAoB,EACpBC,uBAAuB,EACvBC,iBAAiB,QACZ,2BAA2B"}
|
package/lib/RadioGroup.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { RadioGroup, radioGroupClassNames, renderRadioGroup_unstable, useRadioGroupStyles_unstable, useRadioGroup_unstable } from './components/RadioGroup/index';
|
package/lib/RadioGroup.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/RadioGroup.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/RadioGroup.ts"],"sourcesContent":["export type {\n RadioGroupContextValue,\n RadioGroupContextValues,\n RadioGroupOnChangeData,\n RadioGroupProps,\n RadioGroupSlots,\n RadioGroupState,\n} from './components/RadioGroup/index';\nexport {\n RadioGroup,\n radioGroupClassNames,\n renderRadioGroup_unstable,\n useRadioGroupStyles_unstable,\n useRadioGroup_unstable,\n} from './components/RadioGroup/index';\n"],"names":["RadioGroup","radioGroupClassNames","renderRadioGroup_unstable","useRadioGroupStyles_unstable","useRadioGroup_unstable"],"rangeMappings":"","mappings":"AAQA,SACEA,UAAU,EACVC,oBAAoB,EACpBC,yBAAyB,EACzBC,4BAA4B,EAC5BC,sBAAsB,QACjB,gCAAgC"}
|
@@ -1,5 +1,4 @@
|
|
1
|
-
export
|
2
|
-
export
|
3
|
-
export
|
4
|
-
export
|
5
|
-
export * from './useRadioStyles.styles';
|
1
|
+
export { Radio } from './Radio';
|
2
|
+
export { renderRadio_unstable } from './renderRadio';
|
3
|
+
export { useRadio_unstable } from './useRadio';
|
4
|
+
export { radioClassNames, useRadioStyles_unstable } from './useRadioStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/Radio/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/Radio/index.ts"],"sourcesContent":["export { Radio } from './Radio';\nexport type { RadioOnChangeData, RadioProps, RadioSlots, RadioState } from './Radio.types';\nexport { renderRadio_unstable } from './renderRadio';\nexport { useRadio_unstable } from './useRadio';\nexport { radioClassNames, useRadioStyles_unstable } from './useRadioStyles.styles';\n"],"names":["Radio","renderRadio_unstable","useRadio_unstable","radioClassNames","useRadioStyles_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"}
|
@@ -1,5 +1,4 @@
|
|
1
|
-
export
|
2
|
-
export
|
3
|
-
export
|
4
|
-
export
|
5
|
-
export * from './useRadioGroupStyles.styles';
|
1
|
+
export { RadioGroup } from './RadioGroup';
|
2
|
+
export { renderRadioGroup_unstable } from './renderRadioGroup';
|
3
|
+
export { useRadioGroup_unstable } from './useRadioGroup';
|
4
|
+
export { radioGroupClassNames, useRadioGroupStyles_unstable } from './useRadioGroupStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/RadioGroup/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/RadioGroup/index.ts"],"sourcesContent":["export { RadioGroup } from './RadioGroup';\nexport type {\n RadioGroupContextValue,\n RadioGroupContextValues,\n RadioGroupOnChangeData,\n RadioGroupProps,\n RadioGroupSlots,\n RadioGroupState,\n} from './RadioGroup.types';\nexport { renderRadioGroup_unstable } from './renderRadioGroup';\nexport { useRadioGroup_unstable } from './useRadioGroup';\nexport { radioGroupClassNames, useRadioGroupStyles_unstable } from './useRadioGroupStyles.styles';\n"],"names":["RadioGroup","renderRadioGroup_unstable","useRadioGroup_unstable","radioGroupClassNames","useRadioGroupStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,UAAU,QAAQ,eAAe;AAS1C,SAASC,yBAAyB,QAAQ,qBAAqB;AAC/D,SAASC,sBAAsB,QAAQ,kBAAkB;AACzD,SAASC,oBAAoB,EAAEC,4BAA4B,QAAQ,+BAA+B"}
|
package/lib/contexts/index.js
CHANGED
@@ -1,2 +1,3 @@
|
|
1
|
-
export
|
2
|
-
|
1
|
+
export { RadioGroupContext, RadioGroupProvider, useRadioGroupContextValue_unstable, // eslint-disable-next-line deprecation/deprecation
|
2
|
+
useRadioGroupContext_unstable } from './RadioGroupContext';
|
3
|
+
export { useRadioGroupContextValues } from './useRadioGroupContextValues';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export {\n RadioGroupContext,\n RadioGroupProvider,\n useRadioGroupContextValue_unstable,\n // eslint-disable-next-line deprecation/deprecation\n useRadioGroupContext_unstable,\n} from './RadioGroupContext';\nexport { useRadioGroupContextValues } from './useRadioGroupContextValues';\n"],"names":["RadioGroupContext","RadioGroupProvider","useRadioGroupContextValue_unstable","useRadioGroupContext_unstable","useRadioGroupContextValues"],"rangeMappings":";;","mappings":"AAAA,SACEA,iBAAiB,EACjBC,kBAAkB,EAClBC,kCAAkC,EAClC,mDAAmD;AACnDC,6BAA6B,QACxB,sBAAsB;AAC7B,SAASC,0BAA0B,QAAQ,+BAA+B"}
|
package/lib-commonjs/Radio.js
CHANGED
@@ -2,5 +2,27 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
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
|
+
Radio: function() {
|
13
|
+
return _index.Radio;
|
14
|
+
},
|
15
|
+
radioClassNames: function() {
|
16
|
+
return _index.radioClassNames;
|
17
|
+
},
|
18
|
+
renderRadio_unstable: function() {
|
19
|
+
return _index.renderRadio_unstable;
|
20
|
+
},
|
21
|
+
useRadioStyles_unstable: function() {
|
22
|
+
return _index.useRadioStyles_unstable;
|
23
|
+
},
|
24
|
+
useRadio_unstable: function() {
|
25
|
+
return _index.useRadio_unstable;
|
26
|
+
}
|
27
|
+
});
|
28
|
+
const _index = require("./components/Radio/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Radio.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Radio.ts"],"sourcesContent":["export type { RadioOnChangeData, RadioProps, RadioSlots, RadioState } from './components/Radio/index';\nexport {\n Radio,\n radioClassNames,\n renderRadio_unstable,\n useRadioStyles_unstable,\n useRadio_unstable,\n} from './components/Radio/index';\n"],"names":["Radio","radioClassNames","renderRadio_unstable","useRadioStyles_unstable","useRadio_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,5 +2,27 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
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
|
+
RadioGroup: function() {
|
13
|
+
return _index.RadioGroup;
|
14
|
+
},
|
15
|
+
radioGroupClassNames: function() {
|
16
|
+
return _index.radioGroupClassNames;
|
17
|
+
},
|
18
|
+
renderRadioGroup_unstable: function() {
|
19
|
+
return _index.renderRadioGroup_unstable;
|
20
|
+
},
|
21
|
+
useRadioGroupStyles_unstable: function() {
|
22
|
+
return _index.useRadioGroupStyles_unstable;
|
23
|
+
},
|
24
|
+
useRadioGroup_unstable: function() {
|
25
|
+
return _index.useRadioGroup_unstable;
|
26
|
+
}
|
27
|
+
});
|
28
|
+
const _index = require("./components/RadioGroup/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/RadioGroup.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/RadioGroup.ts"],"sourcesContent":["export type {\n RadioGroupContextValue,\n RadioGroupContextValues,\n RadioGroupOnChangeData,\n RadioGroupProps,\n RadioGroupSlots,\n RadioGroupState,\n} from './components/RadioGroup/index';\nexport {\n RadioGroup,\n radioGroupClassNames,\n renderRadioGroup_unstable,\n useRadioGroupStyles_unstable,\n useRadioGroup_unstable,\n} from './components/RadioGroup/index';\n"],"names":["RadioGroup","radioGroupClassNames","renderRadioGroup_unstable","useRadioGroupStyles_unstable","useRadioGroup_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IASEA,UAAU;eAAVA,iBAAU;;IACVC,oBAAoB;eAApBA,2BAAoB;;IACpBC,yBAAyB;eAAzBA,gCAAyB;;IACzBC,4BAA4B;eAA5BA,mCAA4B;;IAC5BC,sBAAsB;eAAtBA,6BAAsB;;;uBACjB"}
|
@@ -2,9 +2,30 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
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
|
+
Radio: function() {
|
13
|
+
return _Radio.Radio;
|
14
|
+
},
|
15
|
+
radioClassNames: function() {
|
16
|
+
return _useRadioStylesstyles.radioClassNames;
|
17
|
+
},
|
18
|
+
renderRadio_unstable: function() {
|
19
|
+
return _renderRadio.renderRadio_unstable;
|
20
|
+
},
|
21
|
+
useRadioStyles_unstable: function() {
|
22
|
+
return _useRadioStylesstyles.useRadioStyles_unstable;
|
23
|
+
},
|
24
|
+
useRadio_unstable: function() {
|
25
|
+
return _useRadio.useRadio_unstable;
|
26
|
+
}
|
27
|
+
});
|
28
|
+
const _Radio = require("./Radio");
|
29
|
+
const _renderRadio = require("./renderRadio");
|
30
|
+
const _useRadio = require("./useRadio");
|
31
|
+
const _useRadioStylesstyles = require("./useRadioStyles.styles");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/Radio/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/Radio/index.ts"],"sourcesContent":["export { Radio } from './Radio';\nexport type { RadioOnChangeData, RadioProps, RadioSlots, RadioState } from './Radio.types';\nexport { renderRadio_unstable } from './renderRadio';\nexport { useRadio_unstable } from './useRadio';\nexport { radioClassNames, useRadioStyles_unstable } from './useRadioStyles.styles';\n"],"names":["Radio","radioClassNames","renderRadio_unstable","useRadioStyles_unstable","useRadio_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"}
|
@@ -2,9 +2,30 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
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
|
+
RadioGroup: function() {
|
13
|
+
return _RadioGroup.RadioGroup;
|
14
|
+
},
|
15
|
+
radioGroupClassNames: function() {
|
16
|
+
return _useRadioGroupStylesstyles.radioGroupClassNames;
|
17
|
+
},
|
18
|
+
renderRadioGroup_unstable: function() {
|
19
|
+
return _renderRadioGroup.renderRadioGroup_unstable;
|
20
|
+
},
|
21
|
+
useRadioGroupStyles_unstable: function() {
|
22
|
+
return _useRadioGroupStylesstyles.useRadioGroupStyles_unstable;
|
23
|
+
},
|
24
|
+
useRadioGroup_unstable: function() {
|
25
|
+
return _useRadioGroup.useRadioGroup_unstable;
|
26
|
+
}
|
27
|
+
});
|
28
|
+
const _RadioGroup = require("./RadioGroup");
|
29
|
+
const _renderRadioGroup = require("./renderRadioGroup");
|
30
|
+
const _useRadioGroup = require("./useRadioGroup");
|
31
|
+
const _useRadioGroupStylesstyles = require("./useRadioGroupStyles.styles");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/RadioGroup/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/RadioGroup/index.ts"],"sourcesContent":["export { RadioGroup } from './RadioGroup';\nexport type {\n RadioGroupContextValue,\n RadioGroupContextValues,\n RadioGroupOnChangeData,\n RadioGroupProps,\n RadioGroupSlots,\n RadioGroupState,\n} from './RadioGroup.types';\nexport { renderRadioGroup_unstable } from './renderRadioGroup';\nexport { useRadioGroup_unstable } from './useRadioGroup';\nexport { radioGroupClassNames, useRadioGroupStyles_unstable } from './useRadioGroupStyles.styles';\n"],"names":["RadioGroup","radioGroupClassNames","renderRadioGroup_unstable","useRadioGroupStyles_unstable","useRadioGroup_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,UAAU;eAAVA,sBAAU;;IAWVC,oBAAoB;eAApBA,+CAAoB;;IAFpBC,yBAAyB;eAAzBA,2CAAyB;;IAEHC,4BAA4B;eAA5BA,uDAA4B;;IADlDC,sBAAsB;eAAtBA,qCAAsB;;;4BAVJ;kCASe;+BACH;2CAC4B"}
|
@@ -2,6 +2,28 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
7
|
-
|
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
|
+
RadioGroupContext: function() {
|
13
|
+
return _RadioGroupContext.RadioGroupContext;
|
14
|
+
},
|
15
|
+
RadioGroupProvider: function() {
|
16
|
+
return _RadioGroupContext.RadioGroupProvider;
|
17
|
+
},
|
18
|
+
useRadioGroupContextValue_unstable: function() {
|
19
|
+
return _RadioGroupContext.useRadioGroupContextValue_unstable;
|
20
|
+
},
|
21
|
+
useRadioGroupContextValues: function() {
|
22
|
+
return _useRadioGroupContextValues.useRadioGroupContextValues;
|
23
|
+
},
|
24
|
+
useRadioGroupContext_unstable: function() {
|
25
|
+
return _RadioGroupContext.useRadioGroupContext_unstable;
|
26
|
+
}
|
27
|
+
});
|
28
|
+
const _RadioGroupContext = require("./RadioGroupContext");
|
29
|
+
const _useRadioGroupContextValues = require("./useRadioGroupContextValues");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export {\n RadioGroupContext,\n RadioGroupProvider,\n useRadioGroupContextValue_unstable,\n // eslint-disable-next-line deprecation/deprecation\n useRadioGroupContext_unstable,\n} from './RadioGroupContext';\nexport { useRadioGroupContextValues } from './useRadioGroupContextValues';\n"],"names":["RadioGroupContext","RadioGroupProvider","useRadioGroupContextValue_unstable","useRadioGroupContextValues","useRadioGroupContext_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IACEA,iBAAiB;eAAjBA,oCAAiB;;IACjBC,kBAAkB;eAAlBA,qCAAkB;;IAClBC,kCAAkC;eAAlCA,qDAAkC;;IAI3BC,0BAA0B;eAA1BA,sDAA0B;;IAFjCC,6BAA6B;eAA7BA,gDAA6B;;;mCACxB;4CACoC"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-radio",
|
3
|
-
"version": "9.2.
|
3
|
+
"version": "9.2.39",
|
4
4
|
"description": "Fluent UI Radio component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -18,13 +18,13 @@
|
|
18
18
|
"@fluentui/scripts-api-extractor": "*"
|
19
19
|
},
|
20
20
|
"dependencies": {
|
21
|
-
"@fluentui/react-field": "^9.1.
|
22
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
23
|
-
"@fluentui/react-label": "^9.1.
|
24
|
-
"@fluentui/react-shared-contexts": "^9.21.
|
25
|
-
"@fluentui/react-tabster": "^9.23.
|
26
|
-
"@fluentui/react-theme": "^9.1.
|
27
|
-
"@fluentui/react-utilities": "^9.18.
|
21
|
+
"@fluentui/react-field": "^9.1.83",
|
22
|
+
"@fluentui/react-jsx-runtime": "^9.0.48",
|
23
|
+
"@fluentui/react-label": "^9.1.81",
|
24
|
+
"@fluentui/react-shared-contexts": "^9.21.2",
|
25
|
+
"@fluentui/react-tabster": "^9.23.2",
|
26
|
+
"@fluentui/react-theme": "^9.1.24",
|
27
|
+
"@fluentui/react-utilities": "^9.18.19",
|
28
28
|
"@griffel/react": "^1.5.22",
|
29
29
|
"@swc/helpers": "^0.5.1"
|
30
30
|
},
|