@quoreadmin/ui 1.6.5 → 1.6.6
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/dist/index15.js +19 -19
- package/dist/index174.js +4 -4
- package/dist/index181.js +8 -8
- package/dist/index183.js +8 -8
- package/dist/index190.js +26 -26
- package/dist/index191.js +1 -1
- package/dist/index192.js +1 -1
- package/dist/index195.js +2 -2
- package/dist/index197.js +14 -14
- package/dist/index198.js +1 -1
- package/dist/index199.js +1 -1
- package/dist/index200.js +3 -3
- package/dist/index201.js +2 -2
- package/dist/index216.js +2 -2
- package/dist/index217.js +2 -2
- package/dist/index218.js +1 -1
- package/dist/index219.js +160 -21
- package/dist/index220.js +228 -22
- package/dist/index221.js +36 -19
- package/dist/index222.js +9 -835
- package/dist/index223.js +104 -679
- package/dist/index224.js +36 -174
- package/dist/index225.js +80 -20
- package/dist/index226.js +12 -12
- package/dist/index227.js +12 -14
- package/dist/index228.js +10 -10
- package/dist/index229.js +11 -11
- package/dist/index230.js +9 -9
- package/dist/index231.js +161 -3
- package/dist/index232.js +19 -186
- package/dist/index233.js +21 -132
- package/dist/index234.js +167 -129
- package/dist/index235.js +46 -1199
- package/dist/index236.js +31 -124
- package/dist/index237.js +39 -19
- package/dist/index238.js +11 -11
- package/dist/index239.js +13 -11
- package/dist/index240.js +11 -13
- package/dist/index241.js +819 -21
- package/dist/index242.js +701 -28
- package/dist/index243.js +176 -20
- package/dist/index244.js +14 -12
- package/dist/index245.js +20 -2
- package/dist/index246.js +20 -2
- package/dist/index247.js +3 -22
- package/dist/index248.js +155 -167
- package/dist/index249.js +112 -49
- package/dist/index250.js +1223 -34
- package/dist/index251.js +19 -39
- package/dist/index252.js +21 -160
- package/dist/index253.js +22 -228
- package/dist/index254.js +28 -36
- package/dist/index255.js +20 -10
- package/dist/index256.js +20 -253
- package/dist/index257.js +2 -8
- package/dist/index258.js +2 -138
- package/dist/index259.js +3621 -72
- package/dist/index260.js +39 -3616
- package/dist/index261.js +52 -30
- package/dist/index262.js +22 -47
- package/dist/index263.js +188 -25
- package/dist/index264.js +8 -213
- package/dist/index265.js +56 -9
- package/dist/index266.js +45 -41
- package/dist/index267.js +39 -46
- package/dist/index268.js +57 -36
- package/dist/index269.js +689 -41
- package/dist/index270.js +21 -705
- package/dist/index271.js +47 -22
- package/dist/index272.js +10 -63
- package/dist/index273.js +704 -10
- package/dist/index274.js +770 -655
- package/dist/index275.js +234 -801
- package/dist/index276.js +7 -79
- package/dist/index277.js +138 -20
- package/dist/index278.js +83 -20
- package/dist/index281.js +2 -79
- package/dist/index282.js +71 -71
- package/dist/index283.js +53 -21
- package/dist/index284.js +26 -935
- package/dist/index285.js +12 -12
- package/dist/index286.js +15 -13
- package/dist/index287.js +16 -20
- package/dist/index288.js +16 -68
- package/dist/index289.js +19 -15
- package/dist/index290.js +76 -16
- package/dist/index291.js +21 -53
- package/dist/index292.js +935 -22
- package/dist/index293.js +11 -11
- package/dist/index294.js +19 -62
- package/dist/index295.js +20 -2
- package/dist/index296.js +68 -25
- package/dist/index297.js +19 -22
- package/dist/index298.js +19 -22
- package/dist/index299.js +22 -16
- package/dist/index300.js +22 -17
- package/dist/index301.js +61 -21
- package/dist/index303.js +1 -1
- package/dist/index306.js +1 -1
- package/dist/index307.js +1 -1
- package/dist/index309.js +1 -1
- package/dist/index310.js +1 -1
- package/dist/index311.js +1 -1
- package/dist/index352.js +1 -1
- package/dist/index353.js +1 -1
- package/dist/index354.js +1 -1
- package/dist/index356.js +1 -1
- package/dist/index369.js +1 -1
- package/dist/index85.js +21 -17
- package/dist/src/components/data-filter/data-filter.d.ts +9 -0
- package/dist/src/components/data-list/data-list.d.ts +9 -0
- package/dist/src/components/grid/grid.stories.d.ts +9 -0
- package/dist/src/views/lists.vue.d.ts +18 -0
- package/dist/src/views/tables.vue.d.ts +9 -0
- package/package.json +1 -1
package/dist/index224.js
CHANGED
|
@@ -1,178 +1,40 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { DomHandler as d } from "./index168.js";
|
|
2
|
+
import { renderSlot as t, createBlock as a, createCommentVNode as l, openBlock as i, Teleport as u } from "vue";
|
|
2
3
|
var p = {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
return e.paginatorTop ? "p-paginator-top" : e.paginatorBottom ? "p-paginator-bottom" : "";
|
|
27
|
-
},
|
|
28
|
-
wrapper: "p-datatable-wrapper",
|
|
29
|
-
table: function(t) {
|
|
30
|
-
var e = t.props;
|
|
31
|
-
return ["p-datatable-table", {
|
|
32
|
-
"p-datatable-scrollable-table": e.scrollable,
|
|
33
|
-
"p-datatable-resizable-table": e.resizableColumns,
|
|
34
|
-
"p-datatable-resizable-table-fit": e.resizableColumns && e.columnResizeMode === "fit"
|
|
35
|
-
}];
|
|
36
|
-
},
|
|
37
|
-
//tablehead
|
|
38
|
-
thead: "p-datatable-thead",
|
|
39
|
-
// headercell
|
|
40
|
-
headerCell: function(t) {
|
|
41
|
-
var e = t.instance, o = t.props, l = t.column;
|
|
42
|
-
return l && !e.columnProp(l, "hidden") && (o.rowGroupMode !== "subheader" || o.groupRowsBy !== e.columnProp(l, "field")) ? ["p-filter-column", {
|
|
43
|
-
"p-frozen-column": e.columnProp(l, "frozen")
|
|
44
|
-
}] : [{
|
|
45
|
-
"p-sortable-column": e.columnProp("sortable"),
|
|
46
|
-
"p-resizable-column": e.resizableColumns,
|
|
47
|
-
"p-highlight": e.isColumnSorted(),
|
|
48
|
-
"p-filter-column": o.filterColumn,
|
|
49
|
-
"p-frozen-column": e.columnProp("frozen"),
|
|
50
|
-
"p-reorderable-column": o.reorderableColumns
|
|
51
|
-
}];
|
|
52
|
-
},
|
|
53
|
-
columnResizer: "p-column-resizer",
|
|
54
|
-
headerContent: "p-column-header-content",
|
|
55
|
-
headerTitle: "p-column-title",
|
|
56
|
-
sortIcon: "p-sortable-column-icon",
|
|
57
|
-
sortBadge: "p-sortable-column-badge",
|
|
58
|
-
// columnfilter
|
|
59
|
-
columnFilter: function(t) {
|
|
60
|
-
var e = t.props;
|
|
61
|
-
return ["p-column-filter p-fluid", {
|
|
62
|
-
"p-column-filter-row": e.display === "row",
|
|
63
|
-
"p-column-filter-menu": e.display === "menu"
|
|
64
|
-
}];
|
|
65
|
-
},
|
|
66
|
-
filterInput: "p-fluid p-column-filter-element",
|
|
67
|
-
filterMenuButton: function(t) {
|
|
68
|
-
var e = t.instance;
|
|
69
|
-
return ["p-column-filter-menu-button p-link", {
|
|
70
|
-
"p-column-filter-menu-button-open": e.overlayVisible,
|
|
71
|
-
"p-column-filter-menu-button-active": e.hasFilter()
|
|
72
|
-
}];
|
|
73
|
-
},
|
|
74
|
-
headerFilterClearButton: function(t) {
|
|
75
|
-
var e = t.instance;
|
|
76
|
-
return ["p-column-filter-clear-button p-link", {
|
|
77
|
-
"p-hidden-space": !e.hasRowFilter()
|
|
78
|
-
}];
|
|
79
|
-
},
|
|
80
|
-
filterOverlay: function(t) {
|
|
81
|
-
var e = t.instance, o = t.props;
|
|
82
|
-
return [{
|
|
83
|
-
"p-column-filter-overlay p-component p-fluid": !0,
|
|
84
|
-
"p-column-filter-overlay-menu": o.display === "menu",
|
|
85
|
-
"p-ripple-disabled": e.$primevue.config.ripple === !1
|
|
86
|
-
}];
|
|
87
|
-
},
|
|
88
|
-
filterRowItems: "p-column-filter-row-items",
|
|
89
|
-
filterRowItem: function(t) {
|
|
90
|
-
var e = t.instance, o = t.matchMode;
|
|
91
|
-
return ["p-column-filter-row-item", {
|
|
92
|
-
"p-highlight": o && e.isRowMatchModeSelected(o.value)
|
|
93
|
-
}];
|
|
94
|
-
},
|
|
95
|
-
filterSeparator: "p-column-filter-separator",
|
|
96
|
-
filterOperator: "p-column-filter-operator",
|
|
97
|
-
filterOperatorDropdown: "p-column-filter-operator-dropdown",
|
|
98
|
-
filterConstraints: "p-column-filter-constraints",
|
|
99
|
-
filterConstraint: "p-column-filter-constraint",
|
|
100
|
-
filterMatchModeDropdown: "p-column-filter-matchmode-dropdown",
|
|
101
|
-
filterRemoveButton: "p-column-filter-remove-button p-button-text p-button-danger p-button-sm",
|
|
102
|
-
filterAddRule: "p-column-filter-add-rule",
|
|
103
|
-
filterAddRuleButton: "p-column-filter-add-button p-button-text p-button-sm",
|
|
104
|
-
filterButtonbar: "p-column-filter-buttonbar",
|
|
105
|
-
filterClearButton: "p-button-outlined p-button-sm",
|
|
106
|
-
filterApplyButton: "p-button-sm",
|
|
107
|
-
//tablebody
|
|
108
|
-
tbody: function(t) {
|
|
109
|
-
var e = t.props;
|
|
110
|
-
return e.frozenRow ? "p-datatable-tbody p-datatable-frozen-tbody" : "p-datatable-tbody";
|
|
111
|
-
},
|
|
112
|
-
rowgroupHeader: "p-rowgroup-header",
|
|
113
|
-
rowGroupToggler: "p-row-toggler p-link",
|
|
114
|
-
rowGroupTogglerIcon: "p-row-toggler-icon",
|
|
115
|
-
row: function(t) {
|
|
116
|
-
var e = t.instance, o = t.props, l = t.index, a = t.columnSelectionMode, n = [];
|
|
117
|
-
return o.selectionMode && n.push("p-selectable-row"), o.selection && n.push({
|
|
118
|
-
"p-highlight": a ? e.isSelected && e.$parentInstance.$parentInstance.highlightOnSelect : e.isSelected
|
|
119
|
-
}), o.contextMenuSelection && n.push({
|
|
120
|
-
"p-highlight-contextmenu": e.isSelectedWithContextMenu
|
|
121
|
-
}), n.push(l % 2 === 0 ? "p-row-even" : "p-row-odd"), n;
|
|
122
|
-
},
|
|
123
|
-
rowExpansion: "p-datatable-row-expansion",
|
|
124
|
-
rowgroupFooter: "p-rowgroup-footer",
|
|
125
|
-
emptyMessage: "p-datatable-emptymessage",
|
|
126
|
-
//bodycell
|
|
127
|
-
bodyCell: function(t) {
|
|
128
|
-
var e = t.instance;
|
|
129
|
-
return [{
|
|
130
|
-
"p-selection-column": e.columnProp("selectionMode") != null,
|
|
131
|
-
"p-editable-column": e.isEditable(),
|
|
132
|
-
"p-cell-editing": e.d_editing,
|
|
133
|
-
"p-frozen-column": e.columnProp("frozen")
|
|
134
|
-
}];
|
|
135
|
-
},
|
|
136
|
-
columnTitle: "p-column-title",
|
|
137
|
-
rowReorderIcon: "p-datatable-reorderablerow-handle",
|
|
138
|
-
rowToggler: "p-row-toggler p-link",
|
|
139
|
-
rowTogglerIcon: "p-row-toggler-icon",
|
|
140
|
-
rowEditorInitButton: "p-row-editor-init p-link",
|
|
141
|
-
rowEditorInitIcon: "p-row-editor-init-icon",
|
|
142
|
-
rowEditorSaveButton: "p-row-editor-save p-link",
|
|
143
|
-
rowEditorSaveIcon: "p-row-editor-save-icon",
|
|
144
|
-
rowEditorCancelButton: "p-row-editor-cancel p-link",
|
|
145
|
-
rowEditorCancelIcon: "p-row-editor-cancel-icon",
|
|
146
|
-
//tablefooter
|
|
147
|
-
tfoot: "p-datatable-tfoot",
|
|
148
|
-
//footercell
|
|
149
|
-
footerCell: function(t) {
|
|
150
|
-
var e = t.instance;
|
|
151
|
-
return [{
|
|
152
|
-
"p-frozen-column": e.columnProp("frozen")
|
|
153
|
-
}];
|
|
154
|
-
},
|
|
155
|
-
//datatable
|
|
156
|
-
virtualScrollerSpacer: "p-datatable-virtualscroller-spacer",
|
|
157
|
-
footer: "p-datatable-footer",
|
|
158
|
-
resizeHelper: "p-column-resizer-helper",
|
|
159
|
-
reorderIndicatorUp: "p-datatable-reorder-indicator-up",
|
|
160
|
-
reorderIndicatorDown: "p-datatable-reorder-indicator-down"
|
|
161
|
-
}, u = {
|
|
162
|
-
wrapper: {
|
|
163
|
-
overflow: "auto"
|
|
164
|
-
},
|
|
165
|
-
thead: {
|
|
166
|
-
position: "sticky"
|
|
167
|
-
},
|
|
168
|
-
tfoot: {
|
|
169
|
-
position: "sticky"
|
|
4
|
+
name: "Portal",
|
|
5
|
+
props: {
|
|
6
|
+
appendTo: {
|
|
7
|
+
type: [String, Object],
|
|
8
|
+
default: "body"
|
|
9
|
+
},
|
|
10
|
+
disabled: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: !1
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
data: function() {
|
|
16
|
+
return {
|
|
17
|
+
mounted: !1
|
|
18
|
+
};
|
|
19
|
+
},
|
|
20
|
+
mounted: function() {
|
|
21
|
+
this.mounted = d.isClient();
|
|
22
|
+
},
|
|
23
|
+
computed: {
|
|
24
|
+
inline: function() {
|
|
25
|
+
return this.disabled || this.appendTo === "self";
|
|
26
|
+
}
|
|
170
27
|
}
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
})
|
|
28
|
+
};
|
|
29
|
+
function s(e, f, n, m, o, r) {
|
|
30
|
+
return r.inline ? t(e.$slots, "default", {
|
|
31
|
+
key: 0
|
|
32
|
+
}) : o.mounted ? (i(), a(u, {
|
|
33
|
+
key: 1,
|
|
34
|
+
to: n.appendTo
|
|
35
|
+
}, [t(e.$slots, "default")], 8, ["to"])) : l("", !0);
|
|
36
|
+
}
|
|
37
|
+
p.render = s;
|
|
176
38
|
export {
|
|
177
|
-
|
|
39
|
+
p as default
|
|
178
40
|
};
|
package/dist/index225.js
CHANGED
|
@@ -1,22 +1,82 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
p
|
|
1
|
+
import l from "./index277.js";
|
|
2
|
+
var r = {
|
|
3
|
+
mask: function(i) {
|
|
4
|
+
var a = i.instance;
|
|
5
|
+
return ["p-galleria-mask p-component-overlay p-component-overlay-enter", {
|
|
6
|
+
"p-ripple-disabled": a.$primevue.config.ripple === !1
|
|
7
|
+
}];
|
|
8
|
+
},
|
|
9
|
+
root: function(i) {
|
|
10
|
+
var a = i.instance, e = a.$attrs.showThumbnails && a.getPositionClass("p-galleria-thumbnails", a.$attrs.thumbnailsPosition), n = a.$attrs.showIndicators && a.getPositionClass("p-galleria-indicators", a.$attrs.indicatorsPosition);
|
|
11
|
+
return ["p-galleria p-component", {
|
|
12
|
+
"p-galleria-fullscreen": a.$attrs.fullScreen,
|
|
13
|
+
"p-galleria-indicator-onitem": a.$attrs.showIndicatorsOnItem,
|
|
14
|
+
"p-galleria-item-nav-onhover": a.$attrs.showItemNavigatorsOnHover && !a.$attrs.fullScreen
|
|
15
|
+
}, e, n];
|
|
16
|
+
},
|
|
17
|
+
closeButton: "p-galleria-close p-link",
|
|
18
|
+
closeIcon: "p-galleria-close-icon",
|
|
19
|
+
header: "p-galleria-header",
|
|
20
|
+
content: "p-galleria-content",
|
|
21
|
+
footer: "p-galleria-footer",
|
|
22
|
+
itemWrapper: "p-galleria-item-wrapper",
|
|
23
|
+
itemContainer: "p-galleria-item-container",
|
|
24
|
+
previousItemButton: function(i) {
|
|
25
|
+
var a = i.instance;
|
|
26
|
+
return ["p-galleria-item-prev p-galleria-item-nav p-link", {
|
|
27
|
+
"p-disabled": a.isNavBackwardDisabled()
|
|
28
|
+
}];
|
|
29
|
+
},
|
|
30
|
+
previousItemIcon: "p-galleria-item-prev-icon",
|
|
31
|
+
item: "p-galleria-item",
|
|
32
|
+
nextItemButton: function(i) {
|
|
33
|
+
var a = i.instance;
|
|
34
|
+
return ["p-galleria-item-next p-galleria-item-nav p-link", {
|
|
35
|
+
"p-disabled": a.isNavForwardDisabled()
|
|
36
|
+
}];
|
|
37
|
+
},
|
|
38
|
+
nextItemIcon: "p-galleria-item-next-icon",
|
|
39
|
+
caption: "p-galleria-caption",
|
|
40
|
+
indicators: "p-galleria-indicators p-reset",
|
|
41
|
+
indicator: function(i) {
|
|
42
|
+
var a = i.instance, e = i.index;
|
|
43
|
+
return ["p-galleria-indicator", {
|
|
44
|
+
"p-highlight": a.isIndicatorItemActive(e)
|
|
45
|
+
}];
|
|
46
|
+
},
|
|
47
|
+
indicatorButton: "p-link",
|
|
48
|
+
thumbnailWrapper: "p-galleria-thumbnail-wrapper",
|
|
49
|
+
thumbnailContainer: "p-galleria-thumbnail-container",
|
|
50
|
+
previousThumbnailButton: function(i) {
|
|
51
|
+
var a = i.instance;
|
|
52
|
+
return ["p-galleria-thumbnail-prev p-link", {
|
|
53
|
+
"p-disabled": a.isNavBackwardDisabled()
|
|
54
|
+
}];
|
|
55
|
+
},
|
|
56
|
+
previousThumbnailIcon: "p-galleria-thumbnail-prev-icon",
|
|
57
|
+
thumbnailItemsContainer: "p-galleria-thumbnail-items-container",
|
|
58
|
+
thumbnailItems: "p-galleria-thumbnail-items",
|
|
59
|
+
thumbnailItem: function(i) {
|
|
60
|
+
var a = i.instance, e = i.index, n = i.activeIndex;
|
|
61
|
+
return ["p-galleria-thumbnail-item", {
|
|
62
|
+
"p-galleria-thumbnail-item-current": n === e,
|
|
63
|
+
"p-galleria-thumbnail-item-active": a.isItemActive(e),
|
|
64
|
+
"p-galleria-thumbnail-item-start": a.firstItemAciveIndex() === e,
|
|
65
|
+
"p-galleria-thumbnail-item-end": a.lastItemActiveIndex() === e
|
|
66
|
+
}];
|
|
67
|
+
},
|
|
68
|
+
thumbnailItemContent: "p-galleria-thumbnail-item-content",
|
|
69
|
+
nextThumbnailButton: function(i) {
|
|
70
|
+
var a = i.instance;
|
|
71
|
+
return ["p-galleria-thumbnail-next p-link", {
|
|
72
|
+
"p-disabled": a.isNavForwardDisabled()
|
|
73
|
+
}];
|
|
74
|
+
},
|
|
75
|
+
nextThumbnailIcon: "p-galleria-thumbnail-next-icon"
|
|
76
|
+
}, s = l.extend({
|
|
77
|
+
name: "galleria",
|
|
78
|
+
classes: r
|
|
79
|
+
});
|
|
20
80
|
export {
|
|
21
|
-
|
|
81
|
+
s as default
|
|
22
82
|
};
|
package/dist/index226.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import r from "./
|
|
2
|
-
import { createElementBlock as t, openBlock as o, mergeProps as
|
|
3
|
-
var
|
|
4
|
-
name: "
|
|
1
|
+
import r from "./index282.js";
|
|
2
|
+
import { createElementBlock as t, openBlock as o, mergeProps as C, createElementVNode as n } from "vue";
|
|
3
|
+
var i = {
|
|
4
|
+
name: "TimesIcon",
|
|
5
5
|
extends: r
|
|
6
|
-
},
|
|
7
|
-
d: "
|
|
6
|
+
}, p = /* @__PURE__ */ n("path", {
|
|
7
|
+
d: "M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z",
|
|
8
8
|
fill: "currentColor"
|
|
9
|
-
}, null, -1),
|
|
10
|
-
function
|
|
11
|
-
return o(), t("svg",
|
|
9
|
+
}, null, -1), s = [p];
|
|
10
|
+
function l(e, a, c, d, m, h) {
|
|
11
|
+
return o(), t("svg", C({
|
|
12
12
|
width: "14",
|
|
13
13
|
height: "14",
|
|
14
14
|
viewBox: "0 0 14 14",
|
|
15
15
|
fill: "none",
|
|
16
16
|
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
-
}, e.pti()),
|
|
17
|
+
}, e.pti()), s, 16);
|
|
18
18
|
}
|
|
19
|
-
|
|
19
|
+
i.render = l;
|
|
20
20
|
export {
|
|
21
|
-
|
|
21
|
+
i as default
|
|
22
22
|
};
|
package/dist/index227.js
CHANGED
|
@@ -1,24 +1,22 @@
|
|
|
1
|
-
import r from "./
|
|
2
|
-
import { createElementBlock as t, openBlock as
|
|
3
|
-
var
|
|
4
|
-
name: "
|
|
1
|
+
import r from "./index282.js";
|
|
2
|
+
import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as i } from "vue";
|
|
3
|
+
var p = {
|
|
4
|
+
name: "ChevronLeftIcon",
|
|
5
5
|
extends: r
|
|
6
|
-
},
|
|
7
|
-
|
|
8
|
-
"clip-rule": "evenodd",
|
|
9
|
-
d: "M13.3226 3.6129H0.677419C0.497757 3.6129 0.325452 3.54152 0.198411 3.41448C0.0713707 3.28744 0 3.11514 0 2.93548C0 2.75581 0.0713707 2.58351 0.198411 2.45647C0.325452 2.32943 0.497757 2.25806 0.677419 2.25806H13.3226C13.5022 2.25806 13.6745 2.32943 13.8016 2.45647C13.9286 2.58351 14 2.75581 14 2.93548C14 3.11514 13.9286 3.28744 13.8016 3.41448C13.6745 3.54152 13.5022 3.6129 13.3226 3.6129ZM13.3226 7.67741H0.677419C0.497757 7.67741 0.325452 7.60604 0.198411 7.479C0.0713707 7.35196 0 7.17965 0 6.99999C0 6.82033 0.0713707 6.64802 0.198411 6.52098C0.325452 6.39394 0.497757 6.32257 0.677419 6.32257H13.3226C13.5022 6.32257 13.6745 6.39394 13.8016 6.52098C13.9286 6.64802 14 6.82033 14 6.99999C14 7.17965 13.9286 7.35196 13.8016 7.479C13.6745 7.60604 13.5022 7.67741 13.3226 7.67741ZM0.677419 11.7419H13.3226C13.5022 11.7419 13.6745 11.6706 13.8016 11.5435C13.9286 11.4165 14 11.2442 14 11.0645C14 10.8848 13.9286 10.7125 13.8016 10.5855C13.6745 10.4585 13.5022 10.3871 13.3226 10.3871H0.677419C0.497757 10.3871 0.325452 10.4585 0.198411 10.5855C0.0713707 10.7125 0 10.8848 0 11.0645C0 11.2442 0.0713707 11.4165 0.198411 11.5435C0.325452 11.6706 0.497757 11.7419 0.677419 11.7419Z",
|
|
6
|
+
}, C = /* @__PURE__ */ i("path", {
|
|
7
|
+
d: "M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z",
|
|
10
8
|
fill: "currentColor"
|
|
11
|
-
}, null, -1),
|
|
12
|
-
function
|
|
13
|
-
return
|
|
9
|
+
}, null, -1), l = [C];
|
|
10
|
+
function s(e, a, c, d, h, m) {
|
|
11
|
+
return o(), t("svg", n({
|
|
14
12
|
width: "14",
|
|
15
13
|
height: "14",
|
|
16
14
|
viewBox: "0 0 14 14",
|
|
17
15
|
fill: "none",
|
|
18
16
|
xmlns: "http://www.w3.org/2000/svg"
|
|
19
|
-
}, e.pti()),
|
|
17
|
+
}, e.pti()), l, 16);
|
|
20
18
|
}
|
|
21
|
-
|
|
19
|
+
p.render = s;
|
|
22
20
|
export {
|
|
23
|
-
|
|
21
|
+
p as default
|
|
24
22
|
};
|
package/dist/index228.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import r from "./
|
|
2
|
-
import { createElementBlock as t, openBlock as o, mergeProps as
|
|
3
|
-
var
|
|
4
|
-
name: "
|
|
1
|
+
import r from "./index282.js";
|
|
2
|
+
import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as i } from "vue";
|
|
3
|
+
var p = {
|
|
4
|
+
name: "ChevronRightIcon",
|
|
5
5
|
extends: r
|
|
6
|
-
},
|
|
7
|
-
d: "M4.
|
|
6
|
+
}, C = /* @__PURE__ */ i("path", {
|
|
7
|
+
d: "M4.38708 13C4.28408 13.0005 4.18203 12.9804 4.08691 12.9409C3.99178 12.9014 3.9055 12.8433 3.83313 12.7701C3.68634 12.6231 3.60388 12.4238 3.60388 12.2161C3.60388 12.0084 3.68634 11.8091 3.83313 11.6622L8.50507 6.99022L3.83313 2.31827C3.69467 2.16968 3.61928 1.97313 3.62287 1.77005C3.62645 1.56698 3.70872 1.37322 3.85234 1.22959C3.99596 1.08597 4.18972 1.00371 4.3928 1.00012C4.59588 0.996539 4.79242 1.07192 4.94102 1.21039L10.1669 6.43628C10.3137 6.58325 10.3962 6.78249 10.3962 6.99022C10.3962 7.19795 10.3137 7.39718 10.1669 7.54416L4.94102 12.7701C4.86865 12.8433 4.78237 12.9014 4.68724 12.9409C4.59212 12.9804 4.49007 13.0005 4.38708 13Z",
|
|
8
8
|
fill: "currentColor"
|
|
9
|
-
}, null, -1), l = [
|
|
9
|
+
}, null, -1), l = [C];
|
|
10
10
|
function s(e, a, c, d, h, m) {
|
|
11
|
-
return o(), t("svg",
|
|
11
|
+
return o(), t("svg", n({
|
|
12
12
|
width: "14",
|
|
13
13
|
height: "14",
|
|
14
14
|
viewBox: "0 0 14 14",
|
|
@@ -16,7 +16,7 @@ function s(e, a, c, d, h, m) {
|
|
|
16
16
|
xmlns: "http://www.w3.org/2000/svg"
|
|
17
17
|
}, e.pti()), l, 16);
|
|
18
18
|
}
|
|
19
|
-
|
|
19
|
+
p.render = s;
|
|
20
20
|
export {
|
|
21
|
-
|
|
21
|
+
p as default
|
|
22
22
|
};
|
package/dist/index229.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import r from "./
|
|
2
|
-
import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as
|
|
3
|
-
var
|
|
4
|
-
name: "
|
|
1
|
+
import r from "./index282.js";
|
|
2
|
+
import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as i } from "vue";
|
|
3
|
+
var p = {
|
|
4
|
+
name: "ChevronDownIcon",
|
|
5
5
|
extends: r
|
|
6
|
-
},
|
|
7
|
-
d: "
|
|
6
|
+
}, C = /* @__PURE__ */ i("path", {
|
|
7
|
+
d: "M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z",
|
|
8
8
|
fill: "currentColor"
|
|
9
|
-
}, null, -1),
|
|
10
|
-
function s(e, a, c, d,
|
|
9
|
+
}, null, -1), l = [C];
|
|
10
|
+
function s(e, a, c, d, h, m) {
|
|
11
11
|
return o(), t("svg", n({
|
|
12
12
|
width: "14",
|
|
13
13
|
height: "14",
|
|
14
14
|
viewBox: "0 0 14 14",
|
|
15
15
|
fill: "none",
|
|
16
16
|
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
-
}, e.pti()),
|
|
17
|
+
}, e.pti()), l, 16);
|
|
18
18
|
}
|
|
19
|
-
|
|
19
|
+
p.render = s;
|
|
20
20
|
export {
|
|
21
|
-
|
|
21
|
+
p as default
|
|
22
22
|
};
|
package/dist/index230.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import r from "./
|
|
2
|
-
import { createElementBlock as t, openBlock as o, mergeProps as
|
|
1
|
+
import r from "./index282.js";
|
|
2
|
+
import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as p } from "vue";
|
|
3
3
|
var i = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "ChevronUpIcon",
|
|
5
5
|
extends: r
|
|
6
|
-
},
|
|
7
|
-
d: "
|
|
6
|
+
}, l = /* @__PURE__ */ p("path", {
|
|
7
|
+
d: "M12.2097 10.4113C12.1057 10.4118 12.0027 10.3915 11.9067 10.3516C11.8107 10.3118 11.7237 10.2532 11.6506 10.1792L6.93602 5.46461L2.22139 10.1476C2.07272 10.244 1.89599 10.2877 1.71953 10.2717C1.54307 10.2556 1.3771 10.1808 1.24822 10.0593C1.11933 9.93766 1.035 9.77633 1.00874 9.6011C0.982477 9.42587 1.0158 9.2469 1.10338 9.09287L6.37701 3.81923C6.52533 3.6711 6.72639 3.58789 6.93602 3.58789C7.14565 3.58789 7.3467 3.6711 7.49502 3.81923L12.7687 9.09287C12.9168 9.24119 13 9.44225 13 9.65187C13 9.8615 12.9168 10.0626 12.7687 10.2109C12.616 10.3487 12.4151 10.4207 12.2097 10.4113Z",
|
|
8
8
|
fill: "currentColor"
|
|
9
|
-
}, null, -1), s = [
|
|
10
|
-
function
|
|
11
|
-
return o(), t("svg",
|
|
9
|
+
}, null, -1), s = [l];
|
|
10
|
+
function C(e, a, c, d, h, m) {
|
|
11
|
+
return o(), t("svg", n({
|
|
12
12
|
width: "14",
|
|
13
13
|
height: "14",
|
|
14
14
|
viewBox: "0 0 14 14",
|
|
@@ -16,7 +16,7 @@ function l(e, a, c, d, m, h) {
|
|
|
16
16
|
xmlns: "http://www.w3.org/2000/svg"
|
|
17
17
|
}, e.pti()), s, 16);
|
|
18
18
|
}
|
|
19
|
-
i.render =
|
|
19
|
+
i.render = C;
|
|
20
20
|
export {
|
|
21
21
|
i as default
|
|
22
22
|
};
|