@mobileaction/action-kit 1.1.58 → 1.1.60

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 (59) hide show
  1. package/dist/action-kit.js +15 -12
  2. package/dist/action-kit.mjs +1958 -1442
  3. package/dist/add-bulk-3c1a00aa.js +1 -0
  4. package/dist/add-bulk-45297ea5.mjs +24 -0
  5. package/dist/clipboard-close-bulk-2185f246.js +1 -0
  6. package/dist/clipboard-close-bulk-e8cb0134.mjs +24 -0
  7. package/dist/clipboard-close-e98f940f.mjs +31 -0
  8. package/dist/clipboard-close-f4e53fb5.js +1 -0
  9. package/dist/clipboard-tick-6a17c9c3.js +1 -0
  10. package/dist/clipboard-tick-bulk-fb5a0cc9.js +1 -0
  11. package/dist/clipboard-tick-bulk-fcbe707d.mjs +24 -0
  12. package/dist/clipboard-tick-e536bafb.mjs +38 -0
  13. package/dist/components/icon-button/index.vue.d.ts +10 -0
  14. package/dist/components/keyword-group-selection/components/kwGroupForm.vue.d.ts +19 -0
  15. package/dist/components/keyword-group-selection/components/kwGroupItem.vue.d.ts +31 -0
  16. package/dist/components/keyword-group-selection/composables/index.d.ts +10 -0
  17. package/dist/components/keyword-group-selection/index.vue.d.ts +64 -0
  18. package/dist/components/keyword-group-selection/types.d.ts +16 -0
  19. package/dist/components/slider/index.vue.d.ts +69 -0
  20. package/dist/components/slider/types.d.ts +2 -0
  21. package/dist/copy-bulk-6ed3491f.js +1 -0
  22. package/dist/copy-bulk-94697637.mjs +24 -0
  23. package/dist/direct-inbox-4a51ec29.mjs +29 -0
  24. package/dist/direct-inbox-bold-90ca3b31.js +1 -0
  25. package/dist/direct-inbox-bold-99df4d1b.mjs +23 -0
  26. package/dist/direct-inbox-bulk-a1746e93.js +1 -0
  27. package/dist/direct-inbox-bulk-fb52afab.mjs +24 -0
  28. package/dist/direct-inbox-dd9be3a6.js +1 -0
  29. package/dist/drag-103637c8.js +1 -0
  30. package/dist/drag-d1b58bb4.mjs +16 -0
  31. package/dist/edit-2-01bcc2c3.js +1 -0
  32. package/dist/edit-2-bulk-8806bd19.mjs +24 -0
  33. package/dist/edit-2-bulk-a8d776f1.js +1 -0
  34. package/dist/edit-2-e5c8a233.mjs +31 -0
  35. package/dist/index.d.ts +2 -0
  36. package/dist/lock-slash-93bad28d.js +1 -0
  37. package/dist/lock-slash-a2504fa2.mjs +29 -0
  38. package/dist/lock-slash-bulk-7ba8d587.js +1 -0
  39. package/dist/lock-slash-bulk-fcb240d5.mjs +16 -0
  40. package/dist/outline-lock-8af2d6db.js +1 -0
  41. package/dist/outline-lock-ba9870dd.mjs +29 -0
  42. package/dist/outline-lock-bulk-e862fd91.mjs +29 -0
  43. package/dist/outline-lock-bulk-eaf52663.js +1 -0
  44. package/dist/src/components/icon-button/index.vue.d.ts +2 -0
  45. package/dist/src/components/keyword-group-selection/components/kwGroupForm.vue.d.ts +17 -0
  46. package/dist/src/components/keyword-group-selection/components/kwGroupItem.vue.d.ts +21 -0
  47. package/dist/src/components/keyword-group-selection/composables/index.d.ts +10 -0
  48. package/dist/src/components/keyword-group-selection/index.vue.d.ts +45 -0
  49. package/dist/src/components/keyword-group-selection/stories/constants.d.ts +5 -0
  50. package/dist/src/components/keyword-group-selection/stories/default.stories.d.ts +7 -0
  51. package/dist/src/components/keyword-group-selection/types.d.ts +16 -0
  52. package/dist/src/components/slider/index.vue.d.ts +42 -0
  53. package/dist/src/components/slider/stories/constants.d.ts +7 -0
  54. package/dist/src/components/slider/stories/default.stories.d.ts +13 -0
  55. package/dist/src/components/slider/types.d.ts +2 -0
  56. package/dist/src/components/spin/index.vue.d.ts +1 -1
  57. package/dist/src/index.d.ts +2 -0
  58. package/dist/style.css +1 -1
  59. package/package.json +4 -3
package/dist/index.d.ts CHANGED
@@ -64,6 +64,8 @@ export { default as MaCard } from './components/card/index.vue';
64
64
  export * from './components/card/types';
65
65
  export { default as MaInputNumber } from './components/input-number/index.vue';
66
66
  export { default as MaDrawer } from './components/drawer/index.vue';
67
+ export { default as MaKeywordGroupSelection } from './components/keyword-group-selection/index.vue';
67
68
  export { default as MaIconButton } from './components/icon-button/index.vue';
69
+ export { default as MaSlider } from './components/slider/index.vue';
68
70
  export { ActionKitConfig } from './services/config';
69
71
  export { useActionKitConfig } from './composables/config';
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},r=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.02 17.52c.46.59 1.18.98 1.98.98a2.505 2.505 0 0 0 1.99-4.02"},null,-1),n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.82 20.8C2.21 20.04 2 18.83 2 17v-2c0-4 1-5 5-5h10c.36 0 .69.01 1 .03 3.17.18 4 1.33 4 4.97v2c0 4-1 5-5 5H7c-.36 0-.69-.01-1-.03M6 10V8c0-3.31 1-6 6-6 4.15 0 5.54 1.38 5.9 3.56M22 2 2 22"},null,-1),c=[r,n];function o(s,d){return e.openBlock(),e.createElementBlock("svg",t,c)}const l={render:o};exports.default=l;exports.render=o;
@@ -0,0 +1,29 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 24 24"
6
+ }, r = /* @__PURE__ */ o("path", {
7
+ stroke: "currentColor",
8
+ "stroke-linecap": "round",
9
+ "stroke-linejoin": "round",
10
+ "stroke-width": "1.5",
11
+ d: "M10.02 17.52c.46.59 1.18.98 1.98.98a2.505 2.505 0 0 0 1.99-4.02"
12
+ }, null, -1), c = /* @__PURE__ */ o("path", {
13
+ stroke: "currentColor",
14
+ "stroke-linecap": "round",
15
+ "stroke-linejoin": "round",
16
+ "stroke-width": "1.5",
17
+ d: "M2.82 20.8C2.21 20.04 2 18.83 2 17v-2c0-4 1-5 5-5h10c.36 0 .69.01 1 .03 3.17.18 4 1.33 4 4.97v2c0 4-1 5-5 5H7c-.36 0-.69-.01-1-.03M6 10V8c0-3.31 1-6 6-6 4.15 0 5.54 1.38 5.9 3.56M22 2 2 22"
18
+ }, null, -1), s = [
19
+ r,
20
+ c
21
+ ];
22
+ function l(d, i) {
23
+ return e(), t("svg", n, s);
24
+ }
25
+ const a = { render: l };
26
+ export {
27
+ a as default,
28
+ l as render
29
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),e={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},o=t.createStaticVNode('<path fill="currentColor" d="M13.63 15.72c0 .9-.73 1.63-1.63 1.63-.64 0-1.19-.37-1.45-.9l2.18-2.18c.53.26.9.81.9 1.45Z"></path><path fill="currentColor" d="M7.35 9.44C3.25 9.44 2 10.69 2 14.79v1.86c0 2.05.31 3.39 1.14 4.21L9.1 14.9c.28-1.01 1.07-1.8 2.08-2.08l3.38-3.38H7.35Z" opacity=".4"></path><path fill="currentColor" d="m18.13 5.87-1.26 1.26C16.83 5.35 16.16 3.4 12 3.4c-4.05 0-4.88 1.95-4.88 4.88v1.17c-.51 0-.98.03-1.4.08V8.28C5.72 5.58 6.37 2 12 2c3.54 0 5.6 1.3 6.13 3.87Z"></path><path fill="currentColor" d="M22 14.79v1.86c0 4.1-1.25 5.35-5.35 5.35h-9.3c-.84 0-1.57-.05-2.18-.17l4.36-4.36A3.04 3.04 0 0 0 12 18.74c1.67 0 3.02-1.35 3.02-3.02 0-1.02-.5-1.91-1.27-2.47l3.79-3.79C20.93 9.65 22 11 22 14.79Z" opacity=".4"></path><path fill="currentColor" d="M21.77 2.23c-.3-.3-.79-.3-1.09 0L2.23 20.69c-.3.3-.3.79 0 1.09a.758.758 0 0 0 1.08-.01L21.77 3.31c.31-.3.31-.78 0-1.08Z"></path>',5),l=[o];function c(n,a){return t.openBlock(),t.createElementBlock("svg",e,l)}const r={render:c};exports.default=r;exports.render=c;
@@ -0,0 +1,16 @@
1
+ import { openBlock as t, createElementBlock as c, createStaticVNode as o } from "vue";
2
+ const l = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 24 24"
6
+ }, r = /* @__PURE__ */ o('<path fill="currentColor" d="M13.63 15.72c0 .9-.73 1.63-1.63 1.63-.64 0-1.19-.37-1.45-.9l2.18-2.18c.53.26.9.81.9 1.45Z"></path><path fill="currentColor" d="M7.35 9.44C3.25 9.44 2 10.69 2 14.79v1.86c0 2.05.31 3.39 1.14 4.21L9.1 14.9c.28-1.01 1.07-1.8 2.08-2.08l3.38-3.38H7.35Z" opacity=".4"></path><path fill="currentColor" d="m18.13 5.87-1.26 1.26C16.83 5.35 16.16 3.4 12 3.4c-4.05 0-4.88 1.95-4.88 4.88v1.17c-.51 0-.98.03-1.4.08V8.28C5.72 5.58 6.37 2 12 2c3.54 0 5.6 1.3 6.13 3.87Z"></path><path fill="currentColor" d="M22 14.79v1.86c0 4.1-1.25 5.35-5.35 5.35h-9.3c-.84 0-1.57-.05-2.18-.17l4.36-4.36A3.04 3.04 0 0 0 12 18.74c1.67 0 3.02-1.35 3.02-3.02 0-1.02-.5-1.91-1.27-2.47l3.79-3.79C20.93 9.65 22 11 22 14.79Z" opacity=".4"></path><path fill="currentColor" d="M21.77 2.23c-.3-.3-.79-.3-1.09 0L2.23 20.69c-.3.3-.3.79 0 1.09a.758.758 0 0 0 1.08-.01L21.77 3.31c.31-.3.31-.78 0-1.08Z"></path>', 5), e = [
7
+ r
8
+ ];
9
+ function a(n, h) {
10
+ return t(), c("svg", l, e);
11
+ }
12
+ const i = { render: a };
13
+ export {
14
+ i as default,
15
+ a as render
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6 10V8c0-3.31 1-6 6-6s6 2.69 6 6v2M12 18.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"},null,-1),r=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17 22H7c-4 0-5-1-5-5v-2c0-4 1-5 5-5h10c4 0 5 1 5 5v2c0 4-1 5-5 5Z"},null,-1),c=[n,r];function o(l,d){return e.openBlock(),e.createElementBlock("svg",t,c)}const s={render:o};exports.default=s;exports.render=o;
@@ -0,0 +1,29 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 24 24"
6
+ }, r = /* @__PURE__ */ o("path", {
7
+ stroke: "currentColor",
8
+ "stroke-linecap": "round",
9
+ "stroke-linejoin": "round",
10
+ "stroke-width": "1.5",
11
+ d: "M6 10V8c0-3.31 1-6 6-6s6 2.69 6 6v2M12 18.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
12
+ }, null, -1), c = /* @__PURE__ */ o("path", {
13
+ stroke: "currentColor",
14
+ "stroke-linecap": "round",
15
+ "stroke-linejoin": "round",
16
+ "stroke-width": "1.5",
17
+ d: "M17 22H7c-4 0-5-1-5-5v-2c0-4 1-5 5-5h10c4 0 5 1 5 5v2c0 4-1 5-5 5Z"
18
+ }, null, -1), s = [
19
+ r,
20
+ c
21
+ ];
22
+ function l(i, d) {
23
+ return e(), t("svg", n, s);
24
+ }
25
+ const h = { render: l };
26
+ export {
27
+ h as default,
28
+ l as render
29
+ };
@@ -0,0 +1,29 @@
1
+ import { openBlock as t, createElementBlock as e, createElementVNode as o } from "vue";
2
+ const c = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 24 24"
6
+ }, l = /* @__PURE__ */ o("path", {
7
+ fill: "currentColor",
8
+ d: "M12 17.35a1.63 1.63 0 1 0 0-3.26 1.63 1.63 0 0 0 0 3.26Z",
9
+ opacity: ".4"
10
+ }, null, -1), n = /* @__PURE__ */ o("path", {
11
+ fill: "currentColor",
12
+ d: "M16.65 9.44h-9.3C3.25 9.44 2 10.69 2 14.79v1.86C2 20.75 3.25 22 7.35 22h9.3c4.1 0 5.35-1.25 5.35-5.35v-1.86c0-4.1-1.25-5.35-5.35-5.35ZM12 18.74c-1.67 0-3.02-1.36-3.02-3.02S10.33 12.7 12 12.7s3.02 1.36 3.02 3.02-1.35 3.02-3.02 3.02Z"
13
+ }, null, -1), r = /* @__PURE__ */ o("path", {
14
+ fill: "currentColor",
15
+ d: "M7.12 9.45V8.28c0-2.93.83-4.88 4.88-4.88s4.88 1.95 4.88 4.88v1.17c.51.01.97.03 1.4.09V8.28C18.28 5.58 17.63 2 12 2S5.72 5.58 5.72 8.28v1.25c.42-.05.89-.08 1.4-.08Z",
16
+ opacity: ".4"
17
+ }, null, -1), s = [
18
+ l,
19
+ n,
20
+ r
21
+ ];
22
+ function i(d, h) {
23
+ return t(), e("svg", c, s);
24
+ }
25
+ const a = { render: i };
26
+ export {
27
+ a as default,
28
+ i as render
29
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},c=e.createElementVNode("path",{fill:"currentColor",d:"M12 17.35a1.63 1.63 0 1 0 0-3.26 1.63 1.63 0 0 0 0 3.26Z",opacity:".4"},null,-1),l=e.createElementVNode("path",{fill:"currentColor",d:"M16.65 9.44h-9.3C3.25 9.44 2 10.69 2 14.79v1.86C2 20.75 3.25 22 7.35 22h9.3c4.1 0 5.35-1.25 5.35-5.35v-1.86c0-4.1-1.25-5.35-5.35-5.35ZM12 18.74c-1.67 0-3.02-1.36-3.02-3.02S10.33 12.7 12 12.7s3.02 1.36 3.02 3.02-1.35 3.02-3.02 3.02Z"},null,-1),n=e.createElementVNode("path",{fill:"currentColor",d:"M7.12 9.45V8.28c0-2.93.83-4.88 4.88-4.88s4.88 1.95 4.88 4.88v1.17c.51.01.97.03 1.4.09V8.28C18.28 5.58 17.63 2 12 2S5.72 5.58 5.72 8.28v1.25c.42-.05.89-.08 1.4-.08Z",opacity:".4"},null,-1),r=[c,l,n];function t(i,d){return e.openBlock(),e.createElementBlock("svg",o,r)}const s={render:t};exports.default=s;exports.render=t;
@@ -1,5 +1,6 @@
1
1
  import { MaIconButtonType, MaIconButtonSize, MaIconButtonVariant } from "./types";
2
2
  import { ButtonTarget } from '@/components/button/types';
3
+ import { MaTooltipProps } from '../tooltip/index.vue';
3
4
  export interface MaIconButtonProps {
4
5
  type?: MaIconButtonType;
5
6
  icon: string;
@@ -11,6 +12,7 @@ export interface MaIconButtonProps {
11
12
  active?: boolean;
12
13
  rounded?: boolean;
13
14
  variant?: MaIconButtonVariant;
15
+ tooltipProps?: MaTooltipProps;
14
16
  }
15
17
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<MaIconButtonProps>, {
16
18
  type: string;
@@ -0,0 +1,17 @@
1
+ import { KeywordGroup } from "../types";
2
+ export interface KWGroupItemProps {
3
+ keywordGroup: KeywordGroup;
4
+ }
5
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<KWGroupItemProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "saveKwGroup"[], "saveKwGroup", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<KWGroupItemProps>>> & {
6
+ onSaveKwGroup?: (...args: any[]) => any;
7
+ }, {}>;
8
+ export default _default;
9
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
11
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
12
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
13
+ } : {
14
+ type: import('vue').PropType<T[K]>;
15
+ required: true;
16
+ };
17
+ };
@@ -0,0 +1,21 @@
1
+ import { KeywordGroup } from "../types";
2
+ export interface KWGroupItemProps {
3
+ keywordGroup: KeywordGroup;
4
+ selected?: boolean;
5
+ }
6
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<KWGroupItemProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateEditable" | "updatePublic" | "deleteKwGroup" | "edit")[], "updateEditable" | "updatePublic" | "deleteKwGroup" | "edit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<KWGroupItemProps>>> & {
7
+ onEdit?: (...args: any[]) => any;
8
+ onUpdateEditable?: (...args: any[]) => any;
9
+ onUpdatePublic?: (...args: any[]) => any;
10
+ onDeleteKwGroup?: (...args: any[]) => any;
11
+ }, {}>;
12
+ export default _default;
13
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
21
+ };
@@ -0,0 +1,10 @@
1
+ export declare const randomKwGroupID: (length?: number) => string;
2
+ export declare const initialKwGroup: () => {
3
+ id: string;
4
+ name: string;
5
+ color: "#060B27" | "#392DCA" | "#6FDDA6" | "#7C5CFC" | "#92BAFB" | "#F29E61" | "#F97066" | "#4478FF" | "#36BFFA" | "#98A2B3" | "#BDB4FE" | "#B54708" | "#027A48" | "#026AA2";
6
+ keywordCount: number;
7
+ editable: boolean;
8
+ public: boolean;
9
+ new: boolean;
10
+ };
@@ -0,0 +1,45 @@
1
+ import { KeywordGroupListItem } from "./types";
2
+ export interface MaKeywordGroupSelectionProps {
3
+ value?: number | string;
4
+ options?: KeywordGroupListItem[];
5
+ label?: string;
6
+ placeholder?: string;
7
+ }
8
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<MaKeywordGroupSelectionProps>, {
9
+ value: any;
10
+ options: () => KeywordGroupListItem[];
11
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:value" | "copy" | "update:options" | "changeOptions" | "changeEditable" | "changeVisibility" | "deleteKeywordGroup" | "addKeywordGroup" | "updateKeywordGroup" | "sort" | "download")[], "sort" | "change" | "update:value" | "copy" | "update:options" | "changeOptions" | "changeEditable" | "changeVisibility" | "deleteKeywordGroup" | "addKeywordGroup" | "updateKeywordGroup" | "download", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<MaKeywordGroupSelectionProps>, {
12
+ value: any;
13
+ options: () => KeywordGroupListItem[];
14
+ }>>> & {
15
+ onCopy?: (...args: any[]) => any;
16
+ onChange?: (...args: any[]) => any;
17
+ "onUpdate:value"?: (...args: any[]) => any;
18
+ "onUpdate:options"?: (...args: any[]) => any;
19
+ onChangeOptions?: (...args: any[]) => any;
20
+ onChangeEditable?: (...args: any[]) => any;
21
+ onChangeVisibility?: (...args: any[]) => any;
22
+ onDeleteKeywordGroup?: (...args: any[]) => any;
23
+ onAddKeywordGroup?: (...args: any[]) => any;
24
+ onUpdateKeywordGroup?: (...args: any[]) => any;
25
+ onSort?: (...args: any[]) => any;
26
+ onDownload?: (...args: any[]) => any;
27
+ }, {
28
+ value: string | number;
29
+ options: KeywordGroupListItem[];
30
+ }>;
31
+ export default _default;
32
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
33
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
34
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
35
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
36
+ } : {
37
+ type: import('vue').PropType<T[K]>;
38
+ required: true;
39
+ };
40
+ };
41
+ declare type __VLS_WithDefaults<P, D> = {
42
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
43
+ default: D[K];
44
+ } : P[K];
45
+ };
@@ -0,0 +1,5 @@
1
+ import type { Meta, StoryFn } from '@storybook/vue3';
2
+ import MaKeywordGroupSelection from '../index.vue';
3
+ export declare const baseConfig: Meta<typeof MaKeywordGroupSelection>;
4
+ export declare const Template: StoryFn;
5
+ export declare const TemplatePreview: StoryFn;
@@ -0,0 +1,7 @@
1
+ import type { Meta, StoryObj } from '@storybook/vue3';
2
+ import type MaKeywordGroupSelection from '../index.vue';
3
+ declare const meta: Meta<typeof MaKeywordGroupSelection>;
4
+ export default meta;
5
+ declare type Story = StoryObj<typeof MaKeywordGroupSelection>;
6
+ export declare const Default: Story;
7
+ export declare const WithOutputPreview: Story;
@@ -0,0 +1,16 @@
1
+ export declare const MaKeywordGroupColors: readonly ["#060B27", "#392DCA", "#6FDDA6", "#7C5CFC", "#92BAFB", "#F29E61", "#F97066", "#4478FF", "#36BFFA", "#98A2B3", "#BDB4FE", "#B54708", "#027A48", "#026AA2"];
2
+ export declare type MaKeywordGroupColor = (typeof MaKeywordGroupColors)[number];
3
+ export interface KeywordGroup {
4
+ id: number | string;
5
+ name: string;
6
+ color: MaKeywordGroupColor;
7
+ keywordCount?: number;
8
+ editable: boolean;
9
+ public: boolean;
10
+ new?: boolean;
11
+ }
12
+ export interface KeywordGroupListItem {
13
+ id: number | string;
14
+ title: string;
15
+ keywordGroups: KeywordGroup[];
16
+ }
@@ -0,0 +1,42 @@
1
+ import { MaSliderType } from "@/components/slider/types";
2
+ export interface MaSliderProps {
3
+ dualThumbMode?: boolean;
4
+ vertical?: boolean;
5
+ type?: MaSliderType;
6
+ leftThumbValue?: number;
7
+ rightThumbValue?: number;
8
+ }
9
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<MaSliderProps>, {
10
+ dualThumbMode: boolean;
11
+ type: string;
12
+ leftThumbValue: number;
13
+ rightThumbValue: number;
14
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:leftThumbValue" | "update:rightThumbValue")[], "update:leftThumbValue" | "update:rightThumbValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<MaSliderProps>, {
15
+ dualThumbMode: boolean;
16
+ type: string;
17
+ leftThumbValue: number;
18
+ rightThumbValue: number;
19
+ }>>> & {
20
+ "onUpdate:leftThumbValue"?: (...args: any[]) => any;
21
+ "onUpdate:rightThumbValue"?: (...args: any[]) => any;
22
+ }, {
23
+ type: "default" | "label" | "tooltip";
24
+ dualThumbMode: boolean;
25
+ leftThumbValue: number;
26
+ rightThumbValue: number;
27
+ }>;
28
+ export default _default;
29
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
30
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
31
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
32
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
33
+ } : {
34
+ type: import('vue').PropType<T[K]>;
35
+ required: true;
36
+ };
37
+ };
38
+ declare type __VLS_WithDefaults<P, D> = {
39
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
40
+ default: D[K];
41
+ } : P[K];
42
+ };
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryFn } from "@storybook/vue3";
2
+ import MaSlider from "@/components/slider/index.vue";
3
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4
+ export default _default;
5
+ export declare const baseConfig: Meta<typeof MaSlider>;
6
+ export declare const Template: StoryFn;
7
+ export declare const TemplateDualThumbs: StoryFn;
@@ -0,0 +1,13 @@
1
+ import type { Meta, StoryObj } from '@storybook/vue3';
2
+ import type MaSlider from '../index.vue';
3
+ declare const meta: Meta<typeof MaSlider>;
4
+ export default meta;
5
+ declare type Story = StoryObj<typeof MaSlider>;
6
+ export declare const Default: Story;
7
+ export declare const DualThumb: Story;
8
+ export declare const DualThumbWithLabel: Story;
9
+ export declare const DualThumbWithTooltip: Story;
10
+ export declare const Vertical: Story;
11
+ export declare const VerticalDual: Story;
12
+ export declare const VerticalDualLabel: Story;
13
+ export declare const VerticalDualTooltip: Story;
@@ -0,0 +1,2 @@
1
+ export declare const MaSliderTypes: readonly ["label", "tooltip", "default"];
2
+ export declare type MaSliderType = (typeof MaSliderTypes)[number];
@@ -15,7 +15,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
15
15
  spinning: boolean;
16
16
  }>>>, {
17
17
  type: "round" | "dots" | "three-circles" | "three-dots";
18
- color: "dark" | "blue" | "orange" | "jordy" | "grey";
18
+ color: "dark" | "blue" | "orange" | "grey" | "jordy";
19
19
  spinning: boolean;
20
20
  }>, {
21
21
  indicator: (_: {}) => any;
@@ -65,6 +65,8 @@ export { default as MaCard } from './components/card/index.vue';
65
65
  export * from './components/card/types';
66
66
  export { default as MaInputNumber } from './components/input-number/index.vue';
67
67
  export { default as MaDrawer } from './components/drawer/index.vue';
68
+ export { default as MaKeywordGroupSelection } from './components/keyword-group-selection/index.vue';
68
69
  export { default as MaIconButton } from './components/icon-button/index.vue';
70
+ export { default as MaSlider } from './components/slider/index.vue';
69
71
  export { ActionKitConfig } from './services/config';
70
72
  export { useActionKitConfig } from './composables/config';