@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,23 +1,24 @@
|
|
|
1
|
-
/* —— Overlay: ConfirmDialog —— */
|
|
2
|
-
.wi-confirmdialog {
|
|
3
|
-
|
|
1
|
+
/* —— Overlay: ConfirmDialog —— */
|
|
2
|
+
.wi-confirmdialog {
|
|
3
|
+
--wi-confirmdialog-width: 28rem;
|
|
4
|
+
max-width: min(var(--wi-confirmdialog-width), calc(100vw - 2rem));
|
|
4
5
|
}
|
|
5
6
|
|
|
6
|
-
.wi-confirmdialog__footer {
|
|
7
|
-
display: flex;
|
|
8
|
-
gap: var(--wi-space-2);
|
|
9
|
-
justify-content: flex-end;
|
|
7
|
+
.wi-confirmdialog__footer {
|
|
8
|
+
display: flex;
|
|
9
|
+
gap: var(--wi-space-2);
|
|
10
|
+
justify-content: flex-end;
|
|
10
11
|
}
|
|
11
12
|
|
|
12
|
-
.wi-confirmdialog__message {
|
|
13
|
-
align-items: flex-start;
|
|
14
|
-
color: var(--wi-color-text);
|
|
15
|
-
display: flex;
|
|
16
|
-
gap: var(--wi-space-3);
|
|
17
|
-
line-height: 1.5;
|
|
13
|
+
.wi-confirmdialog__message {
|
|
14
|
+
align-items: flex-start;
|
|
15
|
+
color: var(--wi-color-text);
|
|
16
|
+
display: flex;
|
|
17
|
+
gap: var(--wi-space-3);
|
|
18
|
+
line-height: 1.5;
|
|
18
19
|
}
|
|
19
20
|
|
|
20
|
-
.wi-confirmdialog__copy {
|
|
21
|
-
flex: 1 1 auto;
|
|
22
|
-
min-width: 0;
|
|
21
|
+
.wi-confirmdialog__copy {
|
|
22
|
+
flex: 1 1 auto;
|
|
23
|
+
min-width: 0;
|
|
23
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmPopup/ConfirmPopup.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ConfirmPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmPopup/ConfirmPopup.vue"],"names":[],"mappings":";AAoLA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AA0ShD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;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,37 +1,38 @@
|
|
|
1
|
-
/* —— Overlay: ConfirmPopup —— */
|
|
2
|
-
.wi-confirmpopup {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
border
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
/* —— Overlay: ConfirmPopup —— */
|
|
2
|
+
.wi-confirmpopup {
|
|
3
|
+
--wi-confirmpopup-width: 20rem;
|
|
4
|
+
background: var(--wi-color-surface);
|
|
5
|
+
border: 1px solid var(--wi-color-border);
|
|
6
|
+
border-radius: var(--wi-radius-md);
|
|
7
|
+
box-shadow: var(--wi-shadow-md);
|
|
8
|
+
max-width: min(var(--wi-confirmpopup-width), calc(100vw - 2rem));
|
|
9
|
+
padding: var(--wi-space-3);
|
|
10
|
+
position: fixed;
|
|
11
|
+
z-index: var(--wi-z-popper);
|
|
11
12
|
}
|
|
12
13
|
|
|
13
|
-
.wi-confirmpopup--teleported {
|
|
14
|
-
z-index: var(--wi-z-dropdown);
|
|
14
|
+
.wi-confirmpopup--teleported {
|
|
15
|
+
z-index: var(--wi-z-dropdown);
|
|
15
16
|
}
|
|
16
17
|
|
|
17
|
-
.wi-confirmpopup__message {
|
|
18
|
-
color: var(--wi-color-text);
|
|
19
|
-
line-height: 1.5;
|
|
20
|
-
margin-bottom: var(--wi-space-3);
|
|
18
|
+
.wi-confirmpopup__message {
|
|
19
|
+
color: var(--wi-color-text);
|
|
20
|
+
line-height: 1.5;
|
|
21
|
+
margin-bottom: var(--wi-space-3);
|
|
21
22
|
}
|
|
22
23
|
|
|
23
|
-
.wi-confirmpopup__footer {
|
|
24
|
-
display: flex;
|
|
25
|
-
gap: var(--wi-space-2);
|
|
26
|
-
justify-content: flex-end;
|
|
24
|
+
.wi-confirmpopup__footer {
|
|
25
|
+
display: flex;
|
|
26
|
+
gap: var(--wi-space-2);
|
|
27
|
+
justify-content: flex-end;
|
|
27
28
|
}
|
|
28
29
|
|
|
29
|
-
.wi-confirmpopup__message {
|
|
30
|
-
align-items: center;
|
|
31
|
-
display: flex;
|
|
32
|
-
gap: var(--wi-space-2);
|
|
30
|
+
.wi-confirmpopup__message {
|
|
31
|
+
align-items: center;
|
|
32
|
+
display: flex;
|
|
33
|
+
gap: var(--wi-space-2);
|
|
33
34
|
}
|
|
34
35
|
|
|
35
|
-
.wi-confirmpopup__icon {
|
|
36
|
-
flex-shrink: 0;
|
|
36
|
+
.wi-confirmpopup__icon {
|
|
37
|
+
flex-shrink: 0;
|
|
37
38
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContextMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenu.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ContextMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenu.vue"],"names":[],"mappings":";AA0GA,OAAO,KAAK,EAAmB,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAgCrF,iBAAS,IAAI,SAEZ;AAED,iBAAS,IAAI,CAAC,KAAK,EAAE,UAAU,GAAG,mBAAmB,QASpD;AAqID,QAAA,MAAM,YAAY;;;;;;;;;;;;6EAKhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContextMenuNodes.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenuNodes.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ContextMenuNodes.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/ContextMenuNodes.vue"],"names":[],"mappings":";AA+DA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAM9C,KAAK,WAAW,GAAG;IAAE,KAAK,EAAE,eAAe,EAAE,CAAA;CAAE,CAAC;AA4KhD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { default as WiContextMenu } from './ContextMenu.vue';
|
|
2
|
-
export { useContextMenu } from './useContextMenu';
|
|
3
2
|
export type { ContextMenuEmits, ContextMenuInstance, ContextMenuItem, ContextMenuPosition, ContextMenuProps, } from './types';
|
|
3
|
+
export { useContextMenu } from './useContextMenu';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,CAAA;AAChB,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,mBAAmB,CAAA;AAC5D,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,CAAA;AAChB,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,mBAAmB,CAAA;AAC5D,YAAY,EACV,gBAAgB,EAChB,mBAAmB,EACnB,eAAe,EACf,mBAAmB,EACnB,gBAAgB,GACjB,MAAM,SAAS,CAAA;AAChB,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA"}
|
|
@@ -1,50 +1,56 @@
|
|
|
1
|
-
/* —— Menu: ContextMenu —— */
|
|
2
|
-
.wi-contextmenu {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
/* —— Menu: ContextMenu —— */
|
|
2
|
+
.wi-contextmenu {
|
|
3
|
+
--wi-contextmenu-min-width: 10rem;
|
|
4
|
+
--wi-contextmenu-item-gap: 0.125rem;
|
|
5
|
+
background: var(--wi-color-surface);
|
|
6
|
+
border: 1px solid var(--wi-color-border);
|
|
7
|
+
border-radius: var(--wi-radius-md);
|
|
8
|
+
box-shadow: var(--wi-shadow-md);
|
|
9
|
+
display: flex;
|
|
10
|
+
flex-direction: column;
|
|
11
|
+
gap: var(--wi-contextmenu-item-gap);
|
|
12
|
+
min-width: var(--wi-contextmenu-min-width);
|
|
13
|
+
padding: var(--wi-space-1);
|
|
14
|
+
position: fixed;
|
|
15
|
+
z-index: var(--wi-z-popper);
|
|
14
16
|
}
|
|
15
17
|
|
|
16
|
-
.wi-contextmenu--teleported {
|
|
17
|
-
z-index: var(--wi-z-dropdown);
|
|
18
|
+
.wi-contextmenu--teleported {
|
|
19
|
+
z-index: var(--wi-z-dropdown);
|
|
18
20
|
}
|
|
19
21
|
|
|
20
|
-
.wi-contextmenu__item {
|
|
21
|
-
background: transparent;
|
|
22
|
-
border: 0;
|
|
23
|
-
border-radius: var(--wi-radius-sm);
|
|
24
|
-
color: var(--wi-color-text);
|
|
25
|
-
cursor: pointer;
|
|
26
|
-
font: inherit;
|
|
27
|
-
padding: var(--wi-space-2) var(--wi-space-3);
|
|
28
|
-
text-align: start;
|
|
29
|
-
width: 100%;
|
|
22
|
+
.wi-contextmenu__item {
|
|
23
|
+
background: transparent;
|
|
24
|
+
border: 0;
|
|
25
|
+
border-radius: var(--wi-radius-sm);
|
|
26
|
+
color: var(--wi-color-text);
|
|
27
|
+
cursor: pointer;
|
|
28
|
+
font: inherit;
|
|
29
|
+
padding: var(--wi-space-2) var(--wi-space-3);
|
|
30
|
+
text-align: start;
|
|
31
|
+
width: 100%;
|
|
30
32
|
}
|
|
31
33
|
|
|
32
|
-
.wi-contextmenu__item:hover:not(:disabled) {
|
|
33
|
-
background: color-mix(
|
|
34
|
+
.wi-contextmenu__item:hover:not(:disabled) {
|
|
35
|
+
background: color-mix(
|
|
36
|
+
in srgb,
|
|
37
|
+
var(--wi-color-primary) 10%,
|
|
38
|
+
var(--wi-color-surface)
|
|
39
|
+
);
|
|
34
40
|
}
|
|
35
41
|
|
|
36
|
-
.wi-contextmenu__item:disabled {
|
|
37
|
-
cursor: not-allowed;
|
|
38
|
-
opacity: var(--wi-opacity-disabled);
|
|
42
|
+
.wi-contextmenu__item:disabled {
|
|
43
|
+
cursor: not-allowed;
|
|
44
|
+
opacity: var(--wi-opacity-disabled);
|
|
39
45
|
}
|
|
40
46
|
|
|
41
|
-
.wi-contextmenu__item:focus-visible {
|
|
42
|
-
box-shadow: var(--wi-focus-shadow);
|
|
43
|
-
outline: none;
|
|
47
|
+
.wi-contextmenu__item:focus-visible {
|
|
48
|
+
box-shadow: var(--wi-focus-shadow);
|
|
49
|
+
outline: none;
|
|
44
50
|
}
|
|
45
51
|
|
|
46
|
-
.wi-contextmenu__separator {
|
|
47
|
-
background: var(--wi-color-border);
|
|
48
|
-
height: 1px;
|
|
49
|
-
margin: var(--wi-space-1) 0;
|
|
52
|
+
.wi-contextmenu__separator {
|
|
53
|
+
background: var(--wi-color-border);
|
|
54
|
+
height: 1px;
|
|
55
|
+
margin: var(--wi-space-1) 0;
|
|
50
56
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useContextMenu.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/useContextMenu.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"useContextMenu.d.ts","sourceRoot":"","sources":["../../../src/components/ContextMenu/useContextMenu.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAGlD,2EAA2E;AAC3E,wBAAgB,cAAc;;;;;;;;;kBAIP,UAAU,GAAG,mBAAmB;;EAatD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataView/DataView.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"DataView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataView/DataView.vue"],"names":[],"mappings":";AA+DA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAwH5C,QAAA,IAAI,OAAO;;CAAU,EAAE,OAAO;;CAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GACzC;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK5C,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":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DatePicker/DatePicker.vue"],"names":[],"mappings":";AAwZA,OAAO,KAAK,EAEV,eAAe,EACf,eAAe,EACf,kBAAkB,EAClB,eAAe,EAChB,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DatePicker/DatePicker.vue"],"names":[],"mappings":";AAwZA,OAAO,KAAK,EAEV,eAAe,EACf,eAAe,EACf,kBAAkB,EAClB,eAAe,EAChB,MAAM,SAAS,CAAA;AAyiBhB,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;6EAIhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,197 +1,221 @@
|
|
|
1
|
-
/* —— Form: DatePicker —— */
|
|
2
|
-
.wi-datepicker {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
/* —— Form: DatePicker —— */
|
|
2
|
+
.wi-datepicker {
|
|
3
|
+
--wi-datepicker-input-affix-padding: var(--wi-control-affix-padding);
|
|
4
|
+
--wi-datepicker-day-size: var(--wi-control-affix-size);
|
|
5
|
+
--wi-datepicker-calendar-cell-size: 2rem;
|
|
6
|
+
--wi-datepicker-grid-gap: 0.125rem;
|
|
7
|
+
--wi-datepicker-shortcuts-width: 6rem;
|
|
8
|
+
display: inline-flex;
|
|
9
|
+
flex-direction: column;
|
|
10
|
+
gap: var(--wi-space-2);
|
|
11
|
+
position: relative;
|
|
7
12
|
}
|
|
8
13
|
|
|
9
|
-
.wi-datepicker--fluid {
|
|
10
|
-
display: flex;
|
|
11
|
-
width: 100%;
|
|
14
|
+
.wi-datepicker--fluid {
|
|
15
|
+
display: flex;
|
|
16
|
+
width: 100%;
|
|
12
17
|
}
|
|
13
18
|
|
|
14
|
-
.wi-datepicker__label {
|
|
15
|
-
color: var(--wi-color-text);
|
|
16
|
-
font-size: var(--wi-font-size-md);
|
|
17
|
-
font-weight: 600;
|
|
19
|
+
.wi-datepicker__label {
|
|
20
|
+
color: var(--wi-color-text);
|
|
21
|
+
font-size: var(--wi-font-size-md);
|
|
22
|
+
font-weight: 600;
|
|
18
23
|
}
|
|
19
|
-
|
|
20
|
-
.wi-datepicker__control {
|
|
21
|
-
align-items: center;
|
|
22
|
-
display: flex;
|
|
23
|
-
position: relative;
|
|
24
|
+
|
|
25
|
+
.wi-datepicker__control {
|
|
26
|
+
align-items: center;
|
|
27
|
+
display: flex;
|
|
28
|
+
position: relative;
|
|
24
29
|
}
|
|
25
30
|
|
|
26
|
-
.wi-datepicker__input {
|
|
27
|
-
background: var(--wi-color-surface);
|
|
28
|
-
border: 1px solid var(--wi-color-border);
|
|
29
|
-
border-radius: var(--wi-radius-control);
|
|
30
|
-
color: var(--wi-color-text);
|
|
31
|
-
cursor: pointer;
|
|
32
|
-
font: inherit;
|
|
33
|
-
font-size: var(--wi-control-font-medium);
|
|
34
|
-
min-height: var(--wi-control-height-medium);
|
|
35
|
-
padding: 0
|
|
36
|
-
|
|
31
|
+
.wi-datepicker__input {
|
|
32
|
+
background: var(--wi-color-surface);
|
|
33
|
+
border: 1px solid var(--wi-color-border);
|
|
34
|
+
border-radius: var(--wi-radius-control);
|
|
35
|
+
color: var(--wi-color-text);
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
font: inherit;
|
|
38
|
+
font-size: var(--wi-control-font-medium);
|
|
39
|
+
min-height: var(--wi-control-height-medium);
|
|
40
|
+
padding: 0 var(--wi-datepicker-input-affix-padding) 0
|
|
41
|
+
var(--wi-control-padding-x-medium);
|
|
42
|
+
width: 100%;
|
|
37
43
|
}
|
|
38
44
|
|
|
39
|
-
.wi-datepicker--small .wi-datepicker__input {
|
|
40
|
-
font-size: var(--wi-control-font-small);
|
|
41
|
-
min-height: var(--wi-control-height-small);
|
|
42
|
-
padding: 0
|
|
45
|
+
.wi-datepicker--small .wi-datepicker__input {
|
|
46
|
+
font-size: var(--wi-control-font-small);
|
|
47
|
+
min-height: var(--wi-control-height-small);
|
|
48
|
+
padding: 0 var(--wi-datepicker-input-affix-padding) 0
|
|
49
|
+
var(--wi-control-padding-x-small);
|
|
43
50
|
}
|
|
44
51
|
|
|
45
|
-
.wi-datepicker--large .wi-datepicker__input {
|
|
46
|
-
font-size: var(--wi-control-font-large);
|
|
47
|
-
min-height: var(--wi-control-height-large);
|
|
48
|
-
padding: 0
|
|
52
|
+
.wi-datepicker--large .wi-datepicker__input {
|
|
53
|
+
font-size: var(--wi-control-font-large);
|
|
54
|
+
min-height: var(--wi-control-height-large);
|
|
55
|
+
padding: 0 var(--wi-datepicker-input-affix-padding) 0
|
|
56
|
+
var(--wi-control-padding-x-large);
|
|
49
57
|
}
|
|
50
58
|
|
|
51
|
-
.wi-datepicker--invalid .wi-datepicker__input {
|
|
52
|
-
border-color: var(--wi-color-danger);
|
|
59
|
+
.wi-datepicker--invalid .wi-datepicker__input {
|
|
60
|
+
border-color: var(--wi-color-danger);
|
|
53
61
|
}
|
|
54
62
|
|
|
55
|
-
.wi-datepicker--disabled {
|
|
56
|
-
opacity: var(--wi-opacity-disabled);
|
|
57
|
-
pointer-events: none;
|
|
63
|
+
.wi-datepicker--disabled {
|
|
64
|
+
opacity: var(--wi-opacity-disabled);
|
|
65
|
+
pointer-events: none;
|
|
58
66
|
}
|
|
59
67
|
|
|
60
|
-
.wi-datepicker__clear {
|
|
61
|
-
background: transparent;
|
|
62
|
-
border: 0;
|
|
63
|
-
color: var(--wi-color-text-muted);
|
|
64
|
-
cursor: pointer;
|
|
65
|
-
font: inherit;
|
|
66
|
-
position: absolute;
|
|
67
|
-
right:
|
|
68
|
+
.wi-datepicker__clear {
|
|
69
|
+
background: transparent;
|
|
70
|
+
border: 0;
|
|
71
|
+
color: var(--wi-color-text-muted);
|
|
72
|
+
cursor: pointer;
|
|
73
|
+
font: inherit;
|
|
74
|
+
position: absolute;
|
|
75
|
+
right: var(--wi-space-2);
|
|
68
76
|
}
|
|
69
77
|
|
|
70
|
-
.wi-datepicker__panel {
|
|
71
|
-
background: var(--wi-color-surface);
|
|
72
|
-
border: 1px solid var(--wi-color-border);
|
|
73
|
-
border-radius: var(--wi-radius-md);
|
|
74
|
-
box-shadow: var(--wi-shadow-md);
|
|
75
|
-
margin-top: var(--wi-space-1);
|
|
76
|
-
padding: var(--wi-space-3);
|
|
77
|
-
position: absolute;
|
|
78
|
-
top: 100%;
|
|
79
|
-
z-index: var(--wi-z-popper);
|
|
78
|
+
.wi-datepicker__panel {
|
|
79
|
+
background: var(--wi-color-surface);
|
|
80
|
+
border: 1px solid var(--wi-color-border);
|
|
81
|
+
border-radius: var(--wi-radius-md);
|
|
82
|
+
box-shadow: var(--wi-shadow-md);
|
|
83
|
+
margin-top: var(--wi-space-1);
|
|
84
|
+
padding: var(--wi-space-3);
|
|
85
|
+
position: absolute;
|
|
86
|
+
top: 100%;
|
|
87
|
+
z-index: var(--wi-z-popper);
|
|
80
88
|
}
|
|
81
89
|
|
|
82
|
-
.wi-datepicker__panel--teleported {
|
|
83
|
-
margin-top: 0;
|
|
84
|
-
position: fixed;
|
|
85
|
-
top: auto;
|
|
86
|
-
z-index: var(--wi-z-dropdown);
|
|
90
|
+
.wi-datepicker__panel--teleported {
|
|
91
|
+
margin-top: 0;
|
|
92
|
+
position: fixed;
|
|
93
|
+
top: auto;
|
|
94
|
+
z-index: var(--wi-z-dropdown);
|
|
87
95
|
}
|
|
88
96
|
|
|
89
|
-
.wi-datepicker__header {
|
|
90
|
-
align-items: center;
|
|
91
|
-
display: flex;
|
|
92
|
-
justify-content: space-between;
|
|
93
|
-
margin-bottom: var(--wi-space-2);
|
|
97
|
+
.wi-datepicker__header {
|
|
98
|
+
align-items: center;
|
|
99
|
+
display: flex;
|
|
100
|
+
justify-content: space-between;
|
|
101
|
+
margin-bottom: var(--wi-space-2);
|
|
94
102
|
}
|
|
95
103
|
|
|
96
|
-
.wi-datepicker__month {
|
|
97
|
-
font-weight: 600;
|
|
104
|
+
.wi-datepicker__month {
|
|
105
|
+
font-weight: 600;
|
|
98
106
|
}
|
|
99
107
|
|
|
100
|
-
.wi-datepicker__nav {
|
|
101
|
-
background: transparent;
|
|
102
|
-
border: 0;
|
|
103
|
-
border-radius: var(--wi-radius-sm);
|
|
104
|
-
color: var(--wi-color-text);
|
|
105
|
-
cursor: pointer;
|
|
106
|
-
font: inherit;
|
|
107
|
-
line-height: 1;
|
|
108
|
-
padding: var(--wi-space-1) var(--wi-space-2);
|
|
108
|
+
.wi-datepicker__nav {
|
|
109
|
+
background: transparent;
|
|
110
|
+
border: 0;
|
|
111
|
+
border-radius: var(--wi-radius-sm);
|
|
112
|
+
color: var(--wi-color-text);
|
|
113
|
+
cursor: pointer;
|
|
114
|
+
font: inherit;
|
|
115
|
+
line-height: 1;
|
|
116
|
+
padding: var(--wi-space-1) var(--wi-space-2);
|
|
109
117
|
}
|
|
110
118
|
|
|
111
|
-
.wi-datepicker__nav:hover {
|
|
112
|
-
background: color-mix(
|
|
119
|
+
.wi-datepicker__nav:hover {
|
|
120
|
+
background: color-mix(
|
|
121
|
+
in srgb,
|
|
122
|
+
var(--wi-color-primary) 10%,
|
|
123
|
+
var(--wi-color-surface)
|
|
124
|
+
);
|
|
113
125
|
}
|
|
114
126
|
|
|
115
|
-
.wi-datepicker__weekdays,
|
|
116
|
-
.wi-datepicker__grid {
|
|
117
|
-
display: grid;
|
|
118
|
-
gap:
|
|
119
|
-
grid-template-columns: repeat(7,
|
|
127
|
+
.wi-datepicker__weekdays,
|
|
128
|
+
.wi-datepicker__grid {
|
|
129
|
+
display: grid;
|
|
130
|
+
gap: var(--wi-datepicker-grid-gap);
|
|
131
|
+
grid-template-columns: repeat(7, var(--wi-datepicker-calendar-cell-size));
|
|
120
132
|
}
|
|
121
133
|
|
|
122
|
-
.wi-datepicker__weekdays {
|
|
123
|
-
color: var(--wi-color-text-muted);
|
|
124
|
-
font-size: var(--wi-font-size-xs);
|
|
125
|
-
margin-bottom: var(--wi-space-1);
|
|
126
|
-
text-align: center;
|
|
134
|
+
.wi-datepicker__weekdays {
|
|
135
|
+
color: var(--wi-color-text-muted);
|
|
136
|
+
font-size: var(--wi-font-size-xs);
|
|
137
|
+
margin-bottom: var(--wi-space-1);
|
|
138
|
+
text-align: center;
|
|
127
139
|
}
|
|
128
140
|
|
|
129
|
-
.wi-datepicker__day {
|
|
130
|
-
background: transparent;
|
|
131
|
-
border: 0;
|
|
132
|
-
border-radius: var(--wi-radius-sm);
|
|
133
|
-
color: var(--wi-color-text);
|
|
134
|
-
cursor: pointer;
|
|
135
|
-
font: inherit;
|
|
136
|
-
height: var(--wi-
|
|
137
|
-
width: var(--wi-
|
|
141
|
+
.wi-datepicker__day {
|
|
142
|
+
background: transparent;
|
|
143
|
+
border: 0;
|
|
144
|
+
border-radius: var(--wi-radius-sm);
|
|
145
|
+
color: var(--wi-color-text);
|
|
146
|
+
cursor: pointer;
|
|
147
|
+
font: inherit;
|
|
148
|
+
height: var(--wi-datepicker-day-size);
|
|
149
|
+
width: var(--wi-datepicker-day-size);
|
|
138
150
|
}
|
|
139
151
|
|
|
140
|
-
.wi-datepicker__day--other {
|
|
141
|
-
color: var(--wi-color-text-muted);
|
|
142
|
-
opacity: var(--wi-opacity-disabled);
|
|
152
|
+
.wi-datepicker__day--other {
|
|
153
|
+
color: var(--wi-color-text-muted);
|
|
154
|
+
opacity: var(--wi-opacity-disabled);
|
|
143
155
|
}
|
|
144
156
|
|
|
145
|
-
.wi-datepicker__day--selected {
|
|
146
|
-
background: var(--wi-color-primary);
|
|
147
|
-
color: var(--wi-color-on-emphasis);
|
|
157
|
+
.wi-datepicker__day--selected {
|
|
158
|
+
background: var(--wi-color-primary);
|
|
159
|
+
color: var(--wi-color-on-emphasis);
|
|
148
160
|
}
|
|
149
161
|
|
|
150
|
-
.wi-datepicker__day:hover:not(:disabled):not(.wi-datepicker__day--selected) {
|
|
151
|
-
background: color-mix(
|
|
162
|
+
.wi-datepicker__day:hover:not(:disabled):not(.wi-datepicker__day--selected) {
|
|
163
|
+
background: color-mix(
|
|
164
|
+
in srgb,
|
|
165
|
+
var(--wi-color-primary) 12%,
|
|
166
|
+
var(--wi-color-surface)
|
|
167
|
+
);
|
|
152
168
|
}
|
|
153
169
|
|
|
154
|
-
.wi-datepicker__day:disabled {
|
|
155
|
-
cursor: not-allowed;
|
|
156
|
-
opacity: 0.4;
|
|
170
|
+
.wi-datepicker__day:disabled {
|
|
171
|
+
cursor: not-allowed;
|
|
172
|
+
opacity: 0.4;
|
|
157
173
|
}
|
|
158
174
|
|
|
159
|
-
.wi-datepicker__panel--with-shortcuts {
|
|
160
|
-
display: flex;
|
|
161
|
-
gap: var(--wi-space-3);
|
|
175
|
+
.wi-datepicker__panel--with-shortcuts {
|
|
176
|
+
display: flex;
|
|
177
|
+
gap: var(--wi-space-3);
|
|
162
178
|
}
|
|
163
179
|
|
|
164
|
-
.wi-datepicker__shortcuts {
|
|
165
|
-
display: grid;
|
|
166
|
-
gap: var(--wi-space-1);
|
|
167
|
-
min-width:
|
|
180
|
+
.wi-datepicker__shortcuts {
|
|
181
|
+
display: grid;
|
|
182
|
+
gap: var(--wi-space-1);
|
|
183
|
+
min-width: var(--wi-datepicker-shortcuts-width);
|
|
168
184
|
}
|
|
169
185
|
|
|
170
|
-
.wi-datepicker__shortcut {
|
|
171
|
-
background: transparent;
|
|
172
|
-
border: 0;
|
|
173
|
-
border-radius: var(--wi-radius-sm);
|
|
174
|
-
color: var(--wi-color-text);
|
|
175
|
-
cursor: pointer;
|
|
176
|
-
font: inherit;
|
|
177
|
-
padding: var(--wi-space-1) var(--wi-space-2);
|
|
178
|
-
text-align: left;
|
|
186
|
+
.wi-datepicker__shortcut {
|
|
187
|
+
background: transparent;
|
|
188
|
+
border: 0;
|
|
189
|
+
border-radius: var(--wi-radius-sm);
|
|
190
|
+
color: var(--wi-color-text);
|
|
191
|
+
cursor: pointer;
|
|
192
|
+
font: inherit;
|
|
193
|
+
padding: var(--wi-space-1) var(--wi-space-2);
|
|
194
|
+
text-align: left;
|
|
179
195
|
}
|
|
180
196
|
|
|
181
|
-
.wi-datepicker__shortcut:hover {
|
|
182
|
-
background: color-mix(
|
|
183
|
-
|
|
197
|
+
.wi-datepicker__shortcut:hover {
|
|
198
|
+
background: color-mix(
|
|
199
|
+
in srgb,
|
|
200
|
+
var(--wi-color-primary) 10%,
|
|
201
|
+
var(--wi-color-surface)
|
|
202
|
+
);
|
|
203
|
+
color: var(--wi-color-primary);
|
|
184
204
|
}
|
|
185
205
|
|
|
186
|
-
.wi-datepicker__day--in-range {
|
|
187
|
-
background: color-mix(
|
|
188
|
-
|
|
206
|
+
.wi-datepicker__day--in-range {
|
|
207
|
+
background: color-mix(
|
|
208
|
+
in srgb,
|
|
209
|
+
var(--wi-color-primary) 16%,
|
|
210
|
+
var(--wi-color-surface)
|
|
211
|
+
);
|
|
212
|
+
border-radius: 0;
|
|
189
213
|
}
|
|
190
214
|
|
|
191
|
-
.wi-datepicker__day--range-start {
|
|
192
|
-
border-radius: var(--wi-radius-sm) 0 0 var(--wi-radius-sm);
|
|
215
|
+
.wi-datepicker__day--range-start {
|
|
216
|
+
border-radius: var(--wi-radius-sm) 0 0 var(--wi-radius-sm);
|
|
193
217
|
}
|
|
194
218
|
|
|
195
|
-
.wi-datepicker__day--range-end {
|
|
196
|
-
border-radius: 0 var(--wi-radius-sm) var(--wi-radius-sm) 0;
|
|
219
|
+
.wi-datepicker__day--range-end {
|
|
220
|
+
border-radius: 0 var(--wi-radius-sm) var(--wi-radius-sm) 0;
|
|
197
221
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dialog/Dialog.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Dialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dialog/Dialog.vue"],"names":[],"mappings":";AA6PA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAsY1C,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACpE,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,GAC7C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAO/C,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"}
|