@fluentui/react-components 9.4.0 → 9.5.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.md CHANGED
@@ -1,12 +1,156 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Mon, 03 Oct 2022 22:22:43 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 13 Oct 2022 12:55:51 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.5.1)
8
+
9
+ Thu, 13 Oct 2022 12:55:51 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.5.0..@fluentui/react-components_v9.5.1)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-menu`
15
+ - feat: adds disableButtonEnhancement property on MenuTrigger ([PR #25112](https://github.com/microsoft/fluentui/pull/25112) by bernardo.sunderhus@gmail.com)
16
+ - `@fluentui/react-popover`
17
+ - feat: adds disableButtonEnhancement property on PopoverTrigger ([PR #25112](https://github.com/microsoft/fluentui/pull/25112) by bernardo.sunderhus@gmail.com)
18
+
19
+ ### Changes
20
+
21
+ - `@fluentui/react-dialog`
22
+ - feat: adds disableButtonEnhancement property on DialogTrigger ([PR #25112](https://github.com/microsoft/fluentui/pull/25112) by bernardo.sunderhus@gmail.com)
23
+
24
+ ## [9.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.5.0)
25
+
26
+ Thu, 13 Oct 2022 11:02:40 GMT
27
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.4.0..@fluentui/react-components_v9.5.0)
28
+
29
+ ### Minor changes
30
+
31
+ - `@fluentui/react-components`
32
+ - feat: Re-export Portal component and related bits ([PR #25047](https://github.com/microsoft/fluentui/pull/25047) by mgodbolt@microsoft.com)
33
+ - feat: react-dialog stable release ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by bernardo.sunderhus@gmail.com)
34
+
35
+ ### Patches
36
+
37
+ - `@fluentui/react-accordion`
38
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
39
+ - `@fluentui/react-avatar`
40
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
41
+ - `@fluentui/react-badge`
42
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
43
+ - `@fluentui/react-button`
44
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
45
+ - feat: Adding subtle transition between states on Button components. ([PR #25106](https://github.com/microsoft/fluentui/pull/25106) by makotom@microsoft.com)
46
+ - `@fluentui/react-checkbox`
47
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
48
+ - `@fluentui/react-components`
49
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
50
+ - docs: update Icon docs with examples ([PR #24768](https://github.com/microsoft/fluentui/pull/24768) by ololubek@microsoft.com)
51
+ - `@fluentui/react-dialog`
52
+ - feat: react-dialog stable release ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by bernardo.sunderhus@gmail.com)
53
+ - `@fluentui/react-divider`
54
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
55
+ - `@fluentui/react-image`
56
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
57
+ - `@fluentui/react-input`
58
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
59
+ - `@fluentui/react-label`
60
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
61
+ - `@fluentui/react-link`
62
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
63
+ - `@fluentui/react-menu`
64
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
65
+ - chore: improves MenuTrigger types ([PR #25044](https://github.com/microsoft/fluentui/pull/25044) by bernardo.sunderhus@gmail.com)
66
+ - fix: Menu trigger should be focused when menu is closed with keyboard ([PR #25165](https://github.com/microsoft/fluentui/pull/25165) by lingfangao@hotmail.com)
67
+ - `@fluentui/react-persona`
68
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
69
+ - chore: Add unit and conformance tests. ([PR #25007](https://github.com/microsoft/fluentui/pull/25007) by esteban.230@hotmail.com)
70
+ - chore: Adding bundle-size command for bundle-size fixtures. ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by esteban.230@hotmail.com)
71
+ - `@fluentui/react-popover`
72
+ - chore: improves PopoverTrigger types ([PR #25044](https://github.com/microsoft/fluentui/pull/25044) by bernardo.sunderhus@gmail.com)
73
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
74
+ - `@fluentui/react-portal`
75
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
76
+ - `@fluentui/react-positioning`
77
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
78
+ - fix `usePositioning` to reset `overrideTargetRef` when target in hook options is undefined ([PR #25135](https://github.com/microsoft/fluentui/pull/25135) by yuanboxue@microsoft.com)
79
+ - `@fluentui/react-provider`
80
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
81
+ - `@fluentui/react-radio`
82
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
83
+ - `@fluentui/react-slider`
84
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
85
+ - `@fluentui/react-spinbutton`
86
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
87
+ - `@fluentui/react-spinner`
88
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
89
+ - `@fluentui/react-switch`
90
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
91
+ - `@fluentui/react-tabs`
92
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
93
+ - `@fluentui/react-tabster`
94
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
95
+ - `@fluentui/react-text`
96
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
97
+ - `@fluentui/react-textarea`
98
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
99
+ - `@fluentui/react-tooltip`
100
+ - chore: improves Tooltip types ([PR #25044](https://github.com/microsoft/fluentui/pull/25044) by bernardo.sunderhus@gmail.com)
101
+ - fix: The Tooltip should not hide if it gets keyboard focus ([PR #25138](https://github.com/microsoft/fluentui/pull/25138) by behowell@microsoft.com)
102
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
103
+ - `@fluentui/react-utilities`
104
+ - chore: restricts trigger API types ([PR #25044](https://github.com/microsoft/fluentui/pull/25044) by bernardo.sunderhus@gmail.com)
105
+
106
+ ### Changes
107
+
108
+ - `@fluentui/priority-overflow`
109
+ - feat: Adds API to register overflow menus for better available space calculation ([PR #25091](https://github.com/microsoft/fluentui/pull/25091) by lingfangao@hotmail.com)
110
+ - new overflow items should only be enqueued while observing ([PR #25122](https://github.com/microsoft/fluentui/pull/25122) by lingfangao@hotmail.com)
111
+ - `@fluentui/react-alert`
112
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
113
+ - `@fluentui/react-card`
114
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
115
+ - `@fluentui/react-combobox`
116
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
117
+ - fix: add ScrollIntoView hook for Listbox options ([PR #25080](https://github.com/microsoft/fluentui/pull/25080) by sarah.higley@microsoft.com)
118
+ - feat: export contexts from react-combobox ([PR #25099](https://github.com/microsoft/fluentui/pull/25099) by sarah.higley@microsoft.com)
119
+ - fix: Dropdown arrow icon layout when no placeholder or value is present ([PR #25049](https://github.com/microsoft/fluentui/pull/25049) by sarah.higley@microsoft.com)
120
+ - `@fluentui/react-conformance-griffel`
121
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
122
+ - `@fluentui/react-dialog`
123
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
124
+ - feat: focus on surface if no focusable element is available ([PR #25173](https://github.com/microsoft/fluentui/pull/25173) by bernardo.sunderhus@gmail.com)
125
+ - chore: improves DialogTrigger types ([PR #25044](https://github.com/microsoft/fluentui/pull/25044) by bernardo.sunderhus@gmail.com)
126
+ - chore: cleanups in types ([PR #25070](https://github.com/microsoft/fluentui/pull/25070) by bernardo.sunderhus@gmail.com)
127
+ - fix: aria-* properties should be reassignable ([PR #25092](https://github.com/microsoft/fluentui/pull/25092) by bernardo.sunderhus@gmail.com)
128
+ - `@fluentui/react-field`
129
+ - Add ProgressField to @fluentui/react-field ([PR #25103](https://github.com/microsoft/fluentui/pull/25103) by ololubek@microsoft.com)
130
+ - fix: CheckboxField to set a generated ID on the input, to match the label's htmlFor ([PR #25079](https://github.com/microsoft/fluentui/pull/25079) by behowell@microsoft.com)
131
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
132
+ - fix: Field should have block layout, not inline ([PR #25126](https://github.com/microsoft/fluentui/pull/25126) by behowell@microsoft.com)
133
+ - `@fluentui/react-overflow`
134
+ - fix: useOverflowMenu should register overflow menu ([PR #25091](https://github.com/microsoft/fluentui/pull/25091) by lingfangao@hotmail.com)
135
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
136
+ - `@fluentui/react-progress`
137
+ - chore: Add vr and conformance tests. ([PR #25105](https://github.com/microsoft/fluentui/pull/25105) by ololubek@microsoft.com)
138
+ - Add justify-self styling to Progress styles ([PR #25103](https://github.com/microsoft/fluentui/pull/25103) by ololubek@microsoft.com)
139
+ - Add documentation ([PR #25194](https://github.com/microsoft/fluentui/pull/25194) by ololubek@microsoft.com)
140
+ - fix: Progress should set aria-valuemin and aria-valuemax when the value is 0 ([PR #25198](https://github.com/microsoft/fluentui/pull/25198) by behowell@microsoft.com)
141
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
142
+ - `@fluentui/react-select`
143
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
144
+ - `@fluentui/react-table`
145
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
146
+ - BREAKING: refactor `useTable` to be composable ([PR #24947](https://github.com/microsoft/fluentui/pull/24947) by lingfangao@hotmail.com)
147
+ - `@fluentui/react-toolbar`
148
+ - fix: Toolbar selection should work ([PR #25153](https://github.com/microsoft/fluentui/pull/25153) by lingfangao@hotmail.com)
149
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
150
+
7
151
  ## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.4.0)
8
152
 
9
- Mon, 03 Oct 2022 22:22:43 GMT
153
+ Mon, 03 Oct 2022 22:24:33 GMT
10
154
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.3.2..@fluentui/react-components_v9.4.0)
11
155
 
12
156
  ### Minor changes
package/dist/index.d.ts CHANGED
@@ -90,6 +90,43 @@ import { createHighContrastTheme } from '@fluentui/react-theme';
90
90
  import { createLightTheme } from '@fluentui/react-theme';
91
91
  import { createTeamsDarkTheme } from '@fluentui/react-theme';
92
92
  import { CurveTokens } from '@fluentui/react-theme';
93
+ import { Dialog } from '@fluentui/react-dialog';
94
+ import { DialogActions } from '@fluentui/react-dialog';
95
+ import { dialogActionsClassNames } from '@fluentui/react-dialog';
96
+ import { DialogActionsPosition } from '@fluentui/react-dialog';
97
+ import { DialogActionsProps } from '@fluentui/react-dialog';
98
+ import { DialogActionsSlots } from '@fluentui/react-dialog';
99
+ import { DialogActionsState } from '@fluentui/react-dialog';
100
+ import { DialogBody } from '@fluentui/react-dialog';
101
+ import { dialogBodyClassNames } from '@fluentui/react-dialog';
102
+ import { DialogBodyProps } from '@fluentui/react-dialog';
103
+ import { DialogBodySlots } from '@fluentui/react-dialog';
104
+ import { DialogBodyState } from '@fluentui/react-dialog';
105
+ import { DialogContent } from '@fluentui/react-dialog';
106
+ import { dialogContentClassNames } from '@fluentui/react-dialog';
107
+ import { DialogContentProps } from '@fluentui/react-dialog';
108
+ import { DialogContentSlots } from '@fluentui/react-dialog';
109
+ import { DialogContentState } from '@fluentui/react-dialog';
110
+ import { DialogOpenChangeData } from '@fluentui/react-dialog';
111
+ import { DialogOpenChangeEvent } from '@fluentui/react-dialog';
112
+ import { DialogProps } from '@fluentui/react-dialog';
113
+ import { DialogSlots } from '@fluentui/react-dialog';
114
+ import { DialogState } from '@fluentui/react-dialog';
115
+ import { DialogSurface } from '@fluentui/react-dialog';
116
+ import { dialogSurfaceClassNames } from '@fluentui/react-dialog';
117
+ import { DialogSurfaceProps } from '@fluentui/react-dialog';
118
+ import { DialogSurfaceSlots } from '@fluentui/react-dialog';
119
+ import { DialogSurfaceState } from '@fluentui/react-dialog';
120
+ import { DialogTitle } from '@fluentui/react-dialog';
121
+ import { dialogTitleClassNames } from '@fluentui/react-dialog';
122
+ import { DialogTitleProps } from '@fluentui/react-dialog';
123
+ import { DialogTitleSlots } from '@fluentui/react-dialog';
124
+ import { DialogTitleState } from '@fluentui/react-dialog';
125
+ import { DialogTrigger } from '@fluentui/react-dialog';
126
+ import { DialogTriggerAction } from '@fluentui/react-dialog';
127
+ import { DialogTriggerChildProps } from '@fluentui/react-dialog';
128
+ import { DialogTriggerProps } from '@fluentui/react-dialog';
129
+ import { DialogTriggerState } from '@fluentui/react-dialog';
93
130
  import { Display } from '@fluentui/react-text';
94
131
  import { displayClassNames } from '@fluentui/react-text';
95
132
  import { Divider } from '@fluentui/react-divider';
@@ -231,6 +268,9 @@ import { PopoverSurfaceState } from '@fluentui/react-popover';
231
268
  import { PopoverTrigger } from '@fluentui/react-popover';
232
269
  import { PopoverTriggerProps } from '@fluentui/react-popover';
233
270
  import { PopoverTriggerState } from '@fluentui/react-popover';
271
+ import { Portal } from '@fluentui/react-portal';
272
+ import { PortalProps } from '@fluentui/react-portal';
273
+ import { PortalState } from '@fluentui/react-portal';
234
274
  import { PositioningImperativeRef } from '@fluentui/react-positioning';
235
275
  import { PositioningProps } from '@fluentui/react-positioning';
236
276
  import { PositioningShorthand } from '@fluentui/react-positioning';
@@ -266,6 +306,13 @@ import { renderBadge_unstable } from '@fluentui/react-badge';
266
306
  import { renderButton_unstable } from '@fluentui/react-button';
267
307
  import { renderCheckbox_unstable } from '@fluentui/react-checkbox';
268
308
  import { renderCompoundButton_unstable } from '@fluentui/react-button';
309
+ import { renderDialog_unstable } from '@fluentui/react-dialog';
310
+ import { renderDialogActions_unstable } from '@fluentui/react-dialog';
311
+ import { renderDialogBody_unstable } from '@fluentui/react-dialog';
312
+ import { renderDialogContent_unstable } from '@fluentui/react-dialog';
313
+ import { renderDialogSurface_unstable } from '@fluentui/react-dialog';
314
+ import { renderDialogTitle_unstable } from '@fluentui/react-dialog';
315
+ import { renderDialogTrigger_unstable } from '@fluentui/react-dialog';
269
316
  import { renderDivider_unstable } from '@fluentui/react-divider';
270
317
  import { RendererProvider } from '@griffel/react';
271
318
  import { renderFluentProvider_unstable } from '@fluentui/react-provider';
@@ -288,6 +335,7 @@ import { renderMenuTrigger_unstable } from '@fluentui/react-menu';
288
335
  import { renderPopover_unstable } from '@fluentui/react-popover';
289
336
  import { renderPopoverSurface_unstable } from '@fluentui/react-popover';
290
337
  import { renderPopoverTrigger_unstable } from '@fluentui/react-popover';
338
+ import { renderPortal_unstable } from '@fluentui/react-portal';
291
339
  import { renderRadio_unstable } from '@fluentui/react-radio';
292
340
  import { renderRadioGroup_unstable } from '@fluentui/react-radio';
293
341
  import { renderSlider_unstable } from '@fluentui/react-slider';
@@ -433,6 +481,18 @@ import { useCompoundButton_unstable } from '@fluentui/react-button';
433
481
  import { useCompoundButtonStyles_unstable } from '@fluentui/react-button';
434
482
  import { useCounterBadge_unstable } from '@fluentui/react-badge';
435
483
  import { useCounterBadgeStyles_unstable } from '@fluentui/react-badge';
484
+ import { useDialog_unstable } from '@fluentui/react-dialog';
485
+ import { useDialogActions_unstable } from '@fluentui/react-dialog';
486
+ import { useDialogActionsStyles_unstable } from '@fluentui/react-dialog';
487
+ import { useDialogBody_unstable } from '@fluentui/react-dialog';
488
+ import { useDialogBodyStyles_unstable } from '@fluentui/react-dialog';
489
+ import { useDialogContent_unstable } from '@fluentui/react-dialog';
490
+ import { useDialogContentStyles_unstable } from '@fluentui/react-dialog';
491
+ import { useDialogSurface_unstable } from '@fluentui/react-dialog';
492
+ import { useDialogSurfaceStyles_unstable } from '@fluentui/react-dialog';
493
+ import { useDialogTitle_unstable } from '@fluentui/react-dialog';
494
+ import { useDialogTitleStyles_unstable } from '@fluentui/react-dialog';
495
+ import { useDialogTrigger_unstable } from '@fluentui/react-dialog';
436
496
  import { useDivider_unstable } from '@fluentui/react-divider';
437
497
  import { useDividerStyles_unstable } from '@fluentui/react-divider';
438
498
  import { useFluent_unstable as useFluent } from '@fluentui/react-shared-contexts';
@@ -492,6 +552,7 @@ import { usePopoverContext_unstable } from '@fluentui/react-popover';
492
552
  import { usePopoverSurface_unstable } from '@fluentui/react-popover';
493
553
  import { usePopoverSurfaceStyles_unstable } from '@fluentui/react-popover';
494
554
  import { usePopoverTrigger_unstable } from '@fluentui/react-popover';
555
+ import { usePortal_unstable } from '@fluentui/react-portal';
495
556
  import { usePresenceBadge_unstable } from '@fluentui/react-badge';
496
557
  import { useRadio_unstable } from '@fluentui/react-radio';
497
558
  import { useRadioGroup_unstable } from '@fluentui/react-radio';
@@ -713,6 +774,80 @@ export { createTeamsDarkTheme }
713
774
 
714
775
  export { CurveTokens }
715
776
 
777
+ export { Dialog }
778
+
779
+ export { DialogActions }
780
+
781
+ export { dialogActionsClassNames }
782
+
783
+ export { DialogActionsPosition }
784
+
785
+ export { DialogActionsProps }
786
+
787
+ export { DialogActionsSlots }
788
+
789
+ export { DialogActionsState }
790
+
791
+ export { DialogBody }
792
+
793
+ export { dialogBodyClassNames }
794
+
795
+ export { DialogBodyProps }
796
+
797
+ export { DialogBodySlots }
798
+
799
+ export { DialogBodyState }
800
+
801
+ export { DialogContent }
802
+
803
+ export { dialogContentClassNames }
804
+
805
+ export { DialogContentProps }
806
+
807
+ export { DialogContentSlots }
808
+
809
+ export { DialogContentState }
810
+
811
+ export { DialogOpenChangeData }
812
+
813
+ export { DialogOpenChangeEvent }
814
+
815
+ export { DialogProps }
816
+
817
+ export { DialogSlots }
818
+
819
+ export { DialogState }
820
+
821
+ export { DialogSurface }
822
+
823
+ export { dialogSurfaceClassNames }
824
+
825
+ export { DialogSurfaceProps }
826
+
827
+ export { DialogSurfaceSlots }
828
+
829
+ export { DialogSurfaceState }
830
+
831
+ export { DialogTitle }
832
+
833
+ export { dialogTitleClassNames }
834
+
835
+ export { DialogTitleProps }
836
+
837
+ export { DialogTitleSlots }
838
+
839
+ export { DialogTitleState }
840
+
841
+ export { DialogTrigger }
842
+
843
+ export { DialogTriggerAction }
844
+
845
+ export { DialogTriggerChildProps }
846
+
847
+ export { DialogTriggerProps }
848
+
849
+ export { DialogTriggerState }
850
+
716
851
  export { Display }
717
852
 
718
853
  export { displayClassNames }
@@ -995,6 +1130,12 @@ export { PopoverTriggerProps }
995
1130
 
996
1131
  export { PopoverTriggerState }
997
1132
 
1133
+ export { Portal }
1134
+
1135
+ export { PortalProps }
1136
+
1137
+ export { PortalState }
1138
+
998
1139
  export { PositioningImperativeRef }
999
1140
 
1000
1141
  export { PositioningProps }
@@ -1065,6 +1206,20 @@ export { renderCheckbox_unstable }
1065
1206
 
1066
1207
  export { renderCompoundButton_unstable }
1067
1208
 
1209
+ export { renderDialog_unstable }
1210
+
1211
+ export { renderDialogActions_unstable }
1212
+
1213
+ export { renderDialogBody_unstable }
1214
+
1215
+ export { renderDialogContent_unstable }
1216
+
1217
+ export { renderDialogSurface_unstable }
1218
+
1219
+ export { renderDialogTitle_unstable }
1220
+
1221
+ export { renderDialogTrigger_unstable }
1222
+
1068
1223
  export { renderDivider_unstable }
1069
1224
 
1070
1225
  export { RendererProvider }
@@ -1109,6 +1264,8 @@ export { renderPopoverSurface_unstable }
1109
1264
 
1110
1265
  export { renderPopoverTrigger_unstable }
1111
1266
 
1267
+ export { renderPortal_unstable }
1268
+
1112
1269
  export { renderRadio_unstable }
1113
1270
 
1114
1271
  export { renderRadioGroup_unstable }
@@ -1399,6 +1556,30 @@ export { useCounterBadge_unstable }
1399
1556
 
1400
1557
  export { useCounterBadgeStyles_unstable }
1401
1558
 
1559
+ export { useDialog_unstable }
1560
+
1561
+ export { useDialogActions_unstable }
1562
+
1563
+ export { useDialogActionsStyles_unstable }
1564
+
1565
+ export { useDialogBody_unstable }
1566
+
1567
+ export { useDialogBodyStyles_unstable }
1568
+
1569
+ export { useDialogContent_unstable }
1570
+
1571
+ export { useDialogContentStyles_unstable }
1572
+
1573
+ export { useDialogSurface_unstable }
1574
+
1575
+ export { useDialogSurfaceStyles_unstable }
1576
+
1577
+ export { useDialogTitle_unstable }
1578
+
1579
+ export { useDialogTitleStyles_unstable }
1580
+
1581
+ export { useDialogTrigger_unstable }
1582
+
1402
1583
  export { useDivider_unstable }
1403
1584
 
1404
1585
  export { useDividerStyles_unstable }
@@ -1517,6 +1698,8 @@ export { usePopoverSurfaceStyles_unstable }
1517
1698
 
1518
1699
  export { usePopoverTrigger_unstable }
1519
1700
 
1701
+ export { usePortal_unstable }
1702
+
1520
1703
  export { usePresenceBadge_unstable }
1521
1704
 
1522
1705
  export { useRadio_unstable }
@@ -58,43 +58,6 @@ import { ComboboxState } from '@fluentui/react-combobox';
58
58
  import { DATA_OVERFLOW_ITEM } from '@fluentui/react-overflow';
59
59
  import { DATA_OVERFLOW_MENU } from '@fluentui/react-overflow';
60
60
  import { DATA_OVERFLOWING } from '@fluentui/react-overflow';
61
- import { Dialog } from '@fluentui/react-dialog';
62
- import { DialogActions } from '@fluentui/react-dialog';
63
- import { dialogActionsClassNames } from '@fluentui/react-dialog';
64
- import { DialogActionsPosition } from '@fluentui/react-dialog';
65
- import { DialogActionsProps } from '@fluentui/react-dialog';
66
- import { DialogActionsSlots } from '@fluentui/react-dialog';
67
- import { DialogActionsState } from '@fluentui/react-dialog';
68
- import { DialogBody } from '@fluentui/react-dialog';
69
- import { dialogBodyClassNames } from '@fluentui/react-dialog';
70
- import { DialogBodyProps } from '@fluentui/react-dialog';
71
- import { DialogBodySlots } from '@fluentui/react-dialog';
72
- import { DialogBodyState } from '@fluentui/react-dialog';
73
- import { DialogContent } from '@fluentui/react-dialog';
74
- import { dialogContentClassNames } from '@fluentui/react-dialog';
75
- import { DialogContentProps } from '@fluentui/react-dialog';
76
- import { DialogContentSlots } from '@fluentui/react-dialog';
77
- import { DialogContentState } from '@fluentui/react-dialog';
78
- import { DialogOpenChangeData } from '@fluentui/react-dialog';
79
- import { DialogOpenChangeEvent } from '@fluentui/react-dialog';
80
- import { DialogProps } from '@fluentui/react-dialog';
81
- import { DialogSlots } from '@fluentui/react-dialog';
82
- import { DialogState } from '@fluentui/react-dialog';
83
- import { DialogSurface } from '@fluentui/react-dialog';
84
- import { dialogSurfaceClassNames } from '@fluentui/react-dialog';
85
- import { DialogSurfaceProps } from '@fluentui/react-dialog';
86
- import { DialogSurfaceSlots } from '@fluentui/react-dialog';
87
- import { DialogSurfaceState } from '@fluentui/react-dialog';
88
- import { DialogTitle } from '@fluentui/react-dialog';
89
- import { dialogTitleClassNames } from '@fluentui/react-dialog';
90
- import { DialogTitleProps } from '@fluentui/react-dialog';
91
- import { DialogTitleSlots } from '@fluentui/react-dialog';
92
- import { DialogTitleState } from '@fluentui/react-dialog';
93
- import { DialogTrigger } from '@fluentui/react-dialog';
94
- import { DialogTriggerAction } from '@fluentui/react-dialog';
95
- import { DialogTriggerChildProps } from '@fluentui/react-dialog';
96
- import { DialogTriggerProps } from '@fluentui/react-dialog';
97
- import { DialogTriggerState } from '@fluentui/react-dialog';
98
61
  import { Dropdown } from '@fluentui/react-combobox';
99
62
  import { dropdownClassNames } from '@fluentui/react-combobox';
100
63
  import { DropdownContextValues } from '@fluentui/react-combobox';
@@ -148,13 +111,6 @@ import { renderCardFooter_unstable } from '@fluentui/react-card';
148
111
  import { renderCardHeader_unstable } from '@fluentui/react-card';
149
112
  import { renderCardPreview_unstable } from '@fluentui/react-card';
150
113
  import { renderCombobox_unstable } from '@fluentui/react-combobox';
151
- import { renderDialog_unstable } from '@fluentui/react-dialog';
152
- import { renderDialogActions_unstable } from '@fluentui/react-dialog';
153
- import { renderDialogBody_unstable } from '@fluentui/react-dialog';
154
- import { renderDialogContent_unstable } from '@fluentui/react-dialog';
155
- import { renderDialogSurface_unstable } from '@fluentui/react-dialog';
156
- import { renderDialogTitle_unstable } from '@fluentui/react-dialog';
157
- import { renderDialogTrigger_unstable } from '@fluentui/react-dialog';
158
114
  import { renderDropdown_unstable } from '@fluentui/react-combobox';
159
115
  import { renderField_unstable } from '@fluentui/react-field';
160
116
  import { renderListbox_unstable } from '@fluentui/react-combobox';
@@ -279,18 +235,6 @@ import { useCardPreviewStyles_unstable } from '@fluentui/react-card';
279
235
  import { useCardStyles_unstable } from '@fluentui/react-card';
280
236
  import { useCombobox_unstable } from '@fluentui/react-combobox';
281
237
  import { useComboboxStyles_unstable } from '@fluentui/react-combobox';
282
- import { useDialog_unstable } from '@fluentui/react-dialog';
283
- import { useDialogActions_unstable } from '@fluentui/react-dialog';
284
- import { useDialogActionsStyles_unstable } from '@fluentui/react-dialog';
285
- import { useDialogBody_unstable } from '@fluentui/react-dialog';
286
- import { useDialogBodyStyles_unstable } from '@fluentui/react-dialog';
287
- import { useDialogContent_unstable } from '@fluentui/react-dialog';
288
- import { useDialogContentStyles_unstable } from '@fluentui/react-dialog';
289
- import { useDialogSurface_unstable } from '@fluentui/react-dialog';
290
- import { useDialogSurfaceStyles_unstable } from '@fluentui/react-dialog';
291
- import { useDialogTitle_unstable } from '@fluentui/react-dialog';
292
- import { useDialogTitleStyles_unstable } from '@fluentui/react-dialog';
293
- import { useDialogTrigger_unstable } from '@fluentui/react-dialog';
294
238
  import { useDropdown_unstable } from '@fluentui/react-combobox';
295
239
  import { useDropdownStyles_unstable } from '@fluentui/react-combobox';
296
240
  import { useField_unstable } from '@fluentui/react-field';
@@ -451,80 +395,6 @@ export { DATA_OVERFLOW_MENU }
451
395
 
452
396
  export { DATA_OVERFLOWING }
453
397
 
454
- export { Dialog }
455
-
456
- export { DialogActions }
457
-
458
- export { dialogActionsClassNames }
459
-
460
- export { DialogActionsPosition }
461
-
462
- export { DialogActionsProps }
463
-
464
- export { DialogActionsSlots }
465
-
466
- export { DialogActionsState }
467
-
468
- export { DialogBody }
469
-
470
- export { dialogBodyClassNames }
471
-
472
- export { DialogBodyProps }
473
-
474
- export { DialogBodySlots }
475
-
476
- export { DialogBodyState }
477
-
478
- export { DialogContent }
479
-
480
- export { dialogContentClassNames }
481
-
482
- export { DialogContentProps }
483
-
484
- export { DialogContentSlots }
485
-
486
- export { DialogContentState }
487
-
488
- export { DialogOpenChangeData }
489
-
490
- export { DialogOpenChangeEvent }
491
-
492
- export { DialogProps }
493
-
494
- export { DialogSlots }
495
-
496
- export { DialogState }
497
-
498
- export { DialogSurface }
499
-
500
- export { dialogSurfaceClassNames }
501
-
502
- export { DialogSurfaceProps }
503
-
504
- export { DialogSurfaceSlots }
505
-
506
- export { DialogSurfaceState }
507
-
508
- export { DialogTitle }
509
-
510
- export { dialogTitleClassNames }
511
-
512
- export { DialogTitleProps }
513
-
514
- export { DialogTitleSlots }
515
-
516
- export { DialogTitleState }
517
-
518
- export { DialogTrigger }
519
-
520
- export { DialogTriggerAction }
521
-
522
- export { DialogTriggerChildProps }
523
-
524
- export { DialogTriggerProps }
525
-
526
- export { DialogTriggerState }
527
-
528
398
  export { Dropdown }
529
399
 
530
400
  export { dropdownClassNames }
@@ -631,20 +501,6 @@ export { renderCardPreview_unstable }
631
501
 
632
502
  export { renderCombobox_unstable }
633
503
 
634
- export { renderDialog_unstable }
635
-
636
- export { renderDialogActions_unstable }
637
-
638
- export { renderDialogBody_unstable }
639
-
640
- export { renderDialogContent_unstable }
641
-
642
- export { renderDialogSurface_unstable }
643
-
644
- export { renderDialogTitle_unstable }
645
-
646
- export { renderDialogTrigger_unstable }
647
-
648
504
  export { renderDropdown_unstable }
649
505
 
650
506
  export { renderField_unstable }
@@ -893,30 +749,6 @@ export { useCombobox_unstable }
893
749
 
894
750
  export { useComboboxStyles_unstable }
895
751
 
896
- export { useDialog_unstable }
897
-
898
- export { useDialogActions_unstable }
899
-
900
- export { useDialogActionsStyles_unstable }
901
-
902
- export { useDialogBody_unstable }
903
-
904
- export { useDialogBodyStyles_unstable }
905
-
906
- export { useDialogContent_unstable }
907
-
908
- export { useDialogContentStyles_unstable }
909
-
910
- export { useDialogSurface_unstable }
911
-
912
- export { useDialogSurfaceStyles_unstable }
913
-
914
- export { useDialogTitle_unstable }
915
-
916
- export { useDialogTitleStyles_unstable }
917
-
918
- export { useDialogTrigger_unstable }
919
-
920
752
  export { useDropdown_unstable }
921
753
 
922
754
  export { useDropdownStyles_unstable }
package/lib/index.js CHANGED
@@ -20,6 +20,7 @@ export { Label, labelClassNames, renderLabel_unstable, useLabel_unstable, useLab
20
20
  export { Link, linkClassNames, renderLink_unstable, useLink_unstable, useLinkState_unstable, useLinkStyles_unstable } from '@fluentui/react-link';
21
21
  export { Menu, MenuDivider, MenuGroup, MenuGroupContextProvider, MenuGroupHeader, MenuItem, MenuItemCheckbox, MenuItemRadio, MenuList, MenuListProvider, MenuPopover, MenuProvider, MenuSplitGroup, MenuTrigger, MenuTriggerContextProvider, menuDividerClassNames, menuGroupClassNames, menuGroupHeaderClassNames, menuItemCheckboxClassNames, menuItemClassNames, menuItemRadioClassNames, menuListClassNames, menuPopoverClassNames, menuSplitGroupClassNames, renderMenu_unstable, renderMenuDivider_unstable, renderMenuGroup_unstable, renderMenuGroupHeader_unstable, renderMenuItem_unstable, renderMenuItemCheckbox_unstable, renderMenuItemRadio_unstable, renderMenuList_unstable, renderMenuPopover_unstable, renderMenuSplitGroup_unstable, renderMenuTrigger_unstable, useCheckmarkStyles_unstable, useMenu_unstable, useMenuContext_unstable, useMenuContextValues_unstable, useMenuDivider_unstable, useMenuDividerStyles_unstable, useMenuGroup_unstable, useMenuGroupContext_unstable, useMenuGroupContextValues_unstable, useMenuGroupHeader_unstable, useMenuGroupHeaderStyles_unstable, useMenuGroupStyles_unstable, useMenuItem_unstable, useMenuItemCheckbox_unstable, useMenuItemCheckboxStyles_unstable, useMenuItemRadio_unstable, useMenuItemRadioStyles_unstable, useMenuItemStyles_unstable, useMenuList_unstable, useMenuListContext_unstable, useMenuListContextValues_unstable, useMenuListStyles_unstable, useMenuPopover_unstable, useMenuPopoverStyles_unstable, useMenuSplitGroup_unstable, useMenuSplitGroupStyles_unstable, useMenuTrigger_unstable, useMenuTriggerContext_unstable } from '@fluentui/react-menu';
22
22
  export { Popover, PopoverSurface, PopoverProvider, PopoverTrigger, arrowHeights, popoverSurfaceClassNames, renderPopover_unstable, renderPopoverSurface_unstable, renderPopoverTrigger_unstable, usePopover_unstable, usePopoverContext_unstable, usePopoverSurface_unstable, usePopoverSurfaceStyles_unstable, usePopoverTrigger_unstable } from '@fluentui/react-popover';
23
+ export { Portal, usePortal_unstable, renderPortal_unstable } from '@fluentui/react-portal';
23
24
  export { Slider, sliderClassNames, sliderCSSVars, useSliderState_unstable, useSliderStyles_unstable, useSlider_unstable, renderSlider_unstable } from '@fluentui/react-slider';
24
25
  export { Spinner, spinnerClassNames, renderSpinner_unstable, useSpinner_unstable, useSpinnerStyles_unstable } from '@fluentui/react-spinner';
25
26
  export { Switch, switchClassNames, renderSwitch_unstable, useSwitch_unstable, useSwitchStyles_unstable } from '@fluentui/react-switch';
@@ -27,4 +28,5 @@ export { renderTab_unstable, Tab, tabClassNames, useTabStyles_unstable, useTab_u
27
28
  export { Body1, Caption1, Caption2, Display, Subtitle1, LargeTitle, Subtitle2, Text, Title1, Title2, Title3, body1ClassNames, caption1ClassNames, caption2ClassNames, displayClassNames, subtitle1ClassNames, largeTitleClassNames, renderText_unstable, subtitle2ClassNames, textClassNames, title1ClassNames, title2ClassNames, title3ClassNames, useText_unstable, useTextStyles_unstable } from '@fluentui/react-text';
28
29
  export { Textarea, textareaClassNames, renderTextarea_unstable, useTextarea_unstable, useTextareaStyles_unstable } from '@fluentui/react-textarea';
29
30
  export { Tooltip, renderTooltip_unstable, tooltipClassNames, useTooltip_unstable, useTooltipStyles_unstable } from '@fluentui/react-tooltip';
31
+ export { Dialog, useDialog_unstable, renderDialog_unstable, DialogTitle, dialogTitleClassNames, useDialogTitle_unstable, useDialogTitleStyles_unstable, renderDialogTitle_unstable, DialogTrigger, useDialogTrigger_unstable, renderDialogTrigger_unstable, DialogBody, dialogBodyClassNames, useDialogBody_unstable, useDialogBodyStyles_unstable, renderDialogBody_unstable, DialogActions, dialogActionsClassNames, useDialogActions_unstable, useDialogActionsStyles_unstable, renderDialogActions_unstable, DialogSurface, dialogSurfaceClassNames, useDialogSurface_unstable, useDialogSurfaceStyles_unstable, renderDialogSurface_unstable, DialogContent, dialogContentClassNames, useDialogContentStyles_unstable, useDialogContent_unstable, renderDialogContent_unstable } from '@fluentui/react-dialog';
30
32
  //# sourceMappingURL=index.js.map