@agrotools1/at-components 0.6.26 → 0.6.29
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/README.md +7 -7
- package/dist/Accordion/Accordion.d.ts +4 -4
- package/dist/Accordion/Accordion.vue.js +4 -4
- package/dist/Accordion/Accordion.vue3.js +2 -2
- package/dist/Accordion/index.d.ts +1 -1
- package/dist/Avatar/Avatar.d.ts +4 -4
- package/dist/Avatar/Avatar.vue.js +1 -1
- package/dist/Avatar/Avatar.vue3.js +2 -2
- package/dist/Avatar/index.d.ts +1 -1
- package/dist/Button/Button.d.ts +4 -4
- package/dist/Button/Button.vue.js +1 -1
- package/dist/Button/Button.vue3.js +2 -2
- package/dist/Button/index.d.ts +1 -1
- package/dist/CardWithInsights/CardWithInsights.vue.js +6 -6
- package/dist/CardWithInsights/CardWithInsights.vue4.js +2 -2
- package/dist/CardWithInsights/index.d.ts +1 -1
- package/dist/Checkbox/Checkbox.d.ts +9 -8
- package/dist/Checkbox/Checkbox.vue.js +1 -1
- package/dist/Checkbox/img/checkmarck.svg.js +1 -1
- package/dist/Checkbox/index.d.ts +1 -1
- package/dist/Chips/index.d.ts +1 -1
- package/dist/ColorPicker/ColorPicker.Saturation.d.ts +8 -8
- package/dist/ColorPicker/ColorPicker.Saturation.vue.js +10 -10
- package/dist/ColorPicker/ColorPicker.Saturation.vue3.js +2 -2
- package/dist/ColorPicker/ColorPicker.vue.js +4 -4
- package/dist/ColorPicker/index.d.ts +1 -1
- package/dist/DataTable/Column/Column.d.ts +4 -3
- package/dist/DataTable/Column/Column.vue.js +6 -6
- package/dist/DataTable/Column/Column.vue3.js +2 -2
- package/dist/DataTable/Column/imgs/filter.svg.js +1 -1
- package/dist/DataTable/Counters/Counters.d.ts +6 -6
- package/dist/DataTable/Counters/Counters.vue.js +1 -1
- package/dist/DataTable/Counters/imgs/close.svg.js +1 -1
- package/dist/DataTable/DataTable.d.ts +9 -8
- package/dist/DataTable/DataTable.vue.js +5 -5
- package/dist/DataTable/index.d.ts +37 -37
- package/dist/DatePicker/DatePicker.d.ts +22 -21
- package/dist/DatePicker/DatePicker.scss.js +2 -2
- package/dist/DatePicker/DatePicker.vue.js +5 -5
- package/dist/DatePicker/DatePicker.vue2.js +89 -85
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.d.ts +6 -6
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.helper.d.ts +2 -1
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.vue.js +3 -3
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.d.ts +2 -2
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.scss.js +2 -2
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.js +4 -4
- package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.d.ts +5 -5
- package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.vue.js +5 -5
- package/dist/DatePicker/DatePickerTime/DatePickerTime.d.ts +7 -6
- package/dist/DatePicker/DatePickerTime/DatePickerTime.scss.js +2 -2
- package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.js +8 -8
- package/dist/DatePicker/index.d.ts +2 -2
- package/dist/Dropdown/Checklist/Dropdown.Checklist.d.ts +13 -12
- package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.js +20 -20
- package/dist/Dropdown/Checklist/draggable.d.ts +2 -1
- package/dist/Dropdown/Dropdown.core.d.ts +9 -8
- package/dist/Dropdown/Dropdown.core.vue.js +2 -2
- package/dist/Dropdown/Dropdown.types.d.ts +1 -1
- package/dist/Dropdown/DropdownContent/DropdownContent.d.ts +1 -1
- package/dist/Faq/Faq.vue.js +5 -5
- package/dist/Faq/FaqItem/FaqItem.d.ts +5 -4
- package/dist/Faq/FaqItem/FaqItem.vue.js +1 -1
- package/dist/Faq/FaqItem/index.d.ts +1 -1
- package/dist/Faq/index.d.ts +1 -1
- package/dist/Filter/components/Filter.types.d.ts +2 -1
- package/dist/Filter/components/Filter.vue.js +19 -19
- package/dist/Filter/index.d.ts +4 -3
- package/dist/Filter/tests/mocks.d.ts +3 -2
- package/dist/Icons/icons.d.ts +1860 -1860
- package/dist/Illustration/Illustration.vue.js +5 -5
- package/dist/Illustration/images/renovabio-illustrations/biomass.svg.js +1 -1
- package/dist/Illustration/images/renovabio-illustrations/volume.svg.js +1 -1
- package/dist/Illustration/images/system-images/add-file.svg.js +1 -1
- package/dist/Illustration/images/system-images/cloud-connection.svg.js +1 -1
- package/dist/Illustration/images/system-images/cloud-download.svg.js +1 -1
- package/dist/Illustration/images/system-images/cloud-upload.svg.js +1 -1
- package/dist/Illustration/images/system-images/corrupted-file.svg.js +1 -1
- package/dist/Illustration/images/system-images/empty-box.svg.js +1 -1
- package/dist/Illustration/images/system-images/empty-folder-2.svg.js +1 -1
- package/dist/Illustration/images/system-images/empty-folder.svg.js +1 -1
- package/dist/Illustration/images/system-images/empty.svg.js +1 -1
- package/dist/Illustration/images/system-images/error-illustration.svg.js +1 -1
- package/dist/Illustration/images/system-images/file-backup-2.svg.js +1 -1
- package/dist/Illustration/images/system-images/file-backup.svg.js +1 -1
- package/dist/Illustration/images/system-images/filtering-upload.svg.js +1 -1
- package/dist/Illustration/images/system-images/flight.svg.js +1 -1
- package/dist/Illustration/images/system-images/fly.svg.js +1 -1
- package/dist/Illustration/images/system-images/movies.svg.js +1 -1
- package/dist/Illustration/images/system-images/multimedia.svg.js +1 -1
- package/dist/Illustration/images/system-images/notification-bell.svg.js +1 -1
- package/dist/Illustration/images/system-images/page-2.svg.js +1 -1
- package/dist/Illustration/images/system-images/page.svg.js +1 -1
- package/dist/Illustration/images/system-images/photos.svg.js +1 -1
- package/dist/Illustration/images/system-images/recycle-bin.svg.js +1 -1
- package/dist/Illustration/images/system-images/rocket-launch.svg.js +1 -1
- package/dist/Illustration/images/system-images/signal.svg.js +1 -1
- package/dist/Illustration/images/system-images/wrong.svg.js +1 -1
- package/dist/Illustration/images/tools-images/advanced-analysis.svg.js +1 -1
- package/dist/Illustration/images/tools-images/agriculture.svg.js +1 -1
- package/dist/Illustration/images/tools-images/alert-center.svg.js +1 -1
- package/dist/Illustration/images/tools-images/area.svg.js +1 -1
- package/dist/Illustration/images/tools-images/at-insights.svg.js +1 -1
- package/dist/Illustration/images/tools-images/conservation-unit.svg.js +1 -1
- package/dist/Illustration/images/tools-images/credit.svg.js +2 -2
- package/dist/Illustration/images/tools-images/deforestation.svg.js +1 -1
- package/dist/Illustration/images/tools-images/distance-proximity-rivers.svg.js +1 -1
- package/dist/Illustration/images/tools-images/estimated-productivity-penalty.svg.js +1 -1
- package/dist/Illustration/images/tools-images/extract.svg.js +1 -1
- package/dist/Illustration/images/tools-images/farm.svg.js +1 -1
- package/dist/Illustration/images/tools-images/geographical-consultation-municipalities.svg.js +1 -1
- package/dist/Illustration/images/tools-images/gix.svg.js +1 -1
- package/dist/Illustration/images/tools-images/insurance.svg.js +1 -1
- package/dist/Illustration/images/tools-images/land-appreciation.svg.js +1 -1
- package/dist/Illustration/images/tools-images/lockdown.svg.js +1 -1
- package/dist/Illustration/images/tools-images/map.svg.js +1 -1
- package/dist/Illustration/images/tools-images/pasture.svg.js +1 -1
- package/dist/Illustration/images/tools-images/rating-2.svg.js +1 -1
- package/dist/Illustration/images/tools-images/rating.svg.js +1 -1
- package/dist/Illustration/images/tools-images/recurrence.svg.js +1 -1
- package/dist/Illustration/images/tools-images/refrigerators.svg.js +1 -1
- package/dist/Illustration/images/tools-images/settings.svg.js +1 -1
- package/dist/Illustration/images/tools-images/socio-environmental-analysis.svg.js +1 -1
- package/dist/Illustration/images/tools-images/soil-use.svg.js +1 -1
- package/dist/Illustration/images/tools-images/storm.svg.js +1 -1
- package/dist/Illustration/images/tools-images/territory-details.svg.js +1 -1
- package/dist/Illustration/images/tools-images/timeline.svg.js +1 -1
- package/dist/Illustration/index.d.ts +1 -1
- package/dist/Input/Input.core.d.ts +356 -355
- package/dist/Input/Input.core.vue.js +6 -6
- package/dist/Input/Input.core.vue3.js +2 -2
- package/dist/Input/imgs/error.svg.js +2 -2
- package/dist/Input/index.d.ts +1695 -1694
- package/dist/Legend/Legend.d.ts +3 -3
- package/dist/Legend/Legend.vue.js +1 -1
- package/dist/Legend/index.d.ts +1 -1
- package/dist/List/components/List.d.ts +9 -9
- package/dist/List/components/List.types.d.ts +2 -1
- package/dist/List/components/List.vue.js +2 -2
- package/dist/List/index.d.ts +4 -3
- package/dist/List/tests/mocks.d.ts +2 -1
- package/dist/Loading/Loading.d.ts +2 -2
- package/dist/Loading/index.d.ts +1 -1
- package/dist/Menu/Menu.d.ts +4 -3
- package/dist/Menu/Menu.vue.js +2 -2
- package/dist/Menu/assets/agrotools.svg.js +1 -1
- package/dist/Menu/assets/at.svg.js +1 -1
- package/dist/Menu/index.d.ts +1 -1
- package/dist/Modal/Modal.d.ts +9 -8
- package/dist/Modal/Modal.vue.js +16 -16
- package/dist/Modal/Modal.vue2.js +4 -2
- package/dist/Modal/Modal.vue3.js +2 -2
- package/dist/Modal/images/cross.svg.js +1 -1
- package/dist/Modal/index.d.ts +1 -1
- package/dist/Notifications/Notification/Notification.d.ts +50 -50
- package/dist/Notifications/Notification/Notification.vue.js +4 -4
- package/dist/Notifications/Notifications.d.ts +9 -9
- package/dist/Notifications/Notifications.vue.js +6 -6
- package/dist/Notifications/Notifications.vue3.js +2 -2
- package/dist/Notifications/index.d.ts +1 -1
- package/dist/Paginator/Paginator.d.ts +7 -7
- package/dist/Paginator/Paginator.vue.js +2 -2
- package/dist/Paginator/imgs/double-left-arrow.svg.js +1 -1
- package/dist/Paginator/imgs/double-right-arrow.svg.js +1 -1
- package/dist/Paginator/imgs/left-arrow.svg.js +1 -1
- package/dist/Paginator/imgs/right-arrow.svg.js +1 -1
- package/dist/Paginator/index.d.ts +1 -1
- package/dist/ProgressBar/ProgressBar.d.ts +4 -3
- package/dist/ProgressBar/ProgressBar.vue.js +2 -2
- package/dist/ProgressBar/index.d.ts +1 -1
- package/dist/RadioButton/RadioButton.d.ts +3 -3
- package/dist/RadioButton/RadioButton.vue.js +1 -1
- package/dist/RadioButton/RadioButton.vue3.js +2 -2
- package/dist/RadioButton/index.d.ts +1 -1
- package/dist/Search/Search.d.ts +7 -6
- package/dist/Search/Search.vue.js +4 -4
- package/dist/Search/index.d.ts +1 -1
- package/dist/Search/test.mocks.d.ts +2 -1
- package/dist/Search/utils.d.ts +2 -1
- package/dist/Select/Item/Item.d.ts +3 -3
- package/dist/Select/Item/Item.vue.js +16 -16
- package/dist/Select/Multiple/Select.multiple.d.ts +14 -13
- package/dist/Select/Multiple/Select.multiple.vue.js +10 -10
- package/dist/Select/Select.core.d.ts +8 -7
- package/dist/Select/Single/Select.single.d.ts +12 -11
- package/dist/Select/Single/Select.single.vue.js +6 -6
- package/dist/Select/imgs/indicator.svg.js +1 -1
- package/dist/Select/index.d.ts +25 -24
- package/dist/Skeleton/Skeleton.d.ts +2 -2
- package/dist/Skeleton/index.d.ts +1 -1
- package/dist/Stepper/Stepper.vue.js +37 -37
- package/dist/Stepper/Stepper.vue2.js +53 -48
- package/dist/Stepper/index.d.ts +1 -1
- package/dist/TableConfig/TableConfig.d.ts +11 -10
- package/dist/TableConfig/TableConfig.vue.js +2 -2
- package/dist/TableConfig/index.d.ts +1 -1
- package/dist/TableConfig/test/mocks.d.ts +2 -1
- package/dist/Tabs/Tab/Tab.d.ts +4 -4
- package/dist/Tabs/Tab/Tab.vue.js +1 -1
- package/dist/Tabs/Tab/Tab.vue3.js +2 -2
- package/dist/Tabs/Tabs.d.ts +9 -8
- package/dist/Tabs/Tabs.vue.js +7 -7
- package/dist/Tabs/Tabs.vue3.js +2 -2
- package/dist/Tabs/index.d.ts +1 -1
- package/dist/Tag/Tag.d.ts +7 -6
- package/dist/Tag/Tag.vue.js +1 -1
- package/dist/Tag/index.d.ts +1 -1
- package/dist/Tipograph/Paragraph/Paragraph.d.ts +2 -2
- package/dist/Tipograph/Paragraph/Paragraph.vue.js +2 -2
- package/dist/Tipograph/Paragraph/Paragraph.vue3.js +2 -2
- package/dist/Tipograph/Title/Title.d.ts +2 -2
- package/dist/Tipograph/Title/Title.vue.js +2 -2
- package/dist/Tipograph/index.d.ts +4 -4
- package/dist/Toggle/Toggle.d.ts +5 -5
- package/dist/Toggle/Toggle.vue.js +2 -2
- package/dist/Toggle/index.d.ts +1 -1
- package/dist/Tooltip/Tooltip.d.ts +12 -11
- package/dist/Tooltip/Tooltip.vue.js +4 -4
- package/dist/Tooltip/Tooltip.vue2.js +48 -50
- package/dist/Tooltip/Tooltip.vue3.js +2 -2
- package/dist/Tooltip/index.d.ts +1 -1
- package/dist/Upload/MultipleUpload/MultipleUpload.d.ts +8 -7
- package/dist/Upload/MultipleUpload/MultipleUpload.vue.js +5 -5
- package/dist/Upload/MultipleUpload/MultipleUpload.vue2.js +55 -44
- package/dist/Upload/SingleUpload/SingleUpload.d.ts +6 -5
- package/dist/Upload/SingleUpload/SingleUpload.vue.js +4 -4
- package/dist/Upload/SingleUpload/SingleUpload.vue2.js +45 -34
- package/dist/Upload/Upload.d.ts +4 -3
- package/dist/Upload/Upload.vue.js +1 -1
- package/dist/Upload/UploaderHeader/UploaderHeader.d.ts +2 -2
- package/dist/Upload/UploaderHeader/UploaderHeader.vue.js +1 -1
- package/dist/Upload/UploaderInfoProgress/UploaderInfoProgress.d.ts +2 -2
- package/dist/Upload/UploaderInfoProgress/UploaderInfoProgress.vue.js +1 -1
- package/dist/Upload/UploaderInput/UploaderInput.d.ts +6 -5
- package/dist/Upload/UploaderInput/UploaderInput.vue.js +1 -1
- package/dist/Upload/index.d.ts +1 -1
- package/dist/index.d.ts +33 -32
- package/dist/index.js +36 -34
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,104 +1,104 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { resolveComponent as m, openBlock as
|
|
1
|
+
import I from "./Stepper.vue2.js";
|
|
2
|
+
import { resolveComponent as m, openBlock as t, createElementBlock as p, normalizeClass as o, createElementVNode as a, normalizeStyle as C, Fragment as v, renderList as f, createBlock as n, resolveDynamicComponent as c, createCommentVNode as i, toDisplayString as l, createVNode as y, withCtx as d, createTextVNode as u } from "vue";
|
|
3
3
|
import "./Stepper.vue3.js";
|
|
4
|
-
import
|
|
5
|
-
function
|
|
6
|
-
const
|
|
7
|
-
return
|
|
8
|
-
class:
|
|
4
|
+
import S from "../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
function A(e, E, g, w, N, b) {
|
|
6
|
+
const z = m("AtParagraph"), h = m("AtTitle");
|
|
7
|
+
return t(), p("div", {
|
|
8
|
+
class: o(e.$props.direction === "vertical" ? "stepper-vertical" : "")
|
|
9
9
|
}, [
|
|
10
10
|
a("div", {
|
|
11
11
|
ref: "stepperElementCollection",
|
|
12
|
-
class:
|
|
12
|
+
class: o([
|
|
13
13
|
"stepper",
|
|
14
14
|
e.$props.direction === "vertical" ? "vertical-stepper" : "horizontal-stepper"
|
|
15
15
|
])
|
|
16
16
|
}, [
|
|
17
17
|
a("div", {
|
|
18
|
-
class:
|
|
18
|
+
class: o([
|
|
19
19
|
"stepper-line",
|
|
20
20
|
e.$props.direction === "vertical" ? "vertical-stepper-line" : "horizontal-stepper-line"
|
|
21
21
|
]),
|
|
22
|
-
style:
|
|
22
|
+
style: C(e.handleDirection)
|
|
23
23
|
}, null, 6),
|
|
24
|
-
(
|
|
25
|
-
key:
|
|
24
|
+
(t(!0), p(v, null, f(e.stepper, (r, s) => (t(), p("div", {
|
|
25
|
+
key: s,
|
|
26
26
|
ref_for: !0,
|
|
27
27
|
ref: "stepperItemElementCollection",
|
|
28
|
-
class:
|
|
28
|
+
class: o(["stepper-item", {
|
|
29
29
|
"stepper-item-horizontal": e.$props.direction === "horizontal" ? !0 : ""
|
|
30
30
|
}])
|
|
31
31
|
}, [
|
|
32
32
|
a("div", {
|
|
33
|
-
class:
|
|
34
|
-
current: e.$props.step ===
|
|
33
|
+
class: o(["stepper-item-counter", {
|
|
34
|
+
current: e.$props.step === s,
|
|
35
35
|
success: r.isSuccess === !0 && r.isError === !1,
|
|
36
36
|
error: r.isError
|
|
37
37
|
}])
|
|
38
38
|
}, [
|
|
39
|
-
e
|
|
39
|
+
e.showStepIcon(r, s) ? (t(), n(c(r.stepIcon), {
|
|
40
40
|
key: 0,
|
|
41
41
|
size: "20",
|
|
42
42
|
class: "step-icon",
|
|
43
43
|
color: "var(--at-primary-color-1)"
|
|
44
|
-
})) :
|
|
45
|
-
e
|
|
44
|
+
})) : i("", !0),
|
|
45
|
+
e.showStepInactiveItem(r, s) ? (t(), n(c(r.stepInactiveIcon), {
|
|
46
46
|
key: 1,
|
|
47
47
|
size: "20",
|
|
48
48
|
color: "var(--at-dark-grey)"
|
|
49
|
-
})) :
|
|
50
|
-
r.isSuccess && r.isError === !1 ? (
|
|
49
|
+
})) : i("", !0),
|
|
50
|
+
r.isSuccess && r.isError === !1 ? (t(), n(c(e.AtCheckCircleSolidIcon), {
|
|
51
51
|
key: 2,
|
|
52
52
|
size: "20",
|
|
53
53
|
color: "var(--at-white)"
|
|
54
|
-
})) :
|
|
55
|
-
r.isError ? (
|
|
54
|
+
})) : i("", !0),
|
|
55
|
+
r.isError ? (t(), n(c(e.AtWarningSolidIcon), {
|
|
56
56
|
key: 3,
|
|
57
57
|
id: "errorIcon",
|
|
58
58
|
size: "20",
|
|
59
59
|
color: "var(--at-white )"
|
|
60
|
-
})) :
|
|
61
|
-
e
|
|
60
|
+
})) : i("", !0),
|
|
61
|
+
e.showCurrentNumber(r) ? (t(), p("span", {
|
|
62
62
|
key: 4,
|
|
63
|
-
class:
|
|
64
|
-
},
|
|
63
|
+
class: o(["number", e.$props.step === s ? "current-number" : ""])
|
|
64
|
+
}, l(s + 1), 3)) : i("", !0)
|
|
65
65
|
], 2),
|
|
66
66
|
a("div", {
|
|
67
|
-
class:
|
|
67
|
+
class: o(["stepper-item-counter-content", {
|
|
68
68
|
"stepper-item-counter-content-horizontal": e.$props.direction === "horizontal"
|
|
69
69
|
}])
|
|
70
70
|
}, [
|
|
71
|
-
|
|
71
|
+
y(z, {
|
|
72
72
|
size: "p2",
|
|
73
73
|
weight: "bold",
|
|
74
74
|
class: "stepper-item-counter-content-title"
|
|
75
75
|
}, {
|
|
76
76
|
default: d(() => [
|
|
77
|
-
u(
|
|
77
|
+
u(l(r.title), 1)
|
|
78
78
|
]),
|
|
79
79
|
_: 2
|
|
80
80
|
}, 1024),
|
|
81
|
-
Array.isArray(r.description) ? (
|
|
82
|
-
|
|
81
|
+
Array.isArray(r.description) ? (t(!0), p(v, { key: 0 }, f(r.description, (k, $) => (t(), p("div", { key: $ }, [
|
|
82
|
+
y(h, {
|
|
83
83
|
as: "h6",
|
|
84
|
-
class:
|
|
84
|
+
class: o(["stepper-item-counter-content-description", {
|
|
85
85
|
"horizontal-step-item-description": e.$props.direction === "horizontal"
|
|
86
86
|
}])
|
|
87
87
|
}, {
|
|
88
88
|
default: d(() => [
|
|
89
|
-
u(
|
|
89
|
+
u(l(k), 1)
|
|
90
90
|
]),
|
|
91
91
|
_: 2
|
|
92
92
|
}, 1032, ["class"])
|
|
93
|
-
]))), 128)) : (
|
|
93
|
+
]))), 128)) : (t(), n(h, {
|
|
94
94
|
key: 1,
|
|
95
95
|
as: "h6",
|
|
96
|
-
class:
|
|
96
|
+
class: o(["stepper-item-counter-content-description", {
|
|
97
97
|
"horizontal-step-item-description": e.$props.direction === "horizontal"
|
|
98
98
|
}])
|
|
99
99
|
}, {
|
|
100
100
|
default: d(() => [
|
|
101
|
-
u(
|
|
101
|
+
u(l(r.description), 1)
|
|
102
102
|
]),
|
|
103
103
|
_: 2
|
|
104
104
|
}, 1032, ["class"]))
|
|
@@ -107,7 +107,7 @@ function b(e, A, I, g, w, N) {
|
|
|
107
107
|
], 2)
|
|
108
108
|
], 2);
|
|
109
109
|
}
|
|
110
|
-
const P = /* @__PURE__ */
|
|
110
|
+
const P = /* @__PURE__ */ S(I, [["render", A], ["__scopeId", "data-v-3fd92058"]]);
|
|
111
111
|
export {
|
|
112
112
|
P as default
|
|
113
113
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { AtCheckCircleSolidIcon as
|
|
3
|
-
import { AtCircleQuestionSolidIcon as
|
|
4
|
-
import { AtWarningSolidIcon as
|
|
1
|
+
import { defineComponent as g, ref as c, reactive as I, watch as A, onMounted as C, watchEffect as b, computed as E } from "vue";
|
|
2
|
+
import { AtCheckCircleSolidIcon as d } from "../node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCheckCircleSolidIcon/index.js";
|
|
3
|
+
import { AtCircleQuestionSolidIcon as i } from "../node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleQuestionSolidIcon/index.js";
|
|
4
|
+
import { AtWarningSolidIcon as p } from "../node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWarningSolidIcon/index.js";
|
|
5
5
|
import { AtTipograph as h } from "../Tipograph/index.js";
|
|
6
|
-
const
|
|
6
|
+
const W = g({
|
|
7
7
|
name: "Stepper",
|
|
8
8
|
components: {
|
|
9
9
|
AtTitle: h.Title,
|
|
10
10
|
AtParagraph: h.Paragraph,
|
|
11
|
-
AtCheckCircleSolidIcon:
|
|
12
|
-
AtCircleQuestionSolidIcon:
|
|
13
|
-
AtWarningSolidIcon:
|
|
11
|
+
AtCheckCircleSolidIcon: d,
|
|
12
|
+
AtCircleQuestionSolidIcon: i,
|
|
13
|
+
AtWarningSolidIcon: p
|
|
14
14
|
},
|
|
15
15
|
props: {
|
|
16
16
|
steps: {
|
|
@@ -18,22 +18,22 @@ const q = v({
|
|
|
18
18
|
default: () => [
|
|
19
19
|
{
|
|
20
20
|
title: "Step 1",
|
|
21
|
-
stepIcon:
|
|
22
|
-
stepInactiveIcon:
|
|
21
|
+
stepIcon: i,
|
|
22
|
+
stepInactiveIcon: i,
|
|
23
23
|
isSuccess: !1,
|
|
24
24
|
isError: !1
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
title: "Step 2",
|
|
28
|
-
stepIcon:
|
|
29
|
-
stepInactiveIcon:
|
|
28
|
+
stepIcon: i,
|
|
29
|
+
stepInactiveIcon: i,
|
|
30
30
|
isSuccess: !1,
|
|
31
31
|
isError: !1
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
34
|
title: "Step 3",
|
|
35
|
-
stepIcon:
|
|
36
|
-
stepInactiveIcon:
|
|
35
|
+
stepIcon: i,
|
|
36
|
+
stepInactiveIcon: i,
|
|
37
37
|
isSuccess: !1,
|
|
38
38
|
isError: !1
|
|
39
39
|
}
|
|
@@ -44,7 +44,7 @@ const q = v({
|
|
|
44
44
|
type: Number,
|
|
45
45
|
default: 0,
|
|
46
46
|
required: !0,
|
|
47
|
-
validator: (
|
|
47
|
+
validator: (t) => typeof t == "number"
|
|
48
48
|
},
|
|
49
49
|
direction: {
|
|
50
50
|
type: String,
|
|
@@ -55,52 +55,57 @@ const q = v({
|
|
|
55
55
|
type: Boolean,
|
|
56
56
|
required: !1,
|
|
57
57
|
default: !1,
|
|
58
|
-
validator: (
|
|
58
|
+
validator: (t) => typeof t == "boolean"
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
setup(
|
|
62
|
-
const
|
|
63
|
-
|
|
64
|
-
() =>
|
|
61
|
+
setup(t) {
|
|
62
|
+
const n = c(t.steps), f = c(null), r = I([]), l = c(0), o = c("");
|
|
63
|
+
A(
|
|
64
|
+
() => t.step,
|
|
65
65
|
() => {
|
|
66
|
-
|
|
66
|
+
t.step <= n.value.length && t.step >= 0 && a();
|
|
67
67
|
}
|
|
68
|
-
),
|
|
69
|
-
const
|
|
70
|
-
if (
|
|
71
|
-
|
|
68
|
+
), C(() => {
|
|
69
|
+
const e = f.value, s = r[r.length - 1];
|
|
70
|
+
if (t.direction === "vertical")
|
|
71
|
+
l.value = (e == null ? void 0 : e.offsetHeight) - (s == null ? void 0 : s.offsetHeight) + 34;
|
|
72
72
|
else {
|
|
73
|
-
const u =
|
|
74
|
-
|
|
73
|
+
const u = r[0];
|
|
74
|
+
l.value = (u == null ? void 0 : u.offsetWidth) * (n.value.length - 1);
|
|
75
75
|
}
|
|
76
|
-
|
|
76
|
+
t.step >= 0 && a();
|
|
77
77
|
});
|
|
78
|
-
const
|
|
79
|
-
let
|
|
80
|
-
for (;
|
|
81
|
-
|
|
78
|
+
const a = () => {
|
|
79
|
+
let e = t.step;
|
|
80
|
+
for (; e !== 0; )
|
|
81
|
+
e--, e <= n.value.length - 1 && n.value[e].isError === !1 && (n.value[e].isSuccess = !0);
|
|
82
82
|
};
|
|
83
|
-
|
|
84
|
-
if (
|
|
85
|
-
const
|
|
86
|
-
|
|
83
|
+
b(() => {
|
|
84
|
+
if (t.direction === "vertical") {
|
|
85
|
+
const e = `height:${t.steps.length > 1 ? l.value - 34 : 0}px; left: 15px; right: auto;`;
|
|
86
|
+
o.value = e;
|
|
87
87
|
} else {
|
|
88
|
-
const
|
|
89
|
-
|
|
88
|
+
const e = 18 * n.value.length, s = `width:${t.steps.length > 1 ? l.value + e : 0}px; left: 42px;`;
|
|
89
|
+
o.value = s;
|
|
90
90
|
}
|
|
91
|
-
|
|
92
|
-
})
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
91
|
+
t.steps && (n.value = t.steps ?? []);
|
|
92
|
+
});
|
|
93
|
+
const S = (e, s) => t.step !== s && e.isSuccess === !1 && e.isError === !1 && t.numberedStep === !1, v = (e, s) => t.step === s && e.isSuccess === !1 && e.isError === !1 && t.numberedStep === !1, m = (e) => t.numberedStep && e.isSuccess === !1 && e.isError === !1;
|
|
94
|
+
return {
|
|
95
|
+
stepper: E(() => n.value),
|
|
96
|
+
incrementStep: a,
|
|
97
|
+
handleDirection: o,
|
|
98
|
+
barSize: l,
|
|
97
99
|
stepperElementCollection: f,
|
|
98
|
-
stepperItemElementCollection:
|
|
99
|
-
|
|
100
|
-
|
|
100
|
+
stepperItemElementCollection: r,
|
|
101
|
+
showStepInactiveItem: S,
|
|
102
|
+
showStepIcon: v,
|
|
103
|
+
showCurrentNumber: m,
|
|
104
|
+
AtCheckCircleSolidIcon: d,
|
|
105
|
+
AtWarningSolidIcon: p
|
|
101
106
|
};
|
|
102
107
|
}
|
|
103
108
|
});
|
|
104
109
|
export {
|
|
105
|
-
|
|
110
|
+
W as default
|
|
106
111
|
};
|
package/dist/Stepper/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { type StepperProps, default as Stepper } from
|
|
1
|
+
export { type StepperProps, default as Stepper } from './Stepper';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
|
+
import { ChecklistProps } from '../Dropdown/Checklist/Dropdown.Checklist';
|
|
3
|
+
import { DropdownListItem } from '../Dropdown/Dropdown.types';
|
|
4
|
+
|
|
4
5
|
export interface TableConfigProps {
|
|
5
6
|
dropDownList: ChecklistProps["dropDownList"];
|
|
6
7
|
title?: ChecklistProps["title"];
|
|
@@ -13,9 +14,9 @@ export interface TableConfigProps {
|
|
|
13
14
|
position?: "left" | "right";
|
|
14
15
|
id?: string;
|
|
15
16
|
}
|
|
16
|
-
declare const _default: import(
|
|
17
|
+
declare const _default: import('vue').DefineComponent<{
|
|
17
18
|
dropDownList: {
|
|
18
|
-
type: PropType<DropdownListItem[] | import(
|
|
19
|
+
type: PropType<DropdownListItem[] | import('..').DropdownList[]>;
|
|
19
20
|
required: true;
|
|
20
21
|
};
|
|
21
22
|
title: {
|
|
@@ -55,9 +56,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
56
|
required: false;
|
|
56
57
|
};
|
|
57
58
|
}, {
|
|
58
|
-
isDialogOpen: import(
|
|
59
|
-
getButtonColor: import(
|
|
60
|
-
list: import(
|
|
59
|
+
isDialogOpen: import('vue').Ref<boolean>;
|
|
60
|
+
getButtonColor: import('vue').ComputedRef<"primary" | "secondary">;
|
|
61
|
+
list: import('vue').Ref<{
|
|
61
62
|
value: boolean | string[];
|
|
62
63
|
text: string;
|
|
63
64
|
separator?: string | undefined;
|
|
@@ -79,9 +80,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
79
80
|
save: () => void;
|
|
80
81
|
cancel: () => void;
|
|
81
82
|
resetList: () => void;
|
|
82
|
-
}, unknown, {}, {}, import(
|
|
83
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "onSave"[], "onSave", import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
|
|
83
84
|
dropDownList: {
|
|
84
|
-
type: PropType<DropdownListItem[] | import(
|
|
85
|
+
type: PropType<DropdownListItem[] | import('..').DropdownList[]>;
|
|
85
86
|
required: true;
|
|
86
87
|
};
|
|
87
88
|
title: {
|
|
@@ -3,7 +3,7 @@ import { resolveComponent as n, openBlock as f, createElementBlock as C, createV
|
|
|
3
3
|
import "./TableConfig.vue3.js";
|
|
4
4
|
import k from "../_virtual/_plugin-vue_export-helper.js";
|
|
5
5
|
const g = { class: "tableConfig" }, v = { class: "at-dropdown-footer" };
|
|
6
|
-
function
|
|
6
|
+
function h(o, r, A, b, S, _) {
|
|
7
7
|
const d = n("AtSettingsSolidIcon"), l = n("AtButton"), c = n("AtChecklist"), p = n("AtDropdown");
|
|
8
8
|
return f(), C("section", null, [
|
|
9
9
|
t(p, {
|
|
@@ -63,7 +63,7 @@ function b(o, r, h, A, S, _) {
|
|
|
63
63
|
}, 8, ["id", "is-open", "position"])
|
|
64
64
|
]);
|
|
65
65
|
}
|
|
66
|
-
const D = /* @__PURE__ */ k(m, [["render",
|
|
66
|
+
const D = /* @__PURE__ */ k(m, [["render", h], ["__scopeId", "data-v-e0e42287"]]);
|
|
67
67
|
export {
|
|
68
68
|
D as default
|
|
69
69
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as AtTableConfig, type TableConfigProps, } from
|
|
1
|
+
export { default as AtTableConfig, type TableConfigProps, } from './TableConfig';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { DropdownListItem } from '../../Dropdown/Dropdown.types';
|
|
2
|
+
|
|
2
3
|
declare const dropDownList: DropdownListItem[];
|
|
3
4
|
declare const dropDownListText: DropdownListItem[];
|
|
4
5
|
export { dropDownList, dropDownListText };
|
package/dist/Tabs/Tab/Tab.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { PropType } from 'vue';
|
|
1
2
|
import * as icons from "agrotools-icons";
|
|
2
|
-
import { type PropType } from "vue";
|
|
3
3
|
export type AtTabIconProp = keyof typeof icons;
|
|
4
|
-
declare const _default: import(
|
|
4
|
+
declare const _default: import('vue').DefineComponent<{
|
|
5
5
|
title: {
|
|
6
6
|
type: StringConstructor;
|
|
7
7
|
default: string;
|
|
@@ -29,9 +29,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
29
29
|
}>;
|
|
30
30
|
required: false;
|
|
31
31
|
};
|
|
32
|
-
}, () => import(
|
|
32
|
+
}, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
33
33
|
[key: string]: any;
|
|
34
|
-
}>, unknown, {}, {}, import(
|
|
34
|
+
}>, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
|
|
35
35
|
title: {
|
|
36
36
|
type: StringConstructor;
|
|
37
37
|
default: string;
|
package/dist/Tabs/Tab/Tab.vue.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./Tab.vue2.js";
|
|
2
2
|
import "./Tab.vue3.js";
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-6ae0d95c"]]);
|
|
5
5
|
export {
|
|
6
6
|
p as default
|
|
7
7
|
};
|
package/dist/Tabs/Tabs.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { Component, PropType } from 'vue';
|
|
2
|
+
import { AtTabIconProp } from './Tab/Tab';
|
|
3
|
+
|
|
3
4
|
type AtTabProp = {
|
|
4
5
|
title: string;
|
|
5
6
|
slot: () => any | Component;
|
|
@@ -21,7 +22,7 @@ export type AtTabsProps = {
|
|
|
21
22
|
selectedTabIndex?: number;
|
|
22
23
|
fullSize?: boolean;
|
|
23
24
|
};
|
|
24
|
-
declare const _default: import(
|
|
25
|
+
declare const _default: import('vue').DefineComponent<{
|
|
25
26
|
tabs: {
|
|
26
27
|
type: PropType<AtTabProp[]>;
|
|
27
28
|
default: () => never[];
|
|
@@ -36,8 +37,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
37
|
default: boolean;
|
|
37
38
|
};
|
|
38
39
|
}, {
|
|
39
|
-
tabsList: import(
|
|
40
|
-
selectedTab: import(
|
|
40
|
+
tabsList: import('vue').ComputedRef<AtTabProp[]>;
|
|
41
|
+
selectedTab: import('vue').Ref<{
|
|
41
42
|
title: string;
|
|
42
43
|
slot: () => any;
|
|
43
44
|
onClick?: ((payload: MouseEvent) => void) | undefined;
|
|
@@ -47,9 +48,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
47
48
|
icon?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | undefined;
|
|
48
49
|
fullSize?: boolean | undefined;
|
|
49
50
|
}>;
|
|
50
|
-
selectedTabIndexRef: import(
|
|
51
|
-
contentStyle: import(
|
|
52
|
-
}, unknown, {}, {}, import(
|
|
51
|
+
selectedTabIndexRef: import('vue').Ref<number>;
|
|
52
|
+
contentStyle: import('vue').Ref<any>;
|
|
53
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
|
|
53
54
|
tabs: {
|
|
54
55
|
type: PropType<AtTabProp[]>;
|
|
55
56
|
default: () => never[];
|
package/dist/Tabs/Tabs.vue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import m from "./Tabs.vue2.js";
|
|
2
|
-
import { resolveComponent as
|
|
2
|
+
import { resolveComponent as f, openBlock as n, createElementBlock as c, createElementVNode as a, Fragment as p, renderList as _, createBlock as l, normalizeStyle as u, resolveDynamicComponent as T } from "vue";
|
|
3
3
|
import "./Tabs.vue3.js";
|
|
4
4
|
import b from "../_virtual/_plugin-vue_export-helper.js";
|
|
5
5
|
const k = { class: "Tabs_container" }, y = {
|
|
@@ -10,10 +10,10 @@ const k = { class: "Tabs_container" }, y = {
|
|
|
10
10
|
};
|
|
11
11
|
function B(t, h, v, $, C, I) {
|
|
12
12
|
var i;
|
|
13
|
-
const r =
|
|
14
|
-
return n(),
|
|
15
|
-
|
|
16
|
-
(n(!0),
|
|
13
|
+
const r = f("TabButton");
|
|
14
|
+
return n(), c("section", k, [
|
|
15
|
+
a("div", y, [
|
|
16
|
+
(n(!0), c(p, null, _(t.tabsList, (e, o) => (n(), l(r, {
|
|
17
17
|
key: o,
|
|
18
18
|
"is-selected": o === t.selectedTabIndexRef,
|
|
19
19
|
title: e.title,
|
|
@@ -26,7 +26,7 @@ function B(t, h, v, $, C, I) {
|
|
|
26
26
|
}
|
|
27
27
|
}, null, 8, ["is-selected", "title", "notifications", "icon", "data-index", "on-click"]))), 128))
|
|
28
28
|
]),
|
|
29
|
-
|
|
29
|
+
a("main", {
|
|
30
30
|
id: "tab-content",
|
|
31
31
|
class: "Tabs_content",
|
|
32
32
|
style: u(t.contentStyle)
|
|
@@ -35,7 +35,7 @@ function B(t, h, v, $, C, I) {
|
|
|
35
35
|
], 4)
|
|
36
36
|
]);
|
|
37
37
|
}
|
|
38
|
-
const S = /* @__PURE__ */ b(m, [["render", B], ["__scopeId", "data-v-
|
|
38
|
+
const S = /* @__PURE__ */ b(m, [["render", B], ["__scopeId", "data-v-ff9facba"]]);
|
|
39
39
|
export {
|
|
40
40
|
S as default
|
|
41
41
|
};
|
package/dist/Tabs/Tabs.vue3.js
CHANGED
package/dist/Tabs/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { type AtTabsProps, default as AtTabs } from
|
|
1
|
+
export { type AtTabsProps, default as AtTabs } from './Tabs';
|
package/dist/Tag/Tag.d.ts
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
|
+
|
|
2
3
|
export interface TagProps {
|
|
3
4
|
type: 'error' | 'success' | 'warning' | 'info' | 'disabled';
|
|
4
5
|
}
|
|
5
|
-
declare const _default: import(
|
|
6
|
+
declare const _default: import('vue').DefineComponent<{
|
|
6
7
|
type: {
|
|
7
8
|
type: PropType<"success" | "error" | "info" | "disabled" | "warning">;
|
|
8
9
|
required: true;
|
|
9
10
|
default: string;
|
|
10
11
|
};
|
|
11
12
|
}, {
|
|
12
|
-
iconComponent: import(
|
|
13
|
-
icon: import(
|
|
13
|
+
iconComponent: import('vue').ComputedRef<{
|
|
14
|
+
icon: import('vue').DefineComponent<{
|
|
14
15
|
size: {
|
|
15
16
|
type: PropType<"12" | "16" | "20" | "24" | "28">;
|
|
16
17
|
};
|
|
@@ -23,7 +24,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
24
|
style: {
|
|
24
25
|
type: PropType<object>;
|
|
25
26
|
};
|
|
26
|
-
}, {}, unknown, {}, {}, import(
|
|
27
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
|
|
27
28
|
size: {
|
|
28
29
|
type: PropType<"12" | "16" | "20" | "24" | "28">;
|
|
29
30
|
};
|
|
@@ -40,7 +41,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
40
41
|
bgclass: string;
|
|
41
42
|
iconClass: string;
|
|
42
43
|
} | null>;
|
|
43
|
-
}, unknown, {}, {}, import(
|
|
44
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
|
|
44
45
|
type: {
|
|
45
46
|
type: PropType<"success" | "error" | "info" | "disabled" | "warning">;
|
|
46
47
|
required: true;
|
package/dist/Tag/Tag.vue.js
CHANGED
|
@@ -25,7 +25,7 @@ function g(o, h, v, $, y, k) {
|
|
|
25
25
|
})
|
|
26
26
|
], 10, C);
|
|
27
27
|
}
|
|
28
|
-
const P = /* @__PURE__ */ u(c, [["render", g], ["__scopeId", "data-v-
|
|
28
|
+
const P = /* @__PURE__ */ u(c, [["render", g], ["__scopeId", "data-v-5a5b63c5"]]);
|
|
29
29
|
export {
|
|
30
30
|
P as default
|
|
31
31
|
};
|
package/dist/Tag/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { type TagProps, default as AtTag } from
|
|
1
|
+
export { type TagProps, default as AtTag } from './Tag';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
weight: {
|
|
3
3
|
type: () => "light" | "regular" | "medium" | "bold";
|
|
4
4
|
default: string;
|
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
required: true;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
|
-
}, {}, unknown, {}, {}, import(
|
|
11
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
|
|
12
12
|
weight: {
|
|
13
13
|
type: () => "light" | "regular" | "medium" | "bold";
|
|
14
14
|
default: string;
|
|
@@ -3,7 +3,7 @@ import { openBlock as a, createElementBlock as o, renderSlot as r } from "vue";
|
|
|
3
3
|
import "./Paragraph.vue3.js";
|
|
4
4
|
import s from "../../_virtual/_plugin-vue_export-helper.js";
|
|
5
5
|
const i = ["data-size", "data-weight"];
|
|
6
|
-
function d(e, p, n, c,
|
|
6
|
+
function d(e, p, n, c, f, m) {
|
|
7
7
|
return a(), o("p", {
|
|
8
8
|
"data-size": e.size,
|
|
9
9
|
"data-weight": e.weight,
|
|
@@ -12,7 +12,7 @@ function d(e, p, n, c, m, f) {
|
|
|
12
12
|
r(e.$slots, "default", {}, void 0, !0)
|
|
13
13
|
], 8, i);
|
|
14
14
|
}
|
|
15
|
-
const $ = /* @__PURE__ */ s(t, [["render", d], ["__scopeId", "data-v-
|
|
15
|
+
const $ = /* @__PURE__ */ s(t, [["render", d], ["__scopeId", "data-v-c7a6508f"]]);
|
|
16
16
|
export {
|
|
17
17
|
$ as default
|
|
18
18
|
};
|