eco-vue-js 0.10.11 → 0.10.13
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/dist/components/ActionsBar/WActionsBar.vue.d.ts +6 -6
- package/dist/components/ActionsBar/WActionsBar.vue.d.ts.map +1 -1
- package/dist/components/ActionsBar/WActionsBar.vue.js +28 -25
- package/dist/components/Button/WButtonAction.vue.js +5 -5
- package/dist/components/Counter/WCounter.vue.d.ts.map +1 -1
- package/dist/components/Counter/WCounter.vue.js +2 -4
- package/dist/components/Expansion/WExpansionItem.vue.d.ts +2 -2
- package/dist/components/Expansion/WExpansionItem.vue.d.ts.map +1 -1
- package/dist/components/Expansion/WExpansionItem.vue.js +24 -22
- package/dist/components/FilterWrapper/WFilterWrapper.vue.d.ts.map +1 -1
- package/dist/components/FilterWrapper/WFilterWrapper.vue.js +28 -26
- package/dist/components/HeaderBar/WHeaderBar.vue.d.ts +2 -0
- package/dist/components/HeaderBar/WHeaderBar.vue.d.ts.map +1 -1
- package/dist/components/HeaderBar/WHeaderBar.vue.js +11 -6
- package/dist/components/HeaderBar/use/useHeader.d.ts +7 -0
- package/dist/components/HeaderBar/use/useHeader.d.ts.map +1 -0
- package/dist/components/HeaderBar/use/{useHeaderPadding.js → useHeader.js} +8 -2
- package/dist/components/InfiniteList/WInfiniteListWrapper.vue.js +4 -4
- package/dist/components/InfiniteList/use/useInfiniteListHeader.d.ts +7 -6
- package/dist/components/InfiniteList/use/useInfiniteListHeader.d.ts.map +1 -1
- package/dist/components/InfiniteList/use/useInfiniteListHeader.js +7 -9
- package/dist/components/Modal/WModalWrapper.vue.js +1 -1
- package/dist/components/Nav/WNavBar.vue.d.ts.map +1 -1
- package/dist/components/Nav/WNavBar.vue.js +11 -12
- package/dist/components/Nav/WNavItem.vue.d.ts.map +1 -1
- package/dist/components/Nav/WNavItem.vue.js +20 -28
- package/dist/components/Nav/use/useNavBarOpen.d.ts +6 -0
- package/dist/components/Nav/use/useNavBarOpen.d.ts.map +1 -0
- package/dist/components/Notify/components/NotifyCard.vue.js +1 -1
- package/dist/components/Select/WSelect.vue.js +1 -1
- package/dist/main.js +2 -2
- package/dist/utils/mobile.d.ts +3 -1
- package/dist/utils/mobile.d.ts.map +1 -1
- package/dist/utils/mobile.js +9 -3
- package/dist/utils/useDefaultQuery.d.ts +3 -0
- package/dist/utils/useDefaultQuery.d.ts.map +1 -1
- package/dist/utils/useDefaultQuery.js +12 -2
- package/package.json +1 -1
- package/tailwind-base/index.ts +7 -0
- package/tailwind-base/plugins/default.ts +2 -0
- package/tailwind-base/theme/sizes.ts +21 -8
- package/dist/components/HeaderBar/use/useHeaderPadding.d.ts +0 -5
- package/dist/components/HeaderBar/use/useHeaderPadding.d.ts.map +0 -1
@@ -1,20 +1,20 @@
|
|
1
|
-
import { VNode } from 'vue';
|
1
|
+
import { Component, VNode } from 'vue';
|
2
|
+
type __VLS_Props = {
|
3
|
+
filter?: Component;
|
4
|
+
bottom?: Component;
|
5
|
+
};
|
2
6
|
declare function __VLS_template(): {
|
3
7
|
attrs: Partial<{}>;
|
4
8
|
slots: Readonly<{
|
5
9
|
top?: () => VNode[];
|
6
|
-
filter?: () => VNode[];
|
7
|
-
bottom?: () => VNode[];
|
8
10
|
}> & {
|
9
11
|
top?: () => VNode[];
|
10
|
-
filter?: () => VNode[];
|
11
|
-
bottom?: () => VNode[];
|
12
12
|
};
|
13
13
|
refs: {};
|
14
14
|
rootEl: HTMLDivElement;
|
15
15
|
};
|
16
16
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
17
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
17
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
18
18
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
19
19
|
export default _default;
|
20
20
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WActionsBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ActionsBar/WActionsBar.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WActionsBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ActionsBar/WActionsBar.vue"],"names":[],"mappings":"AA+DA;AAgHA,OAAO,EAAC,KAAK,SAAS,EAAE,KAAK,KAAK,EAAoC,MAAM,KAAK,CAAA;AAOjF,KAAK,WAAW,GAAG;IACjB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,MAAM,CAAC,EAAE,SAAS,CAAA;CACnB,CAAC;AAsCF,iBAAS,cAAc;WAwGT,OAAO,IAA6B;;cA7G1C,MAAM,KAAK,EAAE;;cAAb,MAAM,KAAK,EAAE;;;;EAkHpB;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,6SAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -1,19 +1,23 @@
|
|
1
|
-
import { defineComponent, ref,
|
1
|
+
import { defineComponent, ref, computed, onUnmounted, watch, createElementBlock, openBlock, normalizeClass, createElementVNode, createBlock, createCommentVNode, resolveDynamicComponent, createVNode, unref, renderSlot } from 'vue';
|
2
2
|
import _sfc_main$1 from '../Button/WButtonAction.vue.js';
|
3
3
|
import IconBack from '../../assets/icons/default/IconBack.svg.js';
|
4
4
|
import IconFilter from '../../assets/icons/sax/IconFilter.svg.js';
|
5
5
|
|
6
|
-
const _hoisted_1 = { class: "no-scrollbar relative col-
|
7
|
-
const _hoisted_2 = { class: "
|
8
|
-
const _hoisted_3 = { class: "
|
9
|
-
const _hoisted_4 = {
|
10
|
-
const _hoisted_5 = {
|
6
|
+
const _hoisted_1 = { class: "no-scrollbar relative col-start-1 row-span-2 grid grid-cols-[--actions-bar-filter-width] justify-self-end overflow-y-auto overflow-x-hidden overscroll-contain" };
|
7
|
+
const _hoisted_2 = { class: "relative row-span-2 grid h-full grid-cols-1 grid-rows-subgrid overflow-x-hidden overscroll-contain" };
|
8
|
+
const _hoisted_3 = { class: "row-start-2" };
|
9
|
+
const _hoisted_4 = {
|
11
10
|
key: 0,
|
12
|
-
class: "mx-1 my-
|
11
|
+
class: "mx-1 my-2 h-0.5 rounded bg-gray-400 md:my-4 dark:bg-gray-600"
|
13
12
|
};
|
14
13
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
15
14
|
__name: "WActionsBar",
|
15
|
+
props: {
|
16
|
+
filter: {},
|
17
|
+
bottom: {}
|
18
|
+
},
|
16
19
|
setup(__props) {
|
20
|
+
const props = __props;
|
17
21
|
let closeModal = null;
|
18
22
|
const isOpen = ref(false);
|
19
23
|
const filterCount = ref(0);
|
@@ -23,8 +27,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
23
27
|
const close = () => {
|
24
28
|
isOpen.value = false;
|
25
29
|
};
|
26
|
-
const
|
27
|
-
const
|
30
|
+
const hasFilter = computed(() => !!props.filter);
|
31
|
+
const updateCount = (value) => {
|
32
|
+
filterCount.value = value;
|
33
|
+
};
|
28
34
|
onUnmounted(() => {
|
29
35
|
closeModal?.();
|
30
36
|
closeModal = null;
|
@@ -34,32 +40,29 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
34
40
|
});
|
35
41
|
return (_ctx, _cache) => {
|
36
42
|
return openBlock(), createElementBlock("div", {
|
37
|
-
class: normalizeClass(["height-full bg-default dark:bg-default-dark sm-not:[--actions-bar-filter-width:calc(100vw-var(--actions-bar-width))] fixed right-0 top-0 z-40 grid grid-rows-[
|
38
|
-
"
|
39
|
-
"grid-cols-[var(--actions-bar-filter-width,24rem),var(--actions-bar-width,4rem)]": isOpen.value && hasFilter.value
|
43
|
+
class: normalizeClass(["height-full bg-default dark:bg-default-dark sm-not:[--actions-bar-filter-width:calc(100vw-var(--w-actions-bar-width))] fixed right-0 top-0 z-40 grid grid-cols-[var(--actions-bar-filter-width-current,0),var(--w-actions-bar-width)] grid-rows-[var(--header-height),1fr] justify-end overflow-hidden shadow-md transition-[grid-template-columns] duration-300 print:hidden", {
|
44
|
+
"[--actions-bar-filter-width-current:var(--actions-bar-filter-width)]": isOpen.value && hasFilter.value
|
40
45
|
}])
|
41
46
|
}, [
|
42
47
|
createElementVNode("div", _hoisted_1, [
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
}, null, 32))
|
48
|
-
])
|
48
|
+
_ctx.filter ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.filter), {
|
49
|
+
key: 0,
|
50
|
+
"onUpdate:count": updateCount
|
51
|
+
}, null, 32)) : createCommentVNode("", true)
|
49
52
|
]),
|
50
|
-
createElementVNode("div",
|
51
|
-
hasFilter.value ? (openBlock(), createElementBlock("
|
53
|
+
createElementVNode("div", _hoisted_2, [
|
54
|
+
hasFilter.value ? (openBlock(), createElementBlock("button", {
|
52
55
|
key: 0,
|
53
|
-
class: "w-ripple relative row-start-1 flex cursor-pointer select-none items-center justify-center",
|
56
|
+
class: "w-ripple w-ripple-hover relative row-start-1 flex cursor-pointer select-none items-center justify-center",
|
54
57
|
onClick: toggle
|
55
58
|
}, [
|
56
59
|
createVNode(unref(IconBack), {
|
57
|
-
class: normalizeClass(["text-description square-
|
60
|
+
class: normalizeClass(["text-description square-4 transition-transform", { "[transform:rotateY(180deg)]": isOpen.value }])
|
58
61
|
}, null, 8, ["class"])
|
59
62
|
])) : createCommentVNode("", true),
|
60
|
-
createElementVNode("div",
|
63
|
+
createElementVNode("div", _hoisted_3, [
|
61
64
|
renderSlot(_ctx.$slots, "top"),
|
62
|
-
_ctx.$slots.top && (hasFilter.value ||
|
65
|
+
_ctx.$slots.top && (hasFilter.value || _ctx.bottom) ? (openBlock(), createElementBlock("div", _hoisted_4)) : createCommentVNode("", true),
|
63
66
|
hasFilter.value ? (openBlock(), createBlock(_sfc_main$1, {
|
64
67
|
key: 1,
|
65
68
|
title: "Filters",
|
@@ -68,7 +71,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
68
71
|
count: filterCount.value,
|
69
72
|
onClick: toggle
|
70
73
|
}, null, 8, ["icon", "active", "count"])) : createCommentVNode("", true),
|
71
|
-
|
74
|
+
_ctx.bottom ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.bottom), { key: 2 })) : createCommentVNode("", true)
|
72
75
|
])
|
73
76
|
])
|
74
77
|
], 2);
|
@@ -3,7 +3,7 @@ import { RouterLink } from 'vue-router';
|
|
3
3
|
import _sfc_main$1 from '../Counter/WCounter.vue.js';
|
4
4
|
import { SemanticType } from '../../utils/SemanticType.js';
|
5
5
|
|
6
|
-
const _hoisted_1 = { class: "whitespace-nowrap text-center
|
6
|
+
const _hoisted_1 = { class: "text-3xs whitespace-nowrap text-center font-normal" };
|
7
7
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
8
8
|
__name: "WButtonAction",
|
9
9
|
props: {
|
@@ -20,7 +20,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
20
20
|
setup(__props) {
|
21
21
|
const semanticTypeStylesMap = {
|
22
22
|
[SemanticType.SECONDARY]: "text-description bg-default dark:bg-default-dark hover:text-primary-default dark:hover:text-primary-dark",
|
23
|
-
[SemanticType.PRIMARY]: "text-default
|
23
|
+
[SemanticType.PRIMARY]: "text-default bg-primary-default dark:bg-primary-dark",
|
24
24
|
[SemanticType.POSITIVE]: "text-default dark:text-default-dark bg-positive dark:bg-positive-dark",
|
25
25
|
[SemanticType.WARNING]: "text-default dark:text-default-dark bg-warning dark:bg-warning-dark",
|
26
26
|
[SemanticType.NEGARIVE]: "text-default dark:text-default-dark bg-negative dark:bg-negative-dark",
|
@@ -36,7 +36,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
36
36
|
};
|
37
37
|
return (_ctx, _cache) => {
|
38
38
|
return openBlock(), createBlock(resolveDynamicComponent(_ctx.to !== void 0 ? unref(RouterLink) : _ctx.tag), mergeProps(_ctx.to !== void 0 ? { to: _ctx.to } : void 0, {
|
39
|
-
class: ["w-ripple w-ripple-hover relative
|
39
|
+
class: ["w-ripple w-ripple-hover relative grid w-full cursor-pointer select-none justify-items-center gap-1 py-2", {
|
40
40
|
"text-primary-default dark:text-primary-dark": _ctx.active && _ctx.semanticType === unref(SemanticType).SECONDARY,
|
41
41
|
[_ctx.outline ? semanticTypeOutlineStylesMap[_ctx.semanticType] : semanticTypeStylesMap[_ctx.semanticType]]: true
|
42
42
|
}],
|
@@ -45,7 +45,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
45
45
|
default: withCtx(() => [
|
46
46
|
_ctx.count !== void 0 ? withDirectives((openBlock(), createBlock(_sfc_main$1, {
|
47
47
|
key: 0,
|
48
|
-
class: "absolute left-[calc(50%-20px)] top-0",
|
48
|
+
class: "absolute left-[calc(50%-20px)] top-0 text-xs",
|
49
49
|
count: _ctx.count,
|
50
50
|
trigger: 1
|
51
51
|
}, null, 8, ["count"])), [
|
@@ -54,7 +54,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
54
54
|
renderSlot(_ctx.$slots, "icon", {}, () => [
|
55
55
|
_ctx.icon ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.icon), {
|
56
56
|
key: 0,
|
57
|
-
class: "square-
|
57
|
+
class: "square-6"
|
58
58
|
})) : createCommentVNode("", true)
|
59
59
|
]),
|
60
60
|
createElementVNode("div", _hoisted_1, toDisplayString(_ctx.title), 1)
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WCounter.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Counter/WCounter.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WCounter.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Counter/WCounter.vue"],"names":[],"mappings":"AAUA;AAmDA,KAAK,WAAW,GAAG;IACf,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB,CAAC;;aAFU,MAAM;;AA2EpB,wBAQG"}
|
@@ -24,10 +24,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
24
24
|
});
|
25
25
|
return (_ctx, _cache) => {
|
26
26
|
return openBlock(), createElementBlock("div", {
|
27
|
-
class: normalizeClass(["bg-negative dark:bg-negative-dark text-default flex items-center justify-center
|
28
|
-
"animate-shake": isShake.value
|
29
|
-
"h-4 min-w-4 rounded-lg": _ctx.small,
|
30
|
-
"h-5 min-w-5 rounded-[0.625rem]": !_ctx.small
|
27
|
+
class: normalizeClass(["bg-negative dark:bg-negative-dark text-default flex min-w-[1.25em] items-center justify-center rounded-full px-[0.375em] font-medium leading-tight", {
|
28
|
+
"animate-shake": isShake.value
|
31
29
|
}])
|
32
30
|
}, toDisplayString(unref(numberCompactFormatter).format(_ctx.count)), 3);
|
33
31
|
};
|
@@ -16,14 +16,14 @@ declare function __VLS_template(): {
|
|
16
16
|
title?: () => VNode[];
|
17
17
|
};
|
18
18
|
refs: {};
|
19
|
-
rootEl:
|
19
|
+
rootEl: any;
|
20
20
|
};
|
21
21
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
22
22
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
23
23
|
toggle: () => any;
|
24
24
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
25
25
|
onToggle?: (() => any) | undefined;
|
26
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
26
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
27
27
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
28
28
|
export default _default;
|
29
29
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WExpansionItem.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Expansion/WExpansionItem.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WExpansionItem.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Expansion/WExpansionItem.vue"],"names":[],"mappings":"AAkDA;AA6EA,OAAO,KAAK,EAAC,KAAK,EAAC,MAAM,KAAK,CAAA;AAM9B,KAAK,WAAW,GAAG;IACjB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,YAAY,CAAA;IACnB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAC;AAeF,iBAAS,cAAc;WA0GT,OAAO,IAA6B;;kBAhHtC,MAAM,KAAK,EAAE;gBACf,MAAM,KAAK,EAAE;;kBADX,MAAM,KAAK,EAAE;gBACf,MAAM,KAAK,EAAE;;;;EAoHtB;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -1,14 +1,13 @@
|
|
1
|
-
import { defineComponent, createElementBlock, openBlock, createBlock, createVNode, resolveDynamicComponent, withCtx, createElementVNode, normalizeClass,
|
1
|
+
import { defineComponent, createElementBlock, openBlock, Fragment, createBlock, createVNode, resolveDynamicComponent, withCtx, createCommentVNode, createElementVNode, normalizeClass, createTextVNode, toDisplayString, Transition, unref, renderSlot } from 'vue';
|
2
2
|
import IconArrow from '../../assets/icons/default/IconArrow.svg.js';
|
3
3
|
import _sfc_main$1 from './WExpansion.vue.js';
|
4
4
|
|
5
|
-
const _hoisted_1 = { class: "
|
6
|
-
const _hoisted_2 = {
|
7
|
-
const _hoisted_3 = {
|
5
|
+
const _hoisted_1 = { class: "col-start-2" };
|
6
|
+
const _hoisted_2 = {
|
8
7
|
key: 0,
|
9
8
|
class: "square-2 bg-info dark:bg-info-dark absolute right-0 top-0 rounded-full"
|
10
9
|
};
|
11
|
-
const
|
10
|
+
const _hoisted_3 = { class: "col-start-3 ml-auto flex items-center justify-center" };
|
12
11
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
13
12
|
__name: "WExpansionItem",
|
14
13
|
props: {
|
@@ -21,20 +20,20 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
21
20
|
emits: ["toggle"],
|
22
21
|
setup(__props) {
|
23
22
|
return (_ctx, _cache) => {
|
24
|
-
return openBlock(), createElementBlock(
|
23
|
+
return openBlock(), createElementBlock(Fragment, null, [
|
25
24
|
(openBlock(), createBlock(resolveDynamicComponent(_ctx.$slots.title?.()?.[0] ?? "button"), {
|
26
|
-
class: "grid w-full cursor-pointer select-none grid-cols-[1fr,auto] items-center py-
|
25
|
+
class: "w-ripple w-ripple-hover -px--inner-margin relative grid w-full cursor-pointer select-none grid-cols-[auto,1fr,auto] items-center gap-2 py-3 text-start",
|
27
26
|
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("toggle"))
|
28
27
|
}, {
|
29
28
|
default: withCtx(() => [
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
29
|
+
_ctx.icon ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.icon), {
|
30
|
+
key: 0,
|
31
|
+
class: "square-6"
|
32
|
+
})) : createCommentVNode("", true),
|
33
|
+
createElementVNode("div", _hoisted_1, [
|
34
|
+
createElementVNode("span", {
|
35
|
+
class: normalizeClass(["relative pr-4 font-semibold", { "text-xs": _ctx.minTitle, "text-base": !_ctx.minTitle }])
|
36
|
+
}, [
|
38
37
|
createTextVNode(toDisplayString(_ctx.title) + " ", 1),
|
39
38
|
createVNode(Transition, {
|
40
39
|
"enter-active-class": "transition-opacity",
|
@@ -43,13 +42,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
43
42
|
"leave-to-class": "opacity-0"
|
44
43
|
}, {
|
45
44
|
default: withCtx(() => [
|
46
|
-
_ctx.hasFlag ? (openBlock(), createElementBlock("div",
|
45
|
+
_ctx.hasFlag ? (openBlock(), createElementBlock("div", _hoisted_2)) : createCommentVNode("", true)
|
47
46
|
]),
|
48
47
|
_: 1
|
49
48
|
})
|
50
|
-
])
|
51
|
-
]
|
52
|
-
createElementVNode("div",
|
49
|
+
], 2)
|
50
|
+
]),
|
51
|
+
createElementVNode("div", _hoisted_3, [
|
53
52
|
createVNode(unref(IconArrow), {
|
54
53
|
class: normalizeClass(["text-accent transition-transform", { "rotate-180": _ctx.isOpen }])
|
55
54
|
}, null, 8, ["class"])
|
@@ -57,13 +56,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
57
56
|
]),
|
58
57
|
_: 1
|
59
58
|
})),
|
60
|
-
createVNode(_sfc_main$1, {
|
59
|
+
createVNode(_sfc_main$1, {
|
60
|
+
"is-open": _ctx.isOpen,
|
61
|
+
class: normalizeClass([_ctx.$attrs.class, "mt-2"])
|
62
|
+
}, {
|
61
63
|
default: withCtx(() => [
|
62
64
|
renderSlot(_ctx.$slots, "default")
|
63
65
|
]),
|
64
66
|
_: 3
|
65
|
-
}, 8, ["is-open"])
|
66
|
-
]);
|
67
|
+
}, 8, ["is-open", "class"])
|
68
|
+
], 64);
|
67
69
|
};
|
68
70
|
}
|
69
71
|
});
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WFilterWrapper.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FilterWrapper/WFilterWrapper.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WFilterWrapper.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FilterWrapper/WFilterWrapper.vue"],"names":[],"mappings":"AAsCA;AAuHA,OAAO,EAAC,KAAK,KAAK,EAAoC,MAAM,KAAK,CAAA;AAWjE,KAAK,WAAW,GAAG;IACjB,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAA;CAC9B,CAAC;AAiEF,iBAAS,cAAc;WAyFT,OAAO,IAA6B;;iBA/FvC,MAAM,KAAK,EAAE;gBACd,MAAM,KAAK,EAAE;;iBADZ,MAAM,KAAK,EAAE;gBACd,MAAM,KAAK,EAAE;;;;EAmGtB;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;6FAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -6,7 +6,7 @@ import { Modal } from '../../utils/Modal.js';
|
|
6
6
|
import { SemanticType } from '../../utils/SemanticType.js';
|
7
7
|
import { throttle } from '../../utils/utils.js';
|
8
8
|
|
9
|
-
const _hoisted_1 = { class: "
|
9
|
+
const _hoisted_1 = { class: "pb-16" };
|
10
10
|
const _hoisted_2 = { class: "-px--inner-margin grid grid-cols-2 gap-4" };
|
11
11
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
12
12
|
__name: "WFilterWrapper",
|
@@ -55,32 +55,34 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
55
55
|
});
|
56
56
|
return (_ctx, _cache) => {
|
57
57
|
return openBlock(), createElementBlock("div", _hoisted_1, [
|
58
|
-
_cache[
|
58
|
+
_cache[2] || (_cache[2] = createElementVNode("div", { class: "text-accent -h--header-height -mx--inner-margin flex items-center text-xl font-semibold" }, " Filters ", -1)),
|
59
59
|
createElementVNode("div", null, [
|
60
|
-
(
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
60
|
+
createElementVNode("div", null, [
|
61
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.$slots.default?.(), (slot, index) => {
|
62
|
+
return openBlock(), createBlock(resolveDynamicComponent(slot), {
|
63
|
+
key: index,
|
64
|
+
"is-open": index === selectedIndex.value,
|
65
|
+
onToggle: ($event) => unref(setSelectedIndex)(index),
|
66
|
+
"onUpdate:hasChanges": ($event) => hasChangesMap.value[index.toString()] = $event
|
67
|
+
}, null, 40, ["is-open", "onToggle", "onUpdate:hasChanges"]);
|
68
|
+
}), 128))
|
69
|
+
]),
|
70
|
+
_cache[1] || (_cache[1] = createElementVNode("div", { class: "-mx--inner-margin my-8 h-0.5 rounded bg-gray-400" }, null, -1)),
|
71
|
+
createElementVNode("div", _hoisted_2, [
|
72
|
+
renderSlot(_ctx.$slots, "bottom"),
|
73
|
+
createVNode(_sfc_main$1, {
|
74
|
+
"semantic-type": unref(SemanticType).SECONDARY,
|
75
|
+
disabled: !changesCount.value,
|
76
|
+
class: "col-start-2",
|
77
|
+
onClick: openConfirmReset
|
78
|
+
}, {
|
79
|
+
default: withCtx(() => [
|
80
|
+
createVNode(unref(IconFilterRemove)),
|
81
|
+
_cache[0] || (_cache[0] = createTextVNode(" Reset Filters "))
|
82
|
+
]),
|
83
|
+
_: 1
|
84
|
+
}, 8, ["semantic-type", "disabled"])
|
85
|
+
])
|
84
86
|
])
|
85
87
|
]);
|
86
88
|
};
|
@@ -11,6 +11,7 @@ declare function __VLS_template(): {
|
|
11
11
|
search?(_: {}): any;
|
12
12
|
};
|
13
13
|
refs: {
|
14
|
+
element: HTMLDivElement;
|
14
15
|
input: import('vue').ShallowUnwrapRef<{
|
15
16
|
focus: () => void;
|
16
17
|
blur: () => void;
|
@@ -27,6 +28,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
|
|
27
28
|
title: string;
|
28
29
|
search: string;
|
29
30
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
31
|
+
element: HTMLDivElement;
|
30
32
|
input: import('vue').ShallowUnwrapRef<{
|
31
33
|
focus: () => void;
|
32
34
|
blur: () => void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WHeaderBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderBar/WHeaderBar.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WHeaderBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderBar/WHeaderBar.vue"],"names":[],"mappings":"AAsFA;AA2KA,KAAK,WAAW,GAAG;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAC;AA+DJ,iBAAS,cAAc;WA+LT,OAAO,IAA6B;;uBAdvB,GAAG;wBACD,GAAG;wBACH,GAAG;;;;;;;;;;EAiB/B;AAqBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;WA5RT,MAAM;YACL,MAAM;;;;;;;kBAqSjB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -3,10 +3,13 @@ import _sfc_main$2 from '../Input/WInput.vue.js';
|
|
3
3
|
import _sfc_main$1 from '../Input/WInputSuggest.vue.js';
|
4
4
|
import IconSearch from '../../assets/icons/sax/IconSearch.svg.js';
|
5
5
|
import { useIsMobile } from '../../utils/mobile.js';
|
6
|
-
import {
|
6
|
+
import { useHeader } from './use/useHeader.js';
|
7
7
|
|
8
|
-
const _hoisted_1 = {
|
9
|
-
|
8
|
+
const _hoisted_1 = {
|
9
|
+
ref: "element",
|
10
|
+
class: "-h--header-height fixed inset-x-0 top-0 z-10 flex print:hidden"
|
11
|
+
};
|
12
|
+
const _hoisted_2 = { class: "text-accent sm:text-2.5xl flex-1 truncate text-xl font-semibold" };
|
10
13
|
const _hoisted_3 = { class: "w-hover-circle relative" };
|
11
14
|
const _hoisted_4 = {
|
12
15
|
key: 0,
|
@@ -23,7 +26,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
23
26
|
setup(__props) {
|
24
27
|
const props = __props;
|
25
28
|
const { isMobile } = useIsMobile();
|
26
|
-
const { headerPadding } =
|
29
|
+
const { headerPadding, updateHeaderHeight } = useHeader();
|
30
|
+
const elementRef = useTemplateRef("element");
|
27
31
|
const inputRef = useTemplateRef("input");
|
28
32
|
const isTransparent = ref(false);
|
29
33
|
const isSearchVisible = ref(false);
|
@@ -44,6 +48,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
44
48
|
isTransparent.value = true;
|
45
49
|
timeout = void 0;
|
46
50
|
}, 1500);
|
51
|
+
updateHeaderHeight(elementRef.value?.offsetHeight ?? 0);
|
47
52
|
});
|
48
53
|
onBeforeUnmount(() => {
|
49
54
|
if (!timeout) return;
|
@@ -54,7 +59,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
54
59
|
return openBlock(), createElementBlock("div", _hoisted_1, [
|
55
60
|
(openBlock(), createElementBlock("div", {
|
56
61
|
key: unref(headerPadding),
|
57
|
-
class: normalizeClass(["bg-default dark:bg-default-dark supports-backdrop:backdrop-blur fixed inset-x-0 top-0 h-[calc(
|
62
|
+
class: normalizeClass(["bg-default dark:bg-default-dark supports-backdrop:backdrop-blur fixed inset-x-0 top-0 h-[calc(var(--header-height)+var(--header-height-padding))] print:hidden", {
|
58
63
|
"supports-backdrop:bg-opacity-40 supports-backdrop:dark:bg-opacity-60": isTransparent.value
|
59
64
|
}]),
|
60
65
|
style: normalizeStyle({ "--header-height-padding": unref(headerPadding) + "px" })
|
@@ -123,7 +128,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
123
128
|
], 512)), [
|
124
129
|
[vShow, isSearchVisible.value || _ctx.search]
|
125
130
|
]) : createCommentVNode("", true)
|
126
|
-
]);
|
131
|
+
], 512);
|
127
132
|
};
|
128
133
|
}
|
129
134
|
});
|
@@ -0,0 +1,7 @@
|
|
1
|
+
export declare const useHeader: () => {
|
2
|
+
headerHeight: import('vue').Ref<number, number>;
|
3
|
+
headerPadding: import('vue').Ref<number, number>;
|
4
|
+
updateHeaderHeight: (value: number) => void;
|
5
|
+
updateHeaderPadding: (value: number) => void;
|
6
|
+
};
|
7
|
+
//# sourceMappingURL=useHeader.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"useHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/HeaderBar/use/useHeader.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,SAAS;;;gCACe,MAAM;iCAIL,MAAM;CAU3C,CAAA"}
|
@@ -1,14 +1,20 @@
|
|
1
1
|
import { ref } from 'vue';
|
2
2
|
|
3
|
+
const headerHeight = ref(0);
|
3
4
|
const headerPadding = ref(0);
|
4
|
-
const
|
5
|
+
const useHeader = () => {
|
6
|
+
const updateHeaderHeight = (value) => {
|
7
|
+
headerHeight.value = value;
|
8
|
+
};
|
5
9
|
const updateHeaderPadding = (value) => {
|
6
10
|
headerPadding.value = value;
|
7
11
|
};
|
8
12
|
return {
|
13
|
+
headerHeight,
|
9
14
|
headerPadding,
|
15
|
+
updateHeaderHeight,
|
10
16
|
updateHeaderPadding
|
11
17
|
};
|
12
18
|
};
|
13
19
|
|
14
|
-
export {
|
20
|
+
export { useHeader };
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent, watch, onUnmounted, createElementBlock, openBlock, Fragment, createElementVNode, renderSlot, normalizeClass, unref, normalizeProps, guardReactiveProps } from 'vue';
|
2
|
-
import {
|
2
|
+
import { useHeader } from '../HeaderBar/use/useHeader.js';
|
3
3
|
import { useInfiniteListHeader } from './use/useInfiniteListHeader.js';
|
4
4
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -10,8 +10,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
10
|
},
|
11
11
|
setup(__props) {
|
12
12
|
const props = __props;
|
13
|
-
const { updateHeaderPadding } =
|
14
|
-
const { indicator, header, headerTop, headerHeight, isIntersecting, updateHeader } = useInfiniteListHeader(props.scrollingElement, props.initIsIntersecting);
|
13
|
+
const { updateHeaderPadding, headerHeight: headerElementHeight } = useHeader();
|
14
|
+
const { indicator, header, headerTop, headerHeight, isIntersecting, updateHeader } = useInfiniteListHeader(headerElementHeight, props.scrollingElement, props.initIsIntersecting);
|
15
15
|
const updateHeaderHeight = () => {
|
16
16
|
if (!isIntersecting.value && headerHeight.value) {
|
17
17
|
updateHeader();
|
@@ -33,7 +33,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
33
33
|
createElementVNode("div", {
|
34
34
|
ref_key: "header",
|
35
35
|
ref: header,
|
36
|
-
class: normalizeClass(["
|
36
|
+
class: normalizeClass(["-top--header-height sticky", {
|
37
37
|
"z-20": !unref(isIntersecting),
|
38
38
|
"z-[2]": unref(isIntersecting)
|
39
39
|
}])
|
@@ -1,9 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
import { Ref } from 'vue';
|
2
|
+
export declare const useInfiniteListHeader: (headerElementHeight: Ref<number>, scrollingElement?: Element | null, initIsIntersecting?: boolean) => {
|
3
|
+
indicator: Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
|
4
|
+
header: Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
|
5
|
+
headerHeight: Ref<number, number>;
|
6
|
+
headerTop: Ref<number, number>;
|
7
|
+
isIntersecting: Ref<boolean, boolean>;
|
7
8
|
updateHeader: () => void;
|
8
9
|
};
|
9
10
|
//# sourceMappingURL=useInfiniteListHeader.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useInfiniteListHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/use/useInfiniteListHeader.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"useInfiniteListHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/use/useInfiniteListHeader.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,GAAG,EAAkC,MAAM,KAAK,CAAA;AAI7D,eAAO,MAAM,qBAAqB,wBAAyB,GAAG,CAAC,MAAM,CAAC,qBAAoB,OAAO,GAAG,IAAI;;;;;;;CA0DvG,CAAA"}
|
@@ -1,13 +1,7 @@
|
|
1
1
|
import { ref, onMounted, onBeforeUnmount } from 'vue';
|
2
2
|
import { isClientSide } from '../../../utils/utils.js';
|
3
3
|
|
4
|
-
const headerElementHeight =
|
5
|
-
const observerOptions = {
|
6
|
-
root: null,
|
7
|
-
rootMargin: `-${headerElementHeight}px 100% 0px 0px`,
|
8
|
-
threshold: 1
|
9
|
-
};
|
10
|
-
const useInfiniteListHeader = (scrollingElement = document.scrollingElement, initIsIntersecting = true) => {
|
4
|
+
const useInfiniteListHeader = (headerElementHeight, scrollingElement = document.scrollingElement, initIsIntersecting = true) => {
|
11
5
|
const indicator = ref();
|
12
6
|
const header = ref();
|
13
7
|
const headerHeight = ref(0);
|
@@ -30,13 +24,17 @@ const useInfiniteListHeader = (scrollingElement = document.scrollingElement, ini
|
|
30
24
|
if (!header.value) return;
|
31
25
|
const rect = header.value.getBoundingClientRect();
|
32
26
|
headerHeight.value = rect.height;
|
33
|
-
headerTop.value = rect.top + (scrollingElement?.scrollTop ?? 0) - headerElementHeight;
|
27
|
+
headerTop.value = rect.top + (scrollingElement?.scrollTop ?? 0) - headerElementHeight.value;
|
34
28
|
};
|
35
29
|
onMounted(() => {
|
36
30
|
if (!isClientSide) return;
|
37
31
|
updateHeader();
|
38
32
|
if (indicator.value) {
|
39
|
-
observer = new IntersectionObserver(observerCb,
|
33
|
+
observer = new IntersectionObserver(observerCb, {
|
34
|
+
root: null,
|
35
|
+
rootMargin: `-${headerElementHeight.value}px 100% 0px 0px`,
|
36
|
+
threshold: 1
|
37
|
+
});
|
40
38
|
observer.observe(indicator.value);
|
41
39
|
}
|
42
40
|
});
|
@@ -11,7 +11,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
11
11
|
setup(__props) {
|
12
12
|
return (_ctx, _cache) => {
|
13
13
|
return openBlock(), createElementBlock("div", {
|
14
|
-
class: normalizeClass(["bg-default dark:bg-default-dark max-h-[calc(100%-var(--modal-wrapper-padding,2rem)*2)] w-[var(--modal-wrapper-width,35rem)] max-w-[calc(100%-var(--modal-wrapper-padding,2rem)*2)] overflow-y-auto overflow-x-hidden overscroll-contain rounded-
|
14
|
+
class: normalizeClass(["bg-default dark:bg-default-dark max-h-[calc(100%-var(--modal-wrapper-padding,2rem)*2)] w-[var(--modal-wrapper-width,35rem)] max-w-[calc(100%-var(--modal-wrapper-padding,2rem)*2)] overflow-y-auto overflow-x-hidden overscroll-contain rounded-[--w-modal-wrapper-rounded,1.5rem] shadow-md", {
|
15
15
|
"sm-not:max-w-full sm-not:h-full sm-not:rounded-none sm-not:max-h-full": _ctx.maximized
|
16
16
|
}])
|
17
17
|
}, [
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WNavBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Nav/WNavBar.vue"],"names":[],"mappings":"AA2CA;
|
1
|
+
{"version":3,"file":"WNavBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Nav/WNavBar.vue"],"names":[],"mappings":"AA2CA;AA8GA,iBAAS,cAAc;WAsET,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;iFAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -1,26 +1,25 @@
|
|
1
|
-
import { defineComponent, ref, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, Transition, withCtx, createCommentVNode, withModifiers, normalizeClass, renderSlot
|
1
|
+
import { defineComponent, ref, createElementBlock, openBlock, Fragment, createVNode, createElementVNode, Transition, withCtx, createCommentVNode, unref, withModifiers, normalizeClass, renderSlot } from 'vue';
|
2
2
|
import IconMenu from '../../assets/icons/sax/IconMenu.svg.js';
|
3
|
-
import {
|
3
|
+
import { useIsMobile } from '../../utils/mobile.js';
|
4
4
|
|
5
|
-
const _hoisted_1 = { class: "bg-default dark:bg-default-dark mt-
|
5
|
+
const _hoisted_1 = { class: "bg-default dark:bg-default-dark -mt--header-height overflow-hidden" };
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
7
7
|
__name: "WNavBar",
|
8
8
|
emits: ["update:isOpen"],
|
9
9
|
setup(__props, { emit: __emit }) {
|
10
10
|
const emit = __emit;
|
11
|
-
const
|
12
|
-
return isClientSide && window.innerWidth < 1280;
|
13
|
-
};
|
14
|
-
const hasBackdrop = ref(getHasBackdrop());
|
11
|
+
const { isTablet } = useIsMobile();
|
15
12
|
const isOpen = ref(false);
|
13
|
+
const emitIsOpen = () => {
|
14
|
+
emit("update:isOpen", isOpen.value);
|
15
|
+
};
|
16
16
|
const toggle = () => {
|
17
|
-
hasBackdrop.value = getHasBackdrop();
|
18
17
|
isOpen.value = !isOpen.value;
|
19
|
-
|
18
|
+
emitIsOpen();
|
20
19
|
};
|
21
20
|
const close = () => {
|
22
21
|
isOpen.value = false;
|
23
|
-
|
22
|
+
emitIsOpen();
|
24
23
|
};
|
25
24
|
return (_ctx, _cache) => {
|
26
25
|
return openBlock(), createElementBlock(Fragment, null, [
|
@@ -31,7 +30,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
31
30
|
"leave-to-class": "opacity-0"
|
32
31
|
}, {
|
33
32
|
default: withCtx(() => [
|
34
|
-
isOpen.value &&
|
33
|
+
isOpen.value && unref(isTablet) ? (openBlock(), createElementBlock("div", {
|
35
34
|
key: 0,
|
36
35
|
title: "Click to close",
|
37
36
|
class: "bg-primary-light/40 dark:bg-primary-darkest/40 no-scrollbar fixed left-0 top-0 z-30 size-full overflow-y-auto overflow-x-hidden overscroll-contain backdrop-blur print:hidden",
|
@@ -53,7 +52,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
53
52
|
])
|
54
53
|
], 2),
|
55
54
|
createElementVNode("div", {
|
56
|
-
class: normalizeClass(["square-
|
55
|
+
class: normalizeClass(["-square--header-height w-ripple fixed left-0 top-0 z-30 flex cursor-pointer items-center justify-center xl:hidden print:hidden", { "text-primary-default": isOpen.value }]),
|
57
56
|
onClick: withModifiers(toggle, ["stop"])
|
58
57
|
}, [
|
59
58
|
createVNode(unref(IconMenu))
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"WNavItem.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Nav/WNavItem.vue"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"WNavItem.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Nav/WNavItem.vue"],"names":[],"mappings":"AAgFA;AAuIA,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,eAAe,CAAA;AAY5C,UAAU,KAAM,SAAQ,SAAS;IAC/B,IAAI,CAAC,EAAE,YAAY,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;CACvB;AAiCD,iBAAS,cAAc;WA4JT,OAAO,IAA6B;;sBAXvB,GAAG;uBACF,GAAG;;;;EAe9B;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { defineComponent, computed, watch, onBeforeUnmount, createBlock, openBlock, unref, normalizeClass, withCtx, createVNode, createElementVNode, Transition, createElementBlock, createCommentVNode, renderSlot, resolveDynamicComponent,
|
1
|
+
import { defineComponent, computed, watch, onBeforeUnmount, createBlock, openBlock, unref, normalizeClass, withCtx, createVNode, createElementVNode, Transition, createElementBlock, createCommentVNode, renderSlot, resolveDynamicComponent, createTextVNode, toDisplayString } from 'vue';
|
2
2
|
import { useRoute, useRouter, RouterLink } from 'vue-router';
|
3
3
|
import _sfc_main$1 from '../Counter/WCounter.vue.js';
|
4
4
|
import WSkeleton from '../Skeleton/WSkeleton.vue.js';
|
@@ -13,14 +13,11 @@ const _hoisted_2 = {
|
|
13
13
|
class: "absolute left-7 top-0 flex h-full items-center"
|
14
14
|
};
|
15
15
|
const _hoisted_3 = { class: "[overflow:inherit]" };
|
16
|
-
const _hoisted_4 = { class: "grid grid-cols-[
|
16
|
+
const _hoisted_4 = { class: "grid grid-cols-[1.5rem,1fr,auto] items-center px-4 py-2.5" };
|
17
17
|
const _hoisted_5 = { class: "flex items-center" };
|
18
|
-
const _hoisted_6 = { class: "
|
19
|
-
const _hoisted_7 = { class: "relative
|
20
|
-
const _hoisted_8 = {
|
21
|
-
key: 0,
|
22
|
-
class: "relative"
|
23
|
-
};
|
18
|
+
const _hoisted_6 = { class: "last-not:pr-1 whitespace-nowrap font-normal tracking-wide" };
|
19
|
+
const _hoisted_7 = { class: "relative" };
|
20
|
+
const _hoisted_8 = { key: 0 };
|
24
21
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
25
22
|
__name: "WNavItem",
|
26
23
|
props: {
|
@@ -49,7 +46,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
49
46
|
return isEqualObj(route.query, routeTo.value.query, EXCLUDE_QUERY_FIELDS, props.queryFields);
|
50
47
|
});
|
51
48
|
const isTextColor = computed(() => props.hasActive ? !props.indent : isActive.value);
|
52
|
-
const isBigCount = computed(() => props.counter !== void 0 && props.counter >= 1e3);
|
53
49
|
watch(isActive, (value) => emit("update:isActive", [titleLocal.value, value]), { immediate: true });
|
54
50
|
onBeforeUnmount(() => {
|
55
51
|
emit("update:isActive", [titleLocal.value, false]);
|
@@ -60,7 +56,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
60
56
|
class: normalizeClass(["w-ripple w-ripple-hover relative block no-underline", {
|
61
57
|
"text-primary-default dark:text-primary-dark": isTextColor.value,
|
62
58
|
"text-accent": !isTextColor.value,
|
63
|
-
"pl-
|
59
|
+
"pl-2": _ctx.indent
|
64
60
|
}])
|
65
61
|
}, {
|
66
62
|
default: withCtx(() => [
|
@@ -93,28 +89,24 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
93
89
|
createElementVNode("div", _hoisted_5, [
|
94
90
|
_ctx.icon ?? routeTo.value.meta.icon ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.icon ?? routeTo.value.meta.icon), {
|
95
91
|
key: 0,
|
96
|
-
class: "square-
|
92
|
+
class: "square-5"
|
97
93
|
})) : renderSlot(_ctx.$slots, "icon", { key: 1 })
|
98
94
|
]),
|
99
|
-
createElementVNode("div", _hoisted_6,
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
95
|
+
createElementVNode("div", _hoisted_6, [
|
96
|
+
createElementVNode("span", _hoisted_7, [
|
97
|
+
createElementVNode("span", null, toDisplayString(titleLocal.value), 1),
|
98
|
+
_cache[1] || (_cache[1] = createTextVNode(" ")),
|
99
|
+
!_ctx.skeleton ? (openBlock(), createElementBlock("span", _hoisted_8, toDisplayString(typeof _ctx.count === "number" ? `(${unref(numberCompactFormatter).format(_ctx.count)})` : ""), 1)) : (openBlock(), createBlock(WSkeleton, {
|
100
|
+
key: 1,
|
101
|
+
class: "inline-flex max-w-10"
|
102
|
+
})),
|
103
|
+
!_ctx.skeleton && _ctx.counter !== void 0 && _ctx.counter !== 0 ? (openBlock(), createBlock(_sfc_main$1, {
|
104
|
+
key: 2,
|
106
105
|
count: _ctx.counter,
|
107
106
|
trigger: 1,
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
"left-[calc(100%-1rem)]": isBigCount.value
|
112
|
-
}])
|
113
|
-
}, null, 8, ["count", "class"])) : createCommentVNode("", true)
|
114
|
-
])) : (openBlock(), createBlock(WSkeleton, {
|
115
|
-
key: 1,
|
116
|
-
class: "max-w-10"
|
117
|
-
}))
|
107
|
+
class: "text-2xs absolute -top-2.5 left-[calc(100%-1em)]"
|
108
|
+
}, null, 8, ["count"])) : createCommentVNode("", true)
|
109
|
+
])
|
118
110
|
]),
|
119
111
|
renderSlot(_ctx.$slots, "right")
|
120
112
|
])
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"useNavBarOpen.d.ts","sourceRoot":"","sources":["../../../../src/components/Nav/use/useNavBarOpen.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa;;;;CAczB,CAAA"}
|
@@ -55,7 +55,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
55
55
|
}, [
|
56
56
|
createElementVNode("div", _hoisted_1, [
|
57
57
|
withDirectives(createVNode(_sfc_main$1, {
|
58
|
-
class: "absolute -left-2.5 -top-2.5 shadow-md",
|
58
|
+
class: "absolute -left-2.5 -top-2.5 text-xs shadow-md",
|
59
59
|
count: _ctx.count
|
60
60
|
}, null, 8, ["count"]), [
|
61
61
|
[vShow, _ctx.count > 1]
|
@@ -90,7 +90,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
90
90
|
const search = ref("");
|
91
91
|
const searchPrepared = computed(() => search.value.trim().toLocaleLowerCase());
|
92
92
|
const enabled = computed(() => !props.disabled);
|
93
|
-
const { data, isLoading, error: queryError } = props.useQueryFnOptions ?
|
93
|
+
const { data, isLoading, error: queryError } = props.useQueryFnOptions ? props.queryParamsOptions === void 0 ? props.useQueryFnOptions({ enabled }) : props.useQueryFnOptions(toRef(props, "queryParamsOptions"), { enabled }) : {
|
94
94
|
data: toRef(props, "options"),
|
95
95
|
isLoading: ref(false),
|
96
96
|
error: ref(void 0)
|
package/dist/main.js
CHANGED
@@ -92,8 +92,8 @@ export { DOMListenerContainer };
|
|
92
92
|
export { SemanticType } from './utils/SemanticType.js';
|
93
93
|
export { HorizontalAlign } from './utils/HorizontalAlign.js';
|
94
94
|
export { Month, WeekDay, addDay, addMonth, addYear, dateFormat, dateFormatter, dateRegexp, dateToQueryString, datetimeFormat, durationHumanize, getDurationRound, getStartOfDay, getStartOfMonth, getStartOfNextDay, getStartOfWeek, isSameDate, isSameMonth, isSameYear, monthShortFormatter, parseDate, timeFormat, weekdayShortFormatter } from './utils/dateTime.js';
|
95
|
-
export { getIsMobile, getIsTouchDevice, useIsMobile } from './utils/mobile.js';
|
96
|
-
export { PAGE_LENGTH, makeQueryPaginated, useDefaultQuery } from './utils/useDefaultQuery.js';
|
95
|
+
export { getIsMobile, getIsTablet, getIsTouchDevice, useIsMobile } from './utils/mobile.js';
|
96
|
+
export { PAGE_LENGTH, makeQueryPaginated, useDefaultQuery, wrapUseQueryPaginated } from './utils/useDefaultQuery.js';
|
97
97
|
export { paginatedResponseUpdater, useQueryUpdater } from './utils/useQueryUpdater.js';
|
98
98
|
export { useCopy } from './utils/useCopy.js';
|
99
99
|
export { ListMode, debounce, genId, get, getAllScrollParents, getDefaultFieldConfigMap, getScrollParent, hasParent, isClientSide, isEqualArr, isEqualObj, isId, isIdArray, isIndex, isPage, numberCompactFormatter, numberFormatter, parseId, parseIndex, percentCompactFormatter, percentFormatter, set, throttle } from './utils/utils.js';
|
package/dist/utils/mobile.d.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare const getIsMobile: () => boolean;
|
2
|
+
export declare const getIsTablet: () => boolean;
|
2
3
|
export declare const useIsMobile: () => {
|
3
|
-
isMobile: import('vue').Ref<boolean, boolean
|
4
|
+
isMobile: Readonly<import('vue').Ref<boolean, boolean>>;
|
5
|
+
isTablet: Readonly<import('vue').Ref<boolean, boolean>>;
|
4
6
|
};
|
5
7
|
export declare const getIsTouchDevice: () => boolean;
|
6
8
|
//# sourceMappingURL=mobile.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"mobile.d.ts","sourceRoot":"","sources":["../../src/utils/mobile.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,QAAO,OAE9B,CAAA;
|
1
|
+
{"version":3,"file":"mobile.d.ts","sourceRoot":"","sources":["../../src/utils/mobile.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,QAAO,OAE9B,CAAA;AAED,eAAO,MAAM,WAAW,QAAO,OAE9B,CAAA;AAKD,eAAO,MAAM,WAAW;;;CAKvB,CAAA;AAED,eAAO,MAAM,gBAAgB,QAAO,OAEnC,CAAA"}
|
package/dist/utils/mobile.js
CHANGED
@@ -1,13 +1,18 @@
|
|
1
|
-
import { ref } from 'vue';
|
1
|
+
import { ref, readonly } from 'vue';
|
2
2
|
import { isClientSide, debounce } from './utils.js';
|
3
3
|
|
4
4
|
const getIsMobile = () => {
|
5
5
|
return isClientSide && window.innerWidth < 640;
|
6
6
|
};
|
7
|
+
const getIsTablet = () => {
|
8
|
+
return isClientSide && window.innerWidth < 1280;
|
9
|
+
};
|
7
10
|
const isMobile = ref(getIsMobile());
|
11
|
+
const isTablet = ref(getIsTablet());
|
8
12
|
const useIsMobile = () => {
|
9
13
|
return {
|
10
|
-
isMobile
|
14
|
+
isMobile: readonly(isMobile),
|
15
|
+
isTablet: readonly(isTablet)
|
11
16
|
};
|
12
17
|
};
|
13
18
|
const getIsTouchDevice = () => {
|
@@ -16,8 +21,9 @@ const getIsTouchDevice = () => {
|
|
16
21
|
if (isClientSide) {
|
17
22
|
const listener = debounce(() => {
|
18
23
|
isMobile.value = getIsMobile();
|
24
|
+
isTablet.value = getIsTablet();
|
19
25
|
}, 50);
|
20
26
|
window.addEventListener("resize", listener);
|
21
27
|
}
|
22
28
|
|
23
|
-
export { getIsMobile, getIsTouchDevice, useIsMobile };
|
29
|
+
export { getIsMobile, getIsTablet, getIsTouchDevice, useIsMobile };
|
@@ -13,5 +13,8 @@ export declare const PAGE_LENGTH = 24;
|
|
13
13
|
export declare const makeQueryPaginated: <Data, QueryParams extends {
|
14
14
|
page?: number;
|
15
15
|
}>(key: string, getter: (queryParams: QueryParams) => Data[], setter?: (data: Data[]) => void, pageLength?: number) => UseQueryPaginated<Data, QueryParams>;
|
16
|
+
export declare const wrapUseQueryPaginated: <Data, QueryParams extends {
|
17
|
+
page?: number;
|
18
|
+
}>(key: string, queryFn: UseQueryDefault<Data[]>) => UseQueryPaginated<Data, QueryParams>;
|
16
19
|
export {};
|
17
20
|
//# sourceMappingURL=useDefaultQuery.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"useDefaultQuery.d.ts","sourceRoot":"","sources":["../../src/utils/useDefaultQuery.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,WAAW,EAAE,KAAK,QAAQ,EAAE,KAAK,kBAAkB,EAA2B,MAAM,qBAAqB,CAAA;AAGtH,OAAO,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAA;AAE9B,KAAK,MAAM,GAAG,UAAU,CAAC,WAAW,CAAC,gBAAgB,CAAC,CAAC,CAAA;AAEvD,KAAK,OAAO,CAAC,YAAY,GAAG,OAAO,IAAI,CAAC,OAAO,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,UAAU,CAAC,WAAW,CAAC,gBAAgB,CAAC,CAAC,CAAA;AAEhI,KAAK,yBAAyB,CAAC,YAAY,GAAG,OAAO,EAAE,KAAK,GAAG,YAAY,IAAI,kBAAkB,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG;IACnH,OAAO,EAAE,OAAO,CAAC,YAAY,CAAC,CAAA;CAC/B,CAAA;AAED,eAAO,MAAM,eAAe,GAC1B,YAAY,YACZ,KAAK,iBACL,SAAS,SAAS,QAAQ;;;+EACuD,yBAAyB,CAAC,YAAY,EAAE,KAAK,CAO/H,CAAA;AAED,eAAO,MAAM,WAAW,KAAK,CAAA;AAE7B,eAAO,MAAM,kBAAkB,GAAI,IAAI,EAAE,WAAW,SAAS;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAC,OAAO,MAAM,UAAU,CAAC,WAAW,EAAE,WAAW,KAAK,IAAI,EAAE,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,0BAA6B,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAsDvO,CAAA"}
|
1
|
+
{"version":3,"file":"useDefaultQuery.d.ts","sourceRoot":"","sources":["../../src/utils/useDefaultQuery.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,WAAW,EAAE,KAAK,QAAQ,EAAE,KAAK,kBAAkB,EAA2B,MAAM,qBAAqB,CAAA;AAGtH,OAAO,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAA;AAE9B,KAAK,MAAM,GAAG,UAAU,CAAC,WAAW,CAAC,gBAAgB,CAAC,CAAC,CAAA;AAEvD,KAAK,OAAO,CAAC,YAAY,GAAG,OAAO,IAAI,CAAC,OAAO,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,UAAU,CAAC,WAAW,CAAC,gBAAgB,CAAC,CAAC,CAAA;AAEhI,KAAK,yBAAyB,CAAC,YAAY,GAAG,OAAO,EAAE,KAAK,GAAG,YAAY,IAAI,kBAAkB,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG;IACnH,OAAO,EAAE,OAAO,CAAC,YAAY,CAAC,CAAA;CAC/B,CAAA;AAED,eAAO,MAAM,eAAe,GAC1B,YAAY,YACZ,KAAK,iBACL,SAAS,SAAS,QAAQ;;;+EACuD,yBAAyB,CAAC,YAAY,EAAE,KAAK,CAO/H,CAAA;AAED,eAAO,MAAM,WAAW,KAAK,CAAA;AAE7B,eAAO,MAAM,kBAAkB,GAAI,IAAI,EAAE,WAAW,SAAS;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAC,OAAO,MAAM,UAAU,CAAC,WAAW,EAAE,WAAW,KAAK,IAAI,EAAE,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,0BAA6B,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAsDvO,CAAA;AAED,eAAO,MAAM,qBAAqB,GAAI,IAAI,EAAE,WAAW,SAAS;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAC,OAAO,MAAM,WAAW,eAAe,CAAC,IAAI,EAAE,CAAC,KAAG,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAYnK,CAAA"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { useQuery, useQueryClient } from '@tanstack/vue-query';
|
2
|
-
import { unref } from 'vue';
|
2
|
+
import { unref, watch } from 'vue';
|
3
3
|
import { ApiError } from './api.js';
|
4
4
|
|
5
5
|
const useDefaultQuery = (...args) => {
|
@@ -54,5 +54,15 @@ const makeQueryPaginated = (key, getter, setter, pageLength = PAGE_LENGTH) => {
|
|
54
54
|
return query;
|
55
55
|
};
|
56
56
|
};
|
57
|
+
const wrapUseQueryPaginated = (key, queryFn) => {
|
58
|
+
return (queryParams, options = {}) => {
|
59
|
+
const query = queryFn(options);
|
60
|
+
const newQuery = makeQueryPaginated(key, () => query.data.value ?? [], query.setData)(queryParams, options);
|
61
|
+
watch(query.data, () => {
|
62
|
+
newQuery.refetch();
|
63
|
+
});
|
64
|
+
return newQuery;
|
65
|
+
};
|
66
|
+
};
|
57
67
|
|
58
|
-
export { PAGE_LENGTH, makeQueryPaginated, useDefaultQuery };
|
68
|
+
export { PAGE_LENGTH, makeQueryPaginated, useDefaultQuery, wrapUseQueryPaginated };
|
package/package.json
CHANGED
package/tailwind-base/index.ts
CHANGED
@@ -109,6 +109,13 @@ const tailwindBase = {
|
|
109
109
|
overflow: {
|
110
110
|
overlay: 'overlay',
|
111
111
|
},
|
112
|
+
fontSize: {
|
113
|
+
'4xs': ['0.4375rem', '1.3'],
|
114
|
+
'3xs': ['0.5625rem', '1.3'],
|
115
|
+
'2xs': ['0.625rem', '1.3'],
|
116
|
+
'2.5xl': ['1.625rem', '2rem'],
|
117
|
+
'7.5xl': ['5.25rem', '1.9'],
|
118
|
+
},
|
112
119
|
},
|
113
120
|
fontFamily: {
|
114
121
|
sans: ['MontSerrat', 'system-ui'],
|
@@ -464,6 +464,7 @@ const pluginDefault = plugin(function ({matchUtilities, addVariant, addUtilities
|
|
464
464
|
{
|
465
465
|
'w-skeleton-w': value => ({'--skeleton-width': value}),
|
466
466
|
'w-list-card-w': value => ({'--w-list-card-width': value}),
|
467
|
+
'grid-cols-fill': value => ({'grid-template-columns': `repeat(auto-fill, minmax(${ value }, 1fr))`}),
|
467
468
|
},
|
468
469
|
{
|
469
470
|
values: theme('width'),
|
@@ -490,6 +491,7 @@ const pluginDefault = plugin(function ({matchUtilities, addVariant, addUtilities
|
|
490
491
|
'w-ripple-rounded': value => ({'--w-ripple-rounded': value}),
|
491
492
|
'w-list-rounded': value => ({'--w-list-rounded': value}),
|
492
493
|
'w-option-rounded': value => ({'--w-option-rounded': value}),
|
494
|
+
'w-modal-wrapper-rounded': value => ({'--w-modal-wrapper-rounded': value}),
|
493
495
|
},
|
494
496
|
{
|
495
497
|
values: theme('borderRadius'),
|
@@ -1,6 +1,21 @@
|
|
1
|
+
const newValues = {
|
2
|
+
'8xl': '88rem',
|
3
|
+
'9xl': '96rem',
|
4
|
+
'10xl': '104rem',
|
5
|
+
|
6
|
+
'--header-height': 'var(--header-height)',
|
7
|
+
'--header-padding-bottom': 'var(--header-padding-bottom)',
|
8
|
+
'--nav-bar-width': 'var(--nav-bar-width)',
|
9
|
+
'--actions-bar-width': 'var(--actions-bar-width)',
|
10
|
+
'--actions-bar-inner-width': 'var(--actions-bar-inner-width)',
|
11
|
+
'--inner-margin': 'var(--inner-margin)',
|
12
|
+
'--inner-width-diff': 'var(--inner-width-diff)',
|
13
|
+
}
|
14
|
+
|
1
15
|
const extend = {
|
2
16
|
1.25: '0.3125rem',
|
3
17
|
6: '1.5rem',
|
18
|
+
8.5: '2.125rem',
|
4
19
|
10: '2.5rem',
|
5
20
|
11: '2.75rem',
|
6
21
|
15: '3.75rem',
|
@@ -9,19 +24,17 @@ const extend = {
|
|
9
24
|
30: '7.5rem',
|
10
25
|
34: '8.5rem',
|
11
26
|
36: '9rem',
|
27
|
+
112: '28rem',
|
28
|
+
|
29
|
+
...newValues,
|
12
30
|
}
|
13
31
|
|
14
32
|
export default {
|
15
|
-
height:
|
16
|
-
|
17
|
-
18: '4.5rem',
|
18
|
-
},
|
19
|
-
width: {
|
20
|
-
8.5: '2.125rem',
|
21
|
-
18: '4.5rem',
|
22
|
-
},
|
33
|
+
height: extend,
|
34
|
+
width: extend,
|
23
35
|
maxWidth: extend,
|
24
36
|
minWidth: extend,
|
25
37
|
padding: extend,
|
26
38
|
margin: extend,
|
39
|
+
inset: extend,
|
27
40
|
}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"useHeaderPadding.d.ts","sourceRoot":"","sources":["../../../../src/components/HeaderBar/use/useHeaderPadding.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,gBAAgB;;iCACS,MAAM;CAQ3C,CAAA"}
|