@mobileaction/action-kit 1.31.6 → 1.31.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/dist/action-kit.js +1 -1
- package/dist/action-kit.mjs +146 -139
- package/dist/components/button/index.vue.d.ts +50 -34
- package/dist/components/button/link-button/index.vue.d.ts +106 -0
- package/dist/components/button/link-button/types.d.ts +4 -0
- package/dist/components/button/social-button/index.vue.d.ts +85 -0
- package/dist/components/button/social-button/types.d.ts +4 -0
- package/dist/components/button/types.d.ts +9 -7
- package/dist/components/button/utils.d.ts +2 -0
- package/dist/components/card/index.vue.d.ts +1 -1
- package/dist/components/keyword-group-selection/components/kwGroupForm.vue.d.ts +1 -1
- package/dist/components/modal/index.vue.d.ts +4 -4
- package/dist/components/notification/types.d.ts +1 -1
- package/dist/components/select/components/dropdownRender.vue.d.ts +1 -1
- package/dist/{index-1bf70eb6.mjs → index-b3bdb32a.mjs} +3544 -3420
- package/dist/index-d5b1b7de.js +47 -0
- package/dist/index.d.ts +4 -0
- package/dist/linkedin-73d69688.js +1 -0
- package/dist/linkedin-94ae90ba.mjs +21 -0
- package/dist/{lottie_light-d48b553a.js → lottie_light-5756b17e.js} +1 -1
- package/dist/{lottie_light-44ac54b7.mjs → lottie_light-daf73807.mjs} +1 -1
- package/dist/src/components/badge/index.vue.d.ts +1 -1
- package/dist/src/components/button/index.vue.d.ts +25 -15
- package/dist/src/components/button/link-button/index.vue.d.ts +54 -0
- package/dist/src/components/button/link-button/stories/constants.d.ts +4 -0
- package/dist/src/components/button/link-button/stories/link.stories.d.ts +13 -0
- package/dist/src/components/button/link-button/types.d.ts +4 -0
- package/dist/src/components/button/social-button/index.vue.d.ts +49 -0
- package/dist/src/components/button/social-button/stories/constants.d.ts +5 -0
- package/dist/src/components/button/social-button/stories/social.stories.d.ts +17 -0
- package/dist/src/components/button/social-button/types.d.ts +4 -0
- package/dist/src/components/button/stories/constants.d.ts +1 -0
- package/dist/src/components/button/stories/filled.stories.d.ts +17 -0
- package/dist/src/components/button/stories/ghost.stories.d.ts +17 -0
- package/dist/src/components/button/stories/lighter.stories.d.ts +17 -0
- package/dist/src/components/button/stories/stroke.stories.d.ts +17 -0
- package/dist/src/components/button/types.d.ts +9 -7
- package/dist/src/components/button/utils.d.ts +2 -0
- package/dist/src/components/card/index.vue.d.ts +1 -1
- package/dist/src/components/date-picker/index.vue.d.ts +1 -1
- package/dist/src/components/drawer/stories/constants.d.ts +2 -2
- package/dist/src/components/input/index.vue.d.ts +1 -1
- package/dist/src/components/keyword-group-selection/components/kwGroupForm.vue.d.ts +1 -1
- package/dist/src/components/modal/index.vue.d.ts +4 -4
- package/dist/src/components/notification/types.d.ts +1 -1
- package/dist/src/components/popconfirm/index.vue.d.ts +3 -3
- package/dist/src/components/result/stories/constants.d.ts +2 -2
- package/dist/src/components/select/components/dropdownRender.vue.d.ts +2 -2
- package/dist/src/components/slider/index.vue.d.ts +1 -1
- package/dist/src/components/typography/index.vue.d.ts +1 -1
- package/dist/src/index.d.ts +4 -0
- package/dist/style.css +1 -1
- package/dist/x-63e02201.js +1 -0
- package/dist/x-b6ae5fa8.mjs +19 -0
- package/package.json +1 -1
- package/dist/index-393f326c.js +0 -53
- package/dist/linkedin-0f44baca.mjs +0 -20
- package/dist/linkedin-233e1284.js +0 -1
- package/dist/src/components/button/stories/danger.stories.d.ts +0 -9
- package/dist/src/components/button/stories/dark.stories.d.ts +0 -10
- package/dist/src/components/button/stories/icon.stories.d.ts +0 -9
- package/dist/src/components/button/stories/info.stories.d.ts +0 -9
- package/dist/src/components/button/stories/link.stories.d.ts +0 -7
- package/dist/src/components/button/stories/plain.stories.d.ts +0 -9
- package/dist/src/components/button/stories/social.stories.d.ts +0 -12
- package/dist/src/components/button/stories/success.stories.d.ts +0 -9
- package/dist/src/components/button/stories/warning.stories.d.ts +0 -9
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { openBlock as C, createElementBlock as e, createElementVNode as o } from "vue";
|
|
2
|
-
const t = {
|
|
3
|
-
class: "no-color",
|
|
4
|
-
viewBox: "0 0 24 24",
|
|
5
|
-
fill: "none",
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
-
}, n = /* @__PURE__ */ o("path", {
|
|
8
|
-
d: "M22.2283 0H1.77167C1.30179 0 0.851161 0.186657 0.518909 0.518909C0.186657 0.851161 0 1.30179 0 1.77167V22.2283C0 22.6982 0.186657 23.1488 0.518909 23.4811C0.851161 23.8133 1.30179 24 1.77167 24H22.2283C22.6982 24 23.1488 23.8133 23.4811 23.4811C23.8133 23.1488 24 22.6982 24 22.2283V1.77167C24 1.30179 23.8133 0.851161 23.4811 0.518909C23.1488 0.186657 22.6982 0 22.2283 0ZM7.15333 20.445H3.545V8.98333H7.15333V20.445ZM5.34667 7.395C4.93736 7.3927 4.53792 7.2692 4.19873 7.04009C3.85955 6.81098 3.59584 6.48653 3.44088 6.10769C3.28591 5.72885 3.24665 5.31259 3.32803 4.91145C3.40941 4.51032 3.6078 4.14228 3.89816 3.85378C4.18851 3.56529 4.55781 3.36927 4.95947 3.29046C5.36112 3.21165 5.77711 3.25359 6.15495 3.41099C6.53279 3.56838 6.85554 3.83417 7.08247 4.17481C7.30939 4.51546 7.43032 4.91569 7.43 5.325C7.43386 5.59903 7.38251 5.87104 7.27901 6.1248C7.17551 6.37857 7.02198 6.6089 6.82757 6.80207C6.63316 6.99523 6.40185 7.14728 6.14742 7.24915C5.893 7.35102 5.62067 7.40062 5.34667 7.395ZM20.4533 20.455H16.8467V14.1933C16.8467 12.3467 16.0617 11.7767 15.0483 11.7767C13.9783 11.7767 12.9283 12.5833 12.9283 14.24V20.455H9.32V8.99167H12.79V10.58H12.8367C13.185 9.875 14.405 8.67 16.2667 8.67C18.28 8.67 20.455 9.865 20.455 13.365L20.4533 20.455Z",
|
|
9
|
-
fill: "#0A66C2"
|
|
10
|
-
}, null, -1), l = [
|
|
11
|
-
n
|
|
12
|
-
];
|
|
13
|
-
function c(r, s) {
|
|
14
|
-
return C(), e("svg", t, l);
|
|
15
|
-
}
|
|
16
|
-
const d = { render: c };
|
|
17
|
-
export {
|
|
18
|
-
d as default,
|
|
19
|
-
c as render
|
|
20
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),C={class:"no-color",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n=e.createElementVNode("path",{d:"M22.2283 0H1.77167C1.30179 0 0.851161 0.186657 0.518909 0.518909C0.186657 0.851161 0 1.30179 0 1.77167V22.2283C0 22.6982 0.186657 23.1488 0.518909 23.4811C0.851161 23.8133 1.30179 24 1.77167 24H22.2283C22.6982 24 23.1488 23.8133 23.4811 23.4811C23.8133 23.1488 24 22.6982 24 22.2283V1.77167C24 1.30179 23.8133 0.851161 23.4811 0.518909C23.1488 0.186657 22.6982 0 22.2283 0ZM7.15333 20.445H3.545V8.98333H7.15333V20.445ZM5.34667 7.395C4.93736 7.3927 4.53792 7.2692 4.19873 7.04009C3.85955 6.81098 3.59584 6.48653 3.44088 6.10769C3.28591 5.72885 3.24665 5.31259 3.32803 4.91145C3.40941 4.51032 3.6078 4.14228 3.89816 3.85378C4.18851 3.56529 4.55781 3.36927 4.95947 3.29046C5.36112 3.21165 5.77711 3.25359 6.15495 3.41099C6.53279 3.56838 6.85554 3.83417 7.08247 4.17481C7.30939 4.51546 7.43032 4.91569 7.43 5.325C7.43386 5.59903 7.38251 5.87104 7.27901 6.1248C7.17551 6.37857 7.02198 6.6089 6.82757 6.80207C6.63316 6.99523 6.40185 7.14728 6.14742 7.24915C5.893 7.35102 5.62067 7.40062 5.34667 7.395ZM20.4533 20.455H16.8467V14.1933C16.8467 12.3467 16.0617 11.7767 15.0483 11.7767C13.9783 11.7767 12.9283 12.5833 12.9283 14.24V20.455H9.32V8.99167H12.79V10.58H12.8367C13.185 9.875 14.405 8.67 16.2667 8.67C18.28 8.67 20.455 9.865 20.455 13.365L20.4533 20.455Z",fill:"#0A66C2"},null,-1),o=[n];function t(r,c){return e.openBlock(),e.createElementBlock("svg",C,o)}const l={render:t};exports.default=l;exports.render=t;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import type MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Primary: Story;
|
|
8
|
-
export declare const Secondary: Story;
|
|
9
|
-
export declare const Highlight: Story;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import type MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Primary: Story;
|
|
8
|
-
export declare const Secondary: Story;
|
|
9
|
-
export declare const Highlight: Story;
|
|
10
|
-
export declare const HighlightSecondary: Story;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryFn, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: StoryFn;
|
|
7
|
-
export declare const LeftIcon: Story;
|
|
8
|
-
export declare const RightIcon: Story;
|
|
9
|
-
export declare const IconOnly: StoryFn;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import type MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Primary: Story;
|
|
8
|
-
export declare const Secondary: Story;
|
|
9
|
-
export declare const Highlight: Story;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import type MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Grey: Story;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import type MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Primary: Story;
|
|
8
|
-
export declare const Secondary: Story;
|
|
9
|
-
export declare const Highlight: Story;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Google: Story;
|
|
8
|
-
export declare const Linkedin: Story;
|
|
9
|
-
export declare const Apple: Story;
|
|
10
|
-
export declare const OnlyIcon: Story;
|
|
11
|
-
export declare const Wide: Story;
|
|
12
|
-
export declare const WideIcon: Story;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import type MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Primary: Story;
|
|
8
|
-
export declare const Secondary: Story;
|
|
9
|
-
export declare const Highlight: Story;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import type MaButton from '../index.vue';
|
|
3
|
-
declare const meta: Meta<typeof MaButton>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof MaButton>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Primary: Story;
|
|
8
|
-
export declare const Secondary: Story;
|
|
9
|
-
export declare const Highlight: Story;
|