@well-insight/ui 0.1.8 → 0.1.10
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 +15 -0
- package/README.md +3 -3
- package/README.zh-CN.md +3 -3
- package/dist/{Button-BZzV1X-d.js → Button-B6-YxpOQ.js} +1 -1
- package/dist/{Checkbox-BtgWgkHI.js → Checkbox-BvlOYFGs.js} +5 -5
- package/dist/{Pagination-C-F_ZDXr.js → Pagination-BU-1IY0E.js} +2 -2
- package/dist/accordion/style.css +164 -148
- package/dist/auto-complete/style.css +306 -282
- package/dist/avatar/style.css +228 -199
- package/dist/badge/style.css +272 -235
- package/dist/block-ui/style.css +164 -148
- package/dist/breadcrumb/style.css +164 -148
- package/dist/button/index.js +1 -1
- package/dist/button/style.css +731 -572
- package/dist/card/style.css +164 -148
- package/dist/carousel/style.css +200 -183
- package/dist/cascade-select/style.css +274 -256
- package/dist/checkbox/index.js +1 -1
- package/dist/checkbox/style.css +164 -148
- package/dist/chip/style.css +243 -220
- package/dist/command-menu/style.css +240 -222
- package/dist/components/Accordion/Accordion.vue.d.ts.map +1 -1
- package/dist/components/AutoComplete/AutoComplete.vue.d.ts.map +1 -1
- package/dist/components/AutoComplete/styles.css +142 -134
- package/dist/components/Avatar/Avatar.vue.d.ts.map +1 -1
- package/dist/components/Avatar/AvatarGroup.vue.d.ts.map +1 -1
- package/dist/components/Avatar/styles.css +64 -51
- package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
- package/dist/components/Badge/styles.css +108 -87
- package/dist/components/BlockUI/BlockUI.vue.d.ts.map +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts.map +1 -1
- package/dist/components/Button/Button.vue.d.ts +1 -1
- package/dist/components/Button/Button.vue.d.ts.map +1 -1
- package/dist/components/Button/ButtonGroup.vue.d.ts.map +1 -1
- package/dist/components/Button/styles.css +567 -424
- package/dist/components/Card/Card.vue.d.ts.map +1 -1
- package/dist/components/Carousel/Carousel.vue.d.ts.map +1 -1
- package/dist/components/Carousel/styles.css +36 -35
- package/dist/components/CascadeSelect/CascadeSelect.vue.d.ts.map +1 -1
- package/dist/components/CascadeSelect/styles.css +85 -83
- package/dist/components/Checkbox/Checkbox.vue.d.ts.map +1 -1
- package/dist/components/Checkbox/CheckboxGroup.vue.d.ts.map +1 -1
- package/dist/components/Chip/Chip.vue.d.ts.map +1 -1
- package/dist/components/Chip/styles.css +79 -72
- package/dist/components/CommandMenu/CommandMenu.vue.d.ts.map +1 -1
- package/dist/components/CommandMenu/styles.css +59 -57
- package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts.map +1 -1
- package/dist/components/ConfirmDialog/ConfirmDialog.vue.d.ts.map +1 -1
- package/dist/components/ConfirmDialog/styles.css +17 -16
- package/dist/components/ConfirmPopup/ConfirmPopup.vue.d.ts.map +1 -1
- package/dist/components/ConfirmPopup/styles.css +27 -26
- package/dist/components/ContextMenu/ContextMenu.vue.d.ts.map +1 -1
- package/dist/components/ContextMenu/ContextMenuNodes.vue.d.ts.map +1 -1
- package/dist/components/ContextMenu/index.d.ts +1 -1
- package/dist/components/ContextMenu/index.d.ts.map +1 -1
- package/dist/components/ContextMenu/styles.css +43 -37
- package/dist/components/ContextMenu/useContextMenu.d.ts.map +1 -1
- package/dist/components/DataView/DataView.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/DatePicker.vue.d.ts.map +1 -1
- package/dist/components/DatePicker/styles.css +163 -139
- package/dist/components/Dialog/Dialog.vue.d.ts.map +1 -1
- package/dist/components/Dialog/styles.css +155 -150
- package/dist/components/Divider/Divider.vue.d.ts.map +1 -1
- package/dist/components/Dock/Dock.vue.d.ts.map +1 -1
- package/dist/components/Dock/styles.css +37 -32
- package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
- package/dist/components/Drawer/styles.css +82 -80
- package/dist/components/Dropdown/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/styles.css +58 -57
- package/dist/components/Fieldset/Fieldset.vue.d.ts.map +1 -1
- package/dist/components/FileUpload/FileUpload.vue.d.ts +2 -2
- package/dist/components/FileUpload/FileUpload.vue.d.ts.map +1 -1
- package/dist/components/FileUpload/styles.css +238 -221
- package/dist/components/Flex/Flex.vue.d.ts.map +1 -1
- package/dist/components/Form/Form.vue.d.ts.map +1 -1
- package/dist/components/Form/FormItem.vue.d.ts.map +1 -1
- package/dist/components/Form/index.d.ts +2 -2
- package/dist/components/Form/index.d.ts.map +1 -1
- package/dist/components/Form/styles.css +46 -44
- package/dist/components/Gallery/Gallery.vue.d.ts.map +1 -1
- package/dist/components/Gallery/styles.css +42 -39
- package/dist/components/Grid/Grid.vue.d.ts.map +1 -1
- package/dist/components/Grid/GridItem.vue.d.ts.map +1 -1
- package/dist/components/Icon/Icon.vue.d.ts.map +1 -1
- package/dist/components/IconField/IconField.vue.d.ts.map +1 -1
- package/dist/components/Inplace/Inplace.vue.d.ts.map +1 -1
- package/dist/components/Input/Input.vue.d.ts.map +1 -1
- package/dist/components/Input/styles.css +198 -191
- package/dist/components/InputColor/InputColor.vue.d.ts.map +1 -1
- package/dist/components/InputColor/styles.css +50 -48
- package/dist/components/InputNumber/InputNumber.vue.d.ts.map +1 -1
- package/dist/components/InputNumber/styles.css +90 -80
- package/dist/components/InputOtp/InputOtp.vue.d.ts.map +1 -1
- package/dist/components/InputPassword/InputPassword.vue.d.ts.map +1 -1
- package/dist/components/InputPassword/styles.css +130 -117
- package/dist/components/InputTags/InputTags.vue.d.ts.map +1 -1
- package/dist/components/InputTags/styles.css +51 -43
- package/dist/components/Knob/Knob.vue.d.ts.map +1 -1
- package/dist/components/Label/Label.vue.d.ts.map +1 -1
- package/dist/components/Layout/Layout.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutContent.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutFooter.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutHeader.vue.d.ts.map +1 -1
- package/dist/components/Layout/LayoutSider.vue.d.ts +1 -1
- package/dist/components/Layout/LayoutSider.vue.d.ts.map +1 -1
- package/dist/components/Layout/index.d.ts +2 -2
- package/dist/components/Layout/index.d.ts.map +1 -1
- package/dist/components/Layout/styles.css +310 -258
- package/dist/components/Layout/types.d.ts +30 -12
- package/dist/components/Layout/types.d.ts.map +1 -1
- package/dist/components/Listbox/Listbox.vue.d.ts.map +1 -1
- package/dist/components/Listbox/styles.css +61 -51
- package/dist/components/MegaMenu/MegaMenu.vue.d.ts.map +1 -1
- package/dist/components/MegaMenu/styles.css +60 -58
- package/dist/components/Menu/Menu.vue.d.ts.map +1 -1
- package/dist/components/Menu/MenuNodes.vue.d.ts.map +1 -1
- package/dist/components/Menu/styles.css +53 -47
- package/dist/components/Menubar/Menubar.vue.d.ts.map +1 -1
- package/dist/components/Menubar/styles.css +80 -70
- package/dist/components/Message/Message.vue.d.ts.map +1 -1
- package/dist/components/Message/index.d.ts +1 -1
- package/dist/components/Message/index.d.ts.map +1 -1
- package/dist/components/Message/message.d.ts +2 -2
- package/dist/components/Message/message.d.ts.map +1 -1
- package/dist/components/Message/messageState.d.ts.map +1 -1
- package/dist/components/Message/styles.css +193 -143
- package/dist/components/Message/types.d.ts +1 -1
- package/dist/components/Message/types.d.ts.map +1 -1
- package/dist/components/MeterGroup/MeterGroup.vue.d.ts.map +1 -1
- package/dist/components/MeterGroup/styles.css +36 -34
- package/dist/components/OrderList/OrderList.vue.d.ts.map +1 -1
- package/dist/components/Pagination/Pagination.vue.d.ts.map +1 -1
- package/dist/components/Pagination/styles.css +59 -57
- package/dist/components/Panel/Panel.vue.d.ts.map +1 -1
- package/dist/components/PickList/PickList.vue.d.ts.map +1 -1
- package/dist/components/Popover/Popover.vue.d.ts.map +1 -1
- package/dist/components/Popover/styles.css +46 -45
- package/dist/components/ProgressBar/ProgressBar.vue.d.ts.map +1 -1
- package/dist/components/ProgressSpinner/ProgressSpinner.vue.d.ts.map +1 -1
- package/dist/components/Radio/Radio.vue.d.ts.map +1 -1
- package/dist/components/Radio/RadioGroup.vue.d.ts.map +1 -1
- package/dist/components/Rating/Rating.vue.d.ts.map +1 -1
- package/dist/components/ScrollTop/ScrollTop.vue.d.ts.map +1 -1
- package/dist/components/Scrollbar/Scrollbar.vue.d.ts.map +1 -1
- package/dist/components/Scrollbar/Thumb.vue.d.ts.map +1 -1
- package/dist/components/Scrollbar/constants.d.ts +2 -2
- package/dist/components/Scrollbar/constants.d.ts.map +1 -1
- package/dist/components/Scrollbar/styles.css +68 -59
- package/dist/components/Select/Select.vue.d.ts +1 -1
- package/dist/components/Select/Select.vue.d.ts.map +1 -1
- package/dist/components/Select/styles.css +293 -280
- package/dist/components/SelectButton/SelectButton.vue.d.ts.map +1 -1
- package/dist/components/SelectButton/styles.css +64 -51
- package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/styles.css +40 -38
- package/dist/components/Skeleton/Skeleton.vue.d.ts.map +1 -1
- package/dist/components/Slider/Slider.vue.d.ts.map +1 -1
- package/dist/components/Slider/styles.css +111 -95
- package/dist/components/Space/Space.vue.d.ts.map +1 -1
- package/dist/components/SpeedDial/SpeedDial.vue.d.ts.map +1 -1
- package/dist/components/SplitButton/SplitButton.vue.d.ts.map +1 -1
- package/dist/components/SplitButton/styles.css +105 -89
- package/dist/components/Splitter/Splitter.vue.d.ts.map +1 -1
- package/dist/components/Stepper/Stepper.vue.d.ts.map +1 -1
- package/dist/components/Stepper/styles.css +63 -58
- package/dist/components/Switch/Switch.vue.d.ts.map +1 -1
- package/dist/components/Switch/styles.css +82 -53
- package/dist/components/Table/Table.vue.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.vue.d.ts.map +1 -1
- package/dist/components/Tag/Tag.vue.d.ts.map +1 -1
- package/dist/components/Terminal/Terminal.vue.d.ts.map +1 -1
- package/dist/components/Terminal/styles.css +46 -34
- package/dist/components/Textarea/Textarea.vue.d.ts.map +1 -1
- package/dist/components/Textarea/styles.css +69 -62
- package/dist/components/Textarea/types.d.ts +1 -1
- package/dist/components/Textarea/types.d.ts.map +1 -1
- package/dist/components/TieredMenu/TieredMenu.vue.d.ts.map +1 -1
- package/dist/components/TieredMenu/styles.css +69 -62
- package/dist/components/Timeline/Timeline.vue.d.ts.map +1 -1
- package/dist/components/Timeline/types.d.ts +1 -1
- package/dist/components/Timeline/types.d.ts.map +1 -1
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -1
- package/dist/components/Toast/index.d.ts +1 -1
- package/dist/components/Toast/index.d.ts.map +1 -1
- package/dist/components/Toast/toast.d.ts +2 -2
- package/dist/components/Toast/toast.d.ts.map +1 -1
- package/dist/components/Toast/toastState.d.ts.map +1 -1
- package/dist/components/Toast/types.d.ts +1 -1
- package/dist/components/Toast/types.d.ts.map +1 -1
- package/dist/components/ToggleButton/ToggleButton.vue.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.vue.d.ts.map +1 -1
- package/dist/components/Tree/Tree.vue.d.ts.map +1 -1
- package/dist/components/Tree/TreeNodeItem.vue.d.ts.map +1 -1
- package/dist/components/Tree/context.d.ts +2 -2
- package/dist/components/Tree/context.d.ts.map +1 -1
- package/dist/components/Tree/index.d.ts +1 -1
- package/dist/components/Tree/index.d.ts.map +1 -1
- package/dist/components/TreeSelect/TreeSelect.vue.d.ts.map +1 -1
- package/dist/components/TreeSelect/styles.css +140 -138
- package/dist/components/TreeTable/TreeTable.vue.d.ts.map +1 -1
- package/dist/components/TreeTable/TreeTableRow.vue.d.ts.map +1 -1
- package/dist/components/VirtualScroller/VirtualScroller.vue.d.ts.map +1 -1
- package/dist/components/VirtualScroller/index.d.ts +1 -1
- package/dist/components/VirtualScroller/index.d.ts.map +1 -1
- package/dist/config-provider/style.css +890 -724
- package/dist/confirm-dialog/index.js +1 -1
- package/dist/confirm-dialog/style.css +904 -739
- package/dist/confirm-popup/index.js +1 -1
- package/dist/confirm-popup/style.css +759 -599
- package/dist/context-menu/style.css +207 -185
- package/dist/data-view/index.js +1 -1
- package/dist/data-view/style.css +223 -205
- package/dist/date-picker/index.js +2 -2
- package/dist/date-picker/style.css +326 -286
- package/dist/dialog/index.js +1 -1
- package/dist/dialog/style.css +887 -723
- package/dist/divider/style.css +164 -148
- package/dist/dock/style.css +210 -189
- package/dist/drawer/style.css +246 -228
- package/dist/dropdown/index.js +3 -3
- package/dist/dropdown/style.css +222 -205
- package/dist/fieldset/style.css +164 -148
- package/dist/file-upload/style.css +397 -364
- package/dist/flex/style.css +164 -148
- package/dist/float-label/style.css +164 -148
- package/dist/fluid/style.css +164 -148
- package/dist/form/style.css +210 -192
- package/dist/gallery/style.css +219 -200
- package/dist/grid/index.js +39 -39
- package/dist/grid/style.css +164 -148
- package/dist/icon/style.css +164 -148
- package/dist/icon-field/style.css +164 -148
- package/dist/index.d.ts +174 -174
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1028 -976
- package/dist/inplace/style.css +164 -148
- package/dist/input/index.js +6 -7
- package/dist/input/style.css +361 -338
- package/dist/input-color/index.js +2 -2
- package/dist/input-color/style.css +214 -196
- package/dist/input-group/style.css +164 -148
- package/dist/input-number/index.js +15 -15
- package/dist/input-number/style.css +254 -228
- package/dist/input-otp/index.js +1 -1
- package/dist/input-otp/style.css +164 -148
- package/dist/input-password/index.js +16 -17
- package/dist/input-password/style.css +294 -265
- package/dist/input-tags/style.css +226 -202
- package/dist/knob/style.css +164 -148
- package/dist/label/style.css +164 -148
- package/dist/layout/index.js +135 -93
- package/dist/layout/style.css +534 -457
- package/dist/listbox/style.css +242 -216
- package/dist/locale/index.d.ts +1 -1
- package/dist/locale/index.d.ts.map +1 -1
- package/dist/mega-menu/style.css +241 -223
- package/dist/menu/style.css +217 -195
- package/dist/menubar/style.css +266 -240
- package/dist/message/style.css +357 -291
- package/dist/meter-group/style.css +200 -182
- package/dist/order-list/style.css +164 -148
- package/dist/pagination/index.js +1 -1
- package/dist/pagination/style.css +223 -205
- package/dist/panel/style.css +164 -148
- package/dist/pick-list/style.css +164 -148
- package/dist/popover/index.js +5 -5
- package/dist/popover/style.css +210 -193
- package/dist/progress-bar/style.css +164 -148
- package/dist/progress-spinner/style.css +164 -148
- package/dist/radio/index.js +4 -4
- package/dist/radio/style.css +164 -148
- package/dist/rating/style.css +164 -148
- package/dist/scroll-top/style.css +164 -148
- package/dist/scrollbar/style.css +232 -207
- package/dist/select/style.css +457 -428
- package/dist/select-button/style.css +228 -199
- package/dist/shared/Renderable.d.ts.map +1 -1
- package/dist/shared/config.d.ts.map +1 -1
- package/dist/shared/content.d.ts.map +1 -1
- package/dist/shared/overlayHost.d.ts.map +1 -1
- package/dist/shared/useModalOverlay.d.ts.map +1 -1
- package/dist/shared/vnode.d.ts.map +1 -1
- package/dist/sidebar/style.css +204 -186
- package/dist/skeleton/style.css +164 -148
- package/dist/slider/style.css +275 -243
- package/dist/space/style.css +164 -148
- package/dist/speed-dial/index.js +1 -1
- package/dist/speed-dial/style.css +164 -148
- package/dist/split-button/style.css +865 -690
- package/dist/splitter/style.css +164 -148
- package/dist/stepper/style.css +227 -206
- package/dist/styles/base.css +126 -125
- package/dist/styles.css +1 -1
- package/dist/switch/index.js +5 -5
- package/dist/switch/style.css +245 -200
- package/dist/table/index.js +3 -3
- package/dist/table/style.css +223 -205
- package/dist/tabs/style.css +164 -148
- package/dist/tag/style.css +164 -148
- package/dist/terminal/style.css +209 -181
- package/dist/textarea/index.js +11 -12
- package/dist/textarea/style.css +233 -210
- package/dist/theme/index.d.ts +5 -5
- package/dist/theme/index.d.ts.map +1 -1
- package/dist/theme/styles.css +38 -23
- package/dist/theme/tokens.d.ts +11 -0
- package/dist/theme/tokens.d.ts.map +1 -1
- package/dist/theme/useTheme.d.ts.map +1 -1
- package/dist/tiered-menu/style.css +254 -231
- package/dist/timeline/style.css +164 -148
- package/dist/toast/style.css +164 -148
- package/dist/toggle-button/style.css +164 -148
- package/dist/toolbar/style.css +164 -148
- package/dist/tooltip/style.css +164 -148
- package/dist/tree/index.js +11 -11
- package/dist/tree/style.css +164 -148
- package/dist/tree-select/index.js +1 -1
- package/dist/tree-select/style.css +297 -279
- package/dist/tree-table/style.css +164 -148
- package/dist/virtual-scroller/style.css +164 -148
- package/package.json +15 -11
|
@@ -1,225 +1,230 @@
|
|
|
1
|
-
.wi-dialog button:focus {
|
|
2
|
-
outline: none;
|
|
1
|
+
.wi-dialog button:focus {
|
|
2
|
+
outline: none;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.wi-dialog button:focus-visible {
|
|
6
|
-
box-shadow: var(--wi-focus-shadow);
|
|
7
|
-
outline: none;
|
|
5
|
+
.wi-dialog button:focus-visible {
|
|
6
|
+
box-shadow: var(--wi-focus-shadow);
|
|
7
|
+
outline: none;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.wi-dialog-backdrop {
|
|
11
|
-
align-items: center;
|
|
12
|
-
background: transparent;
|
|
13
|
-
display: flex;
|
|
14
|
-
inset: 0;
|
|
15
|
-
justify-content: center;
|
|
16
|
-
padding: var(--wi-space-4);
|
|
17
|
-
position: fixed;
|
|
18
|
-
z-index: var(--wi-z-overlay);
|
|
10
|
+
.wi-dialog-backdrop {
|
|
11
|
+
align-items: center;
|
|
12
|
+
background: transparent;
|
|
13
|
+
display: flex;
|
|
14
|
+
inset: 0;
|
|
15
|
+
justify-content: center;
|
|
16
|
+
padding: var(--wi-space-4);
|
|
17
|
+
position: fixed;
|
|
18
|
+
z-index: var(--wi-z-overlay);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.wi-dialog-zoom {
|
|
22
|
-
align-items: inherit;
|
|
23
|
-
display: flex;
|
|
24
|
-
inset: 0;
|
|
25
|
-
justify-content: inherit;
|
|
26
|
-
padding: inherit;
|
|
27
|
-
position: absolute;
|
|
28
|
-
transform-origin: var(--wi-dialog-origin-x, 50%)
|
|
21
|
+
.wi-dialog-zoom {
|
|
22
|
+
align-items: inherit;
|
|
23
|
+
display: flex;
|
|
24
|
+
inset: 0;
|
|
25
|
+
justify-content: inherit;
|
|
26
|
+
padding: inherit;
|
|
27
|
+
position: absolute;
|
|
28
|
+
transform-origin: var(--wi-dialog-origin-x, 50%)
|
|
29
|
+
var(--wi-dialog-origin-y, 50%);
|
|
29
30
|
}
|
|
30
31
|
|
|
31
|
-
.wi-dialog-backdrop--modal {
|
|
32
|
-
background: var(--wi-overlay-scrim);
|
|
32
|
+
.wi-dialog-backdrop--modal {
|
|
33
|
+
background: var(--wi-overlay-scrim);
|
|
33
34
|
}
|
|
34
35
|
|
|
35
|
-
.wi-dialog-backdrop--top {
|
|
36
|
-
align-items: flex-start;
|
|
36
|
+
.wi-dialog-backdrop--top {
|
|
37
|
+
align-items: flex-start;
|
|
37
38
|
}
|
|
38
39
|
|
|
39
|
-
.wi-dialog-backdrop--bottom {
|
|
40
|
-
align-items: flex-end;
|
|
40
|
+
.wi-dialog-backdrop--bottom {
|
|
41
|
+
align-items: flex-end;
|
|
41
42
|
}
|
|
42
43
|
|
|
43
|
-
.wi-dialog-backdrop--left {
|
|
44
|
-
justify-content: flex-start;
|
|
44
|
+
.wi-dialog-backdrop--left {
|
|
45
|
+
justify-content: flex-start;
|
|
45
46
|
}
|
|
46
47
|
|
|
47
|
-
.wi-dialog-backdrop--right {
|
|
48
|
-
justify-content: flex-end;
|
|
48
|
+
.wi-dialog-backdrop--right {
|
|
49
|
+
justify-content: flex-end;
|
|
49
50
|
}
|
|
50
51
|
|
|
51
|
-
.wi-dialog-backdrop--topleft {
|
|
52
|
-
align-items: flex-start;
|
|
53
|
-
justify-content: flex-start;
|
|
52
|
+
.wi-dialog-backdrop--topleft {
|
|
53
|
+
align-items: flex-start;
|
|
54
|
+
justify-content: flex-start;
|
|
54
55
|
}
|
|
55
56
|
|
|
56
|
-
.wi-dialog-backdrop--topright {
|
|
57
|
-
align-items: flex-start;
|
|
58
|
-
justify-content: flex-end;
|
|
57
|
+
.wi-dialog-backdrop--topright {
|
|
58
|
+
align-items: flex-start;
|
|
59
|
+
justify-content: flex-end;
|
|
59
60
|
}
|
|
60
61
|
|
|
61
|
-
.wi-dialog-backdrop--bottomleft {
|
|
62
|
-
align-items: flex-end;
|
|
63
|
-
justify-content: flex-start;
|
|
62
|
+
.wi-dialog-backdrop--bottomleft {
|
|
63
|
+
align-items: flex-end;
|
|
64
|
+
justify-content: flex-start;
|
|
64
65
|
}
|
|
65
66
|
|
|
66
|
-
.wi-dialog-backdrop--bottomright {
|
|
67
|
-
align-items: flex-end;
|
|
68
|
-
justify-content: flex-end;
|
|
67
|
+
.wi-dialog-backdrop--bottomright {
|
|
68
|
+
align-items: flex-end;
|
|
69
|
+
justify-content: flex-end;
|
|
69
70
|
}
|
|
70
71
|
|
|
71
|
-
.wi-dialog {
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
72
|
+
.wi-dialog {
|
|
73
|
+
--wi-dialog-width: 32rem;
|
|
74
|
+
--wi-dialog-max-height: min(90vh, 100%);
|
|
75
|
+
--wi-dialog-radius: var(--wi-radius-lg);
|
|
76
|
+
background: var(--wi-color-surface);
|
|
77
|
+
border-radius: var(--wi-dialog-radius);
|
|
78
|
+
box-shadow: var(--wi-shadow-lg);
|
|
79
|
+
color: var(--wi-color-text);
|
|
80
|
+
display: flex;
|
|
81
|
+
flex-direction: column;
|
|
82
|
+
max-height: var(--wi-dialog-max-height);
|
|
83
|
+
max-width: var(--wi-dialog-width);
|
|
84
|
+
width: min(100%, var(--wi-dialog-width));
|
|
81
85
|
}
|
|
82
86
|
|
|
83
|
-
.wi-dialog-backdrop--maximized {
|
|
84
|
-
padding: 0;
|
|
87
|
+
.wi-dialog-backdrop--maximized {
|
|
88
|
+
padding: 0;
|
|
85
89
|
}
|
|
86
90
|
|
|
87
|
-
.wi-dialog--maximized {
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
max-
|
|
92
|
-
width:
|
|
91
|
+
.wi-dialog--maximized {
|
|
92
|
+
--wi-dialog-radius: 0;
|
|
93
|
+
border-radius: var(--wi-dialog-radius);
|
|
94
|
+
height: 100%;
|
|
95
|
+
max-height: 100%;
|
|
96
|
+
max-width: none;
|
|
97
|
+
width: 100%;
|
|
93
98
|
}
|
|
94
99
|
|
|
95
|
-
.wi-dialog__header,
|
|
96
|
-
.wi-dialog__footer {
|
|
97
|
-
align-items: center;
|
|
98
|
-
display: flex;
|
|
99
|
-
justify-content: space-between;
|
|
100
|
-
padding: var(--wi-space-4);
|
|
100
|
+
.wi-dialog__header,
|
|
101
|
+
.wi-dialog__footer {
|
|
102
|
+
align-items: center;
|
|
103
|
+
display: flex;
|
|
104
|
+
justify-content: space-between;
|
|
105
|
+
padding: var(--wi-space-4);
|
|
101
106
|
}
|
|
102
107
|
|
|
103
|
-
.wi-dialog__header {
|
|
104
|
-
border-bottom: 1px solid var(--wi-color-border);
|
|
105
|
-
flex: 0 0 auto;
|
|
106
|
-
gap: var(--wi-space-3);
|
|
108
|
+
.wi-dialog__header {
|
|
109
|
+
border-bottom: 1px solid var(--wi-color-border);
|
|
110
|
+
flex: 0 0 auto;
|
|
111
|
+
gap: var(--wi-space-3);
|
|
107
112
|
}
|
|
108
113
|
|
|
109
|
-
.wi-dialog__header h2 {
|
|
110
|
-
font-size: var(--wi-font-size-lg);
|
|
111
|
-
margin: 0;
|
|
114
|
+
.wi-dialog__header h2 {
|
|
115
|
+
font-size: var(--wi-font-size-lg);
|
|
116
|
+
margin: 0;
|
|
112
117
|
}
|
|
113
118
|
|
|
114
|
-
.wi-dialog__heading {
|
|
115
|
-
align-items: center;
|
|
116
|
-
display: flex;
|
|
117
|
-
gap: var(--wi-space-2);
|
|
118
|
-
min-width: 0;
|
|
119
|
+
.wi-dialog__heading {
|
|
120
|
+
align-items: center;
|
|
121
|
+
display: flex;
|
|
122
|
+
gap: var(--wi-space-2);
|
|
123
|
+
min-width: 0;
|
|
119
124
|
}
|
|
120
125
|
|
|
121
|
-
.wi-dialog__type-icon {
|
|
122
|
-
color: var(--wi-color-info);
|
|
123
|
-
flex-shrink: 0;
|
|
126
|
+
.wi-dialog__type-icon {
|
|
127
|
+
color: var(--wi-color-info);
|
|
128
|
+
flex-shrink: 0;
|
|
124
129
|
}
|
|
125
130
|
|
|
126
|
-
.wi-dialog--success .wi-dialog__type-icon {
|
|
127
|
-
color: var(--wi-color-success);
|
|
131
|
+
.wi-dialog--success .wi-dialog__type-icon {
|
|
132
|
+
color: var(--wi-color-success);
|
|
128
133
|
}
|
|
129
134
|
|
|
130
|
-
.wi-dialog--warn .wi-dialog__type-icon,
|
|
131
|
-
.wi-dialog--warning .wi-dialog__type-icon {
|
|
132
|
-
color: var(--wi-color-warn);
|
|
135
|
+
.wi-dialog--warn .wi-dialog__type-icon,
|
|
136
|
+
.wi-dialog--warning .wi-dialog__type-icon {
|
|
137
|
+
color: var(--wi-color-warn);
|
|
133
138
|
}
|
|
134
139
|
|
|
135
|
-
.wi-dialog--error .wi-dialog__type-icon {
|
|
136
|
-
color: var(--wi-color-danger);
|
|
140
|
+
.wi-dialog--error .wi-dialog__type-icon {
|
|
141
|
+
color: var(--wi-color-danger);
|
|
137
142
|
}
|
|
138
143
|
|
|
139
|
-
.wi-dialog--info .wi-dialog__type-icon {
|
|
140
|
-
color: var(--wi-color-info);
|
|
144
|
+
.wi-dialog--info .wi-dialog__type-icon {
|
|
145
|
+
color: var(--wi-color-info);
|
|
141
146
|
}
|
|
142
147
|
|
|
143
|
-
.wi-dialog__actions {
|
|
144
|
-
align-items: center;
|
|
145
|
-
display: flex;
|
|
146
|
-
flex: 0 0 auto;
|
|
147
|
-
gap: var(--wi-space-1);
|
|
148
|
-
margin-left: auto;
|
|
148
|
+
.wi-dialog__actions {
|
|
149
|
+
align-items: center;
|
|
150
|
+
display: flex;
|
|
151
|
+
flex: 0 0 auto;
|
|
152
|
+
gap: var(--wi-space-1);
|
|
153
|
+
margin-left: auto;
|
|
149
154
|
}
|
|
150
155
|
|
|
151
|
-
.wi-dialog__action,
|
|
152
|
-
.wi-dialog__header button {
|
|
153
|
-
align-items: center;
|
|
154
|
-
background: transparent;
|
|
155
|
-
border: 0;
|
|
156
|
-
border-radius: var(--wi-radius-sm);
|
|
157
|
-
color: var(--wi-color-text-muted);
|
|
158
|
-
cursor: pointer;
|
|
159
|
-
display: inline-flex;
|
|
160
|
-
font-size: var(--wi-font-size-lg);
|
|
161
|
-
height: var(--wi-control-affix-size);
|
|
162
|
-
justify-content: center;
|
|
163
|
-
line-height: 1;
|
|
164
|
-
width: var(--wi-control-affix-size);
|
|
156
|
+
.wi-dialog__action,
|
|
157
|
+
.wi-dialog__header button {
|
|
158
|
+
align-items: center;
|
|
159
|
+
background: transparent;
|
|
160
|
+
border: 0;
|
|
161
|
+
border-radius: var(--wi-radius-sm);
|
|
162
|
+
color: var(--wi-color-text-muted);
|
|
163
|
+
cursor: pointer;
|
|
164
|
+
display: inline-flex;
|
|
165
|
+
font-size: var(--wi-font-size-lg);
|
|
166
|
+
height: var(--wi-control-affix-size);
|
|
167
|
+
justify-content: center;
|
|
168
|
+
line-height: 1;
|
|
169
|
+
width: var(--wi-control-affix-size);
|
|
165
170
|
}
|
|
166
171
|
|
|
167
|
-
.wi-dialog__action:focus-visible,
|
|
168
|
-
.wi-dialog__header button:focus-visible {
|
|
169
|
-
box-shadow: var(--wi-focus-shadow);
|
|
170
|
-
outline: none;
|
|
172
|
+
.wi-dialog__action:focus-visible,
|
|
173
|
+
.wi-dialog__header button:focus-visible {
|
|
174
|
+
box-shadow: var(--wi-focus-shadow);
|
|
175
|
+
outline: none;
|
|
171
176
|
}
|
|
172
177
|
|
|
173
|
-
.wi-dialog__body {
|
|
174
|
-
flex: 1 1 auto;
|
|
175
|
-
overflow: auto;
|
|
176
|
-
padding: var(--wi-space-4);
|
|
178
|
+
.wi-dialog__body {
|
|
179
|
+
flex: 1 1 auto;
|
|
180
|
+
overflow: auto;
|
|
181
|
+
padding: var(--wi-space-4);
|
|
177
182
|
}
|
|
178
183
|
|
|
179
|
-
.wi-dialog__action:disabled {
|
|
180
|
-
cursor: default;
|
|
181
|
-
opacity: 0.5;
|
|
184
|
+
.wi-dialog__action:disabled {
|
|
185
|
+
cursor: default;
|
|
186
|
+
opacity: 0.5;
|
|
182
187
|
}
|
|
183
188
|
|
|
184
|
-
.wi-dialog__footer {
|
|
185
|
-
border-top: 1px solid var(--wi-color-border);
|
|
186
|
-
flex: 0 0 auto;
|
|
189
|
+
.wi-dialog__footer {
|
|
190
|
+
border-top: 1px solid var(--wi-color-border);
|
|
191
|
+
flex: 0 0 auto;
|
|
187
192
|
}
|
|
188
193
|
|
|
189
|
-
.wi-dialog__footer--preset {
|
|
190
|
-
gap: var(--wi-space-2);
|
|
191
|
-
justify-content: flex-end;
|
|
192
|
-
width: 100%;
|
|
194
|
+
.wi-dialog__footer--preset {
|
|
195
|
+
gap: var(--wi-space-2);
|
|
196
|
+
justify-content: flex-end;
|
|
197
|
+
width: 100%;
|
|
193
198
|
}
|
|
194
199
|
|
|
195
|
-
.wi-dialog-enter-active {
|
|
196
|
-
transition: opacity var(--wi-motion-enter) var(--wi-motion-ease);
|
|
200
|
+
.wi-dialog-enter-active {
|
|
201
|
+
transition: opacity var(--wi-motion-enter) var(--wi-motion-ease);
|
|
197
202
|
}
|
|
198
203
|
|
|
199
|
-
.wi-dialog-leave-active {
|
|
200
|
-
transition: opacity var(--wi-motion-exit) var(--wi-motion-ease);
|
|
204
|
+
.wi-dialog-leave-active {
|
|
205
|
+
transition: opacity var(--wi-motion-exit) var(--wi-motion-ease);
|
|
201
206
|
}
|
|
202
207
|
|
|
203
|
-
.wi-dialog-enter-active .wi-dialog-zoom,
|
|
204
|
-
.wi-dialog-leave-active .wi-dialog-zoom {
|
|
205
|
-
transition:
|
|
206
|
-
opacity var(--wi-motion-enter) var(--wi-motion-ease),
|
|
207
|
-
transform var(--wi-motion-enter) var(--wi-motion-ease);
|
|
208
|
+
.wi-dialog-enter-active .wi-dialog-zoom,
|
|
209
|
+
.wi-dialog-leave-active .wi-dialog-zoom {
|
|
210
|
+
transition:
|
|
211
|
+
opacity var(--wi-motion-enter) var(--wi-motion-ease),
|
|
212
|
+
transform var(--wi-motion-enter) var(--wi-motion-ease);
|
|
208
213
|
}
|
|
209
214
|
|
|
210
|
-
.wi-dialog-leave-active .wi-dialog-zoom {
|
|
211
|
-
transition:
|
|
212
|
-
opacity var(--wi-motion-exit) var(--wi-motion-ease),
|
|
213
|
-
transform var(--wi-motion-exit) var(--wi-motion-ease);
|
|
215
|
+
.wi-dialog-leave-active .wi-dialog-zoom {
|
|
216
|
+
transition:
|
|
217
|
+
opacity var(--wi-motion-exit) var(--wi-motion-ease),
|
|
218
|
+
transform var(--wi-motion-exit) var(--wi-motion-ease);
|
|
214
219
|
}
|
|
215
220
|
|
|
216
|
-
.wi-dialog-enter-from,
|
|
217
|
-
.wi-dialog-leave-to {
|
|
218
|
-
opacity: 0;
|
|
221
|
+
.wi-dialog-enter-from,
|
|
222
|
+
.wi-dialog-leave-to {
|
|
223
|
+
opacity: 0;
|
|
219
224
|
}
|
|
220
225
|
|
|
221
|
-
.wi-dialog-enter-from .wi-dialog-zoom,
|
|
222
|
-
.wi-dialog-leave-to .wi-dialog-zoom {
|
|
223
|
-
opacity: 0;
|
|
224
|
-
transform: scale(0.36);
|
|
226
|
+
.wi-dialog-enter-from .wi-dialog-zoom,
|
|
227
|
+
.wi-dialog-leave-to .wi-dialog-zoom {
|
|
228
|
+
opacity: 0;
|
|
229
|
+
transform: scale(0.36);
|
|
225
230
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Divider.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Divider/Divider.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Divider.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Divider/Divider.vue"],"names":[],"mappings":";AAuCA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAwE3C,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU;;;6EAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dock.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dock/Dock.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Dock.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dock/Dock.vue"],"names":[],"mappings":";AAsCA,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AA8ElD,QAAA,MAAM,YAAY;;;6EAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,41 +1,46 @@
|
|
|
1
|
-
/* —— Menu: Dock —— */
|
|
2
|
-
.wi-dock {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
/* —— Menu: Dock —— */
|
|
2
|
+
.wi-dock {
|
|
3
|
+
--wi-dock-icon-size: 2.75rem;
|
|
4
|
+
display: flex;
|
|
5
|
+
justify-content: center;
|
|
5
6
|
}
|
|
6
7
|
|
|
7
|
-
.wi-dock__list {
|
|
8
|
-
align-items: flex-end;
|
|
9
|
-
background: color-mix(in srgb, var(--wi-color-surface) 85%, transparent);
|
|
10
|
-
border: 1px solid var(--wi-color-border);
|
|
11
|
-
border-radius: var(--wi-radius-lg);
|
|
12
|
-
display: flex;
|
|
13
|
-
gap: var(--wi-space-2);
|
|
14
|
-
list-style: none;
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: var(--wi-space-2) var(--wi-space-3);
|
|
8
|
+
.wi-dock__list {
|
|
9
|
+
align-items: flex-end;
|
|
10
|
+
background: color-mix(in srgb, var(--wi-color-surface) 85%, transparent);
|
|
11
|
+
border: 1px solid var(--wi-color-border);
|
|
12
|
+
border-radius: var(--wi-radius-lg);
|
|
13
|
+
display: flex;
|
|
14
|
+
gap: var(--wi-space-2);
|
|
15
|
+
list-style: none;
|
|
16
|
+
margin: 0;
|
|
17
|
+
padding: var(--wi-space-2) var(--wi-space-3);
|
|
17
18
|
}
|
|
18
19
|
|
|
19
|
-
.wi-dock__button {
|
|
20
|
-
background: transparent;
|
|
21
|
-
border: 0;
|
|
22
|
-
border-radius: var(--wi-radius-md);
|
|
23
|
-
cursor: pointer;
|
|
24
|
-
padding: var(--wi-space-1);
|
|
25
|
-
transition: transform var(--wi-motion-fast, 150ms) ease;
|
|
20
|
+
.wi-dock__button {
|
|
21
|
+
background: transparent;
|
|
22
|
+
border: 0;
|
|
23
|
+
border-radius: var(--wi-radius-md);
|
|
24
|
+
cursor: pointer;
|
|
25
|
+
padding: var(--wi-space-1);
|
|
26
|
+
transition: transform var(--wi-motion-fast, 150ms) ease;
|
|
26
27
|
}
|
|
27
28
|
|
|
28
|
-
.wi-dock__button:hover:not(:disabled) {
|
|
29
|
-
transform: translateY(-0.25rem) scale(1.08);
|
|
29
|
+
.wi-dock__button:hover:not(:disabled) {
|
|
30
|
+
transform: translateY(-0.25rem) scale(1.08);
|
|
30
31
|
}
|
|
31
32
|
|
|
32
|
-
.wi-dock__icon {
|
|
33
|
-
align-items: center;
|
|
34
|
-
background: color-mix(
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
33
|
+
.wi-dock__icon {
|
|
34
|
+
align-items: center;
|
|
35
|
+
background: color-mix(
|
|
36
|
+
in srgb,
|
|
37
|
+
var(--wi-color-primary) 14%,
|
|
38
|
+
var(--wi-color-surface)
|
|
39
|
+
);
|
|
40
|
+
border-radius: var(--wi-radius-md);
|
|
41
|
+
display: inline-flex;
|
|
42
|
+
font-size: 1.25rem;
|
|
43
|
+
height: var(--wi-dock-icon-size);
|
|
44
|
+
justify-content: center;
|
|
45
|
+
width: var(--wi-dock-icon-size);
|
|
41
46
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Drawer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Drawer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.vue"],"names":[],"mappings":";AAkHA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAgM1C,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOhD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,121 +1,123 @@
|
|
|
1
|
-
.wi-drawer-enter-active {
|
|
2
|
-
transition: opacity var(--wi-motion-enter) var(--wi-motion-ease);
|
|
1
|
+
.wi-drawer-enter-active {
|
|
2
|
+
transition: opacity var(--wi-motion-enter) var(--wi-motion-ease);
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.wi-drawer-leave-active {
|
|
6
|
-
transition: opacity var(--wi-motion-exit) var(--wi-motion-ease);
|
|
5
|
+
.wi-drawer-leave-active {
|
|
6
|
+
transition: opacity var(--wi-motion-exit) var(--wi-motion-ease);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.wi-drawer-enter-active .wi-drawer,
|
|
10
|
-
.wi-drawer-leave-active .wi-drawer {
|
|
11
|
-
transition: transform var(--wi-motion-enter) var(--wi-motion-ease);
|
|
9
|
+
.wi-drawer-enter-active .wi-drawer,
|
|
10
|
+
.wi-drawer-leave-active .wi-drawer {
|
|
11
|
+
transition: transform var(--wi-motion-enter) var(--wi-motion-ease);
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.wi-drawer-leave-active .wi-drawer {
|
|
15
|
-
transition: transform var(--wi-motion-exit) var(--wi-motion-ease);
|
|
14
|
+
.wi-drawer-leave-active .wi-drawer {
|
|
15
|
+
transition: transform var(--wi-motion-exit) var(--wi-motion-ease);
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.wi-drawer-enter-from,
|
|
19
|
-
.wi-drawer-leave-to {
|
|
20
|
-
opacity: 0;
|
|
18
|
+
.wi-drawer-enter-from,
|
|
19
|
+
.wi-drawer-leave-to {
|
|
20
|
+
opacity: 0;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.wi-drawer-enter-from .wi-drawer--left,
|
|
24
|
-
.wi-drawer-leave-to .wi-drawer--left {
|
|
25
|
-
transform: translateX(-100%);
|
|
23
|
+
.wi-drawer-enter-from .wi-drawer--left,
|
|
24
|
+
.wi-drawer-leave-to .wi-drawer--left {
|
|
25
|
+
transform: translateX(-100%);
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.wi-drawer-enter-from .wi-drawer--right,
|
|
29
|
-
.wi-drawer-leave-to .wi-drawer--right {
|
|
30
|
-
transform: translateX(100%);
|
|
28
|
+
.wi-drawer-enter-from .wi-drawer--right,
|
|
29
|
+
.wi-drawer-leave-to .wi-drawer--right {
|
|
30
|
+
transform: translateX(100%);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.wi-drawer-enter-from .wi-drawer--top,
|
|
34
|
-
.wi-drawer-leave-to .wi-drawer--top {
|
|
35
|
-
transform: translateY(-100%);
|
|
33
|
+
.wi-drawer-enter-from .wi-drawer--top,
|
|
34
|
+
.wi-drawer-leave-to .wi-drawer--top {
|
|
35
|
+
transform: translateY(-100%);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.wi-drawer-enter-from .wi-drawer--bottom,
|
|
39
|
-
.wi-drawer-leave-to .wi-drawer--bottom {
|
|
40
|
-
transform: translateY(100%);
|
|
38
|
+
.wi-drawer-enter-from .wi-drawer--bottom,
|
|
39
|
+
.wi-drawer-leave-to .wi-drawer--bottom {
|
|
40
|
+
transform: translateY(100%);
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
.wi-drawer-backdrop {
|
|
44
|
-
inset: 0;
|
|
45
|
-
position: fixed;
|
|
46
|
-
z-index: var(--wi-z-overlay);
|
|
43
|
+
.wi-drawer-backdrop {
|
|
44
|
+
inset: 0;
|
|
45
|
+
position: fixed;
|
|
46
|
+
z-index: var(--wi-z-overlay);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.wi-drawer-backdrop--modal {
|
|
50
|
-
background: var(--wi-overlay-scrim);
|
|
49
|
+
.wi-drawer-backdrop--modal {
|
|
50
|
+
background: var(--wi-overlay-scrim);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.wi-drawer {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
53
|
+
.wi-drawer {
|
|
54
|
+
--wi-drawer-side-width: 20rem;
|
|
55
|
+
--wi-drawer-top-height: 40vh;
|
|
56
|
+
background: var(--wi-color-surface);
|
|
57
|
+
box-shadow: var(--wi-shadow-lg);
|
|
58
|
+
color: var(--wi-color-text);
|
|
59
|
+
display: flex;
|
|
60
|
+
flex-direction: column;
|
|
61
|
+
position: fixed;
|
|
62
|
+
z-index: var(--wi-z-overlay-raised);
|
|
61
63
|
}
|
|
62
64
|
|
|
63
|
-
.wi-drawer--left {
|
|
64
|
-
bottom: 0;
|
|
65
|
-
left: 0;
|
|
66
|
-
top: 0;
|
|
67
|
-
width: min(
|
|
65
|
+
.wi-drawer--left {
|
|
66
|
+
bottom: 0;
|
|
67
|
+
left: 0;
|
|
68
|
+
top: 0;
|
|
69
|
+
width: min(var(--wi-drawer-side-width), 100vw);
|
|
68
70
|
}
|
|
69
71
|
|
|
70
|
-
.wi-drawer--right {
|
|
71
|
-
bottom: 0;
|
|
72
|
-
right: 0;
|
|
73
|
-
top: 0;
|
|
74
|
-
width: min(
|
|
72
|
+
.wi-drawer--right {
|
|
73
|
+
bottom: 0;
|
|
74
|
+
right: 0;
|
|
75
|
+
top: 0;
|
|
76
|
+
width: min(var(--wi-drawer-side-width), 100vw);
|
|
75
77
|
}
|
|
76
78
|
|
|
77
|
-
.wi-drawer--top {
|
|
78
|
-
left: 0;
|
|
79
|
-
right: 0;
|
|
80
|
-
top: 0;
|
|
81
|
-
max-height: min(
|
|
79
|
+
.wi-drawer--top {
|
|
80
|
+
left: 0;
|
|
81
|
+
right: 0;
|
|
82
|
+
top: 0;
|
|
83
|
+
max-height: min(var(--wi-drawer-top-height), 100%);
|
|
82
84
|
}
|
|
83
85
|
|
|
84
|
-
.wi-drawer--bottom {
|
|
85
|
-
bottom: 0;
|
|
86
|
-
left: 0;
|
|
87
|
-
right: 0;
|
|
88
|
-
max-height: min(
|
|
86
|
+
.wi-drawer--bottom {
|
|
87
|
+
bottom: 0;
|
|
88
|
+
left: 0;
|
|
89
|
+
right: 0;
|
|
90
|
+
max-height: min(var(--wi-drawer-top-height), 100%);
|
|
89
91
|
}
|
|
90
92
|
|
|
91
|
-
.wi-drawer__header {
|
|
92
|
-
align-items: center;
|
|
93
|
-
border-bottom: 1px solid var(--wi-color-border);
|
|
94
|
-
display: flex;
|
|
95
|
-
justify-content: space-between;
|
|
96
|
-
padding: var(--wi-space-4);
|
|
93
|
+
.wi-drawer__header {
|
|
94
|
+
align-items: center;
|
|
95
|
+
border-bottom: 1px solid var(--wi-color-border);
|
|
96
|
+
display: flex;
|
|
97
|
+
justify-content: space-between;
|
|
98
|
+
padding: var(--wi-space-4);
|
|
97
99
|
}
|
|
98
100
|
|
|
99
|
-
.wi-drawer__header h2 {
|
|
100
|
-
font-size: var(--wi-font-size-lg);
|
|
101
|
-
margin: 0;
|
|
101
|
+
.wi-drawer__header h2 {
|
|
102
|
+
font-size: var(--wi-font-size-lg);
|
|
103
|
+
margin: 0;
|
|
102
104
|
}
|
|
103
105
|
|
|
104
|
-
.wi-drawer__close {
|
|
105
|
-
background: transparent;
|
|
106
|
-
border: 0;
|
|
107
|
-
color: var(--wi-color-text-muted);
|
|
108
|
-
cursor: pointer;
|
|
109
|
-
font-size: 1.25rem;
|
|
106
|
+
.wi-drawer__close {
|
|
107
|
+
background: transparent;
|
|
108
|
+
border: 0;
|
|
109
|
+
color: var(--wi-color-text-muted);
|
|
110
|
+
cursor: pointer;
|
|
111
|
+
font-size: 1.25rem;
|
|
110
112
|
}
|
|
111
113
|
|
|
112
|
-
.wi-drawer__close:focus-visible {
|
|
113
|
-
box-shadow: var(--wi-focus-shadow);
|
|
114
|
-
outline: none;
|
|
114
|
+
.wi-drawer__close:focus-visible {
|
|
115
|
+
box-shadow: var(--wi-focus-shadow);
|
|
116
|
+
outline: none;
|
|
115
117
|
}
|
|
116
118
|
|
|
117
|
-
.wi-drawer__body {
|
|
118
|
-
flex: 1;
|
|
119
|
-
overflow: auto;
|
|
120
|
-
padding: var(--wi-space-4);
|
|
119
|
+
.wi-drawer__body {
|
|
120
|
+
flex: 1;
|
|
121
|
+
overflow: auto;
|
|
122
|
+
padding: var(--wi-space-4);
|
|
121
123
|
}
|