@weni/unnnic-system 3.11.1-alpha.2 → 3.11.1-alpha.5
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 +32 -0
- package/dist/components/DatePicker/DatePicker.vue.d.ts +69 -249
- package/dist/components/DatePicker/DatePicker.vue.d.ts.map +1 -1
- package/dist/components/Drawer/Drawer.vue.d.ts +2 -0
- package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +47 -911
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts.map +1 -1
- package/dist/components/Select/SelectItem.vue.d.ts +1 -1
- package/dist/components/SelectSmart/SelectSmart.vue.d.ts +1 -1
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +1 -1
- package/dist/components/Sidebar/SidebarItem.vue.d.ts +2 -2
- package/dist/components/ui/dialog/DialogContent.vue.d.ts.map +1 -1
- package/dist/components/ui/popover/PopoverContent.vue.d.ts.map +1 -1
- package/dist/{es-2f0d1dd1.mjs → es-93614497.mjs} +1 -1
- package/dist/{index-7d496127.mjs → index-d2424def.mjs} +9048 -9105
- package/dist/{pt-br-ec24bd23.mjs → pt-br-fdeacb5b.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +1 -1
- package/dist/unnnic.umd.js +42 -42
- package/package.json +1 -1
- package/src/components/DatePicker/DatePicker.vue +628 -516
- package/src/components/DatePicker/__tests__/DatePicker.spec.js +227 -0
- package/src/components/Drawer/Drawer.vue +13 -1
- package/src/components/Drawer/__tests__/Drawer.spec.js +11 -15
- package/src/components/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +9 -9
- package/src/components/InputDatePicker/InputDatePicker.vue +149 -183
- package/src/components/InputDatePicker/__test__/InputDatePicker.spec.js +159 -0
- package/src/components/Tab/__test__/__snapshots__/Tab.spec.js.snap +1 -1
- package/src/components/ui/dialog/DialogContent.vue +0 -3
- package/src/components/ui/popover/PopoverContent.vue +0 -2
- package/src/stories/DatePicker.stories.js +71 -0
- package/src/stories/InputDatePicker.stories.js +22 -0
- package/dist/components/index.d.ts +0 -25946
- package/dist/components/index.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputDatePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/InputDatePicker/InputDatePicker.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"InputDatePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/InputDatePicker/InputDatePicker.vue"],"names":[],"mappings":"AAyCA;AAoPA,KAAK,cAAc,GAAG;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;CACpB,CAAC;AAEF,UAAU,oBAAoB;IAC5B,UAAU,EAAE,cAAc,CAAC;IAE3B,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAEhC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAEhB,IAAI,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,MAAM,CAAC;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,OAAO,CAAC,EAAE,KAAK,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IAE9C,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAC5B,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;;;;;;;;UAnBQ,KAAK,GAAG,OAAO,GAAG,MAAM;UACxB,MAAM;aANH,MAAM;aACN,MAAM;oBAsBC,MAAM;YAZd,MAAM,EAAE;UACV,MAAM,EAAE;aACL,KAAK,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE,CAAC;kBAQ9B,OAAO;eAbV,MAAM;kBAVH,MAAM,GAAG,OAAO;WAKvB,OAAO;gBAMF,MAAM;UAMZ,OAAO;YAEL,MAAM;iBACD,MAAM,GAAG,IAAI;cAEhB,MAAM,GAAG,OAAO;;;;AAmR7B,wBAUG"}
|
|
@@ -34,8 +34,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
34
34
|
};
|
|
35
35
|
}>> & Readonly<{}>, {
|
|
36
36
|
size: string;
|
|
37
|
-
active: boolean;
|
|
38
37
|
selectable: boolean;
|
|
38
|
+
active: boolean;
|
|
39
39
|
textFocused: boolean;
|
|
40
40
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
export default _default;
|
|
@@ -560,9 +560,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
560
560
|
label: string;
|
|
561
561
|
size: string;
|
|
562
562
|
description: string;
|
|
563
|
+
selectable: boolean;
|
|
563
564
|
active: boolean;
|
|
564
565
|
isMultiple: boolean;
|
|
565
|
-
selectable: boolean;
|
|
566
566
|
focused: boolean;
|
|
567
567
|
allowCheckbox: boolean;
|
|
568
568
|
activeColor: string;
|
|
@@ -88,9 +88,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
88
88
|
label: string;
|
|
89
89
|
size: string;
|
|
90
90
|
description: string;
|
|
91
|
+
selectable: boolean;
|
|
91
92
|
active: boolean;
|
|
92
93
|
isMultiple: boolean;
|
|
93
|
-
selectable: boolean;
|
|
94
94
|
focused: boolean;
|
|
95
95
|
allowCheckbox: boolean;
|
|
96
96
|
activeColor: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{}, {
|
|
2
2
|
$emit: (event: "navigate", ...args: any[]) => void;
|
|
3
|
-
item: Record<string, any>;
|
|
4
3
|
active: Record<string, any>;
|
|
4
|
+
item: Record<string, any>;
|
|
5
5
|
autoNavigateFirstChild: boolean;
|
|
6
6
|
$props: {
|
|
7
|
-
readonly item?: Record<string, any> | undefined;
|
|
8
7
|
readonly active?: Record<string, any> | undefined;
|
|
8
|
+
readonly item?: Record<string, any> | undefined;
|
|
9
9
|
readonly autoNavigateFirstChild?: boolean | undefined;
|
|
10
10
|
};
|
|
11
11
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DialogContent.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/dialog/DialogContent.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DialogContent.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/dialog/DialogContent.vue"],"names":[],"mappings":"AAoIA,OAAO,KAAK,EAAsB,kBAAkB,EAAE,MAAM,SAAS,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAa,MAAM,KAAK,CAAC;AAWrD,KAAK,WAAW,GAAG,kBAAkB,GAAG;IAClC,WAAW,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IACtC,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAChC,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;CACrC,CAAC;AA2CN,iBAAS,cAAc;WAkET,OAAO,IAA6B;;yBAVpB,GAAG;;;;EAehC;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;WArIP,cAAc,CAAC,OAAO,CAAC;UACxB,OAAO,GAAG,QAAQ,GAAG,OAAO;iBAFrB,cAAc,CAAC,OAAO,CAAC;6EA+IzC,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PopoverContent.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/popover/PopoverContent.vue"],"names":[],"mappings":"AA4BA;AAAA,
|
|
1
|
+
{"version":3,"file":"PopoverContent.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/popover/PopoverContent.vue"],"names":[],"mappings":"AA4BA;AAAA,OA6GO,KAAK,EAAuB,mBAAmB,EAAE,MAAM,SAAS,CAAC;AACxE,OAAO,KAAK,EAAE,cAAc,EAAS,MAAM,KAAK,CAAC;AAUjD,KAAK,WAAW,GAAG,mBAAmB,GAAG;IACnC,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAChC,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;CACrC,CAAC;;;;;;;;;;;;;;;;WAFQ,cAAc,CAAC,OAAO,CAAC;;;UACxB,OAAO,GAAG,QAAQ,GAAG,OAAO;;AAmJzC,wBAQG"}
|