@piveau/piveau-hub-ui-modules 80.0.0-alpha.3 → 80.0.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data-provider-interface/HappyFlowComponents/DPIHome.vue.d.ts +20 -1
- package/dist/data-provider-interface/HappyFlowComponents/DPIHome.vue.mjs +158 -170
- package/dist/data-provider-interface/HappyFlowComponents/DPIHome.vue.mjs.map +1 -1
- package/dist/data-provider-interface/HappyFlowComponents/ui/CrossOutButton.vue.mjs +2 -2
- package/dist/data-provider-interface/HappyFlowComponents/ui/CrossOutButton.vue.mjs.map +1 -1
- package/dist/data-provider-interface/HappyFlowComponents/ui/CrossOutButton.vue2.mjs.map +1 -1
- package/dist/data-provider-interface/HappyFlowComponents/ui/MoreButton.vue.mjs +2 -2
- package/dist/data-provider-interface/HappyFlowComponents/ui/MoreButton.vue.mjs.map +1 -1
- package/dist/data-provider-interface/HappyFlowComponents/ui/MoreButton.vue2.mjs.map +1 -1
- package/dist/data-provider-interface/HappyFlowComponents/ui/SwitchV3.vue.d.ts +20 -1
- package/dist/data-provider-interface/HappyFlowComponents/ui/SwitchV3.vue.mjs +101 -29
- package/dist/data-provider-interface/HappyFlowComponents/ui/SwitchV3.vue.mjs.map +1 -1
- package/dist/piveau-hub-ui-modules.css +1 -1
- package/package.json +1 -1
|
@@ -255,7 +255,26 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
255
255
|
};
|
|
256
256
|
}>, {}, {
|
|
257
257
|
isChecked: boolean;
|
|
258
|
-
|
|
258
|
+
circleColor: string;
|
|
259
|
+
sliderBackgroundColor: string;
|
|
260
|
+
hoverCircleColor: string;
|
|
261
|
+
showHoverCircle: boolean;
|
|
262
|
+
leftHoverCircle: string;
|
|
263
|
+
topHoverCircle: string;
|
|
264
|
+
zHoverCircle: string;
|
|
265
|
+
stateLock: boolean;
|
|
266
|
+
sliderPadding: string;
|
|
267
|
+
circlePadding: string;
|
|
268
|
+
circleHeight: string;
|
|
269
|
+
circleWidth: string;
|
|
270
|
+
}, {}, {
|
|
271
|
+
handleMouseDown(): void;
|
|
272
|
+
handleMouseUp(): void;
|
|
273
|
+
onHover(): void;
|
|
274
|
+
onLeave(): void;
|
|
275
|
+
handleStyleOnHover(): void;
|
|
276
|
+
toggleChecked(): void;
|
|
277
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
259
278
|
defaultChecked: {
|
|
260
279
|
type: BooleanConstructor;
|
|
261
280
|
default: boolean;
|
|
@@ -11,13 +11,13 @@ import L from "./ui/Accordion.vue.mjs";
|
|
|
11
11
|
import w from "./ui/TertiaryButton.vue.mjs";
|
|
12
12
|
import P from "./ui/CheckboxV3.vue.mjs";
|
|
13
13
|
import C from "./ui/CrossOutButton.vue.mjs";
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import { resolveComponent as e, openBlock as
|
|
14
|
+
import U from "./ui/MoreButton.vue.mjs";
|
|
15
|
+
import G from "./ui/TextButtonSmall.vue.mjs";
|
|
16
|
+
import R from "./ui/SwitchV3.vue.mjs";
|
|
17
|
+
import { resolveComponent as e, openBlock as D, createElementBlock as E, Fragment as V, createElementVNode as s, createTextVNode as n, createVNode as i } from "vue";
|
|
18
18
|
import "./DPIHome.vue2.mjs";
|
|
19
|
-
import
|
|
20
|
-
const
|
|
19
|
+
import A from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
20
|
+
const k = {
|
|
21
21
|
name: "DPI-Home",
|
|
22
22
|
components: {
|
|
23
23
|
HomeTable: f,
|
|
@@ -33,32 +33,32 @@ const A = {
|
|
|
33
33
|
TertiaryButton: w,
|
|
34
34
|
CheckboxV3: P,
|
|
35
35
|
CrossOutButton: C,
|
|
36
|
-
MoreButton:
|
|
37
|
-
TextButtonSmall:
|
|
38
|
-
SwitchV3:
|
|
36
|
+
MoreButton: U,
|
|
37
|
+
TextButtonSmall: G,
|
|
38
|
+
SwitchV3: R
|
|
39
39
|
}
|
|
40
|
-
}, H = { class: "homeWrapper" }, W = { class: "m-3" }, N = { class: "preview m-3" },
|
|
40
|
+
}, H = { class: "homeWrapper" }, W = { class: "m-3" }, N = { class: "preview m-3" }, O = { class: "preview m-3" }, $ = { class: "preview m-3" }, F = { class: "preview m-3" }, Y = { class: "preview m-3" }, Q = { class: "preview m-3" }, Z = { class: "buttonPreview m-3" }, q = { class: "preview m-3" }, X = { class: "preview m-3" }, j = { class: "preview m-3" }, J = { class: "preview m-3" }, K = { class: "buttonPreview m-3" }, h = { class: "buttonPreview m-3" }, _ = { class: "buttonPreview m-3" }, c = { class: "buttonPreview m-3" }, tt = { class: "buttonPreview m-3" }, nt = { class: "buttonPreview m-3" }, st = { class: "buttonPreview m-3" }, it = { class: "buttonPreview m-3" }, ot = { class: "buttonPreview m-3" }, lt = { class: "buttonPreview m-3" }, et = { class: "buttonPreview m-3" }, rt = { class: "buttonPreview m-3" }, ut = { class: "buttonPreview m-3" }, mt = { class: "buttonPreview m-3" }, dt = { class: "buttonPreview m-3" }, pt = { class: "buttonPreview m-3" }, at = { class: "p-3" }, bt = { class: "table" };
|
|
41
41
|
function xt(gt, t, vt, yt, ft, Tt) {
|
|
42
42
|
const u = e("Chip"), r = e("InputV3"), p = e("Accordion"), m = e("CheckboxV3"), o = e("ButtonV3"), l = e("TertiaryButton"), a = e("CrossOutButton"), b = e("MoreButton"), d = e("TextButtonSmall"), x = e("SwitchV3"), g = e("HomeTable");
|
|
43
|
-
return
|
|
44
|
-
t[
|
|
43
|
+
return D(), E(V, null, [
|
|
44
|
+
t[168] || (t[168] = s("link", {
|
|
45
45
|
rel: "preconnect",
|
|
46
46
|
href: "https://fonts.googleapis.com"
|
|
47
47
|
}, null, -1)),
|
|
48
|
-
t[
|
|
49
|
-
t[
|
|
48
|
+
t[169] || (t[169] = n()),
|
|
49
|
+
t[170] || (t[170] = s("link", {
|
|
50
50
|
rel: "preconnect",
|
|
51
51
|
href: "https://fonts.gstatic.com",
|
|
52
52
|
crossorigin: ""
|
|
53
53
|
}, null, -1)),
|
|
54
|
-
t[
|
|
55
|
-
t[
|
|
54
|
+
t[171] || (t[171] = n()),
|
|
55
|
+
t[172] || (t[172] = s("link", {
|
|
56
56
|
href: "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap",
|
|
57
57
|
rel: "stylesheet"
|
|
58
58
|
}, null, -1)),
|
|
59
|
-
t[
|
|
59
|
+
t[173] || (t[173] = n()),
|
|
60
60
|
s("div", H, [
|
|
61
|
-
t[
|
|
61
|
+
t[166] || (t[166] = s("header", { class: "d-flex align-items-center" }, [
|
|
62
62
|
s("div", { class: "DPIHeadL" }, [
|
|
63
63
|
s("img", {
|
|
64
64
|
class: "w-50",
|
|
@@ -73,7 +73,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
73
73
|
s("button", null, "FAQ")
|
|
74
74
|
])
|
|
75
75
|
], -1)),
|
|
76
|
-
t[
|
|
76
|
+
t[167] || (t[167] = n()),
|
|
77
77
|
s("main", null, [
|
|
78
78
|
s("div", W, [
|
|
79
79
|
t[99] || (t[99] = s("h1", null, "Review Area for Components", -1)),
|
|
@@ -147,7 +147,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
147
147
|
t[103] || (t[103] = n()),
|
|
148
148
|
t[104] || (t[104] = s("hr", null, null, -1)),
|
|
149
149
|
t[105] || (t[105] = n()),
|
|
150
|
-
s("div",
|
|
150
|
+
s("div", O, [
|
|
151
151
|
t[7] || (t[7] = s("h4", { class: "m-3" }, "Input:", -1)),
|
|
152
152
|
t[8] || (t[8] = n()),
|
|
153
153
|
i(r, {
|
|
@@ -194,7 +194,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
194
194
|
t[106] || (t[106] = n()),
|
|
195
195
|
t[107] || (t[107] = s("hr", null, null, -1)),
|
|
196
196
|
t[108] || (t[108] = n()),
|
|
197
|
-
s("div",
|
|
197
|
+
s("div", $, [
|
|
198
198
|
t[11] || (t[11] = s("h4", { class: "m-3" }, "Input (Textarea):", -1)),
|
|
199
199
|
t[12] || (t[12] = n()),
|
|
200
200
|
i(r, {
|
|
@@ -215,7 +215,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
215
215
|
t[109] || (t[109] = n()),
|
|
216
216
|
t[110] || (t[110] = s("hr", null, null, -1)),
|
|
217
217
|
t[111] || (t[111] = n()),
|
|
218
|
-
s("div",
|
|
218
|
+
s("div", F, [
|
|
219
219
|
t[13] || (t[13] = s("h4", { class: "m-3" }, "Input (URL):", -1)),
|
|
220
220
|
t[14] || (t[14] = n()),
|
|
221
221
|
i(r, {
|
|
@@ -263,7 +263,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
263
263
|
t[112] || (t[112] = n()),
|
|
264
264
|
t[113] || (t[113] = s("hr", null, null, -1)),
|
|
265
265
|
t[114] || (t[114] = n()),
|
|
266
|
-
s("div",
|
|
266
|
+
s("div", Y, [
|
|
267
267
|
t[17] || (t[17] = s("h4", { class: "m-3" }, "Accordion (mit Dropdown):", -1)),
|
|
268
268
|
t[18] || (t[18] = n()),
|
|
269
269
|
i(p, {
|
|
@@ -314,7 +314,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
314
314
|
t[115] || (t[115] = n()),
|
|
315
315
|
t[116] || (t[116] = s("hr", null, null, -1)),
|
|
316
316
|
t[117] || (t[117] = n()),
|
|
317
|
-
s("div",
|
|
317
|
+
s("div", Q, [
|
|
318
318
|
t[20] || (t[20] = s("h4", { class: "m-3" }, "Checkboxes:", -1)),
|
|
319
319
|
t[21] || (t[21] = n()),
|
|
320
320
|
i(m, {
|
|
@@ -362,9 +362,9 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
362
362
|
t[118] || (t[118] = n()),
|
|
363
363
|
t[119] || (t[119] = s("hr", null, null, -1)),
|
|
364
364
|
t[120] || (t[120] = n()),
|
|
365
|
-
t[121] || (t[121] = s("h3", { class: "m-4" }, "
|
|
365
|
+
t[121] || (t[121] = s("h3", { class: "m-4" }, "PRIMARY Button:", -1)),
|
|
366
366
|
t[122] || (t[122] = n()),
|
|
367
|
-
s("div",
|
|
367
|
+
s("div", Z, [
|
|
368
368
|
t[27] || (t[27] = s("h4", { class: "m-3" }, "Active:", -1)),
|
|
369
369
|
t[28] || (t[28] = n()),
|
|
370
370
|
i(o, {
|
|
@@ -383,9 +383,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
383
383
|
})
|
|
384
384
|
]),
|
|
385
385
|
t[123] || (t[123] = n()),
|
|
386
|
-
|
|
387
|
-
t[125] || (t[125] = n()),
|
|
388
|
-
s("div", j, [
|
|
386
|
+
s("div", q, [
|
|
389
387
|
t[31] || (t[31] = s("h4", { class: "m-3" }, "Leading Icon:", -1)),
|
|
390
388
|
t[32] || (t[32] = n()),
|
|
391
389
|
i(o, {
|
|
@@ -406,10 +404,8 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
406
404
|
iconStart: "MagnifyingGlassWhite"
|
|
407
405
|
})
|
|
408
406
|
]),
|
|
409
|
-
t[
|
|
410
|
-
|
|
411
|
-
t[128] || (t[128] = n()),
|
|
412
|
-
s("div", J, [
|
|
407
|
+
t[124] || (t[124] = n()),
|
|
408
|
+
s("div", X, [
|
|
413
409
|
t[35] || (t[35] = s("h4", { class: "m-3" }, "Trailing Icon:", -1)),
|
|
414
410
|
t[36] || (t[36] = n()),
|
|
415
411
|
i(o, {
|
|
@@ -430,10 +426,8 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
430
426
|
iconEnd: "MagnifyingGlassWhite"
|
|
431
427
|
})
|
|
432
428
|
]),
|
|
433
|
-
t[
|
|
434
|
-
|
|
435
|
-
t[131] || (t[131] = n()),
|
|
436
|
-
s("div", K, [
|
|
429
|
+
t[125] || (t[125] = n()),
|
|
430
|
+
s("div", j, [
|
|
437
431
|
t[39] || (t[39] = s("h4", { class: "m-3" }, "Icon only:", -1)),
|
|
438
432
|
t[40] || (t[40] = n()),
|
|
439
433
|
i(o, {
|
|
@@ -454,10 +448,8 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
454
448
|
iconStart: "MagnifyingGlassWhite"
|
|
455
449
|
})
|
|
456
450
|
]),
|
|
457
|
-
t[
|
|
458
|
-
|
|
459
|
-
t[134] || (t[134] = n()),
|
|
460
|
-
s("div", X, [
|
|
451
|
+
t[126] || (t[126] = n()),
|
|
452
|
+
s("div", J, [
|
|
461
453
|
t[43] || (t[43] = s("h4", { class: "m-3" }, "Disabled:", -1)),
|
|
462
454
|
t[44] || (t[44] = n()),
|
|
463
455
|
i(o, {
|
|
@@ -478,268 +470,264 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
478
470
|
disabled: ""
|
|
479
471
|
})
|
|
480
472
|
]),
|
|
481
|
-
t[
|
|
482
|
-
t[
|
|
483
|
-
t[
|
|
484
|
-
t[
|
|
485
|
-
t[
|
|
486
|
-
s("div",
|
|
473
|
+
t[127] || (t[127] = n()),
|
|
474
|
+
t[128] || (t[128] = s("hr", null, null, -1)),
|
|
475
|
+
t[129] || (t[129] = n()),
|
|
476
|
+
t[130] || (t[130] = s("h3", { class: "m-4" }, "SECONDARY Button:", -1)),
|
|
477
|
+
t[131] || (t[131] = n()),
|
|
478
|
+
s("div", K, [
|
|
487
479
|
t[47] || (t[47] = s("h4", { class: "m-3" }, "Active:", -1)),
|
|
488
480
|
t[48] || (t[48] = n()),
|
|
489
|
-
i(
|
|
481
|
+
i(o, {
|
|
490
482
|
buttonText: "Button Small",
|
|
491
|
-
size: "small"
|
|
483
|
+
size: "small",
|
|
484
|
+
variant: "secondary"
|
|
492
485
|
}),
|
|
493
486
|
t[49] || (t[49] = n()),
|
|
494
|
-
i(
|
|
487
|
+
i(o, {
|
|
495
488
|
buttonText: "Button Medium",
|
|
496
|
-
size: "medium"
|
|
489
|
+
size: "medium",
|
|
490
|
+
variant: "secondary"
|
|
497
491
|
}),
|
|
498
492
|
t[50] || (t[50] = n()),
|
|
499
|
-
i(
|
|
493
|
+
i(o, {
|
|
500
494
|
buttonText: "Button Large",
|
|
501
|
-
size: "large"
|
|
495
|
+
size: "large",
|
|
496
|
+
variant: "secondary"
|
|
502
497
|
})
|
|
503
498
|
]),
|
|
504
|
-
t[
|
|
505
|
-
t[141] || (t[141] = s("hr", null, null, -1)),
|
|
506
|
-
t[142] || (t[142] = n()),
|
|
499
|
+
t[132] || (t[132] = n()),
|
|
507
500
|
s("div", h, [
|
|
508
501
|
t[51] || (t[51] = s("h4", { class: "m-3" }, "Leading Icon:", -1)),
|
|
509
502
|
t[52] || (t[52] = n()),
|
|
510
|
-
i(
|
|
503
|
+
i(o, {
|
|
511
504
|
buttonText: "Button Small",
|
|
512
505
|
size: "small",
|
|
513
|
-
iconStart: "
|
|
506
|
+
iconStart: "MagnifyingGlassSec",
|
|
507
|
+
variant: "secondary"
|
|
514
508
|
}),
|
|
515
509
|
t[53] || (t[53] = n()),
|
|
516
|
-
i(
|
|
510
|
+
i(o, {
|
|
517
511
|
buttonText: "Button Medium",
|
|
518
512
|
size: "medium",
|
|
519
|
-
iconStart: "
|
|
513
|
+
iconStart: "MagnifyingGlassSec",
|
|
514
|
+
variant: "secondary"
|
|
520
515
|
}),
|
|
521
516
|
t[54] || (t[54] = n()),
|
|
522
|
-
i(
|
|
517
|
+
i(o, {
|
|
523
518
|
buttonText: "Button Large",
|
|
524
519
|
size: "large",
|
|
525
|
-
iconStart: "
|
|
520
|
+
iconStart: "MagnifyingGlassSec",
|
|
521
|
+
variant: "secondary"
|
|
526
522
|
})
|
|
527
523
|
]),
|
|
528
|
-
t[
|
|
529
|
-
t[144] || (t[144] = s("hr", null, null, -1)),
|
|
530
|
-
t[145] || (t[145] = n()),
|
|
524
|
+
t[133] || (t[133] = n()),
|
|
531
525
|
s("div", _, [
|
|
532
526
|
t[55] || (t[55] = s("h4", { class: "m-3" }, "Trailing Icon:", -1)),
|
|
533
527
|
t[56] || (t[56] = n()),
|
|
534
|
-
i(
|
|
528
|
+
i(o, {
|
|
535
529
|
buttonText: "Button Small",
|
|
536
530
|
size: "small",
|
|
537
|
-
iconEnd: "
|
|
531
|
+
iconEnd: "MagnifyingGlassSec",
|
|
532
|
+
variant: "secondary"
|
|
538
533
|
}),
|
|
539
534
|
t[57] || (t[57] = n()),
|
|
540
|
-
i(
|
|
535
|
+
i(o, {
|
|
541
536
|
buttonText: "Button Medium",
|
|
542
537
|
size: "medium",
|
|
543
|
-
iconEnd: "
|
|
538
|
+
iconEnd: "MagnifyingGlassSec",
|
|
539
|
+
variant: "secondary"
|
|
544
540
|
}),
|
|
545
541
|
t[58] || (t[58] = n()),
|
|
546
|
-
i(
|
|
542
|
+
i(o, {
|
|
547
543
|
buttonText: "Button Large",
|
|
548
544
|
size: "large",
|
|
549
|
-
iconEnd: "
|
|
545
|
+
iconEnd: "MagnifyingGlassSec",
|
|
546
|
+
variant: "secondary"
|
|
550
547
|
})
|
|
551
548
|
]),
|
|
552
|
-
t[
|
|
549
|
+
t[134] || (t[134] = n()),
|
|
553
550
|
s("div", c, [
|
|
554
|
-
t[59] || (t[59] = s("h4", { class: "m-3" }, "
|
|
551
|
+
t[59] || (t[59] = s("h4", { class: "m-3" }, "Icon only:", -1)),
|
|
555
552
|
t[60] || (t[60] = n()),
|
|
556
|
-
i(
|
|
557
|
-
buttonText: "Button Small",
|
|
553
|
+
i(o, {
|
|
558
554
|
size: "small",
|
|
559
|
-
|
|
555
|
+
iconStart: "MagnifyingGlassSec",
|
|
556
|
+
variant: "secondary"
|
|
560
557
|
}),
|
|
561
558
|
t[61] || (t[61] = n()),
|
|
562
|
-
i(
|
|
563
|
-
buttonText: "Button Medium",
|
|
559
|
+
i(o, {
|
|
564
560
|
size: "medium",
|
|
565
|
-
|
|
561
|
+
iconStart: "MagnifyingGlassSec",
|
|
562
|
+
variant: "secondary"
|
|
566
563
|
}),
|
|
567
564
|
t[62] || (t[62] = n()),
|
|
568
|
-
i(
|
|
569
|
-
buttonText: "Button Large",
|
|
565
|
+
i(o, {
|
|
570
566
|
size: "large",
|
|
571
|
-
|
|
567
|
+
iconStart: "MagnifyingGlassSec",
|
|
568
|
+
variant: "secondary"
|
|
572
569
|
})
|
|
573
570
|
]),
|
|
574
|
-
t[
|
|
571
|
+
t[135] || (t[135] = n()),
|
|
575
572
|
s("div", tt, [
|
|
576
|
-
t[63] || (t[63] = s("h4", { class: "m-3" }, "
|
|
573
|
+
t[63] || (t[63] = s("h4", { class: "m-3" }, "Disabled:", -1)),
|
|
577
574
|
t[64] || (t[64] = n()),
|
|
578
|
-
i(
|
|
575
|
+
i(o, {
|
|
576
|
+
buttonText: "Button Small",
|
|
579
577
|
size: "small",
|
|
580
|
-
|
|
578
|
+
disabled: "",
|
|
579
|
+
variant: "secondary"
|
|
581
580
|
}),
|
|
582
581
|
t[65] || (t[65] = n()),
|
|
583
|
-
i(
|
|
582
|
+
i(o, {
|
|
583
|
+
buttonText: "Button Medium",
|
|
584
584
|
size: "medium",
|
|
585
|
-
|
|
585
|
+
disabled: "",
|
|
586
|
+
variant: "secondary"
|
|
586
587
|
}),
|
|
587
588
|
t[66] || (t[66] = n()),
|
|
588
|
-
i(
|
|
589
|
+
i(o, {
|
|
590
|
+
buttonText: "Button Large",
|
|
589
591
|
size: "large",
|
|
590
|
-
|
|
592
|
+
disabled: "",
|
|
593
|
+
variant: "secondary"
|
|
591
594
|
})
|
|
592
595
|
]),
|
|
593
|
-
t[
|
|
594
|
-
t[
|
|
595
|
-
t[
|
|
596
|
-
t[
|
|
597
|
-
t[
|
|
596
|
+
t[136] || (t[136] = n()),
|
|
597
|
+
t[137] || (t[137] = s("hr", null, null, -1)),
|
|
598
|
+
t[138] || (t[138] = n()),
|
|
599
|
+
t[139] || (t[139] = s("h3", { class: "m-4" }, "TERTIARY Button:", -1)),
|
|
600
|
+
t[140] || (t[140] = n()),
|
|
598
601
|
s("div", nt, [
|
|
599
602
|
t[67] || (t[67] = s("h4", { class: "m-3" }, "Active:", -1)),
|
|
600
603
|
t[68] || (t[68] = n()),
|
|
601
|
-
i(
|
|
604
|
+
i(l, {
|
|
602
605
|
buttonText: "Button Small",
|
|
603
|
-
size: "small"
|
|
604
|
-
variant: "secondary"
|
|
606
|
+
size: "small"
|
|
605
607
|
}),
|
|
606
608
|
t[69] || (t[69] = n()),
|
|
607
|
-
i(
|
|
609
|
+
i(l, {
|
|
608
610
|
buttonText: "Button Medium",
|
|
609
|
-
size: "medium"
|
|
610
|
-
variant: "secondary"
|
|
611
|
+
size: "medium"
|
|
611
612
|
}),
|
|
612
613
|
t[70] || (t[70] = n()),
|
|
613
|
-
i(
|
|
614
|
+
i(l, {
|
|
614
615
|
buttonText: "Button Large",
|
|
615
|
-
size: "large"
|
|
616
|
-
variant: "secondary"
|
|
616
|
+
size: "large"
|
|
617
617
|
})
|
|
618
618
|
]),
|
|
619
|
-
t[
|
|
619
|
+
t[141] || (t[141] = n()),
|
|
620
620
|
s("div", st, [
|
|
621
621
|
t[71] || (t[71] = s("h4", { class: "m-3" }, "Leading Icon:", -1)),
|
|
622
622
|
t[72] || (t[72] = n()),
|
|
623
|
-
i(
|
|
623
|
+
i(l, {
|
|
624
624
|
buttonText: "Button Small",
|
|
625
625
|
size: "small",
|
|
626
|
-
iconStart: "
|
|
627
|
-
variant: "secondary"
|
|
626
|
+
iconStart: "MagnifyingGlassBlue"
|
|
628
627
|
}),
|
|
629
628
|
t[73] || (t[73] = n()),
|
|
630
|
-
i(
|
|
629
|
+
i(l, {
|
|
631
630
|
buttonText: "Button Medium",
|
|
632
631
|
size: "medium",
|
|
633
|
-
iconStart: "
|
|
634
|
-
variant: "secondary"
|
|
632
|
+
iconStart: "MagnifyingGlassBlue"
|
|
635
633
|
}),
|
|
636
634
|
t[74] || (t[74] = n()),
|
|
637
|
-
i(
|
|
635
|
+
i(l, {
|
|
638
636
|
buttonText: "Button Large",
|
|
639
637
|
size: "large",
|
|
640
|
-
iconStart: "
|
|
641
|
-
variant: "secondary"
|
|
638
|
+
iconStart: "MagnifyingGlassBlue"
|
|
642
639
|
})
|
|
643
640
|
]),
|
|
644
|
-
t[
|
|
641
|
+
t[142] || (t[142] = n()),
|
|
645
642
|
s("div", it, [
|
|
646
643
|
t[75] || (t[75] = s("h4", { class: "m-3" }, "Trailing Icon:", -1)),
|
|
647
644
|
t[76] || (t[76] = n()),
|
|
648
|
-
i(
|
|
645
|
+
i(l, {
|
|
649
646
|
buttonText: "Button Small",
|
|
650
647
|
size: "small",
|
|
651
|
-
iconEnd: "
|
|
652
|
-
variant: "secondary"
|
|
648
|
+
iconEnd: "MagnifyingGlassBlue"
|
|
653
649
|
}),
|
|
654
650
|
t[77] || (t[77] = n()),
|
|
655
|
-
i(
|
|
651
|
+
i(l, {
|
|
656
652
|
buttonText: "Button Medium",
|
|
657
653
|
size: "medium",
|
|
658
|
-
iconEnd: "
|
|
659
|
-
variant: "secondary"
|
|
654
|
+
iconEnd: "MagnifyingGlassBlue"
|
|
660
655
|
}),
|
|
661
656
|
t[78] || (t[78] = n()),
|
|
662
|
-
i(
|
|
657
|
+
i(l, {
|
|
663
658
|
buttonText: "Button Large",
|
|
664
659
|
size: "large",
|
|
665
|
-
iconEnd: "
|
|
666
|
-
variant: "secondary"
|
|
660
|
+
iconEnd: "MagnifyingGlassBlue"
|
|
667
661
|
})
|
|
668
662
|
]),
|
|
669
|
-
t[
|
|
663
|
+
t[143] || (t[143] = n()),
|
|
670
664
|
s("div", ot, [
|
|
671
665
|
t[79] || (t[79] = s("h4", { class: "m-3" }, "Icon only:", -1)),
|
|
672
666
|
t[80] || (t[80] = n()),
|
|
673
|
-
i(
|
|
667
|
+
i(l, {
|
|
674
668
|
size: "small",
|
|
675
|
-
iconStart: "
|
|
676
|
-
variant: "secondary"
|
|
669
|
+
iconStart: "MagnifyingGlassBlue"
|
|
677
670
|
}),
|
|
678
671
|
t[81] || (t[81] = n()),
|
|
679
|
-
i(
|
|
672
|
+
i(l, {
|
|
680
673
|
size: "medium",
|
|
681
|
-
iconStart: "
|
|
682
|
-
variant: "secondary"
|
|
674
|
+
iconStart: "MagnifyingGlassBlue"
|
|
683
675
|
}),
|
|
684
676
|
t[82] || (t[82] = n()),
|
|
685
|
-
i(
|
|
677
|
+
i(l, {
|
|
686
678
|
size: "large",
|
|
687
|
-
iconStart: "
|
|
688
|
-
variant: "secondary"
|
|
679
|
+
iconStart: "MagnifyingGlassBlue"
|
|
689
680
|
})
|
|
690
681
|
]),
|
|
691
|
-
t[
|
|
682
|
+
t[144] || (t[144] = n()),
|
|
692
683
|
s("div", lt, [
|
|
693
684
|
t[83] || (t[83] = s("h4", { class: "m-3" }, "Disabled:", -1)),
|
|
694
685
|
t[84] || (t[84] = n()),
|
|
695
|
-
i(
|
|
686
|
+
i(l, {
|
|
696
687
|
buttonText: "Button Small",
|
|
697
688
|
size: "small",
|
|
698
|
-
disabled: ""
|
|
699
|
-
variant: "secondary"
|
|
689
|
+
disabled: ""
|
|
700
690
|
}),
|
|
701
691
|
t[85] || (t[85] = n()),
|
|
702
|
-
i(
|
|
692
|
+
i(l, {
|
|
703
693
|
buttonText: "Button Medium",
|
|
704
694
|
size: "medium",
|
|
705
|
-
disabled: ""
|
|
706
|
-
variant: "secondary"
|
|
695
|
+
disabled: ""
|
|
707
696
|
}),
|
|
708
697
|
t[86] || (t[86] = n()),
|
|
709
|
-
i(
|
|
698
|
+
i(l, {
|
|
710
699
|
buttonText: "Button Large",
|
|
711
700
|
size: "large",
|
|
712
|
-
disabled: ""
|
|
713
|
-
variant: "secondary"
|
|
701
|
+
disabled: ""
|
|
714
702
|
})
|
|
715
703
|
]),
|
|
716
|
-
t[
|
|
717
|
-
t[
|
|
718
|
-
t[
|
|
704
|
+
t[145] || (t[145] = n()),
|
|
705
|
+
t[146] || (t[146] = s("hr", null, null, -1)),
|
|
706
|
+
t[147] || (t[147] = n()),
|
|
719
707
|
s("div", et, [
|
|
720
|
-
t[87] || (t[87] = s("h4", { class: "m-3" }, "
|
|
708
|
+
t[87] || (t[87] = s("h4", { class: "m-3" }, "CROSS OUT Button", -1)),
|
|
721
709
|
t[88] || (t[88] = n()),
|
|
722
710
|
i(a)
|
|
723
711
|
]),
|
|
724
|
-
t[
|
|
725
|
-
t[
|
|
726
|
-
t[
|
|
712
|
+
t[148] || (t[148] = n()),
|
|
713
|
+
t[149] || (t[149] = s("hr", null, null, -1)),
|
|
714
|
+
t[150] || (t[150] = n()),
|
|
727
715
|
s("div", rt, [
|
|
728
|
-
t[89] || (t[89] = s("h4", { class: "m-3" }, "
|
|
716
|
+
t[89] || (t[89] = s("h4", { class: "m-3" }, "MORE BUTTON", -1)),
|
|
729
717
|
t[90] || (t[90] = n()),
|
|
730
718
|
i(b)
|
|
731
719
|
]),
|
|
732
|
-
t[
|
|
733
|
-
t[
|
|
734
|
-
t[
|
|
735
|
-
t[
|
|
736
|
-
t[
|
|
720
|
+
t[151] || (t[151] = n()),
|
|
721
|
+
t[152] || (t[152] = s("hr", null, null, -1)),
|
|
722
|
+
t[153] || (t[153] = n()),
|
|
723
|
+
t[154] || (t[154] = s("h3", { class: "m-4" }, "TEXT BUTTON Small", -1)),
|
|
724
|
+
t[155] || (t[155] = n()),
|
|
737
725
|
s("div", ut, [
|
|
738
726
|
t[91] || (t[91] = s("h4", { class: "m-3" }, "Active", -1)),
|
|
739
727
|
t[92] || (t[92] = n()),
|
|
740
728
|
i(d, { buttonText: "löschen" })
|
|
741
729
|
]),
|
|
742
|
-
t[
|
|
730
|
+
t[156] || (t[156] = n()),
|
|
743
731
|
s("div", mt, [
|
|
744
732
|
t[93] || (t[93] = s("h4", { class: "m-3" }, "Leading Icon", -1)),
|
|
745
733
|
t[94] || (t[94] = n()),
|
|
@@ -748,7 +736,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
748
736
|
icon: "DeleteBlue"
|
|
749
737
|
})
|
|
750
738
|
]),
|
|
751
|
-
t[
|
|
739
|
+
t[157] || (t[157] = n()),
|
|
752
740
|
s("div", dt, [
|
|
753
741
|
t[95] || (t[95] = s("h4", { class: "m-3" }, "Disabled", -1)),
|
|
754
742
|
t[96] || (t[96] = n()),
|
|
@@ -758,29 +746,29 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
758
746
|
disabled: ""
|
|
759
747
|
})
|
|
760
748
|
]),
|
|
761
|
-
t[
|
|
762
|
-
t[
|
|
763
|
-
t[
|
|
749
|
+
t[158] || (t[158] = n()),
|
|
750
|
+
t[159] || (t[159] = s("hr", null, null, -1)),
|
|
751
|
+
t[160] || (t[160] = n()),
|
|
764
752
|
s("div", pt, [
|
|
765
|
-
t[97] || (t[97] = s("h4", { class: "m-3" }, "
|
|
753
|
+
t[97] || (t[97] = s("h4", { class: "m-3" }, "SWITCH", -1)),
|
|
766
754
|
t[98] || (t[98] = n()),
|
|
767
755
|
i(x, {
|
|
768
756
|
hasIcon: !1,
|
|
769
|
-
defaultChecked: !
|
|
757
|
+
defaultChecked: !1,
|
|
770
758
|
disabled: !1
|
|
771
759
|
})
|
|
772
760
|
])
|
|
773
761
|
]),
|
|
774
|
-
t[
|
|
762
|
+
t[165] || (t[165] = n()),
|
|
775
763
|
s("div", at, [
|
|
776
|
-
t[
|
|
777
|
-
t[
|
|
778
|
-
t[
|
|
764
|
+
t[161] || (t[161] = s("h2", null, "Ihre Datensätze", -1)),
|
|
765
|
+
t[162] || (t[162] = n()),
|
|
766
|
+
t[163] || (t[163] = s("div", { class: "interactionButtonsDPIHome" }, [
|
|
779
767
|
s("button", null, "Alle Ihre Datensätze ansehen"),
|
|
780
768
|
n(),
|
|
781
769
|
s("button", null, "Datensatz erstellen")
|
|
782
770
|
], -1)),
|
|
783
|
-
t[
|
|
771
|
+
t[164] || (t[164] = n()),
|
|
784
772
|
s("div", bt, [
|
|
785
773
|
i(g)
|
|
786
774
|
])
|
|
@@ -789,7 +777,7 @@ function xt(gt, t, vt, yt, ft, Tt) {
|
|
|
789
777
|
])
|
|
790
778
|
], 64);
|
|
791
779
|
}
|
|
792
|
-
const Nt = /* @__PURE__ */ k
|
|
780
|
+
const Nt = /* @__PURE__ */ A(k, [["render", xt]]);
|
|
793
781
|
export {
|
|
794
782
|
Nt as default
|
|
795
783
|
};
|