@mobileaction/action-kit 1.1.12 → 1.1.14

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.
@@ -0,0 +1,4 @@
1
+ declare const _sfc_main: {
2
+ name: string;
3
+ };
4
+ export default _sfc_main;
@@ -1,8 +1,27 @@
1
- declare const _sfc_main: import("vue").DefineComponent<{}, {
1
+ import type { PropType as __PropType } from 'vue';
2
+ import { FormProps } from "ant-design-vue";
3
+ export interface MaFormProps extends FormProps {
4
+ nonHubspotFormsIgnore?: boolean;
5
+ }
6
+ declare const _sfc_main: import("vue").DefineComponent<{
7
+ nonHubspotFormsIgnore: {
8
+ type: __PropType<boolean>;
9
+ required: false;
10
+ default: boolean;
11
+ };
12
+ }, {
2
13
  validate: () => any;
3
14
  clearValidate: () => any;
4
15
  resetFields: () => any;
5
16
  scrollToField: () => any;
6
17
  validateFields: () => any;
7
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
18
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
+ nonHubspotFormsIgnore: {
20
+ type: __PropType<boolean>;
21
+ required: false;
22
+ default: boolean;
23
+ };
24
+ }>>, {
25
+ nonHubspotFormsIgnore: boolean;
26
+ }>;
8
27
  export default _sfc_main;
@@ -0,0 +1,29 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
+ const c = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ class: "p-s",
6
+ viewBox: "0 0 24 24"
7
+ }, s = /* @__PURE__ */ e("path", {
8
+ stroke: "#292D32",
9
+ "stroke-miterlimit": "10",
10
+ "stroke-width": "1.5",
11
+ d: "m16.52 5.65-3.1-2.4c-.4-.4-1.3-.6-1.9-.6h-3.8c-1.2 0-2.5.9-2.8 2.1l-2.4 7.3c-.5 1.4.4 2.6 1.9 2.6h4c.6 0 1.1.5 1 1.2l-.5 3.2c-.2.9.4 1.9 1.3 2.2.8.3 1.8-.1 2.2-.7l4.1-6.1"
12
+ }, null, -1), n = /* @__PURE__ */ e("path", {
13
+ stroke: "#292D32",
14
+ "stroke-linecap": "round",
15
+ "stroke-linejoin": "round",
16
+ "stroke-width": "1.5",
17
+ d: "M21.62 5.65v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9Z"
18
+ }, null, -1), r = [
19
+ s,
20
+ n
21
+ ];
22
+ function l(i, d) {
23
+ return t(), o("svg", c, r);
24
+ }
25
+ const k = { render: l };
26
+ export {
27
+ k as default,
28
+ l as render
29
+ };
@@ -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",class:"p-f",viewBox:"0 0 24 24"},l=e.createElementVNode("path",{fill:"#292D32",d:"M15.61 5.5v10.16c0 .4-.12.79-.34 1.12l-2.73 4.06c-.43.65-1.5 1.11-2.41.77-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93 0 0 0-.69-.31H4.22c-.79 0-1.47-.32-1.87-.88-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24 1.66-2.25 3-2.25h3.9c.67 0 1.61.23 2.04.66l1.28.99a2 2 0 0 1 .78 1.58ZM18.79 17.61h1.03c1.55 0 2.18-.6 2.18-2.08V5.48C22 4 21.37 3.4 19.82 3.4h-1.03c-1.55 0-2.18.6-2.18 2.08v10.06c0 1.47.63 2.07 2.18 2.07Z"},null,-1),o=[l];function c(r,s){return e.openBlock(),e.createElementBlock("svg",t,o)}const n={render:c};exports.default=n;exports.render=c;
@@ -0,0 +1,20 @@
1
+ import { openBlock as e, createElementBlock as c, createElementVNode as t } from "vue";
2
+ const l = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ class: "p-f",
6
+ viewBox: "0 0 24 24"
7
+ }, o = /* @__PURE__ */ t("path", {
8
+ fill: "#292D32",
9
+ d: "M15.61 5.5v10.16c0 .4-.12.79-.34 1.12l-2.73 4.06c-.43.65-1.5 1.11-2.41.77-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93 0 0 0-.69-.31H4.22c-.79 0-1.47-.32-1.87-.88-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24 1.66-2.25 3-2.25h3.9c.67 0 1.61.23 2.04.66l1.28.99a2 2 0 0 1 .78 1.58ZM18.79 17.61h1.03c1.55 0 2.18-.6 2.18-2.08V5.48C22 4 21.37 3.4 19.82 3.4h-1.03c-1.55 0-2.18.6-2.18 2.08v10.06c0 1.47.63 2.07 2.18 2.07Z"
10
+ }, null, -1), n = [
11
+ o
12
+ ];
13
+ function s(r, d) {
14
+ return e(), c("svg", l, n);
15
+ }
16
+ const a = { render: s };
17
+ export {
18
+ a as default,
19
+ s as render
20
+ };
@@ -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",class:"p-s",viewBox:"0 0 24 24"},c=e.createElementVNode("path",{stroke:"#292D32","stroke-miterlimit":"10","stroke-width":"1.5",d:"m16.52 5.65-3.1-2.4c-.4-.4-1.3-.6-1.9-.6h-3.8c-1.2 0-2.5.9-2.8 2.1l-2.4 7.3c-.5 1.4.4 2.6 1.9 2.6h4c.6 0 1.1.5 1 1.2l-.5 3.2c-.2.9.4 1.9 1.3 2.2.8.3 1.8-.1 2.2-.7l4.1-6.1"},null,-1),n=e.createElementVNode("path",{stroke:"#292D32","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.62 5.65v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9Z"},null,-1),r=[c,n];function t(l,i){return e.openBlock(),e.createElementBlock("svg",o,r)}const s={render:t};exports.default=s;exports.render=t;
@@ -0,0 +1,29 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
+ const c = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ class: "p-s",
6
+ viewBox: "0 0 24 24"
7
+ }, n = /* @__PURE__ */ e("path", {
8
+ stroke: "#292D32",
9
+ "stroke-miterlimit": "10",
10
+ "stroke-width": "1.5",
11
+ d: "m7.48 18.35 3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l2.4-7.3c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1"
12
+ }, null, -1), s = /* @__PURE__ */ e("path", {
13
+ stroke: "#292D32",
14
+ "stroke-linecap": "round",
15
+ "stroke-linejoin": "round",
16
+ "stroke-width": "1.5",
17
+ d: "M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z"
18
+ }, null, -1), r = [
19
+ n,
20
+ s
21
+ ];
22
+ function l(i, d) {
23
+ return t(), o("svg", c, r);
24
+ }
25
+ const k = { render: l };
26
+ export {
27
+ k as default,
28
+ l 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",class:"p-s",viewBox:"0 0 24 24"},c=e.createElementVNode("path",{stroke:"#292D32","stroke-miterlimit":"10","stroke-width":"1.5",d:"m7.48 18.35 3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l2.4-7.3c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1"},null,-1),n=e.createElementVNode("path",{stroke:"#292D32","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z"},null,-1),r=[c,n];function t(l,i){return e.openBlock(),e.createElementBlock("svg",o,r)}const s={render:t};exports.default=s;exports.render=t;
@@ -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",class:"p-f",viewBox:"0 0 24 24"},l=e.createElementVNode("path",{fill:"#292D32",d:"M8.39 18.49V8.33c0-.4.12-.79.34-1.12l2.73-4.06c.43-.65 1.5-1.11 2.41-.77.98.33 1.63 1.43 1.42 2.41l-.52 3.27c-.04.3.04.57.21.78.17.19.42.31.69.31h4.11c.79 0 1.47.32 1.87.88.38.54.45 1.24.2 1.95l-2.46 7.49c-.31 1.24-1.66 2.25-3 2.25h-3.9c-.67 0-1.61-.23-2.04-.66l-1.28-.99c-.49-.37-.78-.96-.78-1.58ZM5.21 6.38H4.18C2.63 6.38 2 6.98 2 8.46v10.06c0 1.48.63 2.08 2.18 2.08h1.03c1.55 0 2.18-.6 2.18-2.08V8.46c0-1.48-.63-2.08-2.18-2.08Z"},null,-1),o=[l];function c(r,s){return e.openBlock(),e.createElementBlock("svg",t,o)}const n={render:c};exports.default=n;exports.render=c;
@@ -0,0 +1,20 @@
1
+ import { openBlock as e, createElementBlock as c, createElementVNode as t } from "vue";
2
+ const l = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ class: "p-f",
6
+ viewBox: "0 0 24 24"
7
+ }, o = /* @__PURE__ */ t("path", {
8
+ fill: "#292D32",
9
+ d: "M8.39 18.49V8.33c0-.4.12-.79.34-1.12l2.73-4.06c.43-.65 1.5-1.11 2.41-.77.98.33 1.63 1.43 1.42 2.41l-.52 3.27c-.04.3.04.57.21.78.17.19.42.31.69.31h4.11c.79 0 1.47.32 1.87.88.38.54.45 1.24.2 1.95l-2.46 7.49c-.31 1.24-1.66 2.25-3 2.25h-3.9c-.67 0-1.61-.23-2.04-.66l-1.28-.99c-.49-.37-.78-.96-.78-1.58ZM5.21 6.38H4.18C2.63 6.38 2 6.98 2 8.46v10.06c0 1.48.63 2.08 2.18 2.08h1.03c1.55 0 2.18-.6 2.18-2.08V8.46c0-1.48-.63-2.08-2.18-2.08Z"
10
+ }, null, -1), n = [
11
+ o
12
+ ];
13
+ function s(r, d) {
14
+ return e(), c("svg", l, n);
15
+ }
16
+ const i = { render: s };
17
+ export {
18
+ i as default,
19
+ s as render
20
+ };
@@ -0,0 +1,2 @@
1
+ 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<{}>>, {}>;
2
+ export default _default;
@@ -1,11 +1,37 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {
1
+ import { FormProps } from "ant-design-vue";
2
+ export interface MaFormProps extends FormProps {
3
+ nonHubspotFormsIgnore?: boolean;
4
+ }
5
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<MaFormProps>, {
6
+ nonHubspotFormsIgnore: boolean;
7
+ }>, {
2
8
  validate: () => any;
3
9
  clearValidate: () => any;
4
10
  resetFields: () => any;
5
11
  scrollToField: () => any;
6
12
  validateFields: () => any;
7
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>, Record<NonNullable<string | number>, (_: {}) => any>>;
13
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<MaFormProps>, {
14
+ nonHubspotFormsIgnore: boolean;
15
+ }>>>, {
16
+ nonHubspotFormsIgnore: boolean;
17
+ }>, {
18
+ default: (_: {}) => any;
19
+ }>;
8
20
  export default _default;
21
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
23
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
24
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
25
+ } : {
26
+ type: import('vue').PropType<T[K]>;
27
+ required: true;
28
+ };
29
+ };
30
+ declare type __VLS_WithDefaults<P, D> = {
31
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
32
+ default: D[K];
33
+ } : P[K];
34
+ };
9
35
  declare type __VLS_WithTemplateSlots<T, S> = T & {
10
36
  new (): {
11
37
  $slots: S;