@nonsuch/component-library 0.7.0 → 0.7.1
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 +75 -0
- package/dist/breakpoints/index.d.ts +72 -0
- package/dist/index.d.ts +2 -0
- package/dist/nonsuch-components.js +408 -365
- package/package.json +1 -1
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { defineComponent as
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import
|
|
30
|
-
import
|
|
31
|
-
import
|
|
32
|
-
import
|
|
33
|
-
import
|
|
34
|
-
import
|
|
35
|
-
import
|
|
36
|
-
import
|
|
37
|
-
import
|
|
38
|
-
import
|
|
39
|
-
import
|
|
40
|
-
import
|
|
41
|
-
import
|
|
42
|
-
import
|
|
43
|
-
import
|
|
44
|
-
import
|
|
45
|
-
import
|
|
46
|
-
import
|
|
47
|
-
import
|
|
48
|
-
import
|
|
49
|
-
import
|
|
50
|
-
const
|
|
1
|
+
import H from "quasar/src/components/btn/QBtn.js";
|
|
2
|
+
import { defineComponent as d, openBlock as s, createBlock as r, mergeProps as u, withCtx as n, renderSlot as l, createVNode as h, unref as j, provide as Z, inject as x, createSlots as B, renderList as E, normalizeProps as A, guardReactiveProps as D, useId as I, createElementVNode as M, toDisplayString as T, createElementBlock as K, createCommentVNode as $, computed as v, ref as w, onMounted as G, onUnmounted as J, readonly as P } from "vue";
|
|
3
|
+
import z from "quasar/src/components/spinner/QSpinnerDots.js";
|
|
4
|
+
import Y from "quasar/src/components/skeleton/QSkeleton.js";
|
|
5
|
+
import W from "quasar/src/components/input/QInput.js";
|
|
6
|
+
import g from "quasar/src/components/card/QCardSection.js";
|
|
7
|
+
import S from "quasar/src/components/card/QCardActions.js";
|
|
8
|
+
import F from "quasar/src/components/card/QCard.js";
|
|
9
|
+
import X from "quasar/src/components/select/QSelect.js";
|
|
10
|
+
import ee from "quasar/src/components/checkbox/QCheckbox.js";
|
|
11
|
+
import te from "quasar/src/components/toggle/QToggle.js";
|
|
12
|
+
import ae from "quasar/src/components/form/QForm.js";
|
|
13
|
+
import se from "quasar/src/components/dialog/QDialog.js";
|
|
14
|
+
import oe from "quasar/src/components/banner/QBanner.js";
|
|
15
|
+
import ne from "quasar/src/components/avatar/QAvatar.js";
|
|
16
|
+
import re from "quasar/src/components/chip/QChip.js";
|
|
17
|
+
import le from "quasar/src/components/item/QList.js";
|
|
18
|
+
import de from "quasar/src/components/tooltip/QTooltip.js";
|
|
19
|
+
import ue from "quasar/src/components/badge/QBadge.js";
|
|
20
|
+
import ie from "quasar/src/components/breadcrumbs/QBreadcrumbs.js";
|
|
21
|
+
import ce from "quasar/src/components/breadcrumbs/QBreadcrumbsEl.js";
|
|
22
|
+
import me from "quasar/src/components/btn-toggle/QBtnToggle.js";
|
|
23
|
+
import fe from "quasar/src/components/footer/QFooter.js";
|
|
24
|
+
import pe from "quasar/src/components/header/QHeader.js";
|
|
25
|
+
import _e from "quasar/src/components/icon/QIcon.js";
|
|
26
|
+
import ve from "quasar/src/components/img/QImg.js";
|
|
27
|
+
import be from "quasar/src/components/inner-loading/QInnerLoading.js";
|
|
28
|
+
import $e from "quasar/src/components/item/QItem.js";
|
|
29
|
+
import ge from "quasar/src/components/item/QItemLabel.js";
|
|
30
|
+
import Ne from "quasar/src/components/item/QItemSection.js";
|
|
31
|
+
import he from "quasar/src/components/layout/QLayout.js";
|
|
32
|
+
import ye from "quasar/src/components/linear-progress/QLinearProgress.js";
|
|
33
|
+
import Qe from "quasar/src/components/menu/QMenu.js";
|
|
34
|
+
import Ie from "quasar/src/components/page/QPage.js";
|
|
35
|
+
import Te from "quasar/src/components/page/QPageContainer.js";
|
|
36
|
+
import Be from "quasar/src/components/pagination/QPagination.js";
|
|
37
|
+
import Se from "quasar/src/components/separator/QSeparator.js";
|
|
38
|
+
import Ce from "quasar/src/components/space/QSpace.js";
|
|
39
|
+
import ke from "quasar/src/components/spinner/QSpinner.js";
|
|
40
|
+
import Ve from "quasar/src/components/tabs/QTab.js";
|
|
41
|
+
import Le from "quasar/src/components/table/QTable.js";
|
|
42
|
+
import we from "quasar/src/components/table/QTd.js";
|
|
43
|
+
import Pe from "quasar/src/components/tab-panels/QTabPanel.js";
|
|
44
|
+
import Ee from "quasar/src/components/tab-panels/QTabPanels.js";
|
|
45
|
+
import Ae from "quasar/src/components/tabs/QTabs.js";
|
|
46
|
+
import De from "quasar/src/components/timeline/QTimeline.js";
|
|
47
|
+
import Me from "quasar/src/components/timeline/QTimelineEntry.js";
|
|
48
|
+
import ze from "quasar/src/components/toolbar/QToolbar.js";
|
|
49
|
+
import Fe from "quasar/src/components/toolbar/QToolbarTitle.js";
|
|
50
|
+
const Oe = /* @__PURE__ */ d({
|
|
51
51
|
__name: "NsButton",
|
|
52
52
|
props: {
|
|
53
53
|
color: { default: "primary" },
|
|
@@ -58,7 +58,7 @@ const Me = /* @__PURE__ */ n({
|
|
|
58
58
|
loading: { type: Boolean, default: !1 }
|
|
59
59
|
},
|
|
60
60
|
setup(t) {
|
|
61
|
-
return (e, a) => (s(), r(
|
|
61
|
+
return (e, a) => (s(), r(H, u(e.$attrs, {
|
|
62
62
|
color: t.color,
|
|
63
63
|
size: t.size,
|
|
64
64
|
unelevated: t.unelevated,
|
|
@@ -68,23 +68,23 @@ const Me = /* @__PURE__ */ n({
|
|
|
68
68
|
"aria-busy": t.loading,
|
|
69
69
|
class: "ns-button"
|
|
70
70
|
}), {
|
|
71
|
-
loading:
|
|
71
|
+
loading: n(() => [
|
|
72
72
|
l(e.$slots, "loading", {}, () => [
|
|
73
|
-
|
|
73
|
+
h(j(z), { color: "white" })
|
|
74
74
|
], !0)
|
|
75
75
|
]),
|
|
76
|
-
default:
|
|
76
|
+
default: n(() => [
|
|
77
77
|
l(e.$slots, "default", {}, void 0, !0)
|
|
78
78
|
]),
|
|
79
79
|
_: 3
|
|
80
80
|
}, 16, ["color", "size", "unelevated", "no-caps", "rounded", "loading", "aria-busy"]));
|
|
81
81
|
}
|
|
82
|
-
}),
|
|
82
|
+
}), i = (t, e) => {
|
|
83
83
|
const a = t.__vccOpts || t;
|
|
84
|
-
for (const [
|
|
85
|
-
a[
|
|
84
|
+
for (const [o, c] of e)
|
|
85
|
+
a[o] = c;
|
|
86
86
|
return a;
|
|
87
|
-
},
|
|
87
|
+
}, Ma = /* @__PURE__ */ i(Oe, [["__scopeId", "data-v-59b40e5f"]]), qe = /* @__PURE__ */ d({
|
|
88
88
|
__name: "NsSkeleton",
|
|
89
89
|
props: {
|
|
90
90
|
type: { default: "rect" },
|
|
@@ -95,7 +95,7 @@ const Me = /* @__PURE__ */ n({
|
|
|
95
95
|
height: { default: void 0 }
|
|
96
96
|
},
|
|
97
97
|
setup(t) {
|
|
98
|
-
return (e, a) => (s(), r(
|
|
98
|
+
return (e, a) => (s(), r(Y, u(e.$attrs, {
|
|
99
99
|
type: t.type,
|
|
100
100
|
animation: t.animation,
|
|
101
101
|
square: t.square,
|
|
@@ -106,7 +106,7 @@ const Me = /* @__PURE__ */ n({
|
|
|
106
106
|
class: "ns-skeleton"
|
|
107
107
|
}), null, 16, ["type", "animation", "square", "bordered", "width", "height"]));
|
|
108
108
|
}
|
|
109
|
-
}),
|
|
109
|
+
}), za = /* @__PURE__ */ i(qe, [["__scopeId", "data-v-dfd40b8a"]]), C = {
|
|
110
110
|
common: {
|
|
111
111
|
loading: "Loading…",
|
|
112
112
|
retry: "Retry",
|
|
@@ -142,22 +142,22 @@ const Me = /* @__PURE__ */ n({
|
|
|
142
142
|
tooShort: "Too short",
|
|
143
143
|
tooLong: "Too long"
|
|
144
144
|
}
|
|
145
|
-
},
|
|
146
|
-
function
|
|
147
|
-
|
|
145
|
+
}, k = /* @__PURE__ */ Symbol("ns-locale");
|
|
146
|
+
function Re(t) {
|
|
147
|
+
Z(k, t);
|
|
148
148
|
}
|
|
149
|
-
function
|
|
150
|
-
return
|
|
149
|
+
function Ue() {
|
|
150
|
+
return x(k, C);
|
|
151
151
|
}
|
|
152
|
-
const
|
|
152
|
+
const Fa = /* @__PURE__ */ d({
|
|
153
153
|
__name: "NsThemeProvider",
|
|
154
154
|
props: {
|
|
155
|
-
locale: { default: () =>
|
|
155
|
+
locale: { default: () => C }
|
|
156
156
|
},
|
|
157
157
|
setup(t) {
|
|
158
|
-
return
|
|
158
|
+
return Re(t.locale), (a, o) => l(a.$slots, "default");
|
|
159
159
|
}
|
|
160
|
-
}),
|
|
160
|
+
}), He = /* @__PURE__ */ d({
|
|
161
161
|
__name: "NsInput",
|
|
162
162
|
props: {
|
|
163
163
|
label: { default: void 0 },
|
|
@@ -168,27 +168,27 @@ const za = /* @__PURE__ */ n({
|
|
|
168
168
|
},
|
|
169
169
|
emits: ["update:modelValue"],
|
|
170
170
|
setup(t) {
|
|
171
|
-
return (e, a) => (s(), r(
|
|
171
|
+
return (e, a) => (s(), r(W, u(e.$attrs, {
|
|
172
172
|
"model-value": t.modelValue,
|
|
173
173
|
label: t.label,
|
|
174
174
|
outlined: t.outlined,
|
|
175
175
|
dense: t.dense,
|
|
176
176
|
rules: t.rules,
|
|
177
177
|
class: "ns-input",
|
|
178
|
-
"onUpdate:modelValue": a[0] || (a[0] = (
|
|
179
|
-
}),
|
|
180
|
-
|
|
178
|
+
"onUpdate:modelValue": a[0] || (a[0] = (o) => e.$emit("update:modelValue", o))
|
|
179
|
+
}), B({ _: 2 }, [
|
|
180
|
+
E(e.$slots, (o, c) => ({
|
|
181
181
|
name: c,
|
|
182
|
-
fn:
|
|
183
|
-
l(e.$slots, c,
|
|
182
|
+
fn: n((m) => [
|
|
183
|
+
l(e.$slots, c, A(D(m ?? {})), void 0, !0)
|
|
184
184
|
])
|
|
185
185
|
}))
|
|
186
186
|
]), 1040, ["model-value", "label", "outlined", "dense", "rules"]));
|
|
187
187
|
}
|
|
188
|
-
}),
|
|
188
|
+
}), Oa = /* @__PURE__ */ i(He, [["__scopeId", "data-v-7ebf3284"]]), je = { class: "text-h6" }, Ze = {
|
|
189
189
|
key: 0,
|
|
190
190
|
class: "text-subtitle2 text-grey"
|
|
191
|
-
},
|
|
191
|
+
}, xe = /* @__PURE__ */ d({
|
|
192
192
|
__name: "NsCard",
|
|
193
193
|
props: {
|
|
194
194
|
title: { default: void 0 },
|
|
@@ -196,46 +196,46 @@ const za = /* @__PURE__ */ n({
|
|
|
196
196
|
flat: { type: Boolean, default: !1 }
|
|
197
197
|
},
|
|
198
198
|
setup(t) {
|
|
199
|
-
const e = `ns-card-header-${
|
|
200
|
-
return (a,
|
|
199
|
+
const e = `ns-card-header-${I()}`;
|
|
200
|
+
return (a, o) => (s(), r(F, u(a.$attrs, {
|
|
201
201
|
class: ["ns-card", { "ns-card--flat": t.flat }],
|
|
202
202
|
role: t.title || a.$slots.header ? "region" : void 0,
|
|
203
203
|
"aria-labelledby": t.title || a.$slots.header ? e : void 0
|
|
204
204
|
}), {
|
|
205
|
-
default:
|
|
206
|
-
t.title || a.$slots.header ? (s(), r(
|
|
205
|
+
default: n(() => [
|
|
206
|
+
t.title || a.$slots.header ? (s(), r(g, {
|
|
207
207
|
key: 0,
|
|
208
208
|
id: e,
|
|
209
209
|
class: "ns-card__header"
|
|
210
210
|
}, {
|
|
211
|
-
default:
|
|
211
|
+
default: n(() => [
|
|
212
212
|
l(a.$slots, "header", {}, () => [
|
|
213
|
-
|
|
214
|
-
t.subtitle ? (s(),
|
|
213
|
+
M("div", je, T(t.title), 1),
|
|
214
|
+
t.subtitle ? (s(), K("div", Ze, T(t.subtitle), 1)) : $("", !0)
|
|
215
215
|
], !0)
|
|
216
216
|
]),
|
|
217
217
|
_: 3
|
|
218
|
-
})) :
|
|
219
|
-
|
|
220
|
-
default:
|
|
218
|
+
})) : $("", !0),
|
|
219
|
+
h(g, null, {
|
|
220
|
+
default: n(() => [
|
|
221
221
|
l(a.$slots, "default", {}, void 0, !0)
|
|
222
222
|
]),
|
|
223
223
|
_: 3
|
|
224
224
|
}),
|
|
225
|
-
a.$slots.actions ? (s(), r(
|
|
225
|
+
a.$slots.actions ? (s(), r(S, {
|
|
226
226
|
key: 1,
|
|
227
227
|
align: "right"
|
|
228
228
|
}, {
|
|
229
|
-
default:
|
|
229
|
+
default: n(() => [
|
|
230
230
|
l(a.$slots, "actions", {}, void 0, !0)
|
|
231
231
|
]),
|
|
232
232
|
_: 3
|
|
233
|
-
})) :
|
|
233
|
+
})) : $("", !0)
|
|
234
234
|
]),
|
|
235
235
|
_: 3
|
|
236
236
|
}, 16, ["class", "role", "aria-labelledby"]));
|
|
237
237
|
}
|
|
238
|
-
}),
|
|
238
|
+
}), qa = /* @__PURE__ */ i(xe, [["__scopeId", "data-v-7769879a"]]), Ke = /* @__PURE__ */ d({
|
|
239
239
|
__name: "NsSelect",
|
|
240
240
|
props: {
|
|
241
241
|
label: { default: void 0 },
|
|
@@ -250,7 +250,7 @@ const za = /* @__PURE__ */ n({
|
|
|
250
250
|
},
|
|
251
251
|
emits: ["update:modelValue"],
|
|
252
252
|
setup(t) {
|
|
253
|
-
return (e, a) => (s(), r(
|
|
253
|
+
return (e, a) => (s(), r(X, u(e.$attrs, {
|
|
254
254
|
"model-value": t.modelValue,
|
|
255
255
|
label: t.label,
|
|
256
256
|
options: t.options,
|
|
@@ -261,17 +261,17 @@ const za = /* @__PURE__ */ n({
|
|
|
261
261
|
"emit-value": t.emitValue,
|
|
262
262
|
"map-options": t.mapOptions,
|
|
263
263
|
class: "ns-select",
|
|
264
|
-
"onUpdate:modelValue": a[0] || (a[0] = (
|
|
265
|
-
}),
|
|
266
|
-
|
|
264
|
+
"onUpdate:modelValue": a[0] || (a[0] = (o) => e.$emit("update:modelValue", o))
|
|
265
|
+
}), B({ _: 2 }, [
|
|
266
|
+
E(e.$slots, (o, c) => ({
|
|
267
267
|
name: c,
|
|
268
|
-
fn:
|
|
269
|
-
l(e.$slots, c,
|
|
268
|
+
fn: n((m) => [
|
|
269
|
+
l(e.$slots, c, A(D(m ?? {})), void 0, !0)
|
|
270
270
|
])
|
|
271
271
|
}))
|
|
272
272
|
]), 1040, ["model-value", "label", "options", "outlined", "dense", "rules", "multiple", "emit-value", "map-options"]));
|
|
273
273
|
}
|
|
274
|
-
}),
|
|
274
|
+
}), Ra = /* @__PURE__ */ i(Ke, [["__scopeId", "data-v-081cebe3"]]), Ge = /* @__PURE__ */ d({
|
|
275
275
|
__name: "NsCheckbox",
|
|
276
276
|
props: {
|
|
277
277
|
label: { default: void 0 },
|
|
@@ -282,17 +282,17 @@ const za = /* @__PURE__ */ n({
|
|
|
282
282
|
},
|
|
283
283
|
emits: ["update:modelValue"],
|
|
284
284
|
setup(t) {
|
|
285
|
-
return (e, a) => (s(), r(
|
|
285
|
+
return (e, a) => (s(), r(ee, u(e.$attrs, {
|
|
286
286
|
"model-value": t.modelValue,
|
|
287
287
|
label: t.label,
|
|
288
288
|
color: t.color,
|
|
289
289
|
dense: t.dense,
|
|
290
290
|
disable: t.disable,
|
|
291
291
|
class: "ns-checkbox",
|
|
292
|
-
"onUpdate:modelValue": a[0] || (a[0] = (
|
|
292
|
+
"onUpdate:modelValue": a[0] || (a[0] = (o) => e.$emit("update:modelValue", o))
|
|
293
293
|
}), null, 16, ["model-value", "label", "color", "dense", "disable"]));
|
|
294
294
|
}
|
|
295
|
-
}),
|
|
295
|
+
}), Ua = /* @__PURE__ */ i(Ge, [["__scopeId", "data-v-2e481f8b"]]), Je = /* @__PURE__ */ d({
|
|
296
296
|
__name: "NsToggle",
|
|
297
297
|
props: {
|
|
298
298
|
label: { default: void 0 },
|
|
@@ -303,7 +303,7 @@ const za = /* @__PURE__ */ n({
|
|
|
303
303
|
},
|
|
304
304
|
emits: ["update:modelValue"],
|
|
305
305
|
setup(t) {
|
|
306
|
-
return (e, a) => (s(), r(
|
|
306
|
+
return (e, a) => (s(), r(te, u(e.$attrs, {
|
|
307
307
|
"model-value": t.modelValue,
|
|
308
308
|
label: t.label,
|
|
309
309
|
color: t.color,
|
|
@@ -312,10 +312,10 @@ const za = /* @__PURE__ */ n({
|
|
|
312
312
|
role: "switch",
|
|
313
313
|
"aria-checked": t.modelValue,
|
|
314
314
|
class: "ns-toggle",
|
|
315
|
-
"onUpdate:modelValue": a[0] || (a[0] = (
|
|
315
|
+
"onUpdate:modelValue": a[0] || (a[0] = (o) => e.$emit("update:modelValue", o))
|
|
316
316
|
}), null, 16, ["model-value", "label", "color", "dense", "disable", "aria-checked"]));
|
|
317
317
|
}
|
|
318
|
-
}),
|
|
318
|
+
}), Ha = /* @__PURE__ */ i(Je, [["__scopeId", "data-v-f8c90530"]]), Ye = /* @__PURE__ */ d({
|
|
319
319
|
__name: "NsForm",
|
|
320
320
|
props: {
|
|
321
321
|
greedy: { type: Boolean, default: !0 },
|
|
@@ -323,20 +323,20 @@ const za = /* @__PURE__ */ n({
|
|
|
323
323
|
},
|
|
324
324
|
emits: ["submit", "validationError"],
|
|
325
325
|
setup(t) {
|
|
326
|
-
return (e, a) => (s(), r(
|
|
326
|
+
return (e, a) => (s(), r(ae, u(e.$attrs, {
|
|
327
327
|
class: "ns-form",
|
|
328
328
|
greedy: t.greedy,
|
|
329
329
|
"aria-label": t.ariaLabel,
|
|
330
|
-
onSubmit: a[0] || (a[0] = (
|
|
331
|
-
onValidationError: a[1] || (a[1] = (
|
|
330
|
+
onSubmit: a[0] || (a[0] = (o) => e.$emit("submit", o)),
|
|
331
|
+
onValidationError: a[1] || (a[1] = (o) => e.$emit("validationError", o))
|
|
332
332
|
}), {
|
|
333
|
-
default:
|
|
333
|
+
default: n(() => [
|
|
334
334
|
l(e.$slots, "default", {}, void 0, !0)
|
|
335
335
|
]),
|
|
336
336
|
_: 3
|
|
337
337
|
}, 16, ["greedy", "aria-label"]));
|
|
338
338
|
}
|
|
339
|
-
}),
|
|
339
|
+
}), ja = /* @__PURE__ */ i(Ye, [["__scopeId", "data-v-e20d14ce"]]), We = { class: "text-h6" }, Xe = /* @__PURE__ */ d({
|
|
340
340
|
__name: "NsDialog",
|
|
341
341
|
props: {
|
|
342
342
|
modelValue: { type: Boolean, default: !1 },
|
|
@@ -346,54 +346,54 @@ const za = /* @__PURE__ */ n({
|
|
|
346
346
|
},
|
|
347
347
|
emits: ["update:modelValue"],
|
|
348
348
|
setup(t) {
|
|
349
|
-
const e = `ns-dialog-title-${
|
|
350
|
-
return (
|
|
349
|
+
const e = `ns-dialog-title-${I()}`, a = `ns-dialog-body-${I()}`;
|
|
350
|
+
return (o, c) => (s(), r(se, u(o.$attrs, {
|
|
351
351
|
"model-value": t.modelValue,
|
|
352
352
|
persistent: t.persistent,
|
|
353
353
|
"no-backdrop-dismiss": t.noBackdropDismiss,
|
|
354
|
-
"aria-labelledby": t.title ||
|
|
354
|
+
"aria-labelledby": t.title || o.$slots.header ? e : void 0,
|
|
355
355
|
"aria-describedby": a,
|
|
356
356
|
class: "ns-dialog",
|
|
357
|
-
"onUpdate:modelValue": c[0] || (c[0] = (m) =>
|
|
357
|
+
"onUpdate:modelValue": c[0] || (c[0] = (m) => o.$emit("update:modelValue", m))
|
|
358
358
|
}), {
|
|
359
|
-
default:
|
|
360
|
-
|
|
359
|
+
default: n(() => [
|
|
360
|
+
h(F, {
|
|
361
361
|
class: "ns-dialog__card",
|
|
362
362
|
role: "dialog",
|
|
363
363
|
"aria-modal": !0
|
|
364
364
|
}, {
|
|
365
|
-
default:
|
|
366
|
-
t.title ||
|
|
365
|
+
default: n(() => [
|
|
366
|
+
t.title || o.$slots.header ? (s(), r(g, {
|
|
367
367
|
key: 0,
|
|
368
368
|
id: e,
|
|
369
369
|
class: "ns-dialog__header"
|
|
370
370
|
}, {
|
|
371
|
-
default:
|
|
372
|
-
l(
|
|
373
|
-
|
|
371
|
+
default: n(() => [
|
|
372
|
+
l(o.$slots, "header", {}, () => [
|
|
373
|
+
M("div", We, T(t.title), 1)
|
|
374
374
|
], !0)
|
|
375
375
|
]),
|
|
376
376
|
_: 3
|
|
377
|
-
})) :
|
|
378
|
-
|
|
377
|
+
})) : $("", !0),
|
|
378
|
+
h(g, {
|
|
379
379
|
id: a,
|
|
380
380
|
class: "ns-dialog__body"
|
|
381
381
|
}, {
|
|
382
|
-
default:
|
|
383
|
-
l(
|
|
382
|
+
default: n(() => [
|
|
383
|
+
l(o.$slots, "default", {}, void 0, !0)
|
|
384
384
|
]),
|
|
385
385
|
_: 3
|
|
386
386
|
}),
|
|
387
|
-
|
|
387
|
+
o.$slots.actions ? (s(), r(S, {
|
|
388
388
|
key: 1,
|
|
389
389
|
align: "right",
|
|
390
390
|
class: "ns-dialog__actions"
|
|
391
391
|
}, {
|
|
392
|
-
default:
|
|
393
|
-
l(
|
|
392
|
+
default: n(() => [
|
|
393
|
+
l(o.$slots, "actions", {}, void 0, !0)
|
|
394
394
|
]),
|
|
395
395
|
_: 3
|
|
396
|
-
})) :
|
|
396
|
+
})) : $("", !0)
|
|
397
397
|
]),
|
|
398
398
|
_: 3
|
|
399
399
|
})
|
|
@@ -401,7 +401,7 @@ const za = /* @__PURE__ */ n({
|
|
|
401
401
|
_: 3
|
|
402
402
|
}, 16, ["model-value", "persistent", "no-backdrop-dismiss", "aria-labelledby"]));
|
|
403
403
|
}
|
|
404
|
-
}),
|
|
404
|
+
}), Za = /* @__PURE__ */ i(Xe, [["__scopeId", "data-v-4fca48ca"]]), et = /* @__PURE__ */ d({
|
|
405
405
|
__name: "NsBanner",
|
|
406
406
|
props: {
|
|
407
407
|
type: { default: "info" },
|
|
@@ -411,38 +411,38 @@ const za = /* @__PURE__ */ n({
|
|
|
411
411
|
setup(t) {
|
|
412
412
|
const e = t, a = v(
|
|
413
413
|
() => e.type === "error" || e.type === "warning" ? "alert" : "status"
|
|
414
|
-
),
|
|
414
|
+
), o = v(
|
|
415
415
|
() => e.type === "error" || e.type === "warning" ? "assertive" : "polite"
|
|
416
416
|
);
|
|
417
|
-
return (c, m) => (s(), r(
|
|
417
|
+
return (c, m) => (s(), r(oe, u(c.$attrs, {
|
|
418
418
|
class: ["ns-banner", `ns-banner--${t.type}`],
|
|
419
419
|
dense: t.dense,
|
|
420
420
|
rounded: t.rounded,
|
|
421
421
|
role: a.value,
|
|
422
|
-
"aria-live":
|
|
423
|
-
}),
|
|
424
|
-
default:
|
|
422
|
+
"aria-live": o.value
|
|
423
|
+
}), B({
|
|
424
|
+
default: n(() => [
|
|
425
425
|
l(c.$slots, "default", {}, void 0, !0)
|
|
426
426
|
]),
|
|
427
427
|
_: 2
|
|
428
428
|
}, [
|
|
429
429
|
c.$slots.avatar ? {
|
|
430
430
|
name: "avatar",
|
|
431
|
-
fn:
|
|
431
|
+
fn: n(() => [
|
|
432
432
|
l(c.$slots, "avatar", {}, void 0, !0)
|
|
433
433
|
]),
|
|
434
434
|
key: "0"
|
|
435
435
|
} : void 0,
|
|
436
436
|
c.$slots.action ? {
|
|
437
437
|
name: "action",
|
|
438
|
-
fn:
|
|
438
|
+
fn: n(() => [
|
|
439
439
|
l(c.$slots, "action", {}, void 0, !0)
|
|
440
440
|
]),
|
|
441
441
|
key: "1"
|
|
442
442
|
} : void 0
|
|
443
443
|
]), 1040, ["class", "dense", "rounded", "role", "aria-live"]));
|
|
444
444
|
}
|
|
445
|
-
}),
|
|
445
|
+
}), xa = /* @__PURE__ */ i(et, [["__scopeId", "data-v-18ebd6f5"]]), tt = /* @__PURE__ */ d({
|
|
446
446
|
__name: "NsAvatar",
|
|
447
447
|
props: {
|
|
448
448
|
size: { default: "md" },
|
|
@@ -458,9 +458,9 @@ const za = /* @__PURE__ */ n({
|
|
|
458
458
|
md: "48px",
|
|
459
459
|
lg: "64px",
|
|
460
460
|
xl: "96px"
|
|
461
|
-
}, a = t,
|
|
462
|
-
return (c, m) => (s(), r(
|
|
463
|
-
size:
|
|
461
|
+
}, a = t, o = v(() => e[a.size] ?? a.size);
|
|
462
|
+
return (c, m) => (s(), r(ne, u(c.$attrs, {
|
|
463
|
+
size: o.value,
|
|
464
464
|
color: t.color,
|
|
465
465
|
"text-color": t.textColor,
|
|
466
466
|
rounded: t.rounded,
|
|
@@ -470,13 +470,13 @@ const za = /* @__PURE__ */ n({
|
|
|
470
470
|
role: t.ariaLabel ? "img" : void 0,
|
|
471
471
|
class: "ns-avatar"
|
|
472
472
|
}), {
|
|
473
|
-
default:
|
|
473
|
+
default: n(() => [
|
|
474
474
|
l(c.$slots, "default", {}, void 0, !0)
|
|
475
475
|
]),
|
|
476
476
|
_: 3
|
|
477
477
|
}, 16, ["size", "color", "text-color", "rounded", "square", "aria-label", "aria-hidden", "role"]));
|
|
478
478
|
}
|
|
479
|
-
}),
|
|
479
|
+
}), Ka = /* @__PURE__ */ i(tt, [["__scopeId", "data-v-6a1b44b8"]]), at = /* @__PURE__ */ d({
|
|
480
480
|
__name: "NsChip",
|
|
481
481
|
props: {
|
|
482
482
|
color: { default: "primary" },
|
|
@@ -488,7 +488,7 @@ const za = /* @__PURE__ */ n({
|
|
|
488
488
|
},
|
|
489
489
|
emits: ["remove"],
|
|
490
490
|
setup(t) {
|
|
491
|
-
return (e, a) => (s(), r(
|
|
491
|
+
return (e, a) => (s(), r(re, u(e.$attrs, {
|
|
492
492
|
color: t.color,
|
|
493
493
|
"text-color": t.textColor,
|
|
494
494
|
outline: t.outline,
|
|
@@ -496,15 +496,15 @@ const za = /* @__PURE__ */ n({
|
|
|
496
496
|
removable: t.removable,
|
|
497
497
|
clickable: t.clickable,
|
|
498
498
|
class: "ns-chip",
|
|
499
|
-
onRemove: a[0] || (a[0] = (
|
|
499
|
+
onRemove: a[0] || (a[0] = (o) => e.$emit("remove"))
|
|
500
500
|
}), {
|
|
501
|
-
default:
|
|
501
|
+
default: n(() => [
|
|
502
502
|
l(e.$slots, "default", {}, void 0, !0)
|
|
503
503
|
]),
|
|
504
504
|
_: 3
|
|
505
505
|
}, 16, ["color", "text-color", "outline", "dense", "removable", "clickable"]));
|
|
506
506
|
}
|
|
507
|
-
}),
|
|
507
|
+
}), Ga = /* @__PURE__ */ i(at, [["__scopeId", "data-v-1a2191f1"]]), st = /* @__PURE__ */ d({
|
|
508
508
|
__name: "NsList",
|
|
509
509
|
props: {
|
|
510
510
|
bordered: { type: Boolean, default: !1 },
|
|
@@ -513,7 +513,7 @@ const za = /* @__PURE__ */ n({
|
|
|
513
513
|
ariaLabel: { default: void 0 }
|
|
514
514
|
},
|
|
515
515
|
setup(t) {
|
|
516
|
-
return (e, a) => (s(), r(
|
|
516
|
+
return (e, a) => (s(), r(le, u(e.$attrs, {
|
|
517
517
|
bordered: t.bordered,
|
|
518
518
|
separator: t.separator,
|
|
519
519
|
dense: t.dense,
|
|
@@ -521,13 +521,13 @@ const za = /* @__PURE__ */ n({
|
|
|
521
521
|
role: "list",
|
|
522
522
|
class: "ns-list"
|
|
523
523
|
}), {
|
|
524
|
-
default:
|
|
524
|
+
default: n(() => [
|
|
525
525
|
l(e.$slots, "default", {}, void 0, !0)
|
|
526
526
|
]),
|
|
527
527
|
_: 3
|
|
528
528
|
}, 16, ["bordered", "separator", "dense", "aria-label"]));
|
|
529
529
|
}
|
|
530
|
-
}),
|
|
530
|
+
}), Ja = /* @__PURE__ */ i(st, [["__scopeId", "data-v-65aec20e"]]), ot = /* @__PURE__ */ d({
|
|
531
531
|
__name: "NsTooltip",
|
|
532
532
|
props: {
|
|
533
533
|
delay: { default: 300 },
|
|
@@ -536,50 +536,50 @@ const za = /* @__PURE__ */ n({
|
|
|
536
536
|
self: { default: "top middle" }
|
|
537
537
|
},
|
|
538
538
|
setup(t) {
|
|
539
|
-
return (e, a) => (s(), r(
|
|
539
|
+
return (e, a) => (s(), r(de, u(e.$attrs, {
|
|
540
540
|
delay: t.delay,
|
|
541
541
|
offset: t.offset,
|
|
542
542
|
anchor: t.anchor,
|
|
543
543
|
self: t.self,
|
|
544
544
|
class: "ns-tooltip"
|
|
545
545
|
}), {
|
|
546
|
-
default:
|
|
546
|
+
default: n(() => [
|
|
547
547
|
l(e.$slots, "default", {}, void 0, !0)
|
|
548
548
|
]),
|
|
549
549
|
_: 3
|
|
550
550
|
}, 16, ["delay", "offset", "anchor", "self"]));
|
|
551
551
|
}
|
|
552
|
-
}),
|
|
552
|
+
}), Ya = /* @__PURE__ */ i(ot, [["__scopeId", "data-v-9cb6af8f"]]), nt = /* @__PURE__ */ d({
|
|
553
553
|
__name: "NsBadge",
|
|
554
554
|
setup(t) {
|
|
555
|
-
return (e, a) => (s(), r(
|
|
556
|
-
default:
|
|
555
|
+
return (e, a) => (s(), r(ue, u(e.$attrs, { class: "ns-badge" }), {
|
|
556
|
+
default: n(() => [
|
|
557
557
|
l(e.$slots, "default", {}, void 0, !0)
|
|
558
558
|
]),
|
|
559
559
|
_: 3
|
|
560
560
|
}, 16));
|
|
561
561
|
}
|
|
562
|
-
}),
|
|
562
|
+
}), Wa = /* @__PURE__ */ i(nt, [["__scopeId", "data-v-4ca05f24"]]), rt = /* @__PURE__ */ d({
|
|
563
563
|
__name: "NsBreadcrumbs",
|
|
564
564
|
setup(t) {
|
|
565
|
-
return (e, a) => (s(), r(
|
|
566
|
-
default:
|
|
565
|
+
return (e, a) => (s(), r(ie, u(e.$attrs, { class: "ns-breadcrumbs" }), {
|
|
566
|
+
default: n(() => [
|
|
567
567
|
l(e.$slots, "default", {}, void 0, !0)
|
|
568
568
|
]),
|
|
569
569
|
_: 3
|
|
570
570
|
}, 16));
|
|
571
571
|
}
|
|
572
|
-
}),
|
|
572
|
+
}), Xa = /* @__PURE__ */ i(rt, [["__scopeId", "data-v-dee98f71"]]), lt = /* @__PURE__ */ d({
|
|
573
573
|
__name: "NsBreadcrumbElement",
|
|
574
574
|
setup(t) {
|
|
575
|
-
return (e, a) => (s(), r(
|
|
576
|
-
default:
|
|
575
|
+
return (e, a) => (s(), r(ce, u(e.$attrs, { class: "ns-breadcrumb-element" }), {
|
|
576
|
+
default: n(() => [
|
|
577
577
|
l(e.$slots, "default", {}, void 0, !0)
|
|
578
578
|
]),
|
|
579
579
|
_: 3
|
|
580
580
|
}, 16));
|
|
581
581
|
}
|
|
582
|
-
}),
|
|
582
|
+
}), es = /* @__PURE__ */ i(lt, [["__scopeId", "data-v-37bfe51b"]]), dt = /* @__PURE__ */ d({
|
|
583
583
|
__name: "NsButtonToggle",
|
|
584
584
|
props: {
|
|
585
585
|
modelValue: { default: void 0 },
|
|
@@ -587,173 +587,173 @@ const za = /* @__PURE__ */ n({
|
|
|
587
587
|
},
|
|
588
588
|
emits: ["update:modelValue"],
|
|
589
589
|
setup(t, { emit: e }) {
|
|
590
|
-
const a = t,
|
|
590
|
+
const a = t, o = e, c = v({
|
|
591
591
|
get: () => a.modelValue,
|
|
592
|
-
set: (m) =>
|
|
592
|
+
set: (m) => o("update:modelValue", m)
|
|
593
593
|
});
|
|
594
|
-
return (m, f) => (s(), r(
|
|
594
|
+
return (m, f) => (s(), r(me, u(m.$attrs, {
|
|
595
595
|
modelValue: c.value,
|
|
596
596
|
"onUpdate:modelValue": f[0] || (f[0] = (_) => c.value = _),
|
|
597
597
|
options: t.options,
|
|
598
598
|
class: "ns-button-toggle"
|
|
599
599
|
}), {
|
|
600
|
-
default:
|
|
600
|
+
default: n(() => [
|
|
601
601
|
l(m.$slots, "default", {}, void 0, !0)
|
|
602
602
|
]),
|
|
603
603
|
_: 3
|
|
604
604
|
}, 16, ["modelValue", "options"]));
|
|
605
605
|
}
|
|
606
|
-
}),
|
|
606
|
+
}), ts = /* @__PURE__ */ i(dt, [["__scopeId", "data-v-93652c3e"]]), ut = /* @__PURE__ */ d({
|
|
607
607
|
__name: "NsCardActions",
|
|
608
608
|
setup(t) {
|
|
609
|
-
return (e, a) => (s(), r(
|
|
610
|
-
default:
|
|
609
|
+
return (e, a) => (s(), r(S, u(e.$attrs, { class: "ns-card-actions" }), {
|
|
610
|
+
default: n(() => [
|
|
611
611
|
l(e.$slots, "default", {}, void 0, !0)
|
|
612
612
|
]),
|
|
613
613
|
_: 3
|
|
614
614
|
}, 16));
|
|
615
615
|
}
|
|
616
|
-
}),
|
|
616
|
+
}), as = /* @__PURE__ */ i(ut, [["__scopeId", "data-v-0d6f776d"]]), it = /* @__PURE__ */ d({
|
|
617
617
|
__name: "NsCardSection",
|
|
618
618
|
setup(t) {
|
|
619
|
-
return (e, a) => (s(), r(
|
|
620
|
-
default:
|
|
619
|
+
return (e, a) => (s(), r(g, u(e.$attrs, { class: "ns-card-section" }), {
|
|
620
|
+
default: n(() => [
|
|
621
621
|
l(e.$slots, "default", {}, void 0, !0)
|
|
622
622
|
]),
|
|
623
623
|
_: 3
|
|
624
624
|
}, 16));
|
|
625
625
|
}
|
|
626
|
-
}),
|
|
626
|
+
}), ss = /* @__PURE__ */ i(it, [["__scopeId", "data-v-781d42ef"]]), ct = /* @__PURE__ */ d({
|
|
627
627
|
__name: "NsFooter",
|
|
628
628
|
setup(t) {
|
|
629
|
-
return (e, a) => (s(), r(
|
|
630
|
-
default:
|
|
629
|
+
return (e, a) => (s(), r(fe, u(e.$attrs, { class: "ns-footer" }), {
|
|
630
|
+
default: n(() => [
|
|
631
631
|
l(e.$slots, "default", {}, void 0, !0)
|
|
632
632
|
]),
|
|
633
633
|
_: 3
|
|
634
634
|
}, 16));
|
|
635
635
|
}
|
|
636
|
-
}),
|
|
636
|
+
}), os = /* @__PURE__ */ i(ct, [["__scopeId", "data-v-1fb919cd"]]), mt = /* @__PURE__ */ d({
|
|
637
637
|
__name: "NsHeader",
|
|
638
638
|
setup(t) {
|
|
639
|
-
return (e, a) => (s(), r(
|
|
640
|
-
default:
|
|
639
|
+
return (e, a) => (s(), r(pe, u(e.$attrs, { class: "ns-header" }), {
|
|
640
|
+
default: n(() => [
|
|
641
641
|
l(e.$slots, "default", {}, void 0, !0)
|
|
642
642
|
]),
|
|
643
643
|
_: 3
|
|
644
644
|
}, 16));
|
|
645
645
|
}
|
|
646
|
-
}),
|
|
646
|
+
}), ns = /* @__PURE__ */ i(mt, [["__scopeId", "data-v-80d27841"]]), ft = /* @__PURE__ */ d({
|
|
647
647
|
__name: "NsIcon",
|
|
648
648
|
setup(t) {
|
|
649
|
-
return (e, a) => (s(), r(
|
|
650
|
-
default:
|
|
649
|
+
return (e, a) => (s(), r(_e, u(e.$attrs, { class: "ns-icon" }), {
|
|
650
|
+
default: n(() => [
|
|
651
651
|
l(e.$slots, "default", {}, void 0, !0)
|
|
652
652
|
]),
|
|
653
653
|
_: 3
|
|
654
654
|
}, 16));
|
|
655
655
|
}
|
|
656
|
-
}),
|
|
656
|
+
}), rs = /* @__PURE__ */ i(ft, [["__scopeId", "data-v-d068ec18"]]), pt = /* @__PURE__ */ d({
|
|
657
657
|
__name: "NsImage",
|
|
658
658
|
setup(t) {
|
|
659
|
-
return (e, a) => (s(), r(
|
|
660
|
-
default:
|
|
659
|
+
return (e, a) => (s(), r(ve, u(e.$attrs, { class: "ns-image" }), {
|
|
660
|
+
default: n(() => [
|
|
661
661
|
l(e.$slots, "default", {}, void 0, !0)
|
|
662
662
|
]),
|
|
663
663
|
_: 3
|
|
664
664
|
}, 16));
|
|
665
665
|
}
|
|
666
|
-
}),
|
|
666
|
+
}), ls = /* @__PURE__ */ i(pt, [["__scopeId", "data-v-c9c9f6c1"]]), _t = /* @__PURE__ */ d({
|
|
667
667
|
__name: "NsInnerLoading",
|
|
668
668
|
setup(t) {
|
|
669
|
-
return (e, a) => (s(), r(
|
|
670
|
-
default:
|
|
669
|
+
return (e, a) => (s(), r(be, u(e.$attrs, { class: "ns-inner-loading" }), {
|
|
670
|
+
default: n(() => [
|
|
671
671
|
l(e.$slots, "default", {}, void 0, !0)
|
|
672
672
|
]),
|
|
673
673
|
_: 3
|
|
674
674
|
}, 16));
|
|
675
675
|
}
|
|
676
|
-
}),
|
|
676
|
+
}), ds = /* @__PURE__ */ i(_t, [["__scopeId", "data-v-080672c1"]]), vt = /* @__PURE__ */ d({
|
|
677
677
|
__name: "NsItem",
|
|
678
678
|
setup(t) {
|
|
679
|
-
return (e, a) => (s(), r(
|
|
680
|
-
default:
|
|
679
|
+
return (e, a) => (s(), r($e, u(e.$attrs, { class: "ns-item" }), {
|
|
680
|
+
default: n(() => [
|
|
681
681
|
l(e.$slots, "default", {}, void 0, !0)
|
|
682
682
|
]),
|
|
683
683
|
_: 3
|
|
684
684
|
}, 16));
|
|
685
685
|
}
|
|
686
|
-
}),
|
|
686
|
+
}), us = /* @__PURE__ */ i(vt, [["__scopeId", "data-v-47978f87"]]), bt = /* @__PURE__ */ d({
|
|
687
687
|
__name: "NsItemLabel",
|
|
688
688
|
setup(t) {
|
|
689
|
-
return (e, a) => (s(), r(
|
|
690
|
-
default:
|
|
689
|
+
return (e, a) => (s(), r(ge, u(e.$attrs, { class: "ns-item-label" }), {
|
|
690
|
+
default: n(() => [
|
|
691
691
|
l(e.$slots, "default", {}, void 0, !0)
|
|
692
692
|
]),
|
|
693
693
|
_: 3
|
|
694
694
|
}, 16));
|
|
695
695
|
}
|
|
696
|
-
}),
|
|
696
|
+
}), is = /* @__PURE__ */ i(bt, [["__scopeId", "data-v-df6024af"]]), $t = /* @__PURE__ */ d({
|
|
697
697
|
__name: "NsItemSection",
|
|
698
698
|
setup(t) {
|
|
699
|
-
return (e, a) => (s(), r(
|
|
700
|
-
default:
|
|
699
|
+
return (e, a) => (s(), r(Ne, u(e.$attrs, { class: "ns-item-section" }), {
|
|
700
|
+
default: n(() => [
|
|
701
701
|
l(e.$slots, "default", {}, void 0, !0)
|
|
702
702
|
]),
|
|
703
703
|
_: 3
|
|
704
704
|
}, 16));
|
|
705
705
|
}
|
|
706
|
-
}),
|
|
706
|
+
}), cs = /* @__PURE__ */ i($t, [["__scopeId", "data-v-340a753a"]]), gt = /* @__PURE__ */ d({
|
|
707
707
|
__name: "NsLayout",
|
|
708
708
|
setup(t) {
|
|
709
|
-
return (e, a) => (s(), r(
|
|
710
|
-
default:
|
|
709
|
+
return (e, a) => (s(), r(he, u(e.$attrs, { class: "ns-layout" }), {
|
|
710
|
+
default: n(() => [
|
|
711
711
|
l(e.$slots, "default", {}, void 0, !0)
|
|
712
712
|
]),
|
|
713
713
|
_: 3
|
|
714
714
|
}, 16));
|
|
715
715
|
}
|
|
716
|
-
}),
|
|
716
|
+
}), ms = /* @__PURE__ */ i(gt, [["__scopeId", "data-v-cf90e270"]]), Nt = /* @__PURE__ */ d({
|
|
717
717
|
__name: "NsLinearProgress",
|
|
718
718
|
setup(t) {
|
|
719
|
-
return (e, a) => (s(), r(
|
|
720
|
-
default:
|
|
719
|
+
return (e, a) => (s(), r(ye, u(e.$attrs, { class: "ns-linear-progress" }), {
|
|
720
|
+
default: n(() => [
|
|
721
721
|
l(e.$slots, "default", {}, void 0, !0)
|
|
722
722
|
]),
|
|
723
723
|
_: 3
|
|
724
724
|
}, 16));
|
|
725
725
|
}
|
|
726
|
-
}),
|
|
726
|
+
}), fs = /* @__PURE__ */ i(Nt, [["__scopeId", "data-v-79c6443f"]]), ht = /* @__PURE__ */ d({
|
|
727
727
|
__name: "NsMenu",
|
|
728
728
|
setup(t) {
|
|
729
|
-
return (e, a) => (s(), r(
|
|
730
|
-
default:
|
|
729
|
+
return (e, a) => (s(), r(Qe, u(e.$attrs, { class: "ns-menu" }), {
|
|
730
|
+
default: n(() => [
|
|
731
731
|
l(e.$slots, "default", {}, void 0, !0)
|
|
732
732
|
]),
|
|
733
733
|
_: 3
|
|
734
734
|
}, 16));
|
|
735
735
|
}
|
|
736
|
-
}),
|
|
736
|
+
}), ps = /* @__PURE__ */ i(ht, [["__scopeId", "data-v-47a4b7d0"]]), yt = /* @__PURE__ */ d({
|
|
737
737
|
__name: "NsPage",
|
|
738
738
|
setup(t) {
|
|
739
|
-
return (e, a) => (s(), r(
|
|
740
|
-
default:
|
|
739
|
+
return (e, a) => (s(), r(Ie, u(e.$attrs, { class: "ns-page" }), {
|
|
740
|
+
default: n(() => [
|
|
741
741
|
l(e.$slots, "default", {}, void 0, !0)
|
|
742
742
|
]),
|
|
743
743
|
_: 3
|
|
744
744
|
}, 16));
|
|
745
745
|
}
|
|
746
|
-
}),
|
|
746
|
+
}), _s = /* @__PURE__ */ i(yt, [["__scopeId", "data-v-25e2841e"]]), Qt = /* @__PURE__ */ d({
|
|
747
747
|
__name: "NsPageContainer",
|
|
748
748
|
setup(t) {
|
|
749
|
-
return (e, a) => (s(), r(
|
|
750
|
-
default:
|
|
749
|
+
return (e, a) => (s(), r(Te, u(e.$attrs, { class: "ns-page-container" }), {
|
|
750
|
+
default: n(() => [
|
|
751
751
|
l(e.$slots, "default", {}, void 0, !0)
|
|
752
752
|
]),
|
|
753
753
|
_: 3
|
|
754
754
|
}, 16));
|
|
755
755
|
}
|
|
756
|
-
}),
|
|
756
|
+
}), vs = /* @__PURE__ */ i(Qt, [["__scopeId", "data-v-ac167da5"]]), It = /* @__PURE__ */ d({
|
|
757
757
|
__name: "NsPagination",
|
|
758
758
|
props: {
|
|
759
759
|
modelValue: { default: 1 },
|
|
@@ -761,181 +761,181 @@ const za = /* @__PURE__ */ n({
|
|
|
761
761
|
},
|
|
762
762
|
emits: ["update:modelValue"],
|
|
763
763
|
setup(t, { emit: e }) {
|
|
764
|
-
const a = t,
|
|
764
|
+
const a = t, o = e, c = v({
|
|
765
765
|
get: () => a.modelValue,
|
|
766
|
-
set: (m) =>
|
|
766
|
+
set: (m) => o("update:modelValue", m)
|
|
767
767
|
});
|
|
768
|
-
return (m, f) => (s(), r(
|
|
768
|
+
return (m, f) => (s(), r(Be, u(m.$attrs, {
|
|
769
769
|
modelValue: c.value,
|
|
770
770
|
"onUpdate:modelValue": f[0] || (f[0] = (_) => c.value = _),
|
|
771
771
|
max: t.max,
|
|
772
772
|
class: "ns-pagination"
|
|
773
773
|
}), {
|
|
774
|
-
default:
|
|
774
|
+
default: n(() => [
|
|
775
775
|
l(m.$slots, "default", {}, void 0, !0)
|
|
776
776
|
]),
|
|
777
777
|
_: 3
|
|
778
778
|
}, 16, ["modelValue", "max"]));
|
|
779
779
|
}
|
|
780
|
-
}),
|
|
780
|
+
}), bs = /* @__PURE__ */ i(It, [["__scopeId", "data-v-12fa9287"]]), Tt = /* @__PURE__ */ d({
|
|
781
781
|
__name: "NsSeparator",
|
|
782
782
|
setup(t) {
|
|
783
|
-
return (e, a) => (s(), r(
|
|
783
|
+
return (e, a) => (s(), r(Se, u(e.$attrs, { class: "ns-separator" }), null, 16));
|
|
784
784
|
}
|
|
785
|
-
}),
|
|
785
|
+
}), $s = /* @__PURE__ */ i(Tt, [["__scopeId", "data-v-0c2b2ac1"]]), Bt = /* @__PURE__ */ d({
|
|
786
786
|
__name: "NsSpace",
|
|
787
787
|
setup(t) {
|
|
788
|
-
return (e, a) => (s(), r(
|
|
789
|
-
default:
|
|
788
|
+
return (e, a) => (s(), r(Ce, u(e.$attrs, { class: "ns-space" }), {
|
|
789
|
+
default: n(() => [
|
|
790
790
|
l(e.$slots, "default", {}, void 0, !0)
|
|
791
791
|
]),
|
|
792
792
|
_: 3
|
|
793
793
|
}, 16));
|
|
794
794
|
}
|
|
795
|
-
}),
|
|
795
|
+
}), gs = /* @__PURE__ */ i(Bt, [["__scopeId", "data-v-273ca5fc"]]), St = /* @__PURE__ */ d({
|
|
796
796
|
__name: "NsSpinner",
|
|
797
797
|
setup(t) {
|
|
798
|
-
return (e, a) => (s(), r(
|
|
798
|
+
return (e, a) => (s(), r(ke, u(e.$attrs, { class: "ns-spinner" }), null, 16));
|
|
799
799
|
}
|
|
800
|
-
}),
|
|
800
|
+
}), Ns = /* @__PURE__ */ i(St, [["__scopeId", "data-v-5b99a17b"]]), Ct = /* @__PURE__ */ d({
|
|
801
801
|
__name: "NsSpinnerDots",
|
|
802
802
|
setup(t) {
|
|
803
|
-
return (e, a) => (s(), r(
|
|
803
|
+
return (e, a) => (s(), r(z, u(e.$attrs, { class: "ns-spinner-dots" }), null, 16));
|
|
804
804
|
}
|
|
805
|
-
}),
|
|
805
|
+
}), hs = /* @__PURE__ */ i(Ct, [["__scopeId", "data-v-20a70106"]]), kt = /* @__PURE__ */ d({
|
|
806
806
|
__name: "NsTab",
|
|
807
807
|
setup(t) {
|
|
808
|
-
return (e, a) => (s(), r(
|
|
809
|
-
default:
|
|
808
|
+
return (e, a) => (s(), r(Ve, u(e.$attrs, { class: "ns-tab" }), {
|
|
809
|
+
default: n(() => [
|
|
810
810
|
l(e.$slots, "default", {}, void 0, !0)
|
|
811
811
|
]),
|
|
812
812
|
_: 3
|
|
813
813
|
}, 16));
|
|
814
814
|
}
|
|
815
|
-
}),
|
|
815
|
+
}), ys = /* @__PURE__ */ i(kt, [["__scopeId", "data-v-b97f2cd1"]]), Vt = /* @__PURE__ */ d({
|
|
816
816
|
__name: "NsTable",
|
|
817
817
|
props: {
|
|
818
818
|
rows: { default: () => [] }
|
|
819
819
|
},
|
|
820
820
|
setup(t) {
|
|
821
|
-
return (e, a) => (s(), r(
|
|
821
|
+
return (e, a) => (s(), r(Le, u(e.$attrs, {
|
|
822
822
|
rows: t.rows,
|
|
823
823
|
class: "ns-table"
|
|
824
824
|
}), {
|
|
825
|
-
default:
|
|
825
|
+
default: n(() => [
|
|
826
826
|
l(e.$slots, "default", {}, void 0, !0)
|
|
827
827
|
]),
|
|
828
828
|
_: 3
|
|
829
829
|
}, 16, ["rows"]));
|
|
830
830
|
}
|
|
831
|
-
}),
|
|
831
|
+
}), Qs = /* @__PURE__ */ i(Vt, [["__scopeId", "data-v-a45d30cf"]]), Lt = /* @__PURE__ */ d({
|
|
832
832
|
__name: "NsTableCell",
|
|
833
833
|
setup(t) {
|
|
834
|
-
return (e, a) => (s(), r(
|
|
835
|
-
default:
|
|
834
|
+
return (e, a) => (s(), r(we, u(e.$attrs, { class: "ns-table-cell" }), {
|
|
835
|
+
default: n(() => [
|
|
836
836
|
l(e.$slots, "default", {}, void 0, !0)
|
|
837
837
|
]),
|
|
838
838
|
_: 3
|
|
839
839
|
}, 16));
|
|
840
840
|
}
|
|
841
|
-
}),
|
|
841
|
+
}), Is = /* @__PURE__ */ i(Lt, [["__scopeId", "data-v-ca0da61b"]]), wt = /* @__PURE__ */ d({
|
|
842
842
|
__name: "NsTabPanel",
|
|
843
843
|
props: {
|
|
844
844
|
name: {}
|
|
845
845
|
},
|
|
846
846
|
setup(t) {
|
|
847
|
-
return (e, a) => (s(), r(
|
|
847
|
+
return (e, a) => (s(), r(Pe, u(e.$attrs, {
|
|
848
848
|
name: t.name,
|
|
849
849
|
class: "ns-tab-panel"
|
|
850
850
|
}), {
|
|
851
|
-
default:
|
|
851
|
+
default: n(() => [
|
|
852
852
|
l(e.$slots, "default", {}, void 0, !0)
|
|
853
853
|
]),
|
|
854
854
|
_: 3
|
|
855
855
|
}, 16, ["name"]));
|
|
856
856
|
}
|
|
857
|
-
}),
|
|
857
|
+
}), Ts = /* @__PURE__ */ i(wt, [["__scopeId", "data-v-d8f64358"]]), Pt = /* @__PURE__ */ d({
|
|
858
858
|
__name: "NsTabPanels",
|
|
859
859
|
props: {
|
|
860
860
|
modelValue: { default: void 0 }
|
|
861
861
|
},
|
|
862
862
|
emits: ["update:modelValue"],
|
|
863
863
|
setup(t, { emit: e }) {
|
|
864
|
-
const a = t,
|
|
864
|
+
const a = t, o = e, c = v({
|
|
865
865
|
get: () => a.modelValue,
|
|
866
|
-
set: (m) =>
|
|
866
|
+
set: (m) => o("update:modelValue", m)
|
|
867
867
|
});
|
|
868
|
-
return (m, f) => (s(), r(
|
|
868
|
+
return (m, f) => (s(), r(Ee, u(m.$attrs, {
|
|
869
869
|
modelValue: c.value,
|
|
870
870
|
"onUpdate:modelValue": f[0] || (f[0] = (_) => c.value = _),
|
|
871
871
|
class: "ns-tab-panels"
|
|
872
872
|
}), {
|
|
873
|
-
default:
|
|
873
|
+
default: n(() => [
|
|
874
874
|
l(m.$slots, "default", {}, void 0, !0)
|
|
875
875
|
]),
|
|
876
876
|
_: 3
|
|
877
877
|
}, 16, ["modelValue"]));
|
|
878
878
|
}
|
|
879
|
-
}),
|
|
879
|
+
}), Bs = /* @__PURE__ */ i(Pt, [["__scopeId", "data-v-dec8ab0f"]]), Et = /* @__PURE__ */ d({
|
|
880
880
|
__name: "NsTabs",
|
|
881
881
|
setup(t) {
|
|
882
|
-
return (e, a) => (s(), r(
|
|
883
|
-
default:
|
|
882
|
+
return (e, a) => (s(), r(Ae, u(e.$attrs, { class: "ns-tabs" }), {
|
|
883
|
+
default: n(() => [
|
|
884
884
|
l(e.$slots, "default", {}, void 0, !0)
|
|
885
885
|
]),
|
|
886
886
|
_: 3
|
|
887
887
|
}, 16));
|
|
888
888
|
}
|
|
889
|
-
}),
|
|
889
|
+
}), Ss = /* @__PURE__ */ i(Et, [["__scopeId", "data-v-81224e01"]]), At = /* @__PURE__ */ d({
|
|
890
890
|
__name: "NsTimeline",
|
|
891
891
|
setup(t) {
|
|
892
|
-
return (e, a) => (s(), r(
|
|
893
|
-
default:
|
|
892
|
+
return (e, a) => (s(), r(De, u(e.$attrs, { class: "ns-timeline" }), {
|
|
893
|
+
default: n(() => [
|
|
894
894
|
l(e.$slots, "default", {}, void 0, !0)
|
|
895
895
|
]),
|
|
896
896
|
_: 3
|
|
897
897
|
}, 16));
|
|
898
898
|
}
|
|
899
|
-
}),
|
|
899
|
+
}), Cs = /* @__PURE__ */ i(At, [["__scopeId", "data-v-1bf558aa"]]), Dt = /* @__PURE__ */ d({
|
|
900
900
|
__name: "NsTimelineEntry",
|
|
901
901
|
setup(t) {
|
|
902
|
-
return (e, a) => (s(), r(
|
|
903
|
-
default:
|
|
902
|
+
return (e, a) => (s(), r(Me, u(e.$attrs, { class: "ns-timeline-entry" }), {
|
|
903
|
+
default: n(() => [
|
|
904
904
|
l(e.$slots, "default", {}, void 0, !0)
|
|
905
905
|
]),
|
|
906
906
|
_: 3
|
|
907
907
|
}, 16));
|
|
908
908
|
}
|
|
909
|
-
}),
|
|
909
|
+
}), ks = /* @__PURE__ */ i(Dt, [["__scopeId", "data-v-fa149ea0"]]), Mt = /* @__PURE__ */ d({
|
|
910
910
|
__name: "NsToolbar",
|
|
911
911
|
setup(t) {
|
|
912
|
-
return (e, a) => (s(), r(
|
|
913
|
-
default:
|
|
912
|
+
return (e, a) => (s(), r(ze, u(e.$attrs, { class: "ns-toolbar" }), {
|
|
913
|
+
default: n(() => [
|
|
914
914
|
l(e.$slots, "default", {}, void 0, !0)
|
|
915
915
|
]),
|
|
916
916
|
_: 3
|
|
917
917
|
}, 16));
|
|
918
918
|
}
|
|
919
|
-
}),
|
|
919
|
+
}), Vs = /* @__PURE__ */ i(Mt, [["__scopeId", "data-v-e26a45db"]]), zt = /* @__PURE__ */ d({
|
|
920
920
|
__name: "NsToolbarTitle",
|
|
921
921
|
setup(t) {
|
|
922
|
-
return (e, a) => (s(), r(
|
|
923
|
-
default:
|
|
922
|
+
return (e, a) => (s(), r(Fe, u(e.$attrs, { class: "ns-toolbar-title" }), {
|
|
923
|
+
default: n(() => [
|
|
924
924
|
l(e.$slots, "default", {}, void 0, !0)
|
|
925
925
|
]),
|
|
926
926
|
_: 3
|
|
927
927
|
}, 16));
|
|
928
928
|
}
|
|
929
|
-
}),
|
|
930
|
-
function
|
|
931
|
-
const { locale: e =
|
|
929
|
+
}), Ls = /* @__PURE__ */ i(zt, [["__scopeId", "data-v-42928844"]]);
|
|
930
|
+
function ws(t = {}) {
|
|
931
|
+
const { locale: e = C } = t;
|
|
932
932
|
return {
|
|
933
933
|
install(a) {
|
|
934
|
-
a.provide(
|
|
934
|
+
a.provide(k, e);
|
|
935
935
|
}
|
|
936
936
|
};
|
|
937
937
|
}
|
|
938
|
-
const
|
|
938
|
+
const Ft = {
|
|
939
939
|
primary: "#3b82f6",
|
|
940
940
|
// PLACEHOLDER — matches --ns-color-primary
|
|
941
941
|
secondary: "#8b5cf6",
|
|
@@ -955,20 +955,20 @@ const zt = {
|
|
|
955
955
|
warning: "#f59e0b"
|
|
956
956
|
// PLACEHOLDER — matches --ns-color-warning
|
|
957
957
|
};
|
|
958
|
-
function
|
|
959
|
-
const { brand: e = {}, plugins: a = {}, ...
|
|
958
|
+
function Ps(t = {}) {
|
|
959
|
+
const { brand: e = {}, plugins: a = {}, ...o } = t;
|
|
960
960
|
return {
|
|
961
961
|
config: {
|
|
962
962
|
brand: {
|
|
963
|
-
...
|
|
963
|
+
...Ft,
|
|
964
964
|
...e
|
|
965
965
|
}
|
|
966
966
|
},
|
|
967
967
|
plugins: a,
|
|
968
|
-
...
|
|
968
|
+
...o
|
|
969
969
|
};
|
|
970
970
|
}
|
|
971
|
-
const
|
|
971
|
+
const Es = {
|
|
972
972
|
common: {
|
|
973
973
|
loading: "Chargement…",
|
|
974
974
|
retry: "Réessayer",
|
|
@@ -1005,11 +1005,11 @@ const Ps = {
|
|
|
1005
1005
|
tooLong: "Trop long"
|
|
1006
1006
|
}
|
|
1007
1007
|
};
|
|
1008
|
-
function
|
|
1009
|
-
const a =
|
|
1008
|
+
function As(t, e) {
|
|
1009
|
+
const a = Ue();
|
|
1010
1010
|
return v(() => {
|
|
1011
|
-
const
|
|
1012
|
-
if (
|
|
1011
|
+
const o = t();
|
|
1012
|
+
if (o != null) return o;
|
|
1013
1013
|
const c = e.split(".");
|
|
1014
1014
|
let m = a;
|
|
1015
1015
|
for (const f of c)
|
|
@@ -1017,15 +1017,15 @@ function ws(t, e) {
|
|
|
1017
1017
|
return m;
|
|
1018
1018
|
});
|
|
1019
1019
|
}
|
|
1020
|
-
const
|
|
1021
|
-
function
|
|
1022
|
-
const t =
|
|
1023
|
-
let a = null,
|
|
1020
|
+
const Q = "ns-dark-mode";
|
|
1021
|
+
function Ds() {
|
|
1022
|
+
const t = w(!1), e = w("system");
|
|
1023
|
+
let a = null, o = () => {
|
|
1024
1024
|
};
|
|
1025
1025
|
function c(p) {
|
|
1026
1026
|
if (t.value = p, typeof document < "u") {
|
|
1027
|
-
const
|
|
1028
|
-
|
|
1027
|
+
const N = document.documentElement;
|
|
1028
|
+
N.classList.toggle("dark", p), N.setAttribute("data-theme", p ? "dark" : "light");
|
|
1029
1029
|
}
|
|
1030
1030
|
}
|
|
1031
1031
|
function m() {
|
|
@@ -1033,48 +1033,85 @@ function Es() {
|
|
|
1033
1033
|
}
|
|
1034
1034
|
function f() {
|
|
1035
1035
|
if (typeof localStorage > "u") return null;
|
|
1036
|
-
const p = localStorage.getItem(
|
|
1036
|
+
const p = localStorage.getItem(Q);
|
|
1037
1037
|
return p === "true" ? !0 : p === "false" ? !1 : null;
|
|
1038
1038
|
}
|
|
1039
1039
|
function _(p) {
|
|
1040
|
-
typeof localStorage < "u" && localStorage.setItem(
|
|
1040
|
+
typeof localStorage < "u" && localStorage.setItem(Q, String(p));
|
|
1041
1041
|
}
|
|
1042
|
-
function
|
|
1043
|
-
typeof localStorage < "u" && localStorage.removeItem(
|
|
1042
|
+
function O() {
|
|
1043
|
+
typeof localStorage < "u" && localStorage.removeItem(Q);
|
|
1044
1044
|
}
|
|
1045
|
-
function
|
|
1045
|
+
function V() {
|
|
1046
1046
|
e.value = "user", _(!0), c(!0);
|
|
1047
1047
|
}
|
|
1048
|
-
function
|
|
1048
|
+
function L() {
|
|
1049
1049
|
e.value = "user", _(!1), c(!1);
|
|
1050
1050
|
}
|
|
1051
|
-
function F() {
|
|
1052
|
-
t.value ? V() : C();
|
|
1053
|
-
}
|
|
1054
1051
|
function q() {
|
|
1055
|
-
|
|
1052
|
+
t.value ? L() : V();
|
|
1056
1053
|
}
|
|
1057
1054
|
function R() {
|
|
1055
|
+
O(), e.value = "system", c(m());
|
|
1056
|
+
}
|
|
1057
|
+
function U() {
|
|
1058
1058
|
const p = f();
|
|
1059
|
-
p !== null ? (e.value = "storage", c(p)) : (e.value = "system", c(m())), typeof window < "u" && (a = window.matchMedia("(prefers-color-scheme: dark)"),
|
|
1060
|
-
f() === null && (e.value = "system", c(
|
|
1061
|
-
}, a.addEventListener("change",
|
|
1059
|
+
p !== null ? (e.value = "storage", c(p)) : (e.value = "system", c(m())), typeof window < "u" && (a = window.matchMedia("(prefers-color-scheme: dark)"), o = (N) => {
|
|
1060
|
+
f() === null && (e.value = "system", c(N.matches));
|
|
1061
|
+
}, a.addEventListener("change", o));
|
|
1062
1062
|
}
|
|
1063
|
-
return
|
|
1064
|
-
a?.removeEventListener("change",
|
|
1063
|
+
return G(U), J(() => {
|
|
1064
|
+
a?.removeEventListener("change", o);
|
|
1065
1065
|
}), {
|
|
1066
|
-
isDark:
|
|
1067
|
-
source:
|
|
1068
|
-
enable:
|
|
1069
|
-
disable:
|
|
1070
|
-
toggle:
|
|
1071
|
-
useSystem:
|
|
1066
|
+
isDark: P(t),
|
|
1067
|
+
source: P(e),
|
|
1068
|
+
enable: V,
|
|
1069
|
+
disable: L,
|
|
1070
|
+
toggle: q,
|
|
1071
|
+
useSystem: R
|
|
1072
1072
|
};
|
|
1073
1073
|
}
|
|
1074
|
-
function
|
|
1074
|
+
function Ms(t, e = document.documentElement) {
|
|
1075
1075
|
return getComputedStyle(e).getPropertyValue(t).trim();
|
|
1076
1076
|
}
|
|
1077
|
-
const
|
|
1077
|
+
const b = {
|
|
1078
|
+
xs: 0,
|
|
1079
|
+
sm: 600,
|
|
1080
|
+
md: 1024,
|
|
1081
|
+
lg: 1440,
|
|
1082
|
+
xl: 1920,
|
|
1083
|
+
xxl: 2560,
|
|
1084
|
+
xxxl: 3840
|
|
1085
|
+
}, y = [
|
|
1086
|
+
"xs",
|
|
1087
|
+
"sm",
|
|
1088
|
+
"md",
|
|
1089
|
+
"lg",
|
|
1090
|
+
"xl",
|
|
1091
|
+
"xxl",
|
|
1092
|
+
"xxxl"
|
|
1093
|
+
];
|
|
1094
|
+
function zs(t) {
|
|
1095
|
+
return `(min-width: ${b[t]}px)`;
|
|
1096
|
+
}
|
|
1097
|
+
function Fs(t) {
|
|
1098
|
+
return `(max-width: ${b[t] - 1}px)`;
|
|
1099
|
+
}
|
|
1100
|
+
function Os(t) {
|
|
1101
|
+
const e = y.indexOf(t), a = b[t], o = y[e + 1];
|
|
1102
|
+
if (!o)
|
|
1103
|
+
return `(min-width: ${a}px)`;
|
|
1104
|
+
const c = b[o] - 1;
|
|
1105
|
+
return `(min-width: ${a}px) and (max-width: ${c}px)`;
|
|
1106
|
+
}
|
|
1107
|
+
function qs(t, e) {
|
|
1108
|
+
const a = y.indexOf(e), o = y[a + 1], c = b[t];
|
|
1109
|
+
if (!o)
|
|
1110
|
+
return `(min-width: ${c}px)`;
|
|
1111
|
+
const m = b[o] - 1;
|
|
1112
|
+
return `(min-width: ${c}px) and (max-width: ${m}px)`;
|
|
1113
|
+
}
|
|
1114
|
+
const Ot = {
|
|
1078
1115
|
// Existing (fully styled) components
|
|
1079
1116
|
QAvatar: "NsAvatar",
|
|
1080
1117
|
QBanner: "NsBanner",
|
|
@@ -1125,79 +1162,85 @@ const Mt = {
|
|
|
1125
1162
|
QTimelineEntry: "NsTimelineEntry",
|
|
1126
1163
|
QToolbar: "NsToolbar",
|
|
1127
1164
|
QToolbarTitle: "NsToolbarTitle"
|
|
1128
|
-
},
|
|
1129
|
-
Object.entries(
|
|
1165
|
+
}, qt = Object.fromEntries(
|
|
1166
|
+
Object.entries(Ot).map(([t, e]) => [
|
|
1130
1167
|
t.replace(/([A-Z])/g, "-$1").toLowerCase().replace(/^-/, ""),
|
|
1131
1168
|
e.replace(/([A-Z])/g, "-$1").toLowerCase().replace(/^-/, "")
|
|
1132
1169
|
])
|
|
1133
1170
|
);
|
|
1134
|
-
function
|
|
1135
|
-
return Object.entries(
|
|
1171
|
+
function Rs() {
|
|
1172
|
+
return Object.entries(qt).map(([t, e]) => ({
|
|
1136
1173
|
element: t,
|
|
1137
1174
|
message: `Use <${e}> from @nonsuch/components instead of <${t}>.`
|
|
1138
1175
|
}));
|
|
1139
1176
|
}
|
|
1140
1177
|
export {
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1178
|
+
Ka as NsAvatar,
|
|
1179
|
+
Wa as NsBadge,
|
|
1180
|
+
xa as NsBanner,
|
|
1181
|
+
es as NsBreadcrumbElement,
|
|
1182
|
+
Xa as NsBreadcrumbs,
|
|
1183
|
+
Ma as NsButton,
|
|
1184
|
+
ts as NsButtonToggle,
|
|
1185
|
+
qa as NsCard,
|
|
1186
|
+
as as NsCardActions,
|
|
1187
|
+
ss as NsCardSection,
|
|
1188
|
+
Ua as NsCheckbox,
|
|
1189
|
+
Ga as NsChip,
|
|
1190
|
+
Za as NsDialog,
|
|
1191
|
+
os as NsFooter,
|
|
1192
|
+
ja as NsForm,
|
|
1193
|
+
ns as NsHeader,
|
|
1194
|
+
rs as NsIcon,
|
|
1195
|
+
ls as NsImage,
|
|
1196
|
+
ds as NsInnerLoading,
|
|
1197
|
+
Oa as NsInput,
|
|
1198
|
+
us as NsItem,
|
|
1199
|
+
is as NsItemLabel,
|
|
1200
|
+
cs as NsItemSection,
|
|
1201
|
+
ms as NsLayout,
|
|
1202
|
+
fs as NsLinearProgress,
|
|
1203
|
+
Ja as NsList,
|
|
1204
|
+
k as NsLocaleKey,
|
|
1205
|
+
ps as NsMenu,
|
|
1206
|
+
_s as NsPage,
|
|
1207
|
+
vs as NsPageContainer,
|
|
1208
|
+
bs as NsPagination,
|
|
1209
|
+
Ra as NsSelect,
|
|
1210
|
+
$s as NsSeparator,
|
|
1211
|
+
za as NsSkeleton,
|
|
1212
|
+
gs as NsSpace,
|
|
1213
|
+
Ns as NsSpinner,
|
|
1214
|
+
hs as NsSpinnerDots,
|
|
1215
|
+
ys as NsTab,
|
|
1216
|
+
Ts as NsTabPanel,
|
|
1217
|
+
Bs as NsTabPanels,
|
|
1218
|
+
Qs as NsTable,
|
|
1219
|
+
Is as NsTableCell,
|
|
1220
|
+
Ss as NsTabs,
|
|
1221
|
+
Fa as NsThemeProvider,
|
|
1222
|
+
Cs as NsTimeline,
|
|
1223
|
+
ks as NsTimelineEntry,
|
|
1224
|
+
Ha as NsToggle,
|
|
1225
|
+
Vs as NsToolbar,
|
|
1226
|
+
Ls as NsToolbarTitle,
|
|
1227
|
+
Ya as NsTooltip,
|
|
1228
|
+
ws as createNonsuch,
|
|
1229
|
+
Ps as createQuasarConfig,
|
|
1230
|
+
Rs as generateQuasarBanRules,
|
|
1231
|
+
Ms as getToken,
|
|
1232
|
+
y as nsBreakpointNames,
|
|
1233
|
+
b as nsBreakpoints,
|
|
1234
|
+
Ot as nsComponentManifest,
|
|
1235
|
+
C as nsLocaleEnCA,
|
|
1236
|
+
Es as nsLocaleFrCA,
|
|
1237
|
+
qs as nsMediaBetween,
|
|
1238
|
+
Fs as nsMediaDown,
|
|
1239
|
+
Os as nsMediaOnly,
|
|
1240
|
+
zs as nsMediaUp,
|
|
1241
|
+
qt as nsTemplateTagManifest,
|
|
1242
|
+
Re as provideNsLocale,
|
|
1243
|
+
Ds as useNsDarkMode,
|
|
1244
|
+
As as useNsDefault,
|
|
1245
|
+
Ue as useNsLocale
|
|
1203
1246
|
};
|