@fluentui/react-components 9.0.0-rc.11 → 9.0.0-rc.12
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 +282 -1
- package/CHANGELOG.md +79 -2
- package/dist/index.d.ts +46 -172
- package/dist/unstable.d.ts +0 -12
- package/lib/index.js +18 -104
- package/lib/index.js.map +1 -1
- package/lib/unstable/index.js +1 -9
- package/lib/unstable/index.js.map +1 -1
- package/lib-commonjs/index.js +53 -403
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/unstable/index.js +1 -33
- package/lib-commonjs/unstable/index.js.map +1 -1
- package/package.json +29 -29
package/lib-commonjs/index.js
CHANGED
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.CounterBadge = exports.Badge = exports.useAvatarStyles_unstable = exports.useAvatar_unstable = exports.renderAvatar_unstable = exports.avatarClassNames = exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.useTooltipStyles_unstable = exports.useTooltip_unstable = exports.tooltipClassNames =
|
|
6
|
+
exports.getNativeProps = exports.getNativeElementProps = exports.useThemeClassName = exports.webLightTheme = exports.webDarkTheme = exports.typographyStyles = exports.tokens = exports.teamsLightTheme = exports.teamsHighContrastTheme = exports.teamsDarkTheme = exports.themeToTokensObject = exports.createTeamsDarkTheme = exports.createLightTheme = exports.createHighContrastTheme = exports.createDarkTheme = exports.useModalAttributes = exports.useKeyboardNavAttribute = exports.useFocusFinders = exports.useFocusableGroup = exports.useArrowNavigationGroup = exports.createFocusOutlineStyle = exports.createCustomFocusIndicatorStyle = exports.useRadioStyles_unstable = exports.useRadioGroupStyles_unstable = exports.useRadioGroup_unstable = exports.useRadioGroupContextValues = exports.useRadioGroupContext_unstable = exports.useRadio_unstable = exports.renderRadioGroup_unstable = exports.renderRadio_unstable = exports.radioGroupClassNames = exports.RadioGroupProvider = exports.RadioGroup = exports.radioClassNames = exports.Radio = exports.useFluentProviderStyles_unstable = exports.useFluentProviderContextValues_unstable = exports.useFluentProvider_unstable = exports.useFluent = exports.renderFluentProvider_unstable = exports.fluentProviderClassNames = exports.FluentProvider = exports.shorthands = exports.renderToStyleElements = exports.mergeClasses = exports.makeStyles = exports.makeStaticStyles = exports.createDOMRenderer = exports.__styles = exports.RendererProvider = void 0;
|
|
7
|
+
exports.useBadgeStyles_unstable = exports.useBadge_unstable = exports.renderBadge_unstable = exports.presenceBadgeClassNames = exports.counterBadgeClassNames = exports.badgeClassNames = exports.PresenceBadge = exports.CounterBadge = exports.Badge = exports.useAvatarStyles_unstable = exports.useAvatar_unstable = exports.renderAvatar_unstable = exports.avatarClassNames = exports.Avatar = exports.useAccordionStyles_unstable = exports.useAccordionPanelStyles_unstable = exports.useAccordionPanel_unstable = exports.useAccordionItemStyles_unstable = exports.useAccordionItemContextValues_unstable = exports.useAccordionItemContext_unstable = exports.useAccordionItem_unstable = exports.useAccordionHeaderStyles_unstable = exports.useAccordionHeaderContextValues_unstable = exports.useAccordionHeader_unstable = exports.useAccordionContextValues_unstable = exports.useAccordionContext_unstable = exports.useAccordion_unstable = exports.renderAccordionPanel_unstable = exports.renderAccordionItem_unstable = exports.renderAccordionHeader_unstable = exports.renderAccordion_unstable = exports.accordionPanelClassNames = exports.accordionItemClassNames = exports.accordionHeaderClassNames = exports.accordionClassNames = exports.AccordionPanel = exports.AccordionItemProvider = exports.AccordionItem = exports.AccordionHeader = exports.AccordionProvider = exports.Accordion = exports.useSSRContext = exports.useMergedRefs = exports.useIsSSR = exports.useId = exports.SSRProvider = exports.resolveShorthand = exports.resetIdsForTests = exports.getSlots = exports.getPartitionedNativeProps = void 0;
|
|
8
|
+
exports.Label = exports.useImageStyles_unstable = exports.useImage_unstable = exports.renderImage_unstable = exports.imageClassNames = exports.Image = exports.useInputStyles_unstable = exports.useInput_unstable = exports.renderInput_unstable = exports.inputClassNames = exports.Input = exports.useDividerStyles_unstable = exports.useDivider_unstable = exports.renderDivider_unstable = exports.dividerClassNames = exports.Divider = exports.useCheckboxStyles_unstable = exports.useCheckbox_unstable = exports.renderCheckbox_unstable = exports.checkboxClassNames = exports.Checkbox = exports.useToggleState = exports.useToggleButtonStyles_unstable = exports.useToggleButton_unstable = exports.useSplitButtonStyles_unstable = exports.useSplitButton_unstable = exports.useMenuButtonStyles_unstable = exports.useMenuButton_unstable = exports.useCompoundButtonStyles_unstable = exports.useCompoundButton_unstable = exports.useButtonStyles_unstable = exports.useButton_unstable = exports.toggleButtonClassNames = exports.splitButtonClassNames = exports.renderToggleButton_unstable = exports.renderSplitButton_unstable = exports.renderMenuButton_unstable = exports.renderCompoundButton_unstable = exports.renderButton_unstable = exports.menuButtonClassNames = exports.compoundButtonClassNames = exports.buttonClassNames = exports.ToggleButton = exports.SplitButton = exports.MenuButton = exports.CompoundButton = exports.Button = exports.usePresenceBadge_unstable = exports.useCounterBadgeStyles_unstable = exports.useCounterBadge_unstable = void 0;
|
|
9
|
+
exports.useMenuDivider_unstable = exports.useMenuContextValues_unstable = exports.useMenuContext_unstable = exports.useMenu_unstable = exports.useCheckmarkStyles_unstable = exports.renderMenuTrigger_unstable = exports.renderMenuSplitGroup_unstable = exports.renderMenuPopover_unstable = exports.renderMenuList_unstable = exports.renderMenuItemRadio_unstable = exports.renderMenuItemCheckbox_unstable = exports.renderMenuItem_unstable = exports.renderMenuGroupHeader_unstable = exports.renderMenuGroup_unstable = exports.renderMenuDivider_unstable = exports.renderMenu_unstable = exports.menuSplitGroupClassNames = exports.menuPopoverClassNames = exports.menuListClassNames = exports.menuItemRadioClassNames = exports.menuItemClassNames = exports.menuItemCheckboxClassNames = exports.menuGroupHeaderClassNames = exports.menuGroupClassNames = exports.menuDividerClassNames = exports.MenuTriggerContextProvider = exports.MenuTrigger = exports.MenuSplitGroup = exports.MenuProvider = exports.MenuPopover = exports.MenuListProvider = exports.MenuList = exports.MenuItemRadio = exports.MenuItemCheckbox = exports.MenuItem = exports.MenuGroupHeader = exports.MenuGroupContextProvider = exports.MenuGroup = exports.MenuDivider = exports.Menu = exports.useLinkStyles_unstable = exports.useLinkState_unstable = exports.useLink_unstable = exports.renderLink_unstable = exports.linkClassNames = exports.Link = exports.useLabelStyles_unstable = exports.useLabel_unstable = exports.renderLabel_unstable = exports.labelClassNames = void 0;
|
|
10
|
+
exports.spinnerClassNames = exports.Spinner = exports.renderSlider_unstable = exports.useSlider_unstable = exports.useSliderStyles_unstable = exports.useSliderState_unstable = exports.sliderClassNames = exports.Slider = exports.usePortal_unstable = exports.setVirtualParent = exports.renderPortal_unstable = exports.elementContains = exports.Portal = exports.usePopoverTrigger_unstable = exports.usePopoverSurfaceStyles_unstable = exports.usePopoverSurface_unstable = exports.usePopoverContext_unstable = exports.usePopover_unstable = exports.renderPopoverTrigger_unstable = exports.renderPopoverSurface_unstable = exports.renderPopover_unstable = exports.popoverSurfaceClassNames = exports.arrowHeights = exports.PopoverTrigger = exports.PopoverProvider = exports.PopoverSurface = exports.Popover = exports.useMenuTriggerContext_unstable = exports.useMenuTrigger_unstable = exports.useMenuSplitGroupStyles_unstable = exports.useMenuSplitGroup_unstable = exports.useMenuPopoverStyles_unstable = exports.useMenuPopover_unstable = exports.useMenuListStyles_unstable = exports.useMenuListContextValues_unstable = exports.useMenuListContext_unstable = exports.useMenuList_unstable = exports.useMenuItemStyles_unstable = exports.useMenuItemRadioStyles_unstable = exports.useMenuItemRadio_unstable = exports.useMenuItemCheckboxStyles_unstable = exports.useMenuItemCheckbox_unstable = exports.useMenuItem_unstable = exports.useMenuGroupStyles_unstable = exports.useMenuGroupHeaderStyles_unstable = exports.useMenuGroupHeader_unstable = exports.useMenuGroupContextValues_unstable = exports.useMenuGroupContext_unstable = exports.useMenuGroup_unstable = exports.useMenuDividerStyles_unstable = void 0;
|
|
11
|
+
exports.renderTooltip_unstable = exports.Tooltip = exports.useTextareaStyles_unstable = exports.useTextarea_unstable = exports.renderTextarea_unstable = exports.textareaClassNames = exports.Textarea = exports.useTextStyles_unstable = exports.useText_unstable = exports.title3ClassNames = exports.title2ClassNames = exports.title1ClassNames = exports.textClassNames = exports.subtitle2ClassNames = exports.renderText_unstable = exports.largeTitleClassNames = exports.subtitle1ClassNames = exports.displayClassNames = exports.caption2ClassNames = exports.caption1ClassNames = exports.body1ClassNames = exports.Title3 = exports.Title2 = exports.Title1 = exports.Text = exports.Subtitle2 = exports.LargeTitle = exports.Subtitle1 = exports.Display = exports.Caption2 = exports.Caption1 = exports.Body1 = exports.useTabList_unstable = exports.useTabListStyles_unstable = exports.tabListClassNames = exports.TabList = exports.renderTabList_unstable = exports.useTab_unstable = exports.useTabStyles_unstable = exports.tabClassNames = exports.Tab = exports.renderTab_unstable = exports.useSwitchStyles_unstable = exports.useSwitch_unstable = exports.renderSwitch_unstable = exports.switchClassNames = exports.Switch = exports.useSpinnerStyles_unstable = exports.useSpinner_unstable = exports.renderSpinner_unstable = void 0;
|
|
12
|
+
exports.useTooltipStyles_unstable = exports.useTooltip_unstable = exports.tooltipClassNames = void 0; // Utilities
|
|
13
13
|
|
|
14
14
|
var react_1 = /*#__PURE__*/require("@griffel/react");
|
|
15
15
|
|
|
@@ -70,14 +70,6 @@ Object.defineProperty(exports, "FluentProvider", {
|
|
|
70
70
|
return react_provider_1.FluentProvider;
|
|
71
71
|
}
|
|
72
72
|
});
|
|
73
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
74
|
-
|
|
75
|
-
Object.defineProperty(exports, "fluentProviderClassName", {
|
|
76
|
-
enumerable: true,
|
|
77
|
-
get: function () {
|
|
78
|
-
return react_provider_1.fluentProviderClassName;
|
|
79
|
-
}
|
|
80
|
-
});
|
|
81
73
|
Object.defineProperty(exports, "fluentProviderClassNames", {
|
|
82
74
|
enumerable: true,
|
|
83
75
|
get: function () {
|
|
@@ -123,14 +115,6 @@ Object.defineProperty(exports, "Radio", {
|
|
|
123
115
|
return react_radio_1.Radio;
|
|
124
116
|
}
|
|
125
117
|
});
|
|
126
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
127
|
-
|
|
128
|
-
Object.defineProperty(exports, "radioClassName", {
|
|
129
|
-
enumerable: true,
|
|
130
|
-
get: function () {
|
|
131
|
-
return react_radio_1.radioClassName;
|
|
132
|
-
}
|
|
133
|
-
});
|
|
134
118
|
Object.defineProperty(exports, "radioClassNames", {
|
|
135
119
|
enumerable: true,
|
|
136
120
|
get: function () {
|
|
@@ -143,12 +127,10 @@ Object.defineProperty(exports, "RadioGroup", {
|
|
|
143
127
|
return react_radio_1.RadioGroup;
|
|
144
128
|
}
|
|
145
129
|
});
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
Object.defineProperty(exports, "radioGroupClassName", {
|
|
130
|
+
Object.defineProperty(exports, "RadioGroupProvider", {
|
|
149
131
|
enumerable: true,
|
|
150
132
|
get: function () {
|
|
151
|
-
return react_radio_1.
|
|
133
|
+
return react_radio_1.RadioGroupProvider;
|
|
152
134
|
}
|
|
153
135
|
});
|
|
154
136
|
Object.defineProperty(exports, "radioGroupClassNames", {
|
|
@@ -157,12 +139,6 @@ Object.defineProperty(exports, "radioGroupClassNames", {
|
|
|
157
139
|
return react_radio_1.radioGroupClassNames;
|
|
158
140
|
}
|
|
159
141
|
});
|
|
160
|
-
Object.defineProperty(exports, "RadioGroupContext", {
|
|
161
|
-
enumerable: true,
|
|
162
|
-
get: function () {
|
|
163
|
-
return react_radio_1.RadioGroupContext;
|
|
164
|
-
}
|
|
165
|
-
});
|
|
166
142
|
Object.defineProperty(exports, "renderRadio_unstable", {
|
|
167
143
|
enumerable: true,
|
|
168
144
|
get: function () {
|
|
@@ -181,6 +157,12 @@ Object.defineProperty(exports, "useRadio_unstable", {
|
|
|
181
157
|
return react_radio_1.useRadio_unstable;
|
|
182
158
|
}
|
|
183
159
|
});
|
|
160
|
+
Object.defineProperty(exports, "useRadioGroupContext_unstable", {
|
|
161
|
+
enumerable: true,
|
|
162
|
+
get: function () {
|
|
163
|
+
return react_radio_1.useRadioGroupContext_unstable;
|
|
164
|
+
}
|
|
165
|
+
});
|
|
184
166
|
Object.defineProperty(exports, "useRadioGroupContextValues", {
|
|
185
167
|
enumerable: true,
|
|
186
168
|
get: function () {
|
|
@@ -319,12 +301,6 @@ Object.defineProperty(exports, "webDarkTheme", {
|
|
|
319
301
|
return react_theme_1.webDarkTheme;
|
|
320
302
|
}
|
|
321
303
|
});
|
|
322
|
-
Object.defineProperty(exports, "webHighContrastTheme", {
|
|
323
|
-
enumerable: true,
|
|
324
|
-
get: function () {
|
|
325
|
-
return react_theme_1.webHighContrastTheme;
|
|
326
|
-
}
|
|
327
|
-
});
|
|
328
304
|
Object.defineProperty(exports, "webLightTheme", {
|
|
329
305
|
enumerable: true,
|
|
330
306
|
get: function () {
|
|
@@ -418,10 +394,10 @@ Object.defineProperty(exports, "Accordion", {
|
|
|
418
394
|
return react_accordion_1.Accordion;
|
|
419
395
|
}
|
|
420
396
|
});
|
|
421
|
-
Object.defineProperty(exports, "
|
|
397
|
+
Object.defineProperty(exports, "AccordionProvider", {
|
|
422
398
|
enumerable: true,
|
|
423
399
|
get: function () {
|
|
424
|
-
return react_accordion_1.
|
|
400
|
+
return react_accordion_1.AccordionProvider;
|
|
425
401
|
}
|
|
426
402
|
});
|
|
427
403
|
Object.defineProperty(exports, "AccordionHeader", {
|
|
@@ -436,10 +412,10 @@ Object.defineProperty(exports, "AccordionItem", {
|
|
|
436
412
|
return react_accordion_1.AccordionItem;
|
|
437
413
|
}
|
|
438
414
|
});
|
|
439
|
-
Object.defineProperty(exports, "
|
|
415
|
+
Object.defineProperty(exports, "AccordionItemProvider", {
|
|
440
416
|
enumerable: true,
|
|
441
417
|
get: function () {
|
|
442
|
-
return react_accordion_1.
|
|
418
|
+
return react_accordion_1.AccordionItemProvider;
|
|
443
419
|
}
|
|
444
420
|
});
|
|
445
421
|
Object.defineProperty(exports, "AccordionPanel", {
|
|
@@ -448,38 +424,6 @@ Object.defineProperty(exports, "AccordionPanel", {
|
|
|
448
424
|
return react_accordion_1.AccordionPanel;
|
|
449
425
|
}
|
|
450
426
|
});
|
|
451
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
452
|
-
|
|
453
|
-
Object.defineProperty(exports, "accordionClassName", {
|
|
454
|
-
enumerable: true,
|
|
455
|
-
get: function () {
|
|
456
|
-
return react_accordion_1.accordionClassName;
|
|
457
|
-
}
|
|
458
|
-
});
|
|
459
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
460
|
-
|
|
461
|
-
Object.defineProperty(exports, "accordionHeaderClassName", {
|
|
462
|
-
enumerable: true,
|
|
463
|
-
get: function () {
|
|
464
|
-
return react_accordion_1.accordionHeaderClassName;
|
|
465
|
-
}
|
|
466
|
-
});
|
|
467
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
468
|
-
|
|
469
|
-
Object.defineProperty(exports, "accordionItemClassName", {
|
|
470
|
-
enumerable: true,
|
|
471
|
-
get: function () {
|
|
472
|
-
return react_accordion_1.accordionItemClassName;
|
|
473
|
-
}
|
|
474
|
-
});
|
|
475
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
476
|
-
|
|
477
|
-
Object.defineProperty(exports, "accordionPanelClassName", {
|
|
478
|
-
enumerable: true,
|
|
479
|
-
get: function () {
|
|
480
|
-
return react_accordion_1.accordionPanelClassName;
|
|
481
|
-
}
|
|
482
|
-
});
|
|
483
427
|
Object.defineProperty(exports, "accordionClassNames", {
|
|
484
428
|
enumerable: true,
|
|
485
429
|
get: function () {
|
|
@@ -534,6 +478,12 @@ Object.defineProperty(exports, "useAccordion_unstable", {
|
|
|
534
478
|
return react_accordion_1.useAccordion_unstable;
|
|
535
479
|
}
|
|
536
480
|
});
|
|
481
|
+
Object.defineProperty(exports, "useAccordionContext_unstable", {
|
|
482
|
+
enumerable: true,
|
|
483
|
+
get: function () {
|
|
484
|
+
return react_accordion_1.useAccordionContext_unstable;
|
|
485
|
+
}
|
|
486
|
+
});
|
|
537
487
|
Object.defineProperty(exports, "useAccordionContextValues_unstable", {
|
|
538
488
|
enumerable: true,
|
|
539
489
|
get: function () {
|
|
@@ -609,14 +559,6 @@ Object.defineProperty(exports, "Avatar", {
|
|
|
609
559
|
return react_avatar_1.Avatar;
|
|
610
560
|
}
|
|
611
561
|
});
|
|
612
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
613
|
-
|
|
614
|
-
Object.defineProperty(exports, "avatarClassName", {
|
|
615
|
-
enumerable: true,
|
|
616
|
-
get: function () {
|
|
617
|
-
return react_avatar_1.avatarClassName;
|
|
618
|
-
}
|
|
619
|
-
});
|
|
620
562
|
Object.defineProperty(exports, "avatarClassNames", {
|
|
621
563
|
enumerable: true,
|
|
622
564
|
get: function () {
|
|
@@ -662,30 +604,6 @@ Object.defineProperty(exports, "PresenceBadge", {
|
|
|
662
604
|
return react_badge_1.PresenceBadge;
|
|
663
605
|
}
|
|
664
606
|
});
|
|
665
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
666
|
-
|
|
667
|
-
Object.defineProperty(exports, "badgeClassName", {
|
|
668
|
-
enumerable: true,
|
|
669
|
-
get: function () {
|
|
670
|
-
return react_badge_1.badgeClassName;
|
|
671
|
-
}
|
|
672
|
-
});
|
|
673
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
674
|
-
|
|
675
|
-
Object.defineProperty(exports, "counterBadgeClassName", {
|
|
676
|
-
enumerable: true,
|
|
677
|
-
get: function () {
|
|
678
|
-
return react_badge_1.counterBadgeClassName;
|
|
679
|
-
}
|
|
680
|
-
});
|
|
681
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
682
|
-
|
|
683
|
-
Object.defineProperty(exports, "presenceBadgeClassName", {
|
|
684
|
-
enumerable: true,
|
|
685
|
-
get: function () {
|
|
686
|
-
return react_badge_1.presenceBadgeClassName;
|
|
687
|
-
}
|
|
688
|
-
});
|
|
689
607
|
Object.defineProperty(exports, "badgeClassNames", {
|
|
690
608
|
enumerable: true,
|
|
691
609
|
get: function () {
|
|
@@ -773,30 +691,6 @@ Object.defineProperty(exports, "ToggleButton", {
|
|
|
773
691
|
return react_button_1.ToggleButton;
|
|
774
692
|
}
|
|
775
693
|
});
|
|
776
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
777
|
-
|
|
778
|
-
Object.defineProperty(exports, "buttonClassName", {
|
|
779
|
-
enumerable: true,
|
|
780
|
-
get: function () {
|
|
781
|
-
return react_button_1.buttonClassName;
|
|
782
|
-
}
|
|
783
|
-
});
|
|
784
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
785
|
-
|
|
786
|
-
Object.defineProperty(exports, "compoundButtonClassName", {
|
|
787
|
-
enumerable: true,
|
|
788
|
-
get: function () {
|
|
789
|
-
return react_button_1.compoundButtonClassName;
|
|
790
|
-
}
|
|
791
|
-
});
|
|
792
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
793
|
-
|
|
794
|
-
Object.defineProperty(exports, "menuButtonClassName", {
|
|
795
|
-
enumerable: true,
|
|
796
|
-
get: function () {
|
|
797
|
-
return react_button_1.menuButtonClassName;
|
|
798
|
-
}
|
|
799
|
-
});
|
|
800
694
|
Object.defineProperty(exports, "buttonClassNames", {
|
|
801
695
|
enumerable: true,
|
|
802
696
|
get: function () {
|
|
@@ -845,22 +739,6 @@ Object.defineProperty(exports, "renderToggleButton_unstable", {
|
|
|
845
739
|
return react_button_1.renderToggleButton_unstable;
|
|
846
740
|
}
|
|
847
741
|
});
|
|
848
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
849
|
-
|
|
850
|
-
Object.defineProperty(exports, "splitButtonClassName", {
|
|
851
|
-
enumerable: true,
|
|
852
|
-
get: function () {
|
|
853
|
-
return react_button_1.splitButtonClassName;
|
|
854
|
-
}
|
|
855
|
-
});
|
|
856
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
857
|
-
|
|
858
|
-
Object.defineProperty(exports, "toggleButtonClassName", {
|
|
859
|
-
enumerable: true,
|
|
860
|
-
get: function () {
|
|
861
|
-
return react_button_1.toggleButtonClassName;
|
|
862
|
-
}
|
|
863
|
-
});
|
|
864
742
|
Object.defineProperty(exports, "splitButtonClassNames", {
|
|
865
743
|
enumerable: true,
|
|
866
744
|
get: function () {
|
|
@@ -948,14 +826,6 @@ Object.defineProperty(exports, "Checkbox", {
|
|
|
948
826
|
return react_checkbox_1.Checkbox;
|
|
949
827
|
}
|
|
950
828
|
});
|
|
951
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
952
|
-
|
|
953
|
-
Object.defineProperty(exports, "checkboxClassName", {
|
|
954
|
-
enumerable: true,
|
|
955
|
-
get: function () {
|
|
956
|
-
return react_checkbox_1.checkboxClassName;
|
|
957
|
-
}
|
|
958
|
-
});
|
|
959
829
|
Object.defineProperty(exports, "checkboxClassNames", {
|
|
960
830
|
enumerable: true,
|
|
961
831
|
get: function () {
|
|
@@ -989,14 +859,6 @@ Object.defineProperty(exports, "Divider", {
|
|
|
989
859
|
return react_divider_1.Divider;
|
|
990
860
|
}
|
|
991
861
|
});
|
|
992
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
993
|
-
|
|
994
|
-
Object.defineProperty(exports, "dividerClassName", {
|
|
995
|
-
enumerable: true,
|
|
996
|
-
get: function () {
|
|
997
|
-
return react_divider_1.dividerClassName;
|
|
998
|
-
}
|
|
999
|
-
});
|
|
1000
862
|
Object.defineProperty(exports, "dividerClassNames", {
|
|
1001
863
|
enumerable: true,
|
|
1002
864
|
get: function () {
|
|
@@ -1030,14 +892,6 @@ Object.defineProperty(exports, "Input", {
|
|
|
1030
892
|
return react_input_1.Input;
|
|
1031
893
|
}
|
|
1032
894
|
});
|
|
1033
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1034
|
-
|
|
1035
|
-
Object.defineProperty(exports, "inputClassName", {
|
|
1036
|
-
enumerable: true,
|
|
1037
|
-
get: function () {
|
|
1038
|
-
return react_input_1.inputClassName;
|
|
1039
|
-
}
|
|
1040
|
-
});
|
|
1041
895
|
Object.defineProperty(exports, "inputClassNames", {
|
|
1042
896
|
enumerable: true,
|
|
1043
897
|
get: function () {
|
|
@@ -1071,14 +925,6 @@ Object.defineProperty(exports, "Image", {
|
|
|
1071
925
|
return react_image_1.Image;
|
|
1072
926
|
}
|
|
1073
927
|
});
|
|
1074
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1075
|
-
|
|
1076
|
-
Object.defineProperty(exports, "imageClassName", {
|
|
1077
|
-
enumerable: true,
|
|
1078
|
-
get: function () {
|
|
1079
|
-
return react_image_1.imageClassName;
|
|
1080
|
-
}
|
|
1081
|
-
});
|
|
1082
928
|
Object.defineProperty(exports, "imageClassNames", {
|
|
1083
929
|
enumerable: true,
|
|
1084
930
|
get: function () {
|
|
@@ -1112,14 +958,6 @@ Object.defineProperty(exports, "Label", {
|
|
|
1112
958
|
return react_label_1.Label;
|
|
1113
959
|
}
|
|
1114
960
|
});
|
|
1115
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1116
|
-
|
|
1117
|
-
Object.defineProperty(exports, "labelClassName", {
|
|
1118
|
-
enumerable: true,
|
|
1119
|
-
get: function () {
|
|
1120
|
-
return react_label_1.labelClassName;
|
|
1121
|
-
}
|
|
1122
|
-
});
|
|
1123
961
|
Object.defineProperty(exports, "labelClassNames", {
|
|
1124
962
|
enumerable: true,
|
|
1125
963
|
get: function () {
|
|
@@ -1153,14 +991,6 @@ Object.defineProperty(exports, "Link", {
|
|
|
1153
991
|
return react_link_1.Link;
|
|
1154
992
|
}
|
|
1155
993
|
});
|
|
1156
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1157
|
-
|
|
1158
|
-
Object.defineProperty(exports, "linkClassName", {
|
|
1159
|
-
enumerable: true,
|
|
1160
|
-
get: function () {
|
|
1161
|
-
return react_link_1.linkClassName;
|
|
1162
|
-
}
|
|
1163
|
-
});
|
|
1164
994
|
Object.defineProperty(exports, "linkClassNames", {
|
|
1165
995
|
enumerable: true,
|
|
1166
996
|
get: function () {
|
|
@@ -1200,12 +1030,6 @@ Object.defineProperty(exports, "Menu", {
|
|
|
1200
1030
|
return react_menu_1.Menu;
|
|
1201
1031
|
}
|
|
1202
1032
|
});
|
|
1203
|
-
Object.defineProperty(exports, "MenuContext", {
|
|
1204
|
-
enumerable: true,
|
|
1205
|
-
get: function () {
|
|
1206
|
-
return react_menu_1.MenuContext;
|
|
1207
|
-
}
|
|
1208
|
-
});
|
|
1209
1033
|
Object.defineProperty(exports, "MenuDivider", {
|
|
1210
1034
|
enumerable: true,
|
|
1211
1035
|
get: function () {
|
|
@@ -1254,12 +1078,6 @@ Object.defineProperty(exports, "MenuList", {
|
|
|
1254
1078
|
return react_menu_1.MenuList;
|
|
1255
1079
|
}
|
|
1256
1080
|
});
|
|
1257
|
-
Object.defineProperty(exports, "MenuListContext", {
|
|
1258
|
-
enumerable: true,
|
|
1259
|
-
get: function () {
|
|
1260
|
-
return react_menu_1.MenuListContext;
|
|
1261
|
-
}
|
|
1262
|
-
});
|
|
1263
1081
|
Object.defineProperty(exports, "MenuListProvider", {
|
|
1264
1082
|
enumerable: true,
|
|
1265
1083
|
get: function () {
|
|
@@ -1296,78 +1114,6 @@ Object.defineProperty(exports, "MenuTriggerContextProvider", {
|
|
|
1296
1114
|
return react_menu_1.MenuTriggerContextProvider;
|
|
1297
1115
|
}
|
|
1298
1116
|
});
|
|
1299
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1300
|
-
|
|
1301
|
-
Object.defineProperty(exports, "menuDividerClassName", {
|
|
1302
|
-
enumerable: true,
|
|
1303
|
-
get: function () {
|
|
1304
|
-
return react_menu_1.menuDividerClassName;
|
|
1305
|
-
}
|
|
1306
|
-
});
|
|
1307
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1308
|
-
|
|
1309
|
-
Object.defineProperty(exports, "menuGroupClassName", {
|
|
1310
|
-
enumerable: true,
|
|
1311
|
-
get: function () {
|
|
1312
|
-
return react_menu_1.menuGroupClassName;
|
|
1313
|
-
}
|
|
1314
|
-
});
|
|
1315
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1316
|
-
|
|
1317
|
-
Object.defineProperty(exports, "menuGroupHeaderClassName", {
|
|
1318
|
-
enumerable: true,
|
|
1319
|
-
get: function () {
|
|
1320
|
-
return react_menu_1.menuGroupHeaderClassName;
|
|
1321
|
-
}
|
|
1322
|
-
});
|
|
1323
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1324
|
-
|
|
1325
|
-
Object.defineProperty(exports, "menuItemCheckboxClassName", {
|
|
1326
|
-
enumerable: true,
|
|
1327
|
-
get: function () {
|
|
1328
|
-
return react_menu_1.menuItemCheckboxClassName;
|
|
1329
|
-
}
|
|
1330
|
-
});
|
|
1331
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1332
|
-
|
|
1333
|
-
Object.defineProperty(exports, "menuItemClassName", {
|
|
1334
|
-
enumerable: true,
|
|
1335
|
-
get: function () {
|
|
1336
|
-
return react_menu_1.menuItemClassName;
|
|
1337
|
-
}
|
|
1338
|
-
});
|
|
1339
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1340
|
-
|
|
1341
|
-
Object.defineProperty(exports, "menuItemRadioClassName", {
|
|
1342
|
-
enumerable: true,
|
|
1343
|
-
get: function () {
|
|
1344
|
-
return react_menu_1.menuItemRadioClassName;
|
|
1345
|
-
}
|
|
1346
|
-
});
|
|
1347
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1348
|
-
|
|
1349
|
-
Object.defineProperty(exports, "menuListClassName", {
|
|
1350
|
-
enumerable: true,
|
|
1351
|
-
get: function () {
|
|
1352
|
-
return react_menu_1.menuListClassName;
|
|
1353
|
-
}
|
|
1354
|
-
});
|
|
1355
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1356
|
-
|
|
1357
|
-
Object.defineProperty(exports, "menuPopoverClassName", {
|
|
1358
|
-
enumerable: true,
|
|
1359
|
-
get: function () {
|
|
1360
|
-
return react_menu_1.menuPopoverClassName;
|
|
1361
|
-
}
|
|
1362
|
-
});
|
|
1363
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1364
|
-
|
|
1365
|
-
Object.defineProperty(exports, "menuSplitGroupClassName", {
|
|
1366
|
-
enumerable: true,
|
|
1367
|
-
get: function () {
|
|
1368
|
-
return react_menu_1.menuSplitGroupClassName;
|
|
1369
|
-
}
|
|
1370
|
-
});
|
|
1371
1117
|
Object.defineProperty(exports, "menuDividerClassNames", {
|
|
1372
1118
|
enumerable: true,
|
|
1373
1119
|
get: function () {
|
|
@@ -1665,16 +1411,16 @@ Object.defineProperty(exports, "Popover", {
|
|
|
1665
1411
|
return react_popover_1.Popover;
|
|
1666
1412
|
}
|
|
1667
1413
|
});
|
|
1668
|
-
Object.defineProperty(exports, "
|
|
1414
|
+
Object.defineProperty(exports, "PopoverSurface", {
|
|
1669
1415
|
enumerable: true,
|
|
1670
1416
|
get: function () {
|
|
1671
|
-
return react_popover_1.
|
|
1417
|
+
return react_popover_1.PopoverSurface;
|
|
1672
1418
|
}
|
|
1673
1419
|
});
|
|
1674
|
-
Object.defineProperty(exports, "
|
|
1420
|
+
Object.defineProperty(exports, "PopoverProvider", {
|
|
1675
1421
|
enumerable: true,
|
|
1676
1422
|
get: function () {
|
|
1677
|
-
return react_popover_1.
|
|
1423
|
+
return react_popover_1.PopoverProvider;
|
|
1678
1424
|
}
|
|
1679
1425
|
});
|
|
1680
1426
|
Object.defineProperty(exports, "PopoverTrigger", {
|
|
@@ -1689,14 +1435,6 @@ Object.defineProperty(exports, "arrowHeights", {
|
|
|
1689
1435
|
return react_popover_1.arrowHeights;
|
|
1690
1436
|
}
|
|
1691
1437
|
});
|
|
1692
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
1693
|
-
|
|
1694
|
-
Object.defineProperty(exports, "popoverSurfaceClassName", {
|
|
1695
|
-
enumerable: true,
|
|
1696
|
-
get: function () {
|
|
1697
|
-
return react_popover_1.popoverSurfaceClassName;
|
|
1698
|
-
}
|
|
1699
|
-
});
|
|
1700
1438
|
Object.defineProperty(exports, "popoverSurfaceClassNames", {
|
|
1701
1439
|
enumerable: true,
|
|
1702
1440
|
get: function () {
|
|
@@ -1904,12 +1642,6 @@ Object.defineProperty(exports, "Tab", {
|
|
|
1904
1642
|
return react_tabs_1.Tab;
|
|
1905
1643
|
}
|
|
1906
1644
|
});
|
|
1907
|
-
Object.defineProperty(exports, "tabClassName", {
|
|
1908
|
-
enumerable: true,
|
|
1909
|
-
get: function () {
|
|
1910
|
-
return react_tabs_1.tabClassName;
|
|
1911
|
-
}
|
|
1912
|
-
});
|
|
1913
1645
|
Object.defineProperty(exports, "tabClassNames", {
|
|
1914
1646
|
enumerable: true,
|
|
1915
1647
|
get: function () {
|
|
@@ -1940,12 +1672,6 @@ Object.defineProperty(exports, "TabList", {
|
|
|
1940
1672
|
return react_tabs_1.TabList;
|
|
1941
1673
|
}
|
|
1942
1674
|
});
|
|
1943
|
-
Object.defineProperty(exports, "tabListClassName", {
|
|
1944
|
-
enumerable: true,
|
|
1945
|
-
get: function () {
|
|
1946
|
-
return react_tabs_1.tabListClassName;
|
|
1947
|
-
}
|
|
1948
|
-
});
|
|
1949
1675
|
Object.defineProperty(exports, "tabListClassNames", {
|
|
1950
1676
|
enumerable: true,
|
|
1951
1677
|
get: function () {
|
|
@@ -1967,16 +1693,22 @@ Object.defineProperty(exports, "useTabList_unstable", {
|
|
|
1967
1693
|
|
|
1968
1694
|
var react_text_1 = /*#__PURE__*/require("@fluentui/react-text");
|
|
1969
1695
|
|
|
1970
|
-
Object.defineProperty(exports, "
|
|
1696
|
+
Object.defineProperty(exports, "Body1", {
|
|
1697
|
+
enumerable: true,
|
|
1698
|
+
get: function () {
|
|
1699
|
+
return react_text_1.Body1;
|
|
1700
|
+
}
|
|
1701
|
+
});
|
|
1702
|
+
Object.defineProperty(exports, "Caption1", {
|
|
1971
1703
|
enumerable: true,
|
|
1972
1704
|
get: function () {
|
|
1973
|
-
return react_text_1.
|
|
1705
|
+
return react_text_1.Caption1;
|
|
1974
1706
|
}
|
|
1975
1707
|
});
|
|
1976
|
-
Object.defineProperty(exports, "
|
|
1708
|
+
Object.defineProperty(exports, "Caption2", {
|
|
1977
1709
|
enumerable: true,
|
|
1978
1710
|
get: function () {
|
|
1979
|
-
return react_text_1.
|
|
1711
|
+
return react_text_1.Caption2;
|
|
1980
1712
|
}
|
|
1981
1713
|
});
|
|
1982
1714
|
Object.defineProperty(exports, "Display", {
|
|
@@ -1985,10 +1717,10 @@ Object.defineProperty(exports, "Display", {
|
|
|
1985
1717
|
return react_text_1.Display;
|
|
1986
1718
|
}
|
|
1987
1719
|
});
|
|
1988
|
-
Object.defineProperty(exports, "
|
|
1720
|
+
Object.defineProperty(exports, "Subtitle1", {
|
|
1989
1721
|
enumerable: true,
|
|
1990
1722
|
get: function () {
|
|
1991
|
-
return react_text_1.
|
|
1723
|
+
return react_text_1.Subtitle1;
|
|
1992
1724
|
}
|
|
1993
1725
|
});
|
|
1994
1726
|
Object.defineProperty(exports, "LargeTitle", {
|
|
@@ -1997,10 +1729,10 @@ Object.defineProperty(exports, "LargeTitle", {
|
|
|
1997
1729
|
return react_text_1.LargeTitle;
|
|
1998
1730
|
}
|
|
1999
1731
|
});
|
|
2000
|
-
Object.defineProperty(exports, "
|
|
1732
|
+
Object.defineProperty(exports, "Subtitle2", {
|
|
2001
1733
|
enumerable: true,
|
|
2002
1734
|
get: function () {
|
|
2003
|
-
return react_text_1.
|
|
1735
|
+
return react_text_1.Subtitle2;
|
|
2004
1736
|
}
|
|
2005
1737
|
});
|
|
2006
1738
|
Object.defineProperty(exports, "Text", {
|
|
@@ -2027,56 +1759,22 @@ Object.defineProperty(exports, "Title3", {
|
|
|
2027
1759
|
return react_text_1.Title3;
|
|
2028
1760
|
}
|
|
2029
1761
|
});
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
Object.defineProperty(exports, "bodyClassName", {
|
|
2033
|
-
enumerable: true,
|
|
2034
|
-
get: function () {
|
|
2035
|
-
return react_text_1.bodyClassName;
|
|
2036
|
-
}
|
|
2037
|
-
});
|
|
2038
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2039
|
-
|
|
2040
|
-
Object.defineProperty(exports, "captionClassName", {
|
|
2041
|
-
enumerable: true,
|
|
2042
|
-
get: function () {
|
|
2043
|
-
return react_text_1.captionClassName;
|
|
2044
|
-
}
|
|
2045
|
-
});
|
|
2046
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2047
|
-
|
|
2048
|
-
Object.defineProperty(exports, "displayClassName", {
|
|
2049
|
-
enumerable: true,
|
|
2050
|
-
get: function () {
|
|
2051
|
-
return react_text_1.displayClassName;
|
|
2052
|
-
}
|
|
2053
|
-
});
|
|
2054
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2055
|
-
|
|
2056
|
-
Object.defineProperty(exports, "headlineClassName", {
|
|
2057
|
-
enumerable: true,
|
|
2058
|
-
get: function () {
|
|
2059
|
-
return react_text_1.headlineClassName;
|
|
2060
|
-
}
|
|
2061
|
-
});
|
|
2062
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2063
|
-
|
|
2064
|
-
Object.defineProperty(exports, "largeTitleClassName", {
|
|
1762
|
+
Object.defineProperty(exports, "body1ClassNames", {
|
|
2065
1763
|
enumerable: true,
|
|
2066
1764
|
get: function () {
|
|
2067
|
-
return react_text_1.
|
|
1765
|
+
return react_text_1.body1ClassNames;
|
|
2068
1766
|
}
|
|
2069
1767
|
});
|
|
2070
|
-
Object.defineProperty(exports, "
|
|
1768
|
+
Object.defineProperty(exports, "caption1ClassNames", {
|
|
2071
1769
|
enumerable: true,
|
|
2072
1770
|
get: function () {
|
|
2073
|
-
return react_text_1.
|
|
1771
|
+
return react_text_1.caption1ClassNames;
|
|
2074
1772
|
}
|
|
2075
1773
|
});
|
|
2076
|
-
Object.defineProperty(exports, "
|
|
1774
|
+
Object.defineProperty(exports, "caption2ClassNames", {
|
|
2077
1775
|
enumerable: true,
|
|
2078
1776
|
get: function () {
|
|
2079
|
-
return react_text_1.
|
|
1777
|
+
return react_text_1.caption2ClassNames;
|
|
2080
1778
|
}
|
|
2081
1779
|
});
|
|
2082
1780
|
Object.defineProperty(exports, "displayClassNames", {
|
|
@@ -2085,10 +1783,10 @@ Object.defineProperty(exports, "displayClassNames", {
|
|
|
2085
1783
|
return react_text_1.displayClassNames;
|
|
2086
1784
|
}
|
|
2087
1785
|
});
|
|
2088
|
-
Object.defineProperty(exports, "
|
|
1786
|
+
Object.defineProperty(exports, "subtitle1ClassNames", {
|
|
2089
1787
|
enumerable: true,
|
|
2090
1788
|
get: function () {
|
|
2091
|
-
return react_text_1.
|
|
1789
|
+
return react_text_1.subtitle1ClassNames;
|
|
2092
1790
|
}
|
|
2093
1791
|
});
|
|
2094
1792
|
Object.defineProperty(exports, "largeTitleClassNames", {
|
|
@@ -2103,50 +1801,10 @@ Object.defineProperty(exports, "renderText_unstable", {
|
|
|
2103
1801
|
return react_text_1.renderText_unstable;
|
|
2104
1802
|
}
|
|
2105
1803
|
});
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
Object.defineProperty(exports, "subheadlineClassName", {
|
|
2109
|
-
enumerable: true,
|
|
2110
|
-
get: function () {
|
|
2111
|
-
return react_text_1.subheadlineClassName;
|
|
2112
|
-
}
|
|
2113
|
-
});
|
|
2114
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2115
|
-
|
|
2116
|
-
Object.defineProperty(exports, "textClassName", {
|
|
2117
|
-
enumerable: true,
|
|
2118
|
-
get: function () {
|
|
2119
|
-
return react_text_1.textClassName;
|
|
2120
|
-
}
|
|
2121
|
-
});
|
|
2122
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2123
|
-
|
|
2124
|
-
Object.defineProperty(exports, "title1ClassName", {
|
|
2125
|
-
enumerable: true,
|
|
2126
|
-
get: function () {
|
|
2127
|
-
return react_text_1.title1ClassName;
|
|
2128
|
-
}
|
|
2129
|
-
});
|
|
2130
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2131
|
-
|
|
2132
|
-
Object.defineProperty(exports, "title2ClassName", {
|
|
2133
|
-
enumerable: true,
|
|
2134
|
-
get: function () {
|
|
2135
|
-
return react_text_1.title2ClassName;
|
|
2136
|
-
}
|
|
2137
|
-
});
|
|
2138
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2139
|
-
|
|
2140
|
-
Object.defineProperty(exports, "title3ClassName", {
|
|
1804
|
+
Object.defineProperty(exports, "subtitle2ClassNames", {
|
|
2141
1805
|
enumerable: true,
|
|
2142
1806
|
get: function () {
|
|
2143
|
-
return react_text_1.
|
|
2144
|
-
}
|
|
2145
|
-
});
|
|
2146
|
-
Object.defineProperty(exports, "subheadlineClassNames", {
|
|
2147
|
-
enumerable: true,
|
|
2148
|
-
get: function () {
|
|
2149
|
-
return react_text_1.subheadlineClassNames;
|
|
1807
|
+
return react_text_1.subtitle2ClassNames;
|
|
2150
1808
|
}
|
|
2151
1809
|
});
|
|
2152
1810
|
Object.defineProperty(exports, "textClassNames", {
|
|
@@ -2233,14 +1891,6 @@ Object.defineProperty(exports, "renderTooltip_unstable", {
|
|
|
2233
1891
|
return react_tooltip_1.renderTooltip_unstable;
|
|
2234
1892
|
}
|
|
2235
1893
|
});
|
|
2236
|
-
/* eslint-disable-next-line deprecation/deprecation */
|
|
2237
|
-
|
|
2238
|
-
Object.defineProperty(exports, "tooltipClassName", {
|
|
2239
|
-
enumerable: true,
|
|
2240
|
-
get: function () {
|
|
2241
|
-
return react_tooltip_1.tooltipClassName;
|
|
2242
|
-
}
|
|
2243
|
-
});
|
|
2244
1894
|
Object.defineProperty(exports, "tooltipClassNames", {
|
|
2245
1895
|
enumerable: true,
|
|
2246
1896
|
get: function () {
|