morya-ui 0.3.0 → 0.3.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 +32 -0
- package/dist/{Button-B5X_R4Md.js → Button-smoDleh0.js} +1 -1
- package/dist/Icon-od9Ob-Ay.js +393 -0
- package/dist/Loading-BSsRs6v9.js +420 -0
- package/dist/{Pagination-CVrH8Ypi.js → Pagination-DrXmzcEy.js} +1 -1
- package/dist/accordion/style.css +4 -0
- package/dist/auto-complete/index.js +1 -1
- package/dist/auto-complete/style.css +18 -6
- package/dist/avatar/index.js +1 -1
- package/dist/avatar/style.css +4 -0
- package/dist/badge/style.css +4 -0
- package/dist/block-ui/style.css +4 -0
- package/dist/breadcrumb/style.css +4 -0
- package/dist/button/index.js +1 -1
- package/dist/button/style.css +4 -0
- package/dist/card/style.css +4 -0
- package/dist/carousel/index.js +72 -64
- package/dist/carousel/style.css +31 -10
- package/dist/cascade-select/index.js +1 -1
- package/dist/cascade-select/style.css +18 -6
- package/dist/checkbox/style.css +4 -0
- package/dist/chip/index.js +1 -1
- package/dist/chip/style.css +4 -0
- package/dist/command-menu/index.js +2 -2
- package/dist/command-menu/style.css +4 -0
- package/dist/components/Carousel/Carousel.vue.d.ts.map +1 -1
- package/dist/components/Carousel/styles.css +27 -10
- package/dist/components/DataView/DataView.vue.d.ts +7 -7
- package/dist/components/DataView/DataView.vue.d.ts.map +1 -1
- package/dist/components/DataView/styles.css +0 -20
- package/dist/components/Dropdown/Dropdown.vue.d.ts +2 -2
- package/dist/components/Dropdown/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts +8 -9
- package/dist/components/Dropdown/DropdownNodes.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/styles.css +24 -5
- package/dist/components/Icon/Icon.vue.d.ts.map +1 -1
- package/dist/components/Icon/icon-categories.d.ts.map +1 -1
- package/dist/components/Icon/icons-types.d.ts +4 -2
- package/dist/components/Icon/icons-types.d.ts.map +1 -1
- package/dist/components/Icon/icons.d.ts +250 -561
- package/dist/components/Icon/icons.d.ts.map +1 -1
- package/dist/components/Icon/index.d.ts +2 -2
- package/dist/components/Icon/index.d.ts.map +1 -1
- package/dist/components/Layout/styles.css +5 -2
- package/dist/components/Menu/styles.css +6 -0
- package/dist/components/Menubar/Menubar.vue.d.ts.map +1 -1
- package/dist/components/Menubar/styles.css +4 -0
- package/dist/components/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/dist/components/Select/Select.vue.d.ts +9 -5
- package/dist/components/Select/Select.vue.d.ts.map +1 -1
- package/dist/components/Select/styles.css +30 -1
- package/dist/components/Select/types.d.ts +11 -1
- package/dist/components/Select/types.d.ts.map +1 -1
- package/dist/components/Slider/styles.css +9 -0
- package/dist/components/SplitButton/styles.css +5 -0
- package/dist/components/Table/Table.vue.d.ts +26 -26
- package/dist/components/Table/Table.vue.d.ts.map +1 -1
- package/dist/components/Table/TableLoadingLine.vue.d.ts.map +1 -1
- package/dist/components/Table/styles.css +58 -38
- package/dist/components/TreeSelect/TreeSelect.vue.d.ts.map +1 -1
- package/dist/components/TreeSelect/styles.css +1 -1
- package/dist/config-provider/style.css +4 -0
- package/dist/confirm-dialog/index.js +2 -2
- package/dist/confirm-dialog/style.css +4 -0
- package/dist/confirm-popup/index.js +2 -2
- package/dist/confirm-popup/style.css +4 -0
- package/dist/context-menu/index.js +2 -2
- package/dist/context-menu/style.css +4 -0
- package/dist/data-view/index.js +47 -47
- package/dist/data-view/style.css +399 -106
- package/dist/data-view/style.js +1 -1
- package/dist/date-picker/index.js +1 -1
- package/dist/date-picker/style.css +4 -0
- package/dist/dialog/index.js +2 -2
- package/dist/dialog/style.css +4 -0
- package/dist/divider/style.css +4 -0
- package/dist/dock/index.js +2 -2
- package/dist/dock/style.css +4 -0
- package/dist/drawer/index.js +1 -1
- package/dist/drawer/style.css +4 -0
- package/dist/dropdown/index.js +110 -91
- package/dist/dropdown/style.css +28 -5
- package/dist/empty/index.js +1 -1
- package/dist/empty/style.css +4 -0
- package/dist/fieldset/index.js +1 -1
- package/dist/fieldset/style.css +4 -0
- package/dist/file-upload/index.js +1 -1
- package/dist/file-upload/style.css +4 -0
- package/dist/flex/style.css +4 -0
- package/dist/float-label/style.css +4 -0
- package/dist/fluid/style.css +4 -0
- package/dist/form/style.css +4 -0
- package/dist/gallery/index.js +1 -1
- package/dist/gallery/style.css +4 -0
- package/dist/grid/style.css +4 -0
- package/dist/icon/index.js +93 -39
- package/dist/icon/style.css +4 -0
- package/dist/icon-COrt_N8A.js +18 -0
- package/dist/icon-field/style.css +4 -0
- package/dist/index.js +2733 -2801
- package/dist/inplace/style.css +4 -0
- package/dist/input/index.js +1 -1
- package/dist/input/style.css +4 -0
- package/dist/input-color/style.css +4 -0
- package/dist/input-group/style.css +4 -0
- package/dist/input-number/index.js +1 -1
- package/dist/input-number/style.css +4 -0
- package/dist/input-otp/style.css +4 -0
- package/dist/input-password/index.js +1 -1
- package/dist/input-password/style.css +4 -0
- package/dist/input-tags/index.js +1 -1
- package/dist/input-tags/style.css +4 -0
- package/dist/knob/style.css +4 -0
- package/dist/label/style.css +4 -0
- package/dist/layout/index.js +1 -1
- package/dist/layout/style.css +9 -2
- package/dist/listbox/style.css +4 -0
- package/dist/loading/index.js +32 -446
- package/dist/loading/style.css +4 -0
- package/dist/mega-menu/index.js +2 -2
- package/dist/mega-menu/style.css +4 -0
- package/dist/menu/index.js +2 -2
- package/dist/menu/style.css +10 -0
- package/dist/menubar/index.js +6 -3
- package/dist/menubar/style.css +8 -0
- package/dist/message/index.js +1 -1
- package/dist/message/style.css +4 -0
- package/dist/meter-group/style.css +4 -0
- package/dist/order-list/index.js +1 -1
- package/dist/order-list/style.css +4 -0
- package/dist/page/index.js +1 -1
- package/dist/page/style.css +4 -0
- package/dist/pagination/index.js +1 -1
- package/dist/pagination/style.css +4 -0
- package/dist/panel/index.js +1 -1
- package/dist/panel/style.css +4 -0
- package/dist/pick-list/index.js +1 -1
- package/dist/pick-list/style.css +4 -0
- package/dist/popover/style.css +4 -0
- package/dist/progress-bar/style.css +4 -0
- package/dist/progress-spinner/index.js +105 -2
- package/dist/progress-spinner/style.css +4 -0
- package/dist/radio/style.css +4 -0
- package/dist/rating/index.js +1 -1
- package/dist/rating/style.css +4 -0
- package/dist/result/index.js +1 -1
- package/dist/result/style.css +4 -0
- package/dist/scroll-top/index.js +1 -1
- package/dist/scroll-top/style.css +4 -0
- package/dist/scrollbar/style.css +4 -0
- package/dist/select/index.js +284 -217
- package/dist/select/style.css +48 -7
- package/dist/select-button/style.css +4 -0
- package/dist/shared/menu/icon.d.ts.map +1 -1
- package/dist/shared/styles/select-overlay.css +14 -6
- package/dist/sidebar/index.js +2 -2
- package/dist/sidebar/style.css +4 -0
- package/dist/skeleton/style.css +4 -0
- package/dist/slider/style.css +13 -0
- package/dist/space/style.css +4 -0
- package/dist/speed-dial/index.js +2 -2
- package/dist/speed-dial/style.css +4 -0
- package/dist/split-button/index.js +1 -1
- package/dist/split-button/style.css +9 -0
- package/dist/splitter/style.css +4 -0
- package/dist/status/index.js +1 -1
- package/dist/status/style.css +4 -0
- package/dist/stepper/index.js +1 -1
- package/dist/stepper/style.css +4 -0
- package/dist/styles/base.css +4 -0
- package/dist/styles.css +1 -1
- package/dist/switch/style.css +4 -0
- package/dist/table/index.js +344 -338
- package/dist/table/style.css +457 -124
- package/dist/table/style.js +1 -1
- package/dist/tabs/index.js +1 -1
- package/dist/tabs/style.css +4 -0
- package/dist/tag/index.js +1 -1
- package/dist/tag/style.css +4 -0
- package/dist/terminal/style.css +4 -0
- package/dist/textarea/index.js +1 -1
- package/dist/textarea/style.css +4 -0
- package/dist/tiered-menu/index.js +1 -1
- package/dist/tiered-menu/style.css +4 -0
- package/dist/timeline/index.js +1 -1
- package/dist/timeline/style.css +4 -0
- package/dist/toast/index.js +1 -1
- package/dist/toast/style.css +4 -0
- package/dist/toggle-button/index.js +2 -2
- package/dist/toggle-button/style.css +4 -0
- package/dist/toolbar/style.css +4 -0
- package/dist/tooltip/style.css +4 -0
- package/dist/tree/index.js +1 -1
- package/dist/tree/style.css +4 -0
- package/dist/tree-select/index.js +2 -1
- package/dist/tree-select/style.css +19 -7
- package/dist/tree-table/index.js +1 -1
- package/dist/tree-table/style.css +4 -0
- package/dist/virtual-scroller/style.css +4 -0
- package/package.json +1 -1
- package/dist/Icon-lcN1rS87.js +0 -610
- package/dist/ProgressSpinner-BeWVF6Jv.js +0 -105
- package/dist/components/Icon/icons-tabler.d.ts +0 -77
- package/dist/components/Icon/icons-tabler.d.ts.map +0 -1
- package/dist/icon-DWXkh-RM.js +0 -27
package/dist/select/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1578,21 +1582,29 @@
|
|
|
1578
1582
|
|
|
1579
1583
|
.m-select__filter,
|
|
1580
1584
|
.m-treeselect__filter {
|
|
1585
|
+
/* size="1" + min-width:0 keep intrinsic width from inflating width:max-content menus */
|
|
1586
|
+
align-self: stretch;
|
|
1581
1587
|
background: var(--m-color-surface);
|
|
1582
|
-
border:
|
|
1583
|
-
border-bottom: var(--m-border-width) solid var(--m-color-border);
|
|
1588
|
+
border: var(--m-border-width) solid var(--m-color-border);
|
|
1584
1589
|
border-radius: var(--m-radius-sm);
|
|
1585
1590
|
box-sizing: border-box;
|
|
1586
1591
|
color: var(--m-color-text);
|
|
1587
1592
|
flex: 0 0 auto;
|
|
1588
|
-
font:
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1593
|
+
font-family: var(--m-font-sans);
|
|
1594
|
+
font-size: var(--m-control-font-small);
|
|
1595
|
+
height: var(--m-control-height-small);
|
|
1596
|
+
line-height: calc(var(--m-control-height-small) - 2 * var(--m-border-width));
|
|
1597
|
+
margin: var(--m-space-2);
|
|
1598
|
+
max-width: calc(100% - 2 * var(--m-space-2));
|
|
1599
|
+
min-width: 0;
|
|
1600
|
+
outline: none;
|
|
1601
|
+
padding: 0 var(--m-control-padding-x-small);
|
|
1602
|
+
width: auto;
|
|
1592
1603
|
}
|
|
1593
1604
|
|
|
1594
1605
|
.m-select__filter:focus-visible,
|
|
1595
1606
|
.m-treeselect__filter:focus-visible {
|
|
1607
|
+
border-color: var(--m-color-primary-hover);
|
|
1596
1608
|
box-shadow: var(--m-focus-shadow);
|
|
1597
1609
|
outline: none;
|
|
1598
1610
|
}
|
|
@@ -1937,7 +1949,7 @@
|
|
|
1937
1949
|
|
|
1938
1950
|
.m-select__menu:has(.m-select__filter) {
|
|
1939
1951
|
--m-select-list-max-height: calc(
|
|
1940
|
-
var(--m-select-menu-max-height) - var(--m-control-height-
|
|
1952
|
+
var(--m-select-menu-max-height) - var(--m-control-height-small) - var(--m-space-6)
|
|
1941
1953
|
);
|
|
1942
1954
|
}
|
|
1943
1955
|
|
|
@@ -1985,3 +1997,32 @@
|
|
|
1985
1997
|
min-height: 0;
|
|
1986
1998
|
width: 100%;
|
|
1987
1999
|
}
|
|
2000
|
+
|
|
2001
|
+
.m-select__group-label {
|
|
2002
|
+
color: var(--m-color-text-muted);
|
|
2003
|
+
font-size: var(--m-font-size-xs);
|
|
2004
|
+
padding: var(--m-space-2) var(--m-control-padding-x-medium) var(--m-space-1);
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
/* Virtual rows are fixed-height: center the group label like an option row. */
|
|
2008
|
+
.m-select__list--virtual .m-select__group-label {
|
|
2009
|
+
align-items: center;
|
|
2010
|
+
box-sizing: border-box;
|
|
2011
|
+
display: flex;
|
|
2012
|
+
height: 100%;
|
|
2013
|
+
padding-bottom: 0;
|
|
2014
|
+
padding-top: 0;
|
|
2015
|
+
}
|
|
2016
|
+
|
|
2017
|
+
.m-select__header,
|
|
2018
|
+
.m-select__footer {
|
|
2019
|
+
flex: 0 0 auto;
|
|
2020
|
+
padding: var(--m-space-2) var(--m-control-padding-x-medium);
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
/* Header/footer live outside the scroll list; let the menu grow past the list
|
|
2024
|
+
cap so the panel's overflow:hidden does not clip them. */
|
|
2025
|
+
.m-select__menu:has(.m-select__header),
|
|
2026
|
+
.m-select__menu:has(.m-select__footer) {
|
|
2027
|
+
max-height: none;
|
|
2028
|
+
}
|
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/shared/menu/icon.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;
|
|
1
|
+
{"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/shared/menu/icon.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAA;AAgB3D,+EAA+E;AAC/E,wBAAgB,eAAe,CAAC,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAInE"}
|
|
@@ -147,21 +147,29 @@
|
|
|
147
147
|
|
|
148
148
|
.m-select__filter,
|
|
149
149
|
.m-treeselect__filter {
|
|
150
|
+
/* size="1" + min-width:0 keep intrinsic width from inflating width:max-content menus */
|
|
151
|
+
align-self: stretch;
|
|
150
152
|
background: var(--m-color-surface);
|
|
151
|
-
border:
|
|
152
|
-
border-bottom: var(--m-border-width) solid var(--m-color-border);
|
|
153
|
+
border: var(--m-border-width) solid var(--m-color-border);
|
|
153
154
|
border-radius: var(--m-radius-sm);
|
|
154
155
|
box-sizing: border-box;
|
|
155
156
|
color: var(--m-color-text);
|
|
156
157
|
flex: 0 0 auto;
|
|
157
|
-
font:
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
158
|
+
font-family: var(--m-font-sans);
|
|
159
|
+
font-size: var(--m-control-font-small);
|
|
160
|
+
height: var(--m-control-height-small);
|
|
161
|
+
line-height: calc(var(--m-control-height-small) - 2 * var(--m-border-width));
|
|
162
|
+
margin: var(--m-space-2);
|
|
163
|
+
max-width: calc(100% - 2 * var(--m-space-2));
|
|
164
|
+
min-width: 0;
|
|
165
|
+
outline: none;
|
|
166
|
+
padding: 0 var(--m-control-padding-x-small);
|
|
167
|
+
width: auto;
|
|
161
168
|
}
|
|
162
169
|
|
|
163
170
|
.m-select__filter:focus-visible,
|
|
164
171
|
.m-treeselect__filter:focus-visible {
|
|
172
|
+
border-color: var(--m-color-primary-hover);
|
|
165
173
|
box-shadow: var(--m-focus-shadow);
|
|
166
174
|
outline: none;
|
|
167
175
|
}
|
package/dist/sidebar/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as e } from "../useComponentAttrs-e-5QAjdw.js";
|
|
2
|
-
import { t } from "../Icon-
|
|
3
|
-
import { t as n } from "../icon-
|
|
2
|
+
import { t } from "../Icon-od9Ob-Ay.js";
|
|
3
|
+
import { t as n } from "../icon-COrt_N8A.js";
|
|
4
4
|
import { n as r } from "../locale-Bzm2nbEp.js";
|
|
5
5
|
import "./style.js";
|
|
6
6
|
import { Fragment as i, computed as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, mergeProps as d, openBlock as f, renderList as p, renderSlot as m, toDisplayString as h, unref as g, useAttrs as _, useSlots as v } from "vue";
|
package/dist/sidebar/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
package/dist/skeleton/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
package/dist/slider/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1266,6 +1270,15 @@
|
|
|
1266
1270
|
pointer-events: auto;
|
|
1267
1271
|
}
|
|
1268
1272
|
|
|
1273
|
+
/* range 模式下 end 输入框绘制在上层,其滑轨会盖住 start 的滚顶点,因此隐藏它的滑轨 */
|
|
1274
|
+
.m-slider--range .m-slider__input--end::-webkit-slider-runnable-track {
|
|
1275
|
+
background: transparent;
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
.m-slider--range .m-slider__input--end::-moz-range-track {
|
|
1279
|
+
background: transparent;
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1269
1282
|
.m-slider__input::-webkit-slider-runnable-track {
|
|
1270
1283
|
background: color-mix(
|
|
1271
1284
|
in srgb,
|
package/dist/space/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
package/dist/speed-dial/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { a as e } from "../useComponentAttrs-e-5QAjdw.js";
|
|
2
|
-
import { t } from "../Icon-
|
|
2
|
+
import { t } from "../Icon-od9Ob-Ay.js";
|
|
3
3
|
import { t as n } from "../useMotionTransition-Bxnnb_9u.js";
|
|
4
4
|
import { n as r, t as i } from "../overlay-oR-5MDuE.js";
|
|
5
5
|
import { t as a } from "../overlayPlacement-Cd20JTD_.js";
|
|
6
6
|
import { t as o } from "../useFloatingViewportSync-DZdJ7W8n.js";
|
|
7
7
|
import { t as s } from "../useMenuKeyboard-BedmYE4W.js";
|
|
8
8
|
import { t as c } from "../useMId-BXFYayPP.js";
|
|
9
|
-
import { t as ee } from "../icon-
|
|
9
|
+
import { t as ee } from "../icon-COrt_N8A.js";
|
|
10
10
|
import { c as te } from "../config-CapALqt3.js";
|
|
11
11
|
import { n as ne } from "../locale-Bzm2nbEp.js";
|
|
12
12
|
import "./style.js";
|
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as e } from "../useComponentAttrs-e-5QAjdw.js";
|
|
2
2
|
import { r as t } from "../types-DGuu4Eg4.js";
|
|
3
|
-
import { a as ee, t as n } from "../Icon-
|
|
3
|
+
import { a as ee, t as n } from "../Icon-od9Ob-Ay.js";
|
|
4
4
|
import { t as te } from "../useMotionTransition-Bxnnb_9u.js";
|
|
5
5
|
import { n as r, t as i } from "../overlay-oR-5MDuE.js";
|
|
6
6
|
import { t as a } from "../overlayPlacement-Cd20JTD_.js";
|
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
|
@@ -2098,12 +2102,17 @@
|
|
|
2098
2102
|
box-shadow: var(--m-shadow-md);
|
|
2099
2103
|
list-style: none;
|
|
2100
2104
|
margin: var(--m-space-1) 0 0;
|
|
2105
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
2101
2106
|
min-width: 100%;
|
|
2102
2107
|
padding: var(--m-space-1);
|
|
2103
2108
|
position: absolute;
|
|
2104
2109
|
right: 0;
|
|
2105
2110
|
top: 100%;
|
|
2106
2111
|
transform-origin: top right;
|
|
2112
|
+
/* Grow with the content: shrink-to-fit would clamp to the button width
|
|
2113
|
+
(the containing block) when not teleported. Teleported mode overrides
|
|
2114
|
+
min-width with the inline button width. */
|
|
2115
|
+
width: max-content;
|
|
2107
2116
|
z-index: var(--m-z-popper);
|
|
2108
2117
|
}
|
|
2109
2118
|
|
package/dist/splitter/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
package/dist/status/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "../types-DGuu4Eg4.js";
|
|
2
2
|
import { t } from "../usePauseOffscreen-BIikV_gj.js";
|
|
3
|
-
import { t as n } from "../Icon-
|
|
3
|
+
import { t as n } from "../Icon-od9Ob-Ay.js";
|
|
4
4
|
import { o as r } from "../config-CapALqt3.js";
|
|
5
5
|
import "./style.js";
|
|
6
6
|
import { computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createTextVNode as l, defineComponent as u, mergeProps as d, openBlock as f, ref as p, renderSlot as m, toDisplayString as h, unref as g, useSlots as _ } from "vue";
|
package/dist/status/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
package/dist/stepper/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as e } from "../useComponentAttrs-e-5QAjdw.js";
|
|
2
|
-
import { t } from "../Icon-
|
|
2
|
+
import { t } from "../Icon-od9Ob-Ay.js";
|
|
3
3
|
import "./style.js";
|
|
4
4
|
import { Fragment as n, computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createTextVNode as c, defineComponent as l, mergeProps as u, normalizeClass as d, openBlock as f, renderList as p, renderSlot as m, toDisplayString as h, unref as g, useAttrs as _ } from "vue";
|
|
5
5
|
//#region src/components/Stepper/Stepper.vue?vue&type=script&setup=true&lang.ts
|
package/dist/stepper/style.css
CHANGED
|
@@ -529,9 +529,13 @@
|
|
|
529
529
|
border-radius: var(--m-radius-md);
|
|
530
530
|
box-shadow: var(--m-shadow-md);
|
|
531
531
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
532
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
532
533
|
min-width: 10rem;
|
|
533
534
|
overflow: hidden;
|
|
534
535
|
padding: var(--m-space-1);
|
|
536
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
537
|
+
by the space left of the anchor in the viewport. */
|
|
538
|
+
width: max-content;
|
|
535
539
|
}
|
|
536
540
|
|
|
537
541
|
.m-dropdown__submenu--teleported {
|
package/dist/styles/base.css
CHANGED
|
@@ -164,9 +164,13 @@
|
|
|
164
164
|
border-radius: var(--m-radius-md);
|
|
165
165
|
box-shadow: var(--m-shadow-md);
|
|
166
166
|
max-height: var(--m-dropdown-submenu-max-height);
|
|
167
|
+
max-width: calc(100vw - 2 * var(--m-space-4));
|
|
167
168
|
min-width: 10rem;
|
|
168
169
|
overflow: hidden;
|
|
169
170
|
padding: var(--m-space-1);
|
|
171
|
+
/* Same as .m-dropdown__menu: size to content instead of being clamped
|
|
172
|
+
by the space left of the anchor in the viewport. */
|
|
173
|
+
width: max-content;
|
|
170
174
|
}
|
|
171
175
|
|
|
172
176
|
.m-dropdown__submenu--teleported {
|