@nonsuch/component-library 0.10.0 → 0.10.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.
|
@@ -1,56 +1,56 @@
|
|
|
1
1
|
import ie from "quasar/src/components/btn/QBtn.js";
|
|
2
|
-
import { defineComponent as u, openBlock as o, createBlock as l, mergeProps as c, withCtx as s, renderSlot as r, createVNode as f, unref as ce, provide as me, inject as fe, createSlots as U, renderList as E, normalizeProps as te, guardReactiveProps as se, useId as q, createElementVNode as x, toDisplayString as A, createElementBlock as B, createCommentVNode as g, computed as
|
|
2
|
+
import { defineComponent as u, openBlock as o, createBlock as l, mergeProps as c, withCtx as s, renderSlot as r, createVNode as f, unref as ce, provide as me, inject as fe, createSlots as U, renderList as E, normalizeProps as te, guardReactiveProps as se, useId as q, createElementVNode as x, toDisplayString as A, createElementBlock as B, createCommentVNode as g, computed as I, ref as w, watch as pe, Fragment as P, withKeys as G, createTextVNode as Z, normalizeClass as _e, normalizeStyle as ve, useSlots as be, h as W, onMounted as he, onUnmounted as $e, readonly as J } from "vue";
|
|
3
3
|
import oe from "quasar/src/components/spinner/QSpinnerDots.js";
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import ge from "quasar/src/components/skeleton/QSkeleton.js";
|
|
5
|
+
import Ne from "quasar/src/components/input/QInput.js";
|
|
6
6
|
import D from "quasar/src/components/card/QCardSection.js";
|
|
7
7
|
import R from "quasar/src/components/card/QCardActions.js";
|
|
8
8
|
import le from "quasar/src/components/card/QCard.js";
|
|
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
|
-
import
|
|
51
|
-
import
|
|
52
|
-
import
|
|
53
|
-
const
|
|
9
|
+
import ye from "quasar/src/components/select/QSelect.js";
|
|
10
|
+
import Ie from "quasar/src/components/checkbox/QCheckbox.js";
|
|
11
|
+
import Qe from "quasar/src/components/toggle/QToggle.js";
|
|
12
|
+
import Se from "quasar/src/components/form/QForm.js";
|
|
13
|
+
import Te from "quasar/src/components/dialog/QDialog.js";
|
|
14
|
+
import ke from "quasar/src/components/drawer/QDrawer.js";
|
|
15
|
+
import Be from "quasar/src/components/expansion-item/QExpansionItem.js";
|
|
16
|
+
import we from "quasar/src/components/banner/QBanner.js";
|
|
17
|
+
import Ce from "quasar/src/components/avatar/QAvatar.js";
|
|
18
|
+
import Ve from "quasar/src/components/chip/QChip.js";
|
|
19
|
+
import Le from "quasar/src/components/item/QList.js";
|
|
20
|
+
import Pe from "quasar/src/components/tooltip/QTooltip.js";
|
|
21
|
+
import De from "quasar/src/components/badge/QBadge.js";
|
|
22
|
+
import Ee from "quasar/src/components/breadcrumbs/QBreadcrumbs.js";
|
|
23
|
+
import Ae from "quasar/src/components/breadcrumbs/QBreadcrumbsEl.js";
|
|
24
|
+
import Me from "quasar/src/components/btn-toggle/QBtnToggle.js";
|
|
25
|
+
import ze from "quasar/src/components/footer/QFooter.js";
|
|
26
|
+
import Oe from "quasar/src/components/header/QHeader.js";
|
|
27
|
+
import Fe from "quasar/src/components/icon/QIcon.js";
|
|
28
|
+
import qe from "quasar/src/components/img/QImg.js";
|
|
29
|
+
import Ue from "quasar/src/components/inner-loading/QInnerLoading.js";
|
|
30
|
+
import xe from "quasar/src/components/item/QItem.js";
|
|
31
|
+
import Re from "quasar/src/components/item/QItemLabel.js";
|
|
32
|
+
import He from "quasar/src/components/item/QItemSection.js";
|
|
33
|
+
import je from "quasar/src/components/layout/QLayout.js";
|
|
34
|
+
import Ke from "quasar/src/components/linear-progress/QLinearProgress.js";
|
|
35
|
+
import Ge from "quasar/src/components/menu/QMenu.js";
|
|
36
|
+
import Ze from "quasar/src/components/page/QPage.js";
|
|
37
|
+
import We from "quasar/src/components/page/QPageContainer.js";
|
|
38
|
+
import Je from "quasar/src/components/pagination/QPagination.js";
|
|
39
|
+
import Ye from "quasar/src/components/separator/QSeparator.js";
|
|
40
|
+
import Xe from "quasar/src/components/space/QSpace.js";
|
|
41
|
+
import ea from "quasar/src/components/spinner/QSpinner.js";
|
|
42
|
+
import aa from "quasar/src/components/tabs/QTab.js";
|
|
43
|
+
import ta from "quasar/src/components/table/QTable.js";
|
|
44
|
+
import sa from "quasar/src/components/table/QTd.js";
|
|
45
|
+
import oa from "quasar/src/components/tab-panels/QTabPanel.js";
|
|
46
|
+
import la from "quasar/src/components/tab-panels/QTabPanels.js";
|
|
47
|
+
import na from "quasar/src/components/tabs/QTabs.js";
|
|
48
|
+
import ra from "quasar/src/components/timeline/QTimeline.js";
|
|
49
|
+
import da from "quasar/src/components/timeline/QTimelineEntry.js";
|
|
50
|
+
import ua from "quasar/src/components/toolbar/QToolbar.js";
|
|
51
|
+
import ia from "quasar/src/components/toolbar/QToolbarTitle.js";
|
|
52
|
+
import ca from "quasar/src/composables/use-quasar/use-quasar.js";
|
|
53
|
+
const ma = /* @__PURE__ */ u({
|
|
54
54
|
__name: "NsButton",
|
|
55
55
|
props: {
|
|
56
56
|
color: { default: "primary" },
|
|
@@ -87,7 +87,7 @@ const ca = /* @__PURE__ */ u({
|
|
|
87
87
|
for (const [n, d] of e)
|
|
88
88
|
t[n] = d;
|
|
89
89
|
return t;
|
|
90
|
-
}, O = /* @__PURE__ */ i(
|
|
90
|
+
}, O = /* @__PURE__ */ i(ma, [["__scopeId", "data-v-59b40e5f"]]), fa = /* @__PURE__ */ u({
|
|
91
91
|
__name: "NsSkeleton",
|
|
92
92
|
props: {
|
|
93
93
|
type: { default: "rect" },
|
|
@@ -98,7 +98,7 @@ const ca = /* @__PURE__ */ u({
|
|
|
98
98
|
height: { default: void 0 }
|
|
99
99
|
},
|
|
100
100
|
setup(a) {
|
|
101
|
-
return (e, t) => (o(), l(
|
|
101
|
+
return (e, t) => (o(), l(ge, c(e.$attrs, {
|
|
102
102
|
type: a.type,
|
|
103
103
|
animation: a.animation,
|
|
104
104
|
square: a.square,
|
|
@@ -109,7 +109,7 @@ const ca = /* @__PURE__ */ u({
|
|
|
109
109
|
class: "ns-skeleton"
|
|
110
110
|
}), null, 16, ["type", "animation", "square", "bordered", "width", "height"]));
|
|
111
111
|
}
|
|
112
|
-
}),
|
|
112
|
+
}), ks = /* @__PURE__ */ i(fa, [["__scopeId", "data-v-dfd40b8a"]]), H = {
|
|
113
113
|
common: {
|
|
114
114
|
loading: "Loading…",
|
|
115
115
|
retry: "Retry",
|
|
@@ -146,21 +146,21 @@ const ca = /* @__PURE__ */ u({
|
|
|
146
146
|
tooLong: "Too long"
|
|
147
147
|
}
|
|
148
148
|
}, j = /* @__PURE__ */ Symbol("ns-locale");
|
|
149
|
-
function
|
|
149
|
+
function pa(a) {
|
|
150
150
|
me(j, a);
|
|
151
151
|
}
|
|
152
|
-
function
|
|
152
|
+
function _a() {
|
|
153
153
|
return fe(j, H);
|
|
154
154
|
}
|
|
155
|
-
const
|
|
155
|
+
const Bs = /* @__PURE__ */ u({
|
|
156
156
|
__name: "NsThemeProvider",
|
|
157
157
|
props: {
|
|
158
158
|
locale: { default: () => H }
|
|
159
159
|
},
|
|
160
160
|
setup(a) {
|
|
161
|
-
return
|
|
161
|
+
return pa(a.locale), (t, n) => r(t.$slots, "default");
|
|
162
162
|
}
|
|
163
|
-
}),
|
|
163
|
+
}), va = /* @__PURE__ */ u({
|
|
164
164
|
__name: "NsInput",
|
|
165
165
|
props: {
|
|
166
166
|
label: { default: void 0 },
|
|
@@ -171,7 +171,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
171
171
|
},
|
|
172
172
|
emits: ["update:modelValue"],
|
|
173
173
|
setup(a) {
|
|
174
|
-
return (e, t) => (o(), l(
|
|
174
|
+
return (e, t) => (o(), l(Ne, c(e.$attrs, {
|
|
175
175
|
"model-value": a.modelValue,
|
|
176
176
|
label: a.label,
|
|
177
177
|
outlined: a.outlined,
|
|
@@ -188,10 +188,10 @@ const ks = /* @__PURE__ */ u({
|
|
|
188
188
|
}))
|
|
189
189
|
]), 1040, ["model-value", "label", "outlined", "dense", "rules"]));
|
|
190
190
|
}
|
|
191
|
-
}), Y = /* @__PURE__ */ i(
|
|
191
|
+
}), Y = /* @__PURE__ */ i(va, [["__scopeId", "data-v-7ebf3284"]]), ba = { class: "text-h6" }, ha = {
|
|
192
192
|
key: 0,
|
|
193
193
|
class: "text-subtitle2 text-grey"
|
|
194
|
-
},
|
|
194
|
+
}, $a = /* @__PURE__ */ u({
|
|
195
195
|
__name: "NsCard",
|
|
196
196
|
props: {
|
|
197
197
|
title: { default: void 0 },
|
|
@@ -213,8 +213,8 @@ const ks = /* @__PURE__ */ u({
|
|
|
213
213
|
}, {
|
|
214
214
|
default: s(() => [
|
|
215
215
|
r(t.$slots, "header", {}, () => [
|
|
216
|
-
x("div",
|
|
217
|
-
a.subtitle ? (o(), B("div",
|
|
216
|
+
x("div", ba, A(a.title), 1),
|
|
217
|
+
a.subtitle ? (o(), B("div", ha, A(a.subtitle), 1)) : g("", !0)
|
|
218
218
|
], !0)
|
|
219
219
|
]),
|
|
220
220
|
_: 3
|
|
@@ -238,7 +238,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
238
238
|
_: 3
|
|
239
239
|
}, 16, ["class", "role", "aria-labelledby"]));
|
|
240
240
|
}
|
|
241
|
-
}),
|
|
241
|
+
}), ga = /* @__PURE__ */ i($a, [["__scopeId", "data-v-7769879a"]]), Na = /* @__PURE__ */ u({
|
|
242
242
|
__name: "NsSelect",
|
|
243
243
|
props: {
|
|
244
244
|
label: { default: void 0 },
|
|
@@ -253,7 +253,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
253
253
|
},
|
|
254
254
|
emits: ["update:modelValue"],
|
|
255
255
|
setup(a) {
|
|
256
|
-
return (e, t) => (o(), l(
|
|
256
|
+
return (e, t) => (o(), l(ye, c(e.$attrs, {
|
|
257
257
|
"model-value": a.modelValue,
|
|
258
258
|
label: a.label,
|
|
259
259
|
options: a.options,
|
|
@@ -274,7 +274,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
274
274
|
}))
|
|
275
275
|
]), 1040, ["model-value", "label", "options", "outlined", "dense", "rules", "multiple", "emit-value", "map-options"]));
|
|
276
276
|
}
|
|
277
|
-
}),
|
|
277
|
+
}), ws = /* @__PURE__ */ i(Na, [["__scopeId", "data-v-081cebe3"]]), ya = /* @__PURE__ */ u({
|
|
278
278
|
__name: "NsCheckbox",
|
|
279
279
|
props: {
|
|
280
280
|
label: { default: void 0 },
|
|
@@ -285,7 +285,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
285
285
|
},
|
|
286
286
|
emits: ["update:modelValue"],
|
|
287
287
|
setup(a) {
|
|
288
|
-
return (e, t) => (o(), l(
|
|
288
|
+
return (e, t) => (o(), l(Ie, c(e.$attrs, {
|
|
289
289
|
"model-value": a.modelValue,
|
|
290
290
|
label: a.label,
|
|
291
291
|
color: a.color,
|
|
@@ -295,7 +295,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
295
295
|
"onUpdate:modelValue": t[0] || (t[0] = (n) => e.$emit("update:modelValue", n))
|
|
296
296
|
}), null, 16, ["model-value", "label", "color", "dense", "disable"]));
|
|
297
297
|
}
|
|
298
|
-
}),
|
|
298
|
+
}), Cs = /* @__PURE__ */ i(ya, [["__scopeId", "data-v-2e481f8b"]]), Ia = /* @__PURE__ */ u({
|
|
299
299
|
__name: "NsToggle",
|
|
300
300
|
props: {
|
|
301
301
|
label: { default: void 0 },
|
|
@@ -306,7 +306,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
306
306
|
},
|
|
307
307
|
emits: ["update:modelValue"],
|
|
308
308
|
setup(a) {
|
|
309
|
-
return (e, t) => (o(), l(
|
|
309
|
+
return (e, t) => (o(), l(Qe, c(e.$attrs, {
|
|
310
310
|
"model-value": a.modelValue,
|
|
311
311
|
label: a.label,
|
|
312
312
|
color: a.color,
|
|
@@ -318,7 +318,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
318
318
|
"onUpdate:modelValue": t[0] || (t[0] = (n) => e.$emit("update:modelValue", n))
|
|
319
319
|
}), null, 16, ["model-value", "label", "color", "dense", "disable", "aria-checked"]));
|
|
320
320
|
}
|
|
321
|
-
}),
|
|
321
|
+
}), Vs = /* @__PURE__ */ i(Ia, [["__scopeId", "data-v-f8c90530"]]), Qa = /* @__PURE__ */ u({
|
|
322
322
|
__name: "NsForm",
|
|
323
323
|
props: {
|
|
324
324
|
greedy: { type: Boolean, default: !0 },
|
|
@@ -326,7 +326,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
326
326
|
},
|
|
327
327
|
emits: ["submit", "validationError"],
|
|
328
328
|
setup(a) {
|
|
329
|
-
return (e, t) => (o(), l(
|
|
329
|
+
return (e, t) => (o(), l(Se, c(e.$attrs, {
|
|
330
330
|
class: "ns-form",
|
|
331
331
|
greedy: a.greedy,
|
|
332
332
|
"aria-label": a.ariaLabel,
|
|
@@ -339,7 +339,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
339
339
|
_: 3
|
|
340
340
|
}, 16, ["greedy", "aria-label"]));
|
|
341
341
|
}
|
|
342
|
-
}),
|
|
342
|
+
}), Ls = /* @__PURE__ */ i(Qa, [["__scopeId", "data-v-e20d14ce"]]), Sa = { class: "text-h6" }, Ta = /* @__PURE__ */ u({
|
|
343
343
|
__name: "NsDialog",
|
|
344
344
|
props: {
|
|
345
345
|
modelValue: { type: Boolean, default: !1 },
|
|
@@ -350,7 +350,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
350
350
|
emits: ["update:modelValue"],
|
|
351
351
|
setup(a) {
|
|
352
352
|
const e = `ns-dialog-title-${q()}`, t = `ns-dialog-body-${q()}`;
|
|
353
|
-
return (n, d) => (o(), l(
|
|
353
|
+
return (n, d) => (o(), l(Te, c(n.$attrs, {
|
|
354
354
|
"model-value": a.modelValue,
|
|
355
355
|
persistent: a.persistent,
|
|
356
356
|
"no-backdrop-dismiss": a.noBackdropDismiss,
|
|
@@ -373,7 +373,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
373
373
|
}, {
|
|
374
374
|
default: s(() => [
|
|
375
375
|
r(n.$slots, "header", {}, () => [
|
|
376
|
-
x("div",
|
|
376
|
+
x("div", Sa, A(a.title), 1)
|
|
377
377
|
], !0)
|
|
378
378
|
]),
|
|
379
379
|
_: 3
|
|
@@ -404,27 +404,27 @@ const ks = /* @__PURE__ */ u({
|
|
|
404
404
|
_: 3
|
|
405
405
|
}, 16, ["model-value", "persistent", "no-backdrop-dismiss", "aria-labelledby"]));
|
|
406
406
|
}
|
|
407
|
-
}),
|
|
407
|
+
}), Ps = /* @__PURE__ */ i(Ta, [["__scopeId", "data-v-4fca48ca"]]), ka = /* @__PURE__ */ u({
|
|
408
408
|
__name: "NsDrawer",
|
|
409
409
|
setup(a) {
|
|
410
|
-
return (e, t) => (o(), l(
|
|
410
|
+
return (e, t) => (o(), l(ke, c(e.$attrs, { class: "ns-drawer" }), {
|
|
411
411
|
default: s(() => [
|
|
412
412
|
r(e.$slots, "default", {}, void 0, !0)
|
|
413
413
|
]),
|
|
414
414
|
_: 3
|
|
415
415
|
}, 16));
|
|
416
416
|
}
|
|
417
|
-
}),
|
|
417
|
+
}), Ba = /* @__PURE__ */ i(ka, [["__scopeId", "data-v-66ca96b0"]]), wa = /* @__PURE__ */ u({
|
|
418
418
|
__name: "NsExpansionItem",
|
|
419
419
|
setup(a) {
|
|
420
|
-
return (e, t) => (o(), l(
|
|
420
|
+
return (e, t) => (o(), l(Be, c(e.$attrs, { class: "ns-expansion-item" }), {
|
|
421
421
|
default: s(() => [
|
|
422
422
|
r(e.$slots, "default", {}, void 0, !0)
|
|
423
423
|
]),
|
|
424
424
|
_: 3
|
|
425
425
|
}, 16));
|
|
426
426
|
}
|
|
427
|
-
}),
|
|
427
|
+
}), Ds = /* @__PURE__ */ i(wa, [["__scopeId", "data-v-c07366a7"]]), Ca = /* @__PURE__ */ u({
|
|
428
428
|
__name: "NsBanner",
|
|
429
429
|
props: {
|
|
430
430
|
type: { default: "info" },
|
|
@@ -432,12 +432,12 @@ const ks = /* @__PURE__ */ u({
|
|
|
432
432
|
rounded: { type: Boolean, default: !0 }
|
|
433
433
|
},
|
|
434
434
|
setup(a) {
|
|
435
|
-
const e = a, t =
|
|
435
|
+
const e = a, t = I(
|
|
436
436
|
() => e.type === "error" || e.type === "warning" ? "alert" : "status"
|
|
437
|
-
), n =
|
|
437
|
+
), n = I(
|
|
438
438
|
() => e.type === "error" || e.type === "warning" ? "assertive" : "polite"
|
|
439
439
|
);
|
|
440
|
-
return (d, m) => (o(), l(
|
|
440
|
+
return (d, m) => (o(), l(we, c(d.$attrs, {
|
|
441
441
|
class: ["ns-banner", `ns-banner--${a.type}`],
|
|
442
442
|
dense: a.dense,
|
|
443
443
|
rounded: a.rounded,
|
|
@@ -465,7 +465,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
465
465
|
} : void 0
|
|
466
466
|
]), 1040, ["class", "dense", "rounded", "role", "aria-live"]));
|
|
467
467
|
}
|
|
468
|
-
}),
|
|
468
|
+
}), Es = /* @__PURE__ */ i(Ca, [["__scopeId", "data-v-18ebd6f5"]]), Va = /* @__PURE__ */ u({
|
|
469
469
|
__name: "NsAvatar",
|
|
470
470
|
props: {
|
|
471
471
|
size: { default: "md" },
|
|
@@ -481,8 +481,8 @@ const ks = /* @__PURE__ */ u({
|
|
|
481
481
|
md: "48px",
|
|
482
482
|
lg: "64px",
|
|
483
483
|
xl: "96px"
|
|
484
|
-
}, t = a, n =
|
|
485
|
-
return (d, m) => (o(), l(
|
|
484
|
+
}, t = a, n = I(() => e[t.size] ?? t.size);
|
|
485
|
+
return (d, m) => (o(), l(Ce, c(d.$attrs, {
|
|
486
486
|
size: n.value,
|
|
487
487
|
color: a.color,
|
|
488
488
|
"text-color": a.textColor,
|
|
@@ -499,7 +499,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
499
499
|
_: 3
|
|
500
500
|
}, 16, ["size", "color", "text-color", "rounded", "square", "aria-label", "aria-hidden", "role"]));
|
|
501
501
|
}
|
|
502
|
-
}),
|
|
502
|
+
}), As = /* @__PURE__ */ i(Va, [["__scopeId", "data-v-6a1b44b8"]]), La = /* @__PURE__ */ u({
|
|
503
503
|
__name: "NsChip",
|
|
504
504
|
props: {
|
|
505
505
|
color: { default: "primary" },
|
|
@@ -511,7 +511,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
511
511
|
},
|
|
512
512
|
emits: ["remove"],
|
|
513
513
|
setup(a) {
|
|
514
|
-
return (e, t) => (o(), l(
|
|
514
|
+
return (e, t) => (o(), l(Ve, c(e.$attrs, {
|
|
515
515
|
color: a.color,
|
|
516
516
|
"text-color": a.textColor,
|
|
517
517
|
outline: a.outline,
|
|
@@ -527,7 +527,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
527
527
|
_: 3
|
|
528
528
|
}, 16, ["color", "text-color", "outline", "dense", "removable", "clickable"]));
|
|
529
529
|
}
|
|
530
|
-
}),
|
|
530
|
+
}), Ms = /* @__PURE__ */ i(La, [["__scopeId", "data-v-1a2191f1"]]), Pa = /* @__PURE__ */ u({
|
|
531
531
|
__name: "NsList",
|
|
532
532
|
props: {
|
|
533
533
|
bordered: { type: Boolean, default: !1 },
|
|
@@ -536,7 +536,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
536
536
|
ariaLabel: { default: void 0 }
|
|
537
537
|
},
|
|
538
538
|
setup(a) {
|
|
539
|
-
return (e, t) => (o(), l(
|
|
539
|
+
return (e, t) => (o(), l(Le, c(e.$attrs, {
|
|
540
540
|
bordered: a.bordered,
|
|
541
541
|
separator: a.separator,
|
|
542
542
|
dense: a.dense,
|
|
@@ -550,7 +550,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
550
550
|
_: 3
|
|
551
551
|
}, 16, ["bordered", "separator", "dense", "aria-label"]));
|
|
552
552
|
}
|
|
553
|
-
}),
|
|
553
|
+
}), Da = /* @__PURE__ */ i(Pa, [["__scopeId", "data-v-65aec20e"]]), Ea = /* @__PURE__ */ u({
|
|
554
554
|
__name: "NsTooltip",
|
|
555
555
|
props: {
|
|
556
556
|
delay: { default: 300 },
|
|
@@ -559,7 +559,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
559
559
|
self: { default: "top middle" }
|
|
560
560
|
},
|
|
561
561
|
setup(a) {
|
|
562
|
-
return (e, t) => (o(), l(
|
|
562
|
+
return (e, t) => (o(), l(Pe, c(e.$attrs, {
|
|
563
563
|
delay: a.delay,
|
|
564
564
|
offset: a.offset,
|
|
565
565
|
anchor: a.anchor,
|
|
@@ -572,37 +572,37 @@ const ks = /* @__PURE__ */ u({
|
|
|
572
572
|
_: 3
|
|
573
573
|
}, 16, ["delay", "offset", "anchor", "self"]));
|
|
574
574
|
}
|
|
575
|
-
}),
|
|
575
|
+
}), zs = /* @__PURE__ */ i(Ea, [["__scopeId", "data-v-9cb6af8f"]]), Aa = /* @__PURE__ */ u({
|
|
576
576
|
__name: "NsBadge",
|
|
577
577
|
setup(a) {
|
|
578
|
-
return (e, t) => (o(), l(
|
|
578
|
+
return (e, t) => (o(), l(De, c(e.$attrs, { class: "ns-badge" }), {
|
|
579
579
|
default: s(() => [
|
|
580
580
|
r(e.$slots, "default", {}, void 0, !0)
|
|
581
581
|
]),
|
|
582
582
|
_: 3
|
|
583
583
|
}, 16));
|
|
584
584
|
}
|
|
585
|
-
}),
|
|
585
|
+
}), Os = /* @__PURE__ */ i(Aa, [["__scopeId", "data-v-4ca05f24"]]), Ma = /* @__PURE__ */ u({
|
|
586
586
|
__name: "NsBreadcrumbs",
|
|
587
587
|
setup(a) {
|
|
588
|
-
return (e, t) => (o(), l(
|
|
588
|
+
return (e, t) => (o(), l(Ee, c(e.$attrs, { class: "ns-breadcrumbs" }), {
|
|
589
589
|
default: s(() => [
|
|
590
590
|
r(e.$slots, "default", {}, void 0, !0)
|
|
591
591
|
]),
|
|
592
592
|
_: 3
|
|
593
593
|
}, 16));
|
|
594
594
|
}
|
|
595
|
-
}),
|
|
595
|
+
}), Fs = /* @__PURE__ */ i(Ma, [["__scopeId", "data-v-dee98f71"]]), za = /* @__PURE__ */ u({
|
|
596
596
|
__name: "NsBreadcrumbElement",
|
|
597
597
|
setup(a) {
|
|
598
|
-
return (e, t) => (o(), l(
|
|
598
|
+
return (e, t) => (o(), l(Ae, c(e.$attrs, { class: "ns-breadcrumb-element" }), {
|
|
599
599
|
default: s(() => [
|
|
600
600
|
r(e.$slots, "default", {}, void 0, !0)
|
|
601
601
|
]),
|
|
602
602
|
_: 3
|
|
603
603
|
}, 16));
|
|
604
604
|
}
|
|
605
|
-
}),
|
|
605
|
+
}), qs = /* @__PURE__ */ i(za, [["__scopeId", "data-v-37bfe51b"]]), Oa = /* @__PURE__ */ u({
|
|
606
606
|
__name: "NsButtonToggle",
|
|
607
607
|
props: {
|
|
608
608
|
modelValue: { default: void 0 },
|
|
@@ -610,11 +610,11 @@ const ks = /* @__PURE__ */ u({
|
|
|
610
610
|
},
|
|
611
611
|
emits: ["update:modelValue"],
|
|
612
612
|
setup(a, { emit: e }) {
|
|
613
|
-
const t = a, n = e, d =
|
|
613
|
+
const t = a, n = e, d = I({
|
|
614
614
|
get: () => t.modelValue,
|
|
615
615
|
set: (m) => n("update:modelValue", m)
|
|
616
616
|
});
|
|
617
|
-
return (m, b) => (o(), l(
|
|
617
|
+
return (m, b) => (o(), l(Me, c(m.$attrs, {
|
|
618
618
|
modelValue: d.value,
|
|
619
619
|
"onUpdate:modelValue": b[0] || (b[0] = ($) => d.value = $),
|
|
620
620
|
options: a.options,
|
|
@@ -626,7 +626,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
626
626
|
_: 3
|
|
627
627
|
}, 16, ["modelValue", "options"]));
|
|
628
628
|
}
|
|
629
|
-
}),
|
|
629
|
+
}), Us = /* @__PURE__ */ i(Oa, [["__scopeId", "data-v-93652c3e"]]), Fa = /* @__PURE__ */ u({
|
|
630
630
|
__name: "NsCardActions",
|
|
631
631
|
setup(a) {
|
|
632
632
|
return (e, t) => (o(), l(R, c(e.$attrs, { class: "ns-card-actions" }), {
|
|
@@ -636,7 +636,7 @@ const ks = /* @__PURE__ */ u({
|
|
|
636
636
|
_: 3
|
|
637
637
|
}, 16));
|
|
638
638
|
}
|
|
639
|
-
}),
|
|
639
|
+
}), xs = /* @__PURE__ */ i(Fa, [["__scopeId", "data-v-0d6f776d"]]), qa = /* @__PURE__ */ u({
|
|
640
640
|
__name: "NsCardSection",
|
|
641
641
|
setup(a) {
|
|
642
642
|
return (e, t) => (o(), l(D, c(e.$attrs, { class: "ns-card-section" }), {
|
|
@@ -646,137 +646,137 @@ const ks = /* @__PURE__ */ u({
|
|
|
646
646
|
_: 3
|
|
647
647
|
}, 16));
|
|
648
648
|
}
|
|
649
|
-
}),
|
|
649
|
+
}), Rs = /* @__PURE__ */ i(qa, [["__scopeId", "data-v-781d42ef"]]), Ua = /* @__PURE__ */ u({
|
|
650
650
|
__name: "NsFooter",
|
|
651
651
|
setup(a) {
|
|
652
|
-
return (e, t) => (o(), l(
|
|
652
|
+
return (e, t) => (o(), l(ze, c(e.$attrs, { class: "ns-footer" }), {
|
|
653
653
|
default: s(() => [
|
|
654
654
|
r(e.$slots, "default", {}, void 0, !0)
|
|
655
655
|
]),
|
|
656
656
|
_: 3
|
|
657
657
|
}, 16));
|
|
658
658
|
}
|
|
659
|
-
}),
|
|
659
|
+
}), xa = /* @__PURE__ */ i(Ua, [["__scopeId", "data-v-1fb919cd"]]), Ra = /* @__PURE__ */ u({
|
|
660
660
|
__name: "NsHeader",
|
|
661
661
|
setup(a) {
|
|
662
|
-
return (e, t) => (o(), l(
|
|
662
|
+
return (e, t) => (o(), l(Oe, c(e.$attrs, { class: "ns-header" }), {
|
|
663
663
|
default: s(() => [
|
|
664
664
|
r(e.$slots, "default", {}, void 0, !0)
|
|
665
665
|
]),
|
|
666
666
|
_: 3
|
|
667
667
|
}, 16));
|
|
668
668
|
}
|
|
669
|
-
}),
|
|
669
|
+
}), Ha = /* @__PURE__ */ i(Ra, [["__scopeId", "data-v-80d27841"]]), ja = /* @__PURE__ */ u({
|
|
670
670
|
__name: "NsIcon",
|
|
671
671
|
setup(a) {
|
|
672
|
-
return (e, t) => (o(), l(
|
|
672
|
+
return (e, t) => (o(), l(Fe, c(e.$attrs, { class: "ns-icon" }), {
|
|
673
673
|
default: s(() => [
|
|
674
674
|
r(e.$slots, "default", {}, void 0, !0)
|
|
675
675
|
]),
|
|
676
676
|
_: 3
|
|
677
677
|
}, 16));
|
|
678
678
|
}
|
|
679
|
-
}), T = /* @__PURE__ */ i(
|
|
679
|
+
}), T = /* @__PURE__ */ i(ja, [["__scopeId", "data-v-25a156d3"]]), Ka = /* @__PURE__ */ u({
|
|
680
680
|
__name: "NsImage",
|
|
681
681
|
setup(a) {
|
|
682
|
-
return (e, t) => (o(), l(
|
|
682
|
+
return (e, t) => (o(), l(qe, c(e.$attrs, { class: "ns-image" }), {
|
|
683
683
|
default: s(() => [
|
|
684
684
|
r(e.$slots, "default", {}, void 0, !0)
|
|
685
685
|
]),
|
|
686
686
|
_: 3
|
|
687
687
|
}, 16));
|
|
688
688
|
}
|
|
689
|
-
}),
|
|
689
|
+
}), Hs = /* @__PURE__ */ i(Ka, [["__scopeId", "data-v-c9c9f6c1"]]), Ga = /* @__PURE__ */ u({
|
|
690
690
|
__name: "NsInnerLoading",
|
|
691
691
|
setup(a) {
|
|
692
|
-
return (e, t) => (o(), l(
|
|
692
|
+
return (e, t) => (o(), l(Ue, c(e.$attrs, { class: "ns-inner-loading" }), {
|
|
693
693
|
default: s(() => [
|
|
694
694
|
r(e.$slots, "default", {}, void 0, !0)
|
|
695
695
|
]),
|
|
696
696
|
_: 3
|
|
697
697
|
}, 16));
|
|
698
698
|
}
|
|
699
|
-
}),
|
|
699
|
+
}), js = /* @__PURE__ */ i(Ga, [["__scopeId", "data-v-080672c1"]]), Za = /* @__PURE__ */ u({
|
|
700
700
|
__name: "NsItem",
|
|
701
701
|
setup(a) {
|
|
702
|
-
return (e, t) => (o(), l(
|
|
702
|
+
return (e, t) => (o(), l(xe, c(e.$attrs, { class: "ns-item" }), {
|
|
703
703
|
default: s(() => [
|
|
704
704
|
r(e.$slots, "default", {}, void 0, !0)
|
|
705
705
|
]),
|
|
706
706
|
_: 3
|
|
707
707
|
}, 16));
|
|
708
708
|
}
|
|
709
|
-
}), X = /* @__PURE__ */ i(
|
|
709
|
+
}), X = /* @__PURE__ */ i(Za, [["__scopeId", "data-v-47978f87"]]), Wa = /* @__PURE__ */ u({
|
|
710
710
|
__name: "NsItemLabel",
|
|
711
711
|
setup(a) {
|
|
712
|
-
return (e, t) => (o(), l(
|
|
712
|
+
return (e, t) => (o(), l(Re, c(e.$attrs, { class: "ns-item-label" }), {
|
|
713
713
|
default: s(() => [
|
|
714
714
|
r(e.$slots, "default", {}, void 0, !0)
|
|
715
715
|
]),
|
|
716
716
|
_: 3
|
|
717
717
|
}, 16));
|
|
718
718
|
}
|
|
719
|
-
}), ee = /* @__PURE__ */ i(
|
|
719
|
+
}), ee = /* @__PURE__ */ i(Wa, [["__scopeId", "data-v-df6024af"]]), Ja = /* @__PURE__ */ u({
|
|
720
720
|
__name: "NsItemSection",
|
|
721
721
|
setup(a) {
|
|
722
|
-
return (e, t) => (o(), l(
|
|
722
|
+
return (e, t) => (o(), l(He, c(e.$attrs, { class: "ns-item-section" }), {
|
|
723
723
|
default: s(() => [
|
|
724
724
|
r(e.$slots, "default", {}, void 0, !0)
|
|
725
725
|
]),
|
|
726
726
|
_: 3
|
|
727
727
|
}, 16));
|
|
728
728
|
}
|
|
729
|
-
}), L = /* @__PURE__ */ i(
|
|
729
|
+
}), L = /* @__PURE__ */ i(Ja, [["__scopeId", "data-v-340a753a"]]), Ya = /* @__PURE__ */ u({
|
|
730
730
|
__name: "NsLayout",
|
|
731
731
|
setup(a) {
|
|
732
|
-
return (e, t) => (o(), l(
|
|
732
|
+
return (e, t) => (o(), l(je, c(e.$attrs, { class: "ns-layout" }), {
|
|
733
733
|
default: s(() => [
|
|
734
734
|
r(e.$slots, "default", {}, void 0, !0)
|
|
735
735
|
]),
|
|
736
736
|
_: 3
|
|
737
737
|
}, 16));
|
|
738
738
|
}
|
|
739
|
-
}), ne = /* @__PURE__ */ i(
|
|
739
|
+
}), ne = /* @__PURE__ */ i(Ya, [["__scopeId", "data-v-cf90e270"]]), Xa = /* @__PURE__ */ u({
|
|
740
740
|
__name: "NsLinearProgress",
|
|
741
741
|
setup(a) {
|
|
742
|
-
return (e, t) => (o(), l(
|
|
742
|
+
return (e, t) => (o(), l(Ke, c(e.$attrs, { class: "ns-linear-progress" }), {
|
|
743
743
|
default: s(() => [
|
|
744
744
|
r(e.$slots, "default", {}, void 0, !0)
|
|
745
745
|
]),
|
|
746
746
|
_: 3
|
|
747
747
|
}, 16));
|
|
748
748
|
}
|
|
749
|
-
}),
|
|
749
|
+
}), Ks = /* @__PURE__ */ i(Xa, [["__scopeId", "data-v-79c6443f"]]), et = /* @__PURE__ */ u({
|
|
750
750
|
__name: "NsMenu",
|
|
751
751
|
setup(a) {
|
|
752
|
-
return (e, t) => (o(), l(
|
|
752
|
+
return (e, t) => (o(), l(Ge, c(e.$attrs, { class: "ns-menu" }), {
|
|
753
753
|
default: s(() => [
|
|
754
754
|
r(e.$slots, "default", {}, void 0, !0)
|
|
755
755
|
]),
|
|
756
756
|
_: 3
|
|
757
757
|
}, 16));
|
|
758
758
|
}
|
|
759
|
-
}),
|
|
759
|
+
}), Gs = /* @__PURE__ */ i(et, [["__scopeId", "data-v-47a4b7d0"]]), at = /* @__PURE__ */ u({
|
|
760
760
|
__name: "NsPage",
|
|
761
761
|
setup(a) {
|
|
762
|
-
return (e, t) => (o(), l(
|
|
762
|
+
return (e, t) => (o(), l(Ze, c(e.$attrs, { class: "ns-page" }), {
|
|
763
763
|
default: s(() => [
|
|
764
764
|
r(e.$slots, "default", {}, void 0, !0)
|
|
765
765
|
]),
|
|
766
766
|
_: 3
|
|
767
767
|
}, 16));
|
|
768
768
|
}
|
|
769
|
-
}), re = /* @__PURE__ */ i(
|
|
769
|
+
}), re = /* @__PURE__ */ i(at, [["__scopeId", "data-v-25e2841e"]]), tt = /* @__PURE__ */ u({
|
|
770
770
|
__name: "NsPageContainer",
|
|
771
771
|
setup(a) {
|
|
772
|
-
return (e, t) => (o(), l(
|
|
772
|
+
return (e, t) => (o(), l(We, c(e.$attrs, { class: "ns-page-container" }), {
|
|
773
773
|
default: s(() => [
|
|
774
774
|
r(e.$slots, "default", {}, void 0, !0)
|
|
775
775
|
]),
|
|
776
776
|
_: 3
|
|
777
777
|
}, 16));
|
|
778
778
|
}
|
|
779
|
-
}), de = /* @__PURE__ */ i(
|
|
779
|
+
}), de = /* @__PURE__ */ i(tt, [["__scopeId", "data-v-ac167da5"]]), st = /* @__PURE__ */ u({
|
|
780
780
|
__name: "NsPagination",
|
|
781
781
|
props: {
|
|
782
782
|
modelValue: { default: 1 },
|
|
@@ -784,11 +784,11 @@ const ks = /* @__PURE__ */ u({
|
|
|
784
784
|
},
|
|
785
785
|
emits: ["update:modelValue"],
|
|
786
786
|
setup(a, { emit: e }) {
|
|
787
|
-
const t = a, n = e, d =
|
|
787
|
+
const t = a, n = e, d = I({
|
|
788
788
|
get: () => t.modelValue,
|
|
789
789
|
set: (m) => n("update:modelValue", m)
|
|
790
790
|
});
|
|
791
|
-
return (m, b) => (o(), l(
|
|
791
|
+
return (m, b) => (o(), l(Je, c(m.$attrs, {
|
|
792
792
|
modelValue: d.value,
|
|
793
793
|
"onUpdate:modelValue": b[0] || (b[0] = ($) => d.value = $),
|
|
794
794
|
max: a.max,
|
|
@@ -800,48 +800,48 @@ const ks = /* @__PURE__ */ u({
|
|
|
800
800
|
_: 3
|
|
801
801
|
}, 16, ["modelValue", "max"]));
|
|
802
802
|
}
|
|
803
|
-
}),
|
|
803
|
+
}), Zs = /* @__PURE__ */ i(st, [["__scopeId", "data-v-12fa9287"]]), ot = /* @__PURE__ */ u({
|
|
804
804
|
__name: "NsSeparator",
|
|
805
805
|
setup(a) {
|
|
806
|
-
return (e, t) => (o(), l(
|
|
806
|
+
return (e, t) => (o(), l(Ye, c(e.$attrs, { class: "ns-separator" }), null, 16));
|
|
807
807
|
}
|
|
808
|
-
}),
|
|
808
|
+
}), lt = /* @__PURE__ */ i(ot, [["__scopeId", "data-v-0c2b2ac1"]]), nt = /* @__PURE__ */ u({
|
|
809
809
|
__name: "NsSpace",
|
|
810
810
|
setup(a) {
|
|
811
|
-
return (e, t) => (o(), l(
|
|
811
|
+
return (e, t) => (o(), l(Xe, c(e.$attrs, { class: "ns-space" }), {
|
|
812
812
|
default: s(() => [
|
|
813
813
|
r(e.$slots, "default", {}, void 0, !0)
|
|
814
814
|
]),
|
|
815
815
|
_: 3
|
|
816
816
|
}, 16));
|
|
817
817
|
}
|
|
818
|
-
}),
|
|
818
|
+
}), Ws = /* @__PURE__ */ i(nt, [["__scopeId", "data-v-273ca5fc"]]), rt = /* @__PURE__ */ u({
|
|
819
819
|
__name: "NsSpinner",
|
|
820
820
|
setup(a) {
|
|
821
|
-
return (e, t) => (o(), l(
|
|
821
|
+
return (e, t) => (o(), l(ea, c(e.$attrs, { class: "ns-spinner" }), null, 16));
|
|
822
822
|
}
|
|
823
|
-
}),
|
|
823
|
+
}), Js = /* @__PURE__ */ i(rt, [["__scopeId", "data-v-5b99a17b"]]), dt = /* @__PURE__ */ u({
|
|
824
824
|
__name: "NsSpinnerDots",
|
|
825
825
|
setup(a) {
|
|
826
826
|
return (e, t) => (o(), l(oe, c(e.$attrs, { class: "ns-spinner-dots" }), null, 16));
|
|
827
827
|
}
|
|
828
|
-
}),
|
|
828
|
+
}), Ys = /* @__PURE__ */ i(dt, [["__scopeId", "data-v-20a70106"]]), ut = /* @__PURE__ */ u({
|
|
829
829
|
__name: "NsTab",
|
|
830
830
|
setup(a) {
|
|
831
|
-
return (e, t) => (o(), l(
|
|
831
|
+
return (e, t) => (o(), l(aa, c(e.$attrs, { class: "ns-tab" }), {
|
|
832
832
|
default: s(() => [
|
|
833
833
|
r(e.$slots, "default", {}, void 0, !0)
|
|
834
834
|
]),
|
|
835
835
|
_: 3
|
|
836
836
|
}, 16));
|
|
837
837
|
}
|
|
838
|
-
}),
|
|
838
|
+
}), it = /* @__PURE__ */ i(ut, [["__scopeId", "data-v-b97f2cd1"]]), ct = /* @__PURE__ */ u({
|
|
839
839
|
__name: "NsTable",
|
|
840
840
|
props: {
|
|
841
841
|
rows: { default: () => [] }
|
|
842
842
|
},
|
|
843
843
|
setup(a) {
|
|
844
|
-
return (e, t) => (o(), l(
|
|
844
|
+
return (e, t) => (o(), l(ta, c(e.$attrs, {
|
|
845
845
|
rows: a.rows,
|
|
846
846
|
class: "ns-table"
|
|
847
847
|
}), {
|
|
@@ -851,23 +851,23 @@ const ks = /* @__PURE__ */ u({
|
|
|
851
851
|
_: 3
|
|
852
852
|
}, 16, ["rows"]));
|
|
853
853
|
}
|
|
854
|
-
}),
|
|
854
|
+
}), Xs = /* @__PURE__ */ i(ct, [["__scopeId", "data-v-a45d30cf"]]), mt = /* @__PURE__ */ u({
|
|
855
855
|
__name: "NsTableCell",
|
|
856
856
|
setup(a) {
|
|
857
|
-
return (e, t) => (o(), l(
|
|
857
|
+
return (e, t) => (o(), l(sa, c(e.$attrs, { class: "ns-table-cell" }), {
|
|
858
858
|
default: s(() => [
|
|
859
859
|
r(e.$slots, "default", {}, void 0, !0)
|
|
860
860
|
]),
|
|
861
861
|
_: 3
|
|
862
862
|
}, 16));
|
|
863
863
|
}
|
|
864
|
-
}),
|
|
864
|
+
}), eo = /* @__PURE__ */ i(mt, [["__scopeId", "data-v-ca0da61b"]]), ft = /* @__PURE__ */ u({
|
|
865
865
|
__name: "NsTabPanel",
|
|
866
866
|
props: {
|
|
867
867
|
name: {}
|
|
868
868
|
},
|
|
869
869
|
setup(a) {
|
|
870
|
-
return (e, t) => (o(), l(
|
|
870
|
+
return (e, t) => (o(), l(oa, c(e.$attrs, {
|
|
871
871
|
name: a.name,
|
|
872
872
|
class: "ns-tab-panel"
|
|
873
873
|
}), {
|
|
@@ -877,18 +877,18 @@ const ks = /* @__PURE__ */ u({
|
|
|
877
877
|
_: 3
|
|
878
878
|
}, 16, ["name"]));
|
|
879
879
|
}
|
|
880
|
-
}),
|
|
880
|
+
}), ao = /* @__PURE__ */ i(ft, [["__scopeId", "data-v-d8f64358"]]), pt = /* @__PURE__ */ u({
|
|
881
881
|
__name: "NsTabPanels",
|
|
882
882
|
props: {
|
|
883
883
|
modelValue: { default: void 0 }
|
|
884
884
|
},
|
|
885
885
|
emits: ["update:modelValue"],
|
|
886
886
|
setup(a, { emit: e }) {
|
|
887
|
-
const t = a, n = e, d =
|
|
887
|
+
const t = a, n = e, d = I({
|
|
888
888
|
get: () => t.modelValue,
|
|
889
889
|
set: (m) => n("update:modelValue", m)
|
|
890
890
|
});
|
|
891
|
-
return (m, b) => (o(), l(
|
|
891
|
+
return (m, b) => (o(), l(la, c(m.$attrs, {
|
|
892
892
|
modelValue: d.value,
|
|
893
893
|
"onUpdate:modelValue": b[0] || (b[0] = ($) => d.value = $),
|
|
894
894
|
class: "ns-tab-panels"
|
|
@@ -899,57 +899,57 @@ const ks = /* @__PURE__ */ u({
|
|
|
899
899
|
_: 3
|
|
900
900
|
}, 16, ["modelValue"]));
|
|
901
901
|
}
|
|
902
|
-
}),
|
|
902
|
+
}), to = /* @__PURE__ */ i(pt, [["__scopeId", "data-v-dec8ab0f"]]), _t = /* @__PURE__ */ u({
|
|
903
903
|
__name: "NsTabs",
|
|
904
904
|
setup(a) {
|
|
905
|
-
return (e, t) => (o(), l(
|
|
905
|
+
return (e, t) => (o(), l(na, c(e.$attrs, { class: "ns-tabs" }), {
|
|
906
906
|
default: s(() => [
|
|
907
907
|
r(e.$slots, "default", {}, void 0, !0)
|
|
908
908
|
]),
|
|
909
909
|
_: 3
|
|
910
910
|
}, 16));
|
|
911
911
|
}
|
|
912
|
-
}),
|
|
912
|
+
}), vt = /* @__PURE__ */ i(_t, [["__scopeId", "data-v-81224e01"]]), bt = /* @__PURE__ */ u({
|
|
913
913
|
__name: "NsTimeline",
|
|
914
914
|
setup(a) {
|
|
915
|
-
return (e, t) => (o(), l(
|
|
915
|
+
return (e, t) => (o(), l(ra, c(e.$attrs, { class: "ns-timeline" }), {
|
|
916
916
|
default: s(() => [
|
|
917
917
|
r(e.$slots, "default", {}, void 0, !0)
|
|
918
918
|
]),
|
|
919
919
|
_: 3
|
|
920
920
|
}, 16));
|
|
921
921
|
}
|
|
922
|
-
}),
|
|
922
|
+
}), so = /* @__PURE__ */ i(bt, [["__scopeId", "data-v-1bf558aa"]]), ht = /* @__PURE__ */ u({
|
|
923
923
|
__name: "NsTimelineEntry",
|
|
924
924
|
setup(a) {
|
|
925
|
-
return (e, t) => (o(), l(
|
|
925
|
+
return (e, t) => (o(), l(da, c(e.$attrs, { class: "ns-timeline-entry" }), {
|
|
926
926
|
default: s(() => [
|
|
927
927
|
r(e.$slots, "default", {}, void 0, !0)
|
|
928
928
|
]),
|
|
929
929
|
_: 3
|
|
930
930
|
}, 16));
|
|
931
931
|
}
|
|
932
|
-
}),
|
|
932
|
+
}), oo = /* @__PURE__ */ i(ht, [["__scopeId", "data-v-fa149ea0"]]), $t = /* @__PURE__ */ u({
|
|
933
933
|
__name: "NsToolbar",
|
|
934
934
|
setup(a) {
|
|
935
|
-
return (e, t) => (o(), l(
|
|
935
|
+
return (e, t) => (o(), l(ua, c(e.$attrs, { class: "ns-toolbar" }), {
|
|
936
936
|
default: s(() => [
|
|
937
937
|
r(e.$slots, "default", {}, void 0, !0)
|
|
938
938
|
]),
|
|
939
939
|
_: 3
|
|
940
940
|
}, 16));
|
|
941
941
|
}
|
|
942
|
-
}), ae = /* @__PURE__ */ i(
|
|
942
|
+
}), ae = /* @__PURE__ */ i($t, [["__scopeId", "data-v-e26a45db"]]), gt = /* @__PURE__ */ u({
|
|
943
943
|
__name: "NsToolbarTitle",
|
|
944
944
|
setup(a) {
|
|
945
|
-
return (e, t) => (o(), l(
|
|
945
|
+
return (e, t) => (o(), l(ia, c(e.$attrs, { class: "ns-toolbar-title" }), {
|
|
946
946
|
default: s(() => [
|
|
947
947
|
r(e.$slots, "default", {}, void 0, !0)
|
|
948
948
|
]),
|
|
949
949
|
_: 3
|
|
950
950
|
}, 16));
|
|
951
951
|
}
|
|
952
|
-
}),
|
|
952
|
+
}), Nt = /* @__PURE__ */ i(gt, [["__scopeId", "data-v-42928844"]]), k = {
|
|
953
953
|
xs: 0,
|
|
954
954
|
sm: 600,
|
|
955
955
|
md: 1024,
|
|
@@ -966,30 +966,30 @@ const ks = /* @__PURE__ */ u({
|
|
|
966
966
|
"xxl",
|
|
967
967
|
"xxxl"
|
|
968
968
|
];
|
|
969
|
-
function
|
|
969
|
+
function lo(a) {
|
|
970
970
|
return `(min-width: ${k[a]}px)`;
|
|
971
971
|
}
|
|
972
|
-
function
|
|
972
|
+
function no(a) {
|
|
973
973
|
return `(max-width: ${k[a] - 1}px)`;
|
|
974
974
|
}
|
|
975
|
-
function
|
|
975
|
+
function ro(a) {
|
|
976
976
|
const e = M.indexOf(a), t = k[a], n = M[e + 1];
|
|
977
977
|
if (!n)
|
|
978
978
|
return `(min-width: ${t}px)`;
|
|
979
979
|
const d = k[n] - 1;
|
|
980
980
|
return `(min-width: ${t}px) and (max-width: ${d}px)`;
|
|
981
981
|
}
|
|
982
|
-
function
|
|
982
|
+
function uo(a, e) {
|
|
983
983
|
const t = M.indexOf(e), n = M[t + 1], d = k[a];
|
|
984
984
|
if (!n)
|
|
985
985
|
return `(min-width: ${d}px)`;
|
|
986
986
|
const m = k[n] - 1;
|
|
987
987
|
return `(min-width: ${d}px) and (max-width: ${m}px)`;
|
|
988
988
|
}
|
|
989
|
-
const
|
|
989
|
+
const yt = {
|
|
990
990
|
key: 0,
|
|
991
991
|
class: "ns-app-shell__search-inline"
|
|
992
|
-
},
|
|
992
|
+
}, It = /* @__PURE__ */ u({
|
|
993
993
|
__name: "NsAppShell",
|
|
994
994
|
props: {
|
|
995
995
|
tabs: { default: () => [] },
|
|
@@ -1003,19 +1003,22 @@ const Nt = {
|
|
|
1003
1003
|
},
|
|
1004
1004
|
emits: ["search", "tab-change", "drawer-toggle", "drawer-collapse", "update:modelValue"],
|
|
1005
1005
|
setup(a, { emit: e }) {
|
|
1006
|
-
const t = a, n = e, d =
|
|
1006
|
+
const t = a, n = e, d = ca(), m = I(() => d.screen.width >= t.drawerBreakpoint), b = I(
|
|
1007
1007
|
() => d.screen.width >= t.drawerBreakpoint && d.screen.width < t.fullDrawerBreakpoint
|
|
1008
|
-
), $ = w(!1), v =
|
|
1008
|
+
), $ = w(!1), v = I(
|
|
1009
1009
|
() => m.value && (b.value || t.miniDrawer || $.value)
|
|
1010
|
-
), p = w(
|
|
1010
|
+
), p = w(m.value), h = w(!1), S = w(""), C = w(t.modelValue ?? (t.tabs[0]?.name || ""));
|
|
1011
|
+
pe(m, (N) => {
|
|
1012
|
+
p.value = N;
|
|
1013
|
+
});
|
|
1011
1014
|
function z() {
|
|
1012
1015
|
p.value = !p.value;
|
|
1013
1016
|
}
|
|
1014
|
-
function N
|
|
1015
|
-
n("drawer-toggle",
|
|
1017
|
+
function y(N) {
|
|
1018
|
+
n("drawer-toggle", N);
|
|
1016
1019
|
}
|
|
1017
|
-
function V(
|
|
1018
|
-
C.value = String(
|
|
1020
|
+
function V(N) {
|
|
1021
|
+
C.value = String(N), n("tab-change", N), n("update:modelValue", String(N));
|
|
1019
1022
|
}
|
|
1020
1023
|
function ue() {
|
|
1021
1024
|
$.value = !$.value, n("drawer-collapse", $.value);
|
|
@@ -1023,12 +1026,12 @@ const Nt = {
|
|
|
1023
1026
|
function K() {
|
|
1024
1027
|
n("search", S.value);
|
|
1025
1028
|
}
|
|
1026
|
-
return (
|
|
1029
|
+
return (N, Q) => (o(), l(ne, {
|
|
1027
1030
|
class: "ns-app-shell",
|
|
1028
1031
|
view: "hHh lpR fFf"
|
|
1029
1032
|
}, {
|
|
1030
1033
|
default: s(() => [
|
|
1031
|
-
f(
|
|
1034
|
+
f(Ha, {
|
|
1032
1035
|
class: "ns-app-shell__header",
|
|
1033
1036
|
elevated: ""
|
|
1034
1037
|
}, {
|
|
@@ -1049,10 +1052,10 @@ const Nt = {
|
|
|
1049
1052
|
]),
|
|
1050
1053
|
_: 1
|
|
1051
1054
|
}, 8, ["aria-label"])),
|
|
1052
|
-
r(
|
|
1053
|
-
f(
|
|
1055
|
+
r(N.$slots, "header-left", {}, void 0, !0),
|
|
1056
|
+
f(Nt),
|
|
1054
1057
|
a.showSearch ? (o(), B(P, { key: 1 }, [
|
|
1055
|
-
m.value ? (o(), B("div",
|
|
1058
|
+
m.value ? (o(), B("div", yt, [
|
|
1056
1059
|
f(Y, {
|
|
1057
1060
|
modelValue: S.value,
|
|
1058
1061
|
"onUpdate:modelValue": Q[0] || (Q[0] = (_) => S.value = _),
|
|
@@ -1082,7 +1085,7 @@ const Nt = {
|
|
|
1082
1085
|
_: 1
|
|
1083
1086
|
}))
|
|
1084
1087
|
], 64)) : g("", !0),
|
|
1085
|
-
r(
|
|
1088
|
+
r(N.$slots, "header-actions", {}, void 0, !0)
|
|
1086
1089
|
]),
|
|
1087
1090
|
_: 3
|
|
1088
1091
|
}),
|
|
@@ -1125,11 +1128,11 @@ const Nt = {
|
|
|
1125
1128
|
]),
|
|
1126
1129
|
_: 3
|
|
1127
1130
|
}),
|
|
1128
|
-
f(
|
|
1131
|
+
f(Ba, {
|
|
1129
1132
|
modelValue: p.value,
|
|
1130
1133
|
"onUpdate:modelValue": [
|
|
1131
1134
|
Q[4] || (Q[4] = (_) => p.value = _),
|
|
1132
|
-
|
|
1135
|
+
y
|
|
1133
1136
|
],
|
|
1134
1137
|
breakpoint: a.drawerBreakpoint,
|
|
1135
1138
|
mini: v.value,
|
|
@@ -1168,13 +1171,13 @@ const Nt = {
|
|
|
1168
1171
|
]),
|
|
1169
1172
|
_: 1
|
|
1170
1173
|
})) : g("", !0),
|
|
1171
|
-
r(
|
|
1172
|
-
a.drawerItems.length > 0 ? (o(), l(
|
|
1174
|
+
r(N.$slots, "drawer-header", { mini: v.value }, void 0, !0),
|
|
1175
|
+
a.drawerItems.length > 0 ? (o(), l(Da, { key: 1 }, {
|
|
1173
1176
|
default: s(() => [
|
|
1174
1177
|
(o(!0), B(P, null, E(a.drawerItems, (_) => (o(), B(P, {
|
|
1175
1178
|
key: _.name
|
|
1176
1179
|
}, [
|
|
1177
|
-
_.separator ? (o(), l(
|
|
1180
|
+
_.separator ? (o(), l(lt, { key: 0 })) : g("", !0),
|
|
1178
1181
|
f(X, {
|
|
1179
1182
|
to: _.to,
|
|
1180
1183
|
active: _.active,
|
|
@@ -1223,31 +1226,31 @@ const Nt = {
|
|
|
1223
1226
|
]),
|
|
1224
1227
|
_: 1
|
|
1225
1228
|
})) : g("", !0),
|
|
1226
|
-
r(
|
|
1229
|
+
r(N.$slots, "drawer-footer", {}, void 0, !0)
|
|
1227
1230
|
]),
|
|
1228
1231
|
_: 3
|
|
1229
1232
|
}, 8, ["modelValue", "breakpoint", "mini", "behavior"]),
|
|
1230
1233
|
f(de, null, {
|
|
1231
1234
|
default: s(() => [
|
|
1232
1235
|
f(re, {
|
|
1233
|
-
class:
|
|
1236
|
+
class: _e({ "ns-app-shell__page--has-bottom-bar": !m.value && a.tabs.length > 0 })
|
|
1234
1237
|
}, {
|
|
1235
1238
|
default: s(() => [
|
|
1236
|
-
r(
|
|
1239
|
+
r(N.$slots, "default", {}, void 0, !0)
|
|
1237
1240
|
]),
|
|
1238
1241
|
_: 3
|
|
1239
1242
|
}, 8, ["class"])
|
|
1240
1243
|
]),
|
|
1241
1244
|
_: 3
|
|
1242
1245
|
}),
|
|
1243
|
-
!m.value && a.tabs.length > 0 ? (o(), l(
|
|
1246
|
+
!m.value && a.tabs.length > 0 ? (o(), l(xa, {
|
|
1244
1247
|
key: 0,
|
|
1245
1248
|
elevated: "",
|
|
1246
1249
|
class: "ns-app-shell__bottom-bar"
|
|
1247
1250
|
}, {
|
|
1248
1251
|
default: s(() => [
|
|
1249
|
-
r(
|
|
1250
|
-
f(
|
|
1252
|
+
r(N.$slots, "bottom-bar-above", {}, void 0, !0),
|
|
1253
|
+
f(vt, {
|
|
1251
1254
|
"model-value": C.value,
|
|
1252
1255
|
dense: "",
|
|
1253
1256
|
"narrow-indicator": "",
|
|
@@ -1255,7 +1258,7 @@ const Nt = {
|
|
|
1255
1258
|
"onUpdate:modelValue": V
|
|
1256
1259
|
}, {
|
|
1257
1260
|
default: s(() => [
|
|
1258
|
-
(o(!0), B(P, null, E(a.tabs, (_) => (o(), l(
|
|
1261
|
+
(o(!0), B(P, null, E(a.tabs, (_) => (o(), l(it, {
|
|
1259
1262
|
key: _.name,
|
|
1260
1263
|
name: _.name,
|
|
1261
1264
|
icon: _.icon,
|
|
@@ -1272,16 +1275,16 @@ const Nt = {
|
|
|
1272
1275
|
_: 3
|
|
1273
1276
|
}));
|
|
1274
1277
|
}
|
|
1275
|
-
}),
|
|
1278
|
+
}), io = /* @__PURE__ */ i(It, [["__scopeId", "data-v-bb640fe4"]]), Qt = {
|
|
1276
1279
|
key: 0,
|
|
1277
1280
|
class: "ns-auth-layout__branding"
|
|
1278
|
-
},
|
|
1281
|
+
}, St = /* @__PURE__ */ u({
|
|
1279
1282
|
__name: "NsAuthLayout",
|
|
1280
1283
|
props: {
|
|
1281
1284
|
maxWidth: { default: "440px" }
|
|
1282
1285
|
},
|
|
1283
1286
|
setup(a) {
|
|
1284
|
-
const e = a, t =
|
|
1287
|
+
const e = a, t = I(() => ({
|
|
1285
1288
|
maxWidth: e.maxWidth
|
|
1286
1289
|
}));
|
|
1287
1290
|
return (n, d) => (o(), l(ne, { class: "ns-auth-layout" }, {
|
|
@@ -1292,12 +1295,12 @@ const Nt = {
|
|
|
1292
1295
|
default: s(() => [
|
|
1293
1296
|
x("div", {
|
|
1294
1297
|
class: "ns-auth-layout__container",
|
|
1295
|
-
style:
|
|
1298
|
+
style: ve(t.value)
|
|
1296
1299
|
}, [
|
|
1297
|
-
n.$slots.branding ? (o(), B("div",
|
|
1300
|
+
n.$slots.branding ? (o(), B("div", Qt, [
|
|
1298
1301
|
r(n.$slots, "branding", {}, void 0, !0)
|
|
1299
1302
|
])) : g("", !0),
|
|
1300
|
-
f(
|
|
1303
|
+
f(ga, { class: "ns-auth-layout__card" }, {
|
|
1301
1304
|
default: s(() => [
|
|
1302
1305
|
r(n.$slots, "default", {}, void 0, !0)
|
|
1303
1306
|
]),
|
|
@@ -1314,19 +1317,19 @@ const Nt = {
|
|
|
1314
1317
|
_: 3
|
|
1315
1318
|
}));
|
|
1316
1319
|
}
|
|
1317
|
-
}),
|
|
1320
|
+
}), co = /* @__PURE__ */ i(St, [["__scopeId", "data-v-a5a78d9c"]]), mo = /* @__PURE__ */ u({
|
|
1318
1321
|
__name: "NsDashboardGrid",
|
|
1319
1322
|
props: {
|
|
1320
1323
|
columns: { default: () => ({ xs: 1, sm: 2, md: 4, lg: 4 }) },
|
|
1321
1324
|
gap: { default: "md" }
|
|
1322
1325
|
},
|
|
1323
1326
|
setup(a) {
|
|
1324
|
-
const e = a, t =
|
|
1327
|
+
const e = a, t = be(), n = I(() => `q-col-gutter-${e.gap}`);
|
|
1325
1328
|
function d(v, p) {
|
|
1326
1329
|
const h = Math.floor(12 / p);
|
|
1327
1330
|
return v === "xs" ? `col-${h}` : `col-${v}-${h}`;
|
|
1328
1331
|
}
|
|
1329
|
-
const m =
|
|
1332
|
+
const m = I(() => {
|
|
1330
1333
|
const v = [], p = e.columns;
|
|
1331
1334
|
return p.xs && v.push(d("xs", p.xs)), p.sm && v.push(d("sm", p.sm)), p.md && v.push(d("md", p.md)), p.lg && v.push(d("lg", p.lg)), p.xl && v.push(d("xl", p.xl)), v;
|
|
1332
1335
|
});
|
|
@@ -1349,7 +1352,7 @@ const Nt = {
|
|
|
1349
1352
|
return (v, p) => (o(), l($));
|
|
1350
1353
|
}
|
|
1351
1354
|
});
|
|
1352
|
-
function
|
|
1355
|
+
function fo(a = {}) {
|
|
1353
1356
|
const { locale: e = H } = a;
|
|
1354
1357
|
return {
|
|
1355
1358
|
install(t) {
|
|
@@ -1357,7 +1360,7 @@ function mo(a = {}) {
|
|
|
1357
1360
|
}
|
|
1358
1361
|
};
|
|
1359
1362
|
}
|
|
1360
|
-
const
|
|
1363
|
+
const Tt = {
|
|
1361
1364
|
primary: "#3b82f6",
|
|
1362
1365
|
// PLACEHOLDER — matches --ns-color-primary
|
|
1363
1366
|
secondary: "#8b5cf6",
|
|
@@ -1377,12 +1380,12 @@ const St = {
|
|
|
1377
1380
|
warning: "#f59e0b"
|
|
1378
1381
|
// PLACEHOLDER — matches --ns-color-warning
|
|
1379
1382
|
};
|
|
1380
|
-
function
|
|
1383
|
+
function po(a = {}) {
|
|
1381
1384
|
const { brand: e = {}, plugins: t = {}, ...n } = a;
|
|
1382
1385
|
return {
|
|
1383
1386
|
config: {
|
|
1384
1387
|
brand: {
|
|
1385
|
-
...
|
|
1388
|
+
...Tt,
|
|
1386
1389
|
...e
|
|
1387
1390
|
}
|
|
1388
1391
|
},
|
|
@@ -1390,7 +1393,7 @@ function fo(a = {}) {
|
|
|
1390
1393
|
...n
|
|
1391
1394
|
};
|
|
1392
1395
|
}
|
|
1393
|
-
const
|
|
1396
|
+
const _o = {
|
|
1394
1397
|
common: {
|
|
1395
1398
|
loading: "Chargement…",
|
|
1396
1399
|
retry: "Réessayer",
|
|
@@ -1427,9 +1430,9 @@ const po = {
|
|
|
1427
1430
|
tooLong: "Trop long"
|
|
1428
1431
|
}
|
|
1429
1432
|
};
|
|
1430
|
-
function
|
|
1431
|
-
const t =
|
|
1432
|
-
return
|
|
1433
|
+
function vo(a, e) {
|
|
1434
|
+
const t = _a();
|
|
1435
|
+
return I(() => {
|
|
1433
1436
|
const n = a();
|
|
1434
1437
|
if (n != null) return n;
|
|
1435
1438
|
const d = e.split(".");
|
|
@@ -1440,14 +1443,14 @@ function _o(a, e) {
|
|
|
1440
1443
|
});
|
|
1441
1444
|
}
|
|
1442
1445
|
const F = "ns-dark-mode";
|
|
1443
|
-
function
|
|
1446
|
+
function bo() {
|
|
1444
1447
|
const a = w(!1), e = w("system");
|
|
1445
1448
|
let t = null, n = () => {
|
|
1446
1449
|
};
|
|
1447
|
-
function d(
|
|
1448
|
-
if (a.value =
|
|
1450
|
+
function d(y) {
|
|
1451
|
+
if (a.value = y, typeof document < "u") {
|
|
1449
1452
|
const V = document.documentElement;
|
|
1450
|
-
V.classList.toggle("dark",
|
|
1453
|
+
V.classList.toggle("dark", y), V.setAttribute("data-theme", y ? "dark" : "light");
|
|
1451
1454
|
}
|
|
1452
1455
|
}
|
|
1453
1456
|
function m() {
|
|
@@ -1455,11 +1458,11 @@ function vo() {
|
|
|
1455
1458
|
}
|
|
1456
1459
|
function b() {
|
|
1457
1460
|
if (typeof localStorage > "u") return null;
|
|
1458
|
-
const
|
|
1459
|
-
return
|
|
1461
|
+
const y = localStorage.getItem(F);
|
|
1462
|
+
return y === "true" ? !0 : y === "false" ? !1 : null;
|
|
1460
1463
|
}
|
|
1461
|
-
function $(
|
|
1462
|
-
typeof localStorage < "u" && localStorage.setItem(F, String(
|
|
1464
|
+
function $(y) {
|
|
1465
|
+
typeof localStorage < "u" && localStorage.setItem(F, String(y));
|
|
1463
1466
|
}
|
|
1464
1467
|
function v() {
|
|
1465
1468
|
typeof localStorage < "u" && localStorage.removeItem(F);
|
|
@@ -1477,12 +1480,12 @@ function vo() {
|
|
|
1477
1480
|
v(), e.value = "system", d(m());
|
|
1478
1481
|
}
|
|
1479
1482
|
function z() {
|
|
1480
|
-
const
|
|
1481
|
-
|
|
1483
|
+
const y = b();
|
|
1484
|
+
y !== null ? (e.value = "storage", d(y)) : (e.value = "system", d(m())), typeof window < "u" && (t = window.matchMedia("(prefers-color-scheme: dark)"), n = (V) => {
|
|
1482
1485
|
b() === null && (e.value = "system", d(V.matches));
|
|
1483
1486
|
}, t.addEventListener("change", n));
|
|
1484
1487
|
}
|
|
1485
|
-
return
|
|
1488
|
+
return he(z), $e(() => {
|
|
1486
1489
|
t?.removeEventListener("change", n);
|
|
1487
1490
|
}), {
|
|
1488
1491
|
isDark: J(a),
|
|
@@ -1493,10 +1496,10 @@ function vo() {
|
|
|
1493
1496
|
useSystem: C
|
|
1494
1497
|
};
|
|
1495
1498
|
}
|
|
1496
|
-
function
|
|
1499
|
+
function ho(a, e = document.documentElement) {
|
|
1497
1500
|
return getComputedStyle(e).getPropertyValue(a).trim();
|
|
1498
1501
|
}
|
|
1499
|
-
const
|
|
1502
|
+
const kt = {
|
|
1500
1503
|
// Existing (fully styled) components
|
|
1501
1504
|
QAvatar: "NsAvatar",
|
|
1502
1505
|
QBanner: "NsBanner",
|
|
@@ -1549,90 +1552,90 @@ const Tt = {
|
|
|
1549
1552
|
QTimelineEntry: "NsTimelineEntry",
|
|
1550
1553
|
QToolbar: "NsToolbar",
|
|
1551
1554
|
QToolbarTitle: "NsToolbarTitle"
|
|
1552
|
-
},
|
|
1553
|
-
Object.entries(
|
|
1555
|
+
}, Bt = Object.fromEntries(
|
|
1556
|
+
Object.entries(kt).map(([a, e]) => [
|
|
1554
1557
|
a.replace(/([A-Z])/g, "-$1").toLowerCase().replace(/^-/, ""),
|
|
1555
1558
|
e.replace(/([A-Z])/g, "-$1").toLowerCase().replace(/^-/, "")
|
|
1556
1559
|
])
|
|
1557
1560
|
);
|
|
1558
|
-
function
|
|
1559
|
-
return Object.entries(
|
|
1561
|
+
function $o() {
|
|
1562
|
+
return Object.entries(Bt).map(([a, e]) => ({
|
|
1560
1563
|
element: a,
|
|
1561
1564
|
message: `Use <${e}> from @nonsuch/components instead of <${a}>.`
|
|
1562
1565
|
}));
|
|
1563
1566
|
}
|
|
1564
1567
|
export {
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1568
|
+
io as NsAppShell,
|
|
1569
|
+
co as NsAuthLayout,
|
|
1570
|
+
As as NsAvatar,
|
|
1571
|
+
Os as NsBadge,
|
|
1572
|
+
Es as NsBanner,
|
|
1573
|
+
qs as NsBreadcrumbElement,
|
|
1574
|
+
Fs as NsBreadcrumbs,
|
|
1572
1575
|
O as NsButton,
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1576
|
+
Us as NsButtonToggle,
|
|
1577
|
+
ga as NsCard,
|
|
1578
|
+
xs as NsCardActions,
|
|
1579
|
+
Rs as NsCardSection,
|
|
1580
|
+
Cs as NsCheckbox,
|
|
1581
|
+
Ms as NsChip,
|
|
1582
|
+
mo as NsDashboardGrid,
|
|
1583
|
+
Ps as NsDialog,
|
|
1584
|
+
Ba as NsDrawer,
|
|
1585
|
+
Ds as NsExpansionItem,
|
|
1586
|
+
xa as NsFooter,
|
|
1587
|
+
Ls as NsForm,
|
|
1588
|
+
Ha as NsHeader,
|
|
1586
1589
|
T as NsIcon,
|
|
1587
|
-
|
|
1588
|
-
|
|
1590
|
+
Hs as NsImage,
|
|
1591
|
+
js as NsInnerLoading,
|
|
1589
1592
|
Y as NsInput,
|
|
1590
1593
|
X as NsItem,
|
|
1591
1594
|
ee as NsItemLabel,
|
|
1592
1595
|
L as NsItemSection,
|
|
1593
1596
|
ne as NsLayout,
|
|
1594
|
-
|
|
1595
|
-
|
|
1597
|
+
Ks as NsLinearProgress,
|
|
1598
|
+
Da as NsList,
|
|
1596
1599
|
j as NsLocaleKey,
|
|
1597
|
-
|
|
1600
|
+
Gs as NsMenu,
|
|
1598
1601
|
re as NsPage,
|
|
1599
1602
|
de as NsPageContainer,
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1603
|
+
Zs as NsPagination,
|
|
1604
|
+
ws as NsSelect,
|
|
1605
|
+
lt as NsSeparator,
|
|
1606
|
+
ks as NsSkeleton,
|
|
1607
|
+
Ws as NsSpace,
|
|
1608
|
+
Js as NsSpinner,
|
|
1609
|
+
Ys as NsSpinnerDots,
|
|
1610
|
+
it as NsTab,
|
|
1611
|
+
ao as NsTabPanel,
|
|
1612
|
+
to as NsTabPanels,
|
|
1613
|
+
Xs as NsTable,
|
|
1614
|
+
eo as NsTableCell,
|
|
1615
|
+
vt as NsTabs,
|
|
1616
|
+
Bs as NsThemeProvider,
|
|
1617
|
+
so as NsTimeline,
|
|
1618
|
+
oo as NsTimelineEntry,
|
|
1619
|
+
Vs as NsToggle,
|
|
1617
1620
|
ae as NsToolbar,
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1621
|
+
Nt as NsToolbarTitle,
|
|
1622
|
+
zs as NsTooltip,
|
|
1623
|
+
fo as createNonsuch,
|
|
1624
|
+
po as createQuasarConfig,
|
|
1625
|
+
$o as generateQuasarBanRules,
|
|
1626
|
+
ho as getToken,
|
|
1624
1627
|
M as nsBreakpointNames,
|
|
1625
1628
|
k as nsBreakpoints,
|
|
1626
|
-
|
|
1629
|
+
kt as nsComponentManifest,
|
|
1627
1630
|
H as nsLocaleEnCA,
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1631
|
+
_o as nsLocaleFrCA,
|
|
1632
|
+
uo as nsMediaBetween,
|
|
1633
|
+
no as nsMediaDown,
|
|
1634
|
+
ro as nsMediaOnly,
|
|
1635
|
+
lo as nsMediaUp,
|
|
1636
|
+
Bt as nsTemplateTagManifest,
|
|
1637
|
+
pa as provideNsLocale,
|
|
1638
|
+
bo as useNsDarkMode,
|
|
1639
|
+
vo as useNsDefault,
|
|
1640
|
+
_a as useNsLocale
|
|
1638
1641
|
};
|