eco-vue-js 0.10.44 → 0.10.46

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.
Files changed (44) hide show
  1. package/dist/components/Button/WButtonTab.vue.d.ts +2 -0
  2. package/dist/components/Button/WButtonTab.vue.d.ts.map +1 -1
  3. package/dist/components/Button/WButtonTab.vue.js +14 -5
  4. package/dist/components/Checkbox/WCheckbox.vue.js +3 -2
  5. package/dist/components/Checkbox/WCheckboxGroup.vue.d.ts.map +1 -1
  6. package/dist/components/Checkbox/WCheckboxGroup.vue.js +41 -34
  7. package/dist/components/Checkbox/WCheckboxGroupMultiple.vue.d.ts +31 -0
  8. package/dist/components/Checkbox/WCheckboxGroupMultiple.vue.d.ts.map +1 -0
  9. package/dist/components/Checkbox/WCheckboxGroupMultiple.vue.js +140 -0
  10. package/dist/components/Checkbox/WCheckboxGroupMultiple.vue2.js +5 -0
  11. package/dist/components/Checkbox/types.d.ts +35 -5
  12. package/dist/components/Checkbox/types.d.ts.map +1 -1
  13. package/dist/components/FormAsync/WFormAsyncCheckboxGroup.vue.js +1 -1
  14. package/dist/components/HeaderBar/WHeaderBarSearch.vue.d.ts +2 -0
  15. package/dist/components/HeaderBar/WHeaderBarSearch.vue.d.ts.map +1 -1
  16. package/dist/components/HeaderBar/WHeaderBarSearch.vue.js +4 -1
  17. package/dist/components/Input/WInput.vue.d.ts.map +1 -1
  18. package/dist/components/Input/WInput.vue.js +8 -4
  19. package/dist/components/List/WList.vue.d.ts +2 -0
  20. package/dist/components/List/WList.vue.d.ts.map +1 -1
  21. package/dist/components/List/WList.vue.js +9 -5
  22. package/dist/components/List/components/ListFilterGlobal.vue.d.ts.map +1 -1
  23. package/dist/components/List/components/ListFilterGlobal.vue.js +2 -3
  24. package/dist/components/List/components/ListFilterLocal.vue.d.ts.map +1 -1
  25. package/dist/components/List/components/ListFilterLocal.vue.js +33 -22
  26. package/dist/components/Modal/WModalStepper.vue.d.ts +8 -0
  27. package/dist/components/Modal/WModalStepper.vue.d.ts.map +1 -1
  28. package/dist/components/Status/WStatusIcon.vue.d.ts +7 -0
  29. package/dist/components/Status/WStatusIcon.vue.d.ts.map +1 -0
  30. package/dist/components/Status/WStatusIcon.vue.js +28 -0
  31. package/dist/components/Status/WStatusIcon.vue2.js +5 -0
  32. package/dist/components/Tabs/WTabs.vue.d.ts +6 -0
  33. package/dist/components/Tabs/WTabs.vue.d.ts.map +1 -1
  34. package/dist/components/Tabs/WTabs.vue.js +5 -3
  35. package/dist/components/Tabs/WTabsItem.vue.js +2 -1
  36. package/dist/components/Tabs/components/TabTitleButton.vue.d.ts +1 -0
  37. package/dist/components/Tabs/components/TabTitleButton.vue.d.ts.map +1 -1
  38. package/dist/components/Tabs/components/TabTitleButton.vue.js +6 -3
  39. package/dist/components/Tabs/types.d.ts +2 -0
  40. package/dist/components/Tabs/types.d.ts.map +1 -1
  41. package/dist/imports/componentsPlugin.d.ts +3 -1
  42. package/dist/imports/componentsPlugin.d.ts.map +1 -1
  43. package/dist/main.js +2 -0
  44. package/package.json +7 -1
@@ -8,6 +8,8 @@ type __VLS_Props = {
8
8
  title?: string;
9
9
  indicator?: boolean;
10
10
  side?: boolean;
11
+ statusIcon?: boolean;
12
+ showHasValue?: boolean;
11
13
  };
12
14
  declare function __VLS_template(): {
13
15
  attrs: Partial<{}>;
@@ -1 +1 @@
1
- {"version":3,"file":"WButtonTab.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/WButtonTab.vue"],"names":[],"mappings":"AAiIA;AA4JA,KAAK,WAAW,GAAG;IACjB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,YAAY,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,IAAI,CAAC,EAAE,OAAO,CAAA;CACf,CAAC;AAUF,iBAAS,cAAc;WAoMT,OAAO,IAA6B;;;;;;YAXtB,GAAG;;;;;YACF,GAAG;;;;EAe/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;gGAQnB,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
+ {"version":3,"file":"WButtonTab.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/WButtonTab.vue"],"names":[],"mappings":"AAwIA;AAyKA,KAAK,WAAW,GAAG;IACjB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,YAAY,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB,CAAC;AAUF,iBAAS,cAAc;WAmNT,OAAO,IAA6B;;;;;;YAXtB,GAAG;;;;;YACF,GAAG;;;;EAe/B;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;gGAQnB,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"}
@@ -2,6 +2,7 @@ import { defineComponent, createElementBlock, openBlock, normalizeClass, createC
2
2
  import IconCheckCircle from '../../assets/icons/sax/IconCheckCircle.svg.js';
3
3
  import IconClose from '../../assets/icons/sax/IconClose.svg.js';
4
4
  import IconNegativeInfo from '../../assets/icons/sax/IconNegativeInfo.svg.js';
5
+ import _sfc_main$1 from '../Status/WStatusIcon.vue.js';
5
6
 
6
7
  const _hoisted_1 = ["disabled"];
7
8
  const _hoisted_2 = {
@@ -19,7 +20,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
19
20
  icon: {},
20
21
  title: {},
21
22
  indicator: { type: Boolean },
22
- side: { type: Boolean }
23
+ side: { type: Boolean },
24
+ statusIcon: { type: Boolean },
25
+ showHasValue: { type: Boolean }
23
26
  },
24
27
  emits: ["click"],
25
28
  setup(__props) {
@@ -29,8 +32,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
29
32
  class: normalizeClass(["w-ripple-trigger grid select-none grid-cols-[auto,1fr] font-semibold outline-none transition-colors duration-500", {
30
33
  "text-primary dark:text-primary-dark": !_ctx.hasError && _ctx.active,
31
34
  "text-negative dark:text-negative-dark": _ctx.hasError,
32
- "text-positive dark:text-positive-dark": !_ctx.active && !_ctx.hasError && _ctx.hasValue,
33
- "text-description": !_ctx.active && !_ctx.hasError && !_ctx.hasValue,
35
+ "text-positive dark:text-positive-dark": !_ctx.active && !_ctx.hasError && _ctx.hasValue && _ctx.showHasValue,
36
+ "text-description": !_ctx.active && !_ctx.hasError && (!_ctx.showHasValue || !_ctx.hasValue),
34
37
  "cursor-not-allowed opacity-50": _ctx.disabled,
35
38
  "cursor-pointer": !_ctx.disabled
36
39
  }]),
@@ -40,8 +43,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
40
43
  createElementVNode("div", {
41
44
  class: normalizeClass(["text-default dark:text-default-dark rounded-full bg-[inherit] bg-opacity-100 p-1 outline transition-[outline-width] duration-500", {
42
45
  "bg-negative dark:bg-negative-dark outline-negative/10 dark:outline-negative-dark/10": _ctx.hasError,
43
- "bg-positive dark:bg-positive-dark outline-positive/10 dark:outline-positive-dark/10": !_ctx.hasError && _ctx.hasValue,
44
- "bg-gray-400 outline-gray-400/10 dark:bg-gray-600 dark:outline-gray-600/10": !_ctx.hasError && !_ctx.hasValue,
46
+ "bg-positive dark:bg-positive-dark outline-positive/10 dark:outline-positive-dark/10": !_ctx.hasError && _ctx.hasValue && _ctx.showHasValue,
47
+ "bg-gray-400 outline-gray-400/10 dark:bg-gray-600 dark:outline-gray-600/10": !_ctx.hasError && (!_ctx.showHasValue || !_ctx.hasValue),
45
48
  "outline-[1.5rem]": _ctx.active
46
49
  }])
47
50
  }, [
@@ -88,6 +91,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
88
91
  })) : createCommentVNode("", true),
89
92
  createTextVNode(" " + toDisplayString(_ctx.title), 1)
90
93
  ], 2),
94
+ _ctx.statusIcon ? (openBlock(), createBlock(_sfc_main$1, {
95
+ key: 0,
96
+ "has-value": _ctx.hasValue,
97
+ "has-error": _ctx.hasError,
98
+ class: "sm-not:-mr--inner-margin ml-auto mr-4"
99
+ }, null, 8, ["has-value", "has-error"])) : createCommentVNode("", true),
91
100
  renderSlot(_ctx.$slots, "suffix", normalizeProps(guardReactiveProps({ hasChanges: _ctx.hasChanges, hasError: _ctx.hasError, hasValue: _ctx.hasValue })))
92
101
  ], 2)),
93
102
  createVNode(Transition, {
@@ -21,7 +21,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
21
21
  loading: { type: Boolean },
22
22
  intermediate: { type: Boolean },
23
23
  tooltipText: {},
24
- alignTop: { type: Boolean }
24
+ alignTop: { type: Boolean },
25
+ noMargin: { type: Boolean }
25
26
  },
26
27
  emits: ["update:modelValue"],
27
28
  setup(__props, { emit: __emit }) {
@@ -39,7 +40,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
39
40
  "cursor-not-allowed opacity-70": _ctx.disabled,
40
41
  "cursor-pointer": !_ctx.disabled && !_ctx.loading && !_ctx.readonly,
41
42
  "cursor-auto": _ctx.readonly,
42
- "pb-4 pt-1": _ctx.title,
43
+ "pb-4 pt-1": _ctx.title && !_ctx.noMargin,
43
44
  "items-start": _ctx.alignTop,
44
45
  "items-center": !_ctx.alignTop
45
46
  }],
@@ -1 +1 @@
1
- {"version":3,"file":"WCheckboxGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Checkbox/WCheckboxGroup.vue"],"names":[],"mappings":"AA+DA;AAuGA,OAAO,KAAK,EAAC,kBAAkB,EAAwB,MAAM,SAAS,CAAA;yBAQrD,KAAK,SAAS,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,OAAO,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,SAAS;IAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,CAAA;CAAC,CAAC,IAAI,CAAC,GAAG,SAAS,GAAG,SAAS,EACpL,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WA8LO,mBAAmB,CAAC;;2MAAkE,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;uBApCgB,GAAG;0BACA,GAAG;;;;YACJ,GAAG;uBACJ,GAAG;;cAxJzB,oBAAoB,SAAS,KAAK,KAAG,IAAI;EA6L3C,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAzMzE,wBAyM4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WCheckboxGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Checkbox/WCheckboxGroup.vue"],"names":[],"mappings":"AAuEA;AA+GA,OAAO,KAAK,EAAC,kBAAkB,EAAwB,MAAM,SAAS,CAAA;yBAQrD,KAAK,SAAS,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,OAAO,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,SAAS;IAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,CAAA;CAAC,CAAC,IAAI,CAAC,GAAG,SAAS,GAAG,SAAS,EACpL,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WAqMO,mBAAmB,CAAC;;2MAAkE,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;uBApCgB,GAAG;0BACA,GAAG;;;;YACJ,GAAG;uBACJ,GAAG;;cA/JzB,oBAAoB,SAAS,KAAK,KAAG,IAAI;EAoM3C,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAhNzE,wBAgN4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, createBlock, openBlock, mergeProps, createSlots, withCtx, createElementBlock, Fragment, renderList, renderSlot, createCommentVNode, resolveDynamicComponent } from 'vue';
1
+ import { defineComponent, ref, createBlock, openBlock, mergeProps, createSlots, withCtx, createElementVNode, normalizeClass, createElementBlock, Fragment, renderList, renderSlot, createCommentVNode, resolveDynamicComponent } from 'vue';
2
2
  import _sfc_main$1 from '../FieldWrapper/WFieldWrapper.vue.js';
3
3
  import _sfc_main$2 from './WCheckbox.vue.js';
4
4
 
@@ -11,13 +11,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
11
11
  optionComponent: {},
12
12
  modelValue: {},
13
13
  wrap: { type: Boolean },
14
- col: { type: Boolean },
15
14
  stretch: { type: Boolean },
16
15
  allowClear: { type: Boolean },
17
16
  iconMap: {},
18
17
  titleMap: {},
19
18
  tooltipTextMap: {},
20
19
  classMap: {},
20
+ optionClass: {},
21
21
  title: {},
22
22
  titleIcon: {},
23
23
  description: {},
@@ -68,40 +68,47 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
68
68
  class: _ctx.$attrs.class
69
69
  }), createSlots({
70
70
  field: withCtx(() => [
71
- (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.list, (item, index) => {
72
- return openBlock(), createBlock(_sfc_main$2, mergeProps({
73
- key: index,
74
- ref_for: true
75
- }, {
76
- ...props,
77
- modelValue: getValue(item) === _ctx.modelValue,
78
- title: _ctx.titleMap?.[getValue(item).toString()],
79
- tooltipText: _ctx.tooltipTextMap?.[getValue(item).toString()],
80
- icon: _ctx.iconMap?.[getValue(item).toString()],
81
- loading: _ctx.loading && getValue(item) === loadingItem.value,
82
- disabled: _ctx.disabled || _ctx.loading && getValue(item) !== loadingItem.value
83
- }, {
84
- class: _ctx.classMap?.[getValue(item).toString()],
85
- "onUpdate:modelValue": ($event) => updateModelValue(getValue(item))
86
- }), createSlots({ _: 2 }, [
87
- _ctx.$slots.option || _ctx.optionComponent ? {
88
- name: "default",
89
- fn: withCtx(() => [
90
- renderSlot(_ctx.$slots, "option", {
91
- option: item,
92
- selected: getValue(item) === _ctx.modelValue
93
- }, () => [
94
- _ctx.optionComponent ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.optionComponent), {
95
- key: 0,
71
+ createElementVNode("div", {
72
+ class: normalizeClass({
73
+ "flex flex-wrap items-center gap-x-4": _ctx.wrap,
74
+ "flex items-center gap-x-4 [&>*]:flex-1": _ctx.stretch
75
+ })
76
+ }, [
77
+ (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.list, (item, index) => {
78
+ return openBlock(), createBlock(_sfc_main$2, mergeProps({
79
+ key: index,
80
+ ref_for: true
81
+ }, {
82
+ ...props,
83
+ modelValue: getValue(item) === _ctx.modelValue,
84
+ title: _ctx.titleMap?.[getValue(item).toString()],
85
+ tooltipText: _ctx.tooltipTextMap?.[getValue(item).toString()],
86
+ icon: _ctx.iconMap?.[getValue(item).toString()],
87
+ loading: _ctx.loading && getValue(item) === loadingItem.value,
88
+ disabled: _ctx.disabled || _ctx.loading && getValue(item) !== loadingItem.value
89
+ }, {
90
+ class: [_ctx.classMap?.[getValue(item).toString()], _ctx.optionClass],
91
+ "onUpdate:modelValue": ($event) => updateModelValue(getValue(item))
92
+ }), createSlots({ _: 2 }, [
93
+ _ctx.$slots.option || _ctx.optionComponent ? {
94
+ name: "default",
95
+ fn: withCtx(() => [
96
+ renderSlot(_ctx.$slots, "option", {
96
97
  option: item,
97
98
  selected: getValue(item) === _ctx.modelValue
98
- }, null, 8, ["option", "selected"])) : createCommentVNode("", true)
99
- ])
100
- ]),
101
- key: "0"
102
- } : void 0
103
- ]), 1040, ["class", "onUpdate:modelValue"]);
104
- }), 128))
99
+ }, () => [
100
+ _ctx.optionComponent ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.optionComponent), {
101
+ key: 0,
102
+ option: item,
103
+ selected: getValue(item) === _ctx.modelValue
104
+ }, null, 8, ["option", "selected"])) : createCommentVNode("", true)
105
+ ])
106
+ ]),
107
+ key: "0"
108
+ } : void 0
109
+ ]), 1040, ["class", "onUpdate:modelValue"]);
110
+ }), 128))
111
+ ], 2)
105
112
  ]),
106
113
  _: 2
107
114
  }, [
@@ -0,0 +1,31 @@
1
+ import { CheckboxGroupMultipleProps } from './types';
2
+ declare const _default: <Model extends number | string | null | boolean, Entity extends Record<string, unknown>, ValueGetter extends {
3
+ fn(value: Entity): Model;
4
+ }["fn"] | undefined = undefined>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
+ props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
6
+ readonly onSelect?: ((value: Model) => any) | undefined;
7
+ readonly onUnselect?: ((value: Model) => any) | undefined;
8
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onSelect" | "onUnselect"> & CheckboxGroupMultipleProps<Model, Entity, ValueGetter> & Partial<{}>> & import('vue').PublicProps;
9
+ expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
10
+ attrs: any;
11
+ slots: {
12
+ title?(_: {}): any;
13
+ subtitle?(_: {}): any;
14
+ option?(_: {
15
+ option: ValueGetter extends undefined ? Model : Entity;
16
+ selected: boolean;
17
+ }): any;
18
+ right?(_: {}): any;
19
+ };
20
+ emit: {
21
+ (e: "select", value: Model): void;
22
+ (e: "unselect", value: Model): void;
23
+ };
24
+ }>) => import('vue').VNode & {
25
+ __ctx?: Awaited<typeof __VLS_setup>;
26
+ };
27
+ export default _default;
28
+ type __VLS_PrettifyLocal<T> = {
29
+ [K in keyof T]: T[K];
30
+ } & {};
31
+ //# sourceMappingURL=WCheckboxGroupMultiple.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WCheckboxGroupMultiple.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Checkbox/WCheckboxGroupMultiple.vue"],"names":[],"mappings":"AAyEA;AA8GA,OAAO,KAAK,EAAC,0BAA0B,EAAwB,MAAM,SAAS,CAAA;yBAQ7D,KAAK,SAAS,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,OAAO,EAAE,MAAM,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,SAAS;IAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,CAAA;CAAC,CAAC,IAAI,CAAC,GAAG,SAAS,GAAG,SAAS,EACpL,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WAwMO,mBAAmB,CAAC;;;sNAAkE,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;uBApCgB,GAAG;0BACA,GAAG;;;;YACJ,GAAG;uBACJ,GAAG;;;YAlKzB,QAAQ,SAAS,KAAK,GAAG,IAAI;YAC7B,UAAU,SAAS,KAAK,GAAG,IAAI;;EAsMjC,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAnNzE,wBAmN4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -0,0 +1,140 @@
1
+ import { defineComponent, ref, createBlock, openBlock, mergeProps, createSlots, withCtx, createElementVNode, normalizeClass, createElementBlock, Fragment, renderList, renderSlot, createCommentVNode, resolveDynamicComponent } from 'vue';
2
+ import _sfc_main$1 from '../FieldWrapper/WFieldWrapper.vue.js';
3
+ import _sfc_main$2 from './WCheckbox.vue.js';
4
+
5
+ const _sfc_main = /* @__PURE__ */ defineComponent({
6
+ ...{ inheritAttrs: false },
7
+ __name: "WCheckboxGroupMultiple",
8
+ props: {
9
+ list: {},
10
+ valueGetter: { type: Function },
11
+ optionComponent: {},
12
+ modelValue: {},
13
+ wrap: { type: Boolean },
14
+ stretch: { type: Boolean },
15
+ iconMap: {},
16
+ titleMap: {},
17
+ tooltipTextMap: {},
18
+ classMap: {},
19
+ optionClass: {},
20
+ title: {},
21
+ titleIcon: {},
22
+ description: {},
23
+ errorMessage: {},
24
+ tooltipText: {},
25
+ maxLength: {},
26
+ mono: { type: Boolean },
27
+ hasChanges: { type: Boolean },
28
+ skeleton: { type: Boolean },
29
+ disabled: { type: Boolean },
30
+ readonly: { type: Boolean },
31
+ required: { type: Boolean },
32
+ mandatory: { type: Boolean },
33
+ noMargin: { type: Boolean },
34
+ allowCopy: { type: Boolean },
35
+ emptyValue: {},
36
+ leftError: { type: Boolean },
37
+ filterField: {},
38
+ filterValue: {},
39
+ subgrid: { type: Boolean },
40
+ seamless: { type: Boolean },
41
+ radio: { type: Boolean },
42
+ loading: { type: Boolean },
43
+ alignTop: { type: Boolean }
44
+ },
45
+ emits: ["select", "unselect"],
46
+ setup(__props, { emit: __emit }) {
47
+ const props = __props;
48
+ const emit = __emit;
49
+ const loadingItem = ref(void 0);
50
+ const getValue = (item) => {
51
+ if (props.valueGetter && typeof item === "object") {
52
+ return props.valueGetter(item);
53
+ } else {
54
+ return item;
55
+ }
56
+ };
57
+ const emitUpdateModelValue = (value) => {
58
+ loadingItem.value = value;
59
+ if (props.modelValue.includes(value)) emit("unselect", value);
60
+ else emit("select", value);
61
+ };
62
+ return (_ctx, _cache) => {
63
+ return openBlock(), createBlock(_sfc_main$1, mergeProps({
64
+ ...props,
65
+ modelValue: void 0
66
+ }, {
67
+ class: _ctx.$attrs.class
68
+ }), createSlots({
69
+ field: withCtx(() => [
70
+ createElementVNode("div", {
71
+ class: normalizeClass({
72
+ "flex flex-wrap gap-x-4": _ctx.wrap,
73
+ "flex gap-x-4 [&>*]:flex-1": _ctx.stretch
74
+ })
75
+ }, [
76
+ (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.list, (item, index) => {
77
+ return openBlock(), createBlock(_sfc_main$2, mergeProps({
78
+ key: index,
79
+ ref_for: true
80
+ }, {
81
+ ...props,
82
+ modelValue: _ctx.modelValue.includes(getValue(item)),
83
+ title: _ctx.titleMap?.[getValue(item).toString()],
84
+ tooltipText: _ctx.tooltipTextMap?.[getValue(item).toString()],
85
+ icon: _ctx.iconMap?.[getValue(item).toString()],
86
+ loading: _ctx.loading && getValue(item) === loadingItem.value,
87
+ disabled: _ctx.disabled || _ctx.loading && getValue(item) !== loadingItem.value
88
+ }, {
89
+ class: [_ctx.classMap?.[getValue(item).toString()], _ctx.optionClass],
90
+ "onUpdate:modelValue": ($event) => emitUpdateModelValue(getValue(item))
91
+ }), createSlots({ _: 2 }, [
92
+ _ctx.$slots.option || _ctx.optionComponent ? {
93
+ name: "default",
94
+ fn: withCtx(() => [
95
+ renderSlot(_ctx.$slots, "option", {
96
+ option: item,
97
+ selected: _ctx.modelValue.includes(getValue(item))
98
+ }, () => [
99
+ _ctx.optionComponent ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.optionComponent), {
100
+ key: 0,
101
+ option: item,
102
+ selected: _ctx.modelValue.includes(getValue(item))
103
+ }, null, 8, ["option", "selected"])) : createCommentVNode("", true)
104
+ ])
105
+ ]),
106
+ key: "0"
107
+ } : void 0
108
+ ]), 1040, ["class", "onUpdate:modelValue"]);
109
+ }), 128))
110
+ ], 2)
111
+ ]),
112
+ _: 2
113
+ }, [
114
+ _ctx.$slots.title ? {
115
+ name: "title",
116
+ fn: withCtx(() => [
117
+ renderSlot(_ctx.$slots, "title")
118
+ ]),
119
+ key: "0"
120
+ } : void 0,
121
+ _ctx.$slots.subtitle ? {
122
+ name: "subtitle",
123
+ fn: withCtx(() => [
124
+ renderSlot(_ctx.$slots, "subtitle")
125
+ ]),
126
+ key: "1"
127
+ } : void 0,
128
+ _ctx.$slots.right ? {
129
+ name: "right",
130
+ fn: withCtx(() => [
131
+ renderSlot(_ctx.$slots, "right")
132
+ ]),
133
+ key: "2"
134
+ } : void 0
135
+ ]), 1040, ["class"]);
136
+ };
137
+ }
138
+ });
139
+
140
+ export { _sfc_main as default };
@@ -0,0 +1,5 @@
1
+ import _sfc_main from './WCheckboxGroupMultiple.vue.js';
2
+
3
+
4
+
5
+ export { _sfc_main as default };
@@ -1,5 +1,8 @@
1
1
  import { FieldWrapperProps } from '../FieldWrapper/types';
2
2
  import { Component } from 'vue';
3
+ /**
4
+ * Checkbox
5
+ */
3
6
  export interface CheckboxProps {
4
7
  modelValue: boolean | null;
5
8
  title?: string;
@@ -11,40 +14,67 @@ export interface CheckboxProps {
11
14
  intermediate?: boolean;
12
15
  tooltipText?: string;
13
16
  alignTop?: boolean;
17
+ noMargin?: boolean;
14
18
  }
15
19
  export type CheckboxGroupOptionProps<Option> = {
16
- option: Option;
20
+ option: Option | undefined;
17
21
  selected?: boolean;
18
22
  };
19
23
  export type CheckboxGroupOptionComponent<Option> = Component<CheckboxGroupOptionProps<Option>>;
20
24
  export type GroupModelStringified<Model> = Exclude<Model, null | boolean> | (Model extends boolean ? 'true' | 'false' : never) | (Model extends null ? 'null' : never);
25
+ /**
26
+ * CheckboxGroup
27
+ */
21
28
  interface CheckboxGroupPropsBase<Model extends number | string | null | boolean> extends Omit<FieldWrapperProps, 'modelValue'>, Omit<CheckboxProps, 'modelValue' | 'title' | 'icon' | 'intermediate' | 'tooltipText'> {
22
- modelValue: Model;
29
+ modelValue: Model | undefined;
23
30
  wrap?: boolean;
24
- col?: boolean;
25
31
  stretch?: boolean;
26
32
  allowClear?: boolean;
27
33
  iconMap?: Record<GroupModelStringified<Model>, SVGComponent>;
28
34
  titleMap?: Record<GroupModelStringified<Model>, string>;
29
35
  tooltipTextMap?: Record<GroupModelStringified<Model>, string>;
30
36
  classMap?: Record<GroupModelStringified<Model>, string>;
37
+ optionClass?: string;
31
38
  }
32
39
  interface CheckboxGroupPropsForModel<Model extends number | string | null | boolean, Entity extends Record<string, unknown>, ValueGetter extends {
33
40
  fn(value: Entity): Model;
34
41
  }['fn'] | undefined = undefined> extends CheckboxGroupPropsBase<Model> {
35
- list: Model[];
42
+ list: Model[] | readonly Model[];
36
43
  valueGetter?: ValueGetter | undefined;
37
44
  optionComponent?: CheckboxGroupOptionComponent<Model>;
38
45
  }
39
46
  interface CheckboxGroupPropsForEntity<Model extends number | string | null | boolean, Entity extends Record<string, unknown>, ValueGetter extends {
40
47
  fn(value: Entity): Model;
41
48
  }['fn'] | undefined = undefined> extends CheckboxGroupPropsBase<Model> {
42
- list: Entity[];
49
+ list: Entity[] | readonly Entity[];
43
50
  valueGetter: ValueGetter | ((value: Entity) => Model);
44
51
  optionComponent?: CheckboxGroupOptionComponent<Entity>;
45
52
  }
46
53
  export type CheckboxGroupProps<Model extends number | string | null | boolean, Entity extends Record<string, unknown>, ValueGetter extends {
47
54
  fn(value: Entity): Model;
48
55
  }['fn'] | undefined = undefined> = CheckboxGroupPropsForEntity<Model, Entity, ValueGetter> | CheckboxGroupPropsForModel<Model, Entity, ValueGetter>;
56
+ /**
57
+ * CheckboxGroupMultiple
58
+ */
59
+ interface CheckboxGroupMultiplePropsBase<Model extends number | string | null | boolean> extends Omit<CheckboxGroupPropsBase<Model>, 'modelValue' | 'allowClear'> {
60
+ modelValue: Model[];
61
+ }
62
+ interface CheckboxGroupMultiplePropsForModel<Model extends number | string | null | boolean, Entity extends Record<string, unknown>, ValueGetter extends {
63
+ fn(value: Entity): Model;
64
+ }['fn'] | undefined = undefined> extends CheckboxGroupMultiplePropsBase<Model> {
65
+ list: Model[] | readonly Model[];
66
+ valueGetter?: ValueGetter | undefined;
67
+ optionComponent?: CheckboxGroupOptionComponent<Model>;
68
+ }
69
+ interface CheckboxGroupMultiplePropsForEntity<Model extends number | string | null | boolean, Entity extends Record<string, unknown>, ValueGetter extends {
70
+ fn(value: Entity): Model;
71
+ }['fn'] | undefined = undefined> extends CheckboxGroupMultiplePropsBase<Model> {
72
+ list: Entity[] | readonly Entity[];
73
+ valueGetter: ValueGetter | ((value: Entity) => Model);
74
+ optionComponent?: CheckboxGroupOptionComponent<Entity>;
75
+ }
76
+ export type CheckboxGroupMultipleProps<Model extends number | string | null | boolean, Entity extends Record<string, unknown>, ValueGetter extends {
77
+ fn(value: Entity): Model;
78
+ }['fn'] | undefined = undefined> = CheckboxGroupMultiplePropsForEntity<Model, Entity, ValueGetter> | CheckboxGroupMultiplePropsForModel<Model, Entity, ValueGetter>;
49
79
  export {};
50
80
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/components/Checkbox/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/components/Checkbox/types.ts"],"names":[],"mappings":"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"}
@@ -9,13 +9,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
9
9
  valueGetter: {},
10
10
  optionComponent: {},
11
11
  wrap: { type: Boolean },
12
- col: { type: Boolean },
13
12
  stretch: { type: Boolean },
14
13
  allowClear: { type: Boolean },
15
14
  iconMap: {},
16
15
  titleMap: {},
17
16
  tooltipTextMap: {},
18
17
  classMap: {},
18
+ optionClass: {},
19
19
  title: {},
20
20
  titleIcon: {},
21
21
  description: {},
@@ -5,11 +5,13 @@ declare function __VLS_template(): {
5
5
  default: (props: {
6
6
  visible?: boolean;
7
7
  hide?: () => void;
8
+ show?: () => void;
8
9
  }) => VNode[];
9
10
  }> & {
10
11
  default: (props: {
11
12
  visible?: boolean;
12
13
  hide?: () => void;
14
+ show?: () => void;
13
15
  }) => VNode[];
14
16
  };
15
17
  refs: {};
@@ -1 +1 @@
1
- {"version":3,"file":"WHeaderBarSearch.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/HeaderBar/WHeaderBarSearch.vue"],"names":[],"mappings":"AA6BA,OAAO,EAAC,KAAK,KAAK,EAA6C,MAAM,KAAK,CAAA;AA6B1E,iBAAS,cAAc;WAYT,OAAO,IAA6B;;iBAjBvC,CAAC,KAAK,EAAE;YAAC,OAAO,CAAC,EAAE,OAAO,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,IAAI,CAAA;SAAC,KAAK,KAAK,EAAE;;iBAA1D,CAAC,KAAK,EAAE;YAAC,OAAO,CAAC,EAAE,OAAO,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,IAAI,CAAA;SAAC,KAAK,KAAK,EAAE;;;;EAsBpE;AAOD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,+QAKnB,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
+ {"version":3,"file":"WHeaderBarSearch.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/HeaderBar/WHeaderBarSearch.vue"],"names":[],"mappings":"AAiCA,OAAO,EAAC,KAAK,KAAK,EAA6C,MAAM,KAAK,CAAA;AAiC1E,iBAAS,cAAc;WAYT,OAAO,IAA6B;;iBAjBvC,CAAC,KAAK,EAAE;YAAC,OAAO,CAAC,EAAE,OAAO,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,IAAI,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,IAAI,CAAA;SAAC,KAAK,KAAK,EAAE;;iBAA7E,CAAC,KAAK,EAAE;YAAC,OAAO,CAAC,EAAE,OAAO,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,IAAI,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,IAAI,CAAA;SAAC,KAAK,KAAK,EAAE;;;;EAsBvF;AAOD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,+QAKnB,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"}
@@ -10,7 +10,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
10
10
  const hide = () => {
11
11
  updateVisible(false);
12
12
  };
13
- const slotsDefault = computed(() => slots.default?.({ visible: visible.value, hide }));
13
+ const show = () => {
14
+ updateVisible(true);
15
+ };
16
+ const slotsDefault = computed(() => slots.default?.({ visible: visible.value, hide, show }));
14
17
  const { updateHeaderSearch } = useHeaderSearch();
15
18
  watch(slotsDefault, updateHeaderSearch, { immediate: true });
16
19
  onBeforeUnmount(() => {
@@ -1 +1 @@
1
- {"version":3,"file":"WInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Input/WInput.vue"],"names":[],"mappings":"AAoMA;AAmaA,OAAO,KAAK,EAAC,UAAU,EAAC,MAAM,SAAS,CAAA;yBAWtB,IAAI,SAAS,SAAS,GAAG,MAAM,EAC/C,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WA0nBO,mBAAmB,CAAC,oCAAkE,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB;qBAlhB7B,IAAI;oBAOL,IAAI;;;MA2gBgD,GAAG,IAAI;WACpE,GAAG;;uBAnDgB,GAAG;0BACA,GAAG;wBACJ,GAAG;wBACH,GAAG;wBACH,GAAG;uBACJ,GAAG;wBACF,GAAG;uBACJ,GAAG;uBACH,GAAG;;;YAlkBzB,mBAAmB,SAAS,4CAAa,SAAS,GAAG,IAAI;YACzD,gBAAgB,SAAS,aAAa,GAAG,IAAI;YAC7C,aAAa,SAAS,aAAa,GAAG,IAAI;YAC1C,eAAe,SAAS,aAAa,GAAG,IAAI;YAC5C,iBAAiB,SAAS,aAAa,GAAG,IAAI;YAC9C,oBAAoB,SAAS,aAAa,GAAG,IAAI;YACjD,aAAa,GAAG,IAAI;YACpB,OAAO,SAAS,UAAU,GAAG,SAAS,GAAG,IAAI;YAC7C,MAAM,SAAS,UAAU,GAAG,IAAI;YAChC,OAAO,SAAS,UAAU,GAAG,IAAI;YACjC,WAAW,SAAS,UAAU,GAAG,IAAI;YACrC,cAAc,SAAS,UAAU,GAAG,IAAI;YACxC,cAAc,SAAS,KAAK,GAAG,IAAI;YACnC,OAAO,GAAG,IAAI;;EAomBhB,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAroBzE,wBAqoB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Input/WInput.vue"],"names":[],"mappings":"AA0MA;AAyaA,OAAO,KAAK,EAAC,UAAU,EAAC,MAAM,SAAS,CAAA;yBAWtB,IAAI,SAAS,SAAS,GAAG,MAAM,EAC/C,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WA8nBO,mBAAmB,CAAC,oCAAkE,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB;qBAthB7B,IAAI;oBAOL,IAAI;;;MA+gBgD,GAAG,IAAI;WACpE,GAAG;;uBAnDgB,GAAG;0BACA,GAAG;wBACJ,GAAG;wBACH,GAAG;wBACH,GAAG;uBACJ,GAAG;wBACF,GAAG;uBACJ,GAAG;uBACH,GAAG;;;YAtkBzB,mBAAmB,SAAS,4CAAa,SAAS,GAAG,IAAI;YACzD,gBAAgB,SAAS,aAAa,GAAG,IAAI;YAC7C,aAAa,SAAS,aAAa,GAAG,IAAI;YAC1C,eAAe,SAAS,aAAa,GAAG,IAAI;YAC5C,iBAAiB,SAAS,aAAa,GAAG,IAAI;YAC9C,oBAAoB,SAAS,aAAa,GAAG,IAAI;YACjD,aAAa,GAAG,IAAI;YACpB,OAAO,SAAS,UAAU,GAAG,SAAS,GAAG,IAAI;YAC7C,MAAM,SAAS,UAAU,GAAG,IAAI;YAChC,OAAO,SAAS,UAAU,GAAG,IAAI;YACjC,WAAW,SAAS,UAAU,GAAG,IAAI;YACrC,cAAc,SAAS,UAAU,GAAG,IAAI;YACxC,cAAc,SAAS,KAAK,GAAG,IAAI;YACnC,OAAO,GAAG,IAAI;;EAwmBhB,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAzoBzE,wBAyoB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -1,10 +1,9 @@
1
- import { defineComponent, useTemplateRef, ref, watch, nextTick, onMounted, onBeforeUnmount, computed, createBlock, openBlock, mergeProps, createSlots, withCtx, renderSlot, createElementVNode, createElementBlock, createCommentVNode, normalizeClass, toDisplayString, withModifiers, resolveDynamicComponent, withKeys, unref } from 'vue';
1
+ import { defineComponent, useTemplateRef, ref, watch, nextTick, onMounted, onBeforeUnmount, computed, createBlock, openBlock, mergeProps, createSlots, withCtx, renderSlot, createElementVNode, normalizeClass, createElementBlock, createCommentVNode, toDisplayString, withModifiers, resolveDynamicComponent, withKeys, unref } from 'vue';
2
2
  import _sfc_main$1 from '../FieldWrapper/WFieldWrapper.vue.js';
3
3
  import { useTabActiveListener } from '../Tabs/use/useTabActiveListener.js';
4
4
  import { Notify } from '../../utils/Notify.js';
5
5
  import _sfc_main$2 from './components/InputActions.vue.js';
6
6
 
7
- const _hoisted_1 = { class: "flex flex-wrap gap-1" };
8
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
8
  ...{ inheritAttrs: false },
10
9
  __name: "WInput",
@@ -215,7 +214,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
215
214
  _ctx.readonly ? {
216
215
  name: "default",
217
216
  fn: withCtx(() => [
218
- createElementVNode("div", _hoisted_1, [
217
+ createElementVNode("div", {
218
+ class: normalizeClass(["flex gap-1", {
219
+ "flex-wrap": !_ctx.seamless,
220
+ "overflow-hidden": _ctx.seamless
221
+ }])
222
+ }, [
219
223
  renderSlot(_ctx.$slots, "prefix"),
220
224
  !_ctx.hideInput ? (openBlock(), createElementBlock("div", {
221
225
  key: 0,
@@ -224,7 +228,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
224
228
  "text-secure": _ctx.textSecure && !isSecureVisible.value && _ctx.modelValue
225
229
  })
226
230
  }, toDisplayString(_ctx.modelValue || _ctx.emptyValue), 3)) : createCommentVNode("", true)
227
- ])
231
+ ], 2)
228
232
  ]),
229
233
  key: "2"
230
234
  } : {
@@ -46,10 +46,12 @@ declare const _default: <Data extends DefaultData, QueryParams, Fields extends L
46
46
  disabledFilterFields?: Array<keyof QueryParams>;
47
47
  search?: boolean;
48
48
  global?: boolean;
49
+ noList?: boolean;
49
50
  } & Partial<{}>> & import('vue').PublicProps;
50
51
  expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
51
52
  attrs: any;
52
53
  slots: {
54
+ filter?(_: {}): any;
53
55
  header?(_: {
54
56
  count: number | undefined;
55
57
  }): any;
@@ -1 +1 @@
1
- {"version":3,"file":"WList.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/List/WList.vue"],"names":[],"mappings":"AA+QA;AAobA,OAAO,KAAK,EAAC,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,OAAO,EAAE,UAAU,EAAE,aAAa,EAAC,MAAM,SAAS,CAAA;AAC5J,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,eAAe,CAAA;AAC5C,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAA;AAWzC,OAAO,EAAuB,QAAQ,EAAC,MAAM,eAAe,CAAA;yBAa3C,IAAI,SAAS,WAAW,EAAE,WAAW,EAAE,MAAM,SAAS,UAAU,CAAC,IAAI,EAAE,WAAW,CAAC,EAAE,WAAW,SAAS,SAAS,OAAO,EAAE,EAC3I,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WAy0BO,mBAAmB,CAAC;;;;;;;;;gBAv0BlB,MAAM;gBACN,MAAM;oBACF,cAAc,CAAC,IAAI,CAAC;oBACpB,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAAC;qBACnC,WAAW;uBACT,OAAO,CAAC,YAAY,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC;6BACxC,MAAM;wBACX,MAAM;eACf,aAAa,CAAC,WAAW,CAAC,EAAE;mBACxB,aAAa,CAAC,WAAW,CAAC,EAAE;eAChC,aAAa,CAAC,IAAI,CAAC,EAAE;yBACX,CAAC,IAAI,EAAE,IAAI,KAAK,OAAO;oBAC5B,MAAM;2BACC,MAAM;6BACJ,CAAC,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM;oBACvD,OAAO;mBACR,MAAM;0BACC,cAAc,CAAC,MAAM,CAAC;sBAC1B,QAAQ;mBACX,OAAO;sBACJ,OAAO;mBACV,OAAO;qBACL,OAAO;yBACH,CAAC,IAAI,EAAE,IAAI,KAAK,MAAM,GAAG,SAAS;kBACzC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,EAAE,IAAI,KAAK,OAAO;qBAC1B,WAAW;mBACb,SAAS,CAAC,MAAM,EAAE,WAAW,CAAC,QAAQ,CAAC,CAAC;iBAC1C,CAAC,IAAI,EAAE,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,GAAG,SAAS;oBACxC,OAAO;iBACV,eAAe,CAAC,WAAW,CAAC,EAAE;uBACxB,eAAe,CAAC,WAAW,CAAC;+BACpB,KAAK,CAAC,MAAM,WAAW,CAAC;iBACtC,OAAO;iBACP,OAAO;mBAsyB4E,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;;YArEkB,GAAG;2BACA,GAAG;;;;;YACP,GAAG;;;YAhuBzB,cAAc,SAAS,QAAQ,GAAG,IAAI;YACtC,cAAc,SAAS,gBAAgB,CAAC,IAAI,CAAC,GAAG,IAAI;YACpD,qBAAqB,SAAS,WAAW,GAAG,IAAI;YAChD,cAAc,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;;EAoyBlD,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAp1BzE,wBAo1B4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WList.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/List/WList.vue"],"names":[],"mappings":"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"}