@crediblemark/build 0.22.7 → 0.24.0
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/{ArrayField-EPM4TV3J.mjs → ArrayField-MR3B7WKR.mjs} +9 -9
- package/dist/{Editor-L674TD7T.mjs → Editor-5TR52PVR.mjs} +7 -7
- package/dist/{ObjectField-MW3SSNKI.mjs → ObjectField-ZGTFFKHJ.mjs} +8 -8
- package/dist/{chunk-K27LFPQL.mjs → chunk-62JTNLF7.mjs} +1 -1
- package/dist/{chunk-JNMMY5D7.mjs → chunk-6TAU2PST.mjs} +1 -1
- package/dist/{chunk-NYBWAKLT.mjs → chunk-7HQNPCGI.mjs} +1 -1
- package/dist/{chunk-2JUMF5G3.mjs → chunk-ACKK2BYK.mjs} +6 -6
- package/dist/{chunk-T6RT6PV4.mjs → chunk-AP7SVXSU.mjs} +7 -7
- package/dist/{chunk-ZY24NW7X.mjs → chunk-E7XYUXJM.mjs} +76 -46
- package/dist/{chunk-JNHQNNGW.mjs → chunk-EDVDS4CH.mjs} +143 -57
- package/dist/{chunk-AEKBE267.mjs → chunk-FC3ZRBT2.mjs} +2 -2
- package/dist/{chunk-RDTXKOE7.mjs → chunk-P6XSBCUA.mjs} +1 -1
- package/dist/{chunk-67TMLSKM.mjs → chunk-QA2U7BOE.mjs} +1 -1
- package/dist/{chunk-4PJ4QMWI.mjs → chunk-RUAHVDDE.mjs} +1 -1
- package/dist/{full-SGY5HNVB.mjs → full-AGQP4VE6.mjs} +5 -5
- package/dist/index.js +233 -103
- package/dist/index.mjs +10 -10
- package/dist/{loaded-2GLOBOVP.mjs → loaded-IATND5Y2.mjs} +2 -2
- package/dist/{loaded-ARSKBJWP.mjs → loaded-PWOXIOQ2.mjs} +2 -2
- package/dist/{loaded-AH3CPHD2.mjs → loaded-QZ5Z7NDX.mjs} +2 -2
- package/dist/no-external.js +233 -103
- package/dist/no-external.mjs +10 -10
- package/package.json +1 -1
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import {
|
|
2
2
|
SubField
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-P6XSBCUA.mjs";
|
|
4
4
|
import {
|
|
5
5
|
DragIcon,
|
|
6
6
|
createDynamicCollisionDetector,
|
|
7
7
|
setDeep,
|
|
8
8
|
useSensors
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-62JTNLF7.mjs";
|
|
10
10
|
import {
|
|
11
11
|
getDeep,
|
|
12
12
|
useFieldStore,
|
|
13
13
|
useFieldStoreApi,
|
|
14
14
|
useNestedFieldContext
|
|
15
|
-
} from "./chunk-
|
|
16
|
-
import "./chunk-
|
|
15
|
+
} from "./chunk-ACKK2BYK.mjs";
|
|
16
|
+
import "./chunk-RUAHVDDE.mjs";
|
|
17
17
|
import "./chunk-AL77I3BV.mjs";
|
|
18
18
|
import {
|
|
19
19
|
IconButton
|
|
20
|
-
} from "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
20
|
+
} from "./chunk-AP7SVXSU.mjs";
|
|
21
|
+
import "./chunk-7HQNPCGI.mjs";
|
|
22
|
+
import "./chunk-QA2U7BOE.mjs";
|
|
23
|
+
import "./chunk-6TAU2PST.mjs";
|
|
24
24
|
import {
|
|
25
25
|
Copy,
|
|
26
26
|
List,
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
replace,
|
|
31
31
|
useAppStore,
|
|
32
32
|
useAppStoreApi
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-E7XYUXJM.mjs";
|
|
34
34
|
import {
|
|
35
35
|
populateIds
|
|
36
36
|
} from "./chunk-64A37UUC.mjs";
|
|
@@ -3,19 +3,19 @@ import {
|
|
|
3
3
|
} from "./chunk-DEUK76GN.mjs";
|
|
4
4
|
import {
|
|
5
5
|
LoadedRichTextMenu
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-FC3ZRBT2.mjs";
|
|
7
7
|
import {
|
|
8
8
|
EditorInner
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-RUAHVDDE.mjs";
|
|
10
10
|
import "./chunk-AL77I3BV.mjs";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-AP7SVXSU.mjs";
|
|
12
|
+
import "./chunk-7HQNPCGI.mjs";
|
|
13
|
+
import "./chunk-QA2U7BOE.mjs";
|
|
14
|
+
import "./chunk-6TAU2PST.mjs";
|
|
15
15
|
import {
|
|
16
16
|
useAppStore,
|
|
17
17
|
useAppStoreApi
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-E7XYUXJM.mjs";
|
|
19
19
|
import "./chunk-64A37UUC.mjs";
|
|
20
20
|
import "./chunk-SMAWAXVX.mjs";
|
|
21
21
|
import "./chunk-BFHV72KK.mjs";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
SubField
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-P6XSBCUA.mjs";
|
|
4
4
|
import {
|
|
5
5
|
getDeep,
|
|
6
6
|
useFieldStoreApi,
|
|
7
7
|
useNestedFieldContext
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-ACKK2BYK.mjs";
|
|
9
|
+
import "./chunk-RUAHVDDE.mjs";
|
|
10
10
|
import "./chunk-AL77I3BV.mjs";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-AP7SVXSU.mjs";
|
|
12
|
+
import "./chunk-7HQNPCGI.mjs";
|
|
13
|
+
import "./chunk-QA2U7BOE.mjs";
|
|
14
|
+
import "./chunk-6TAU2PST.mjs";
|
|
15
15
|
import {
|
|
16
16
|
EllipsisVertical,
|
|
17
17
|
useAppStore
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-E7XYUXJM.mjs";
|
|
19
19
|
import "./chunk-64A37UUC.mjs";
|
|
20
20
|
import "./chunk-SMAWAXVX.mjs";
|
|
21
21
|
import {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
EditorInner
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-RUAHVDDE.mjs";
|
|
4
4
|
import {
|
|
5
5
|
IconButton,
|
|
6
6
|
LoadedRichTextMenuInner,
|
|
7
7
|
Loader
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-AP7SVXSU.mjs";
|
|
9
9
|
import {
|
|
10
10
|
ChevronDown,
|
|
11
11
|
CircleCheckBig,
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
SlidersHorizontal,
|
|
18
18
|
Type,
|
|
19
19
|
useAppStore
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-E7XYUXJM.mjs";
|
|
21
21
|
import {
|
|
22
22
|
get_class_name_factory_default
|
|
23
23
|
} from "./chunk-BFHV72KK.mjs";
|
|
@@ -907,7 +907,7 @@ EditorFallback.displayName = "EditorFallback";
|
|
|
907
907
|
// components/AutoField/fields/RichtextField/index.tsx
|
|
908
908
|
import { Fragment as Fragment4, jsx as jsx14 } from "react/jsx-runtime";
|
|
909
909
|
var Editor = lazy(
|
|
910
|
-
() => import("./Editor-
|
|
910
|
+
() => import("./Editor-5TR52PVR.mjs").then((m) => ({
|
|
911
911
|
default: m.Editor
|
|
912
912
|
}))
|
|
913
913
|
);
|
|
@@ -944,8 +944,8 @@ var RichtextField = ({
|
|
|
944
944
|
|
|
945
945
|
// components/AutoField/AutoFieldInternal.tsx
|
|
946
946
|
import { jsx as jsx15 } from "react/jsx-runtime";
|
|
947
|
-
var ArrayField = lazy2(() => import("./ArrayField-
|
|
948
|
-
var ObjectField = lazy2(() => import("./ObjectField-
|
|
947
|
+
var ArrayField = lazy2(() => import("./ArrayField-MR3B7WKR.mjs").then((m) => ({ default: m.ArrayField })));
|
|
948
|
+
var ObjectField = lazy2(() => import("./ObjectField-ZGTFFKHJ.mjs").then((m) => ({ default: m.ObjectField })));
|
|
949
949
|
var getClassNameWrapper = get_class_name_factory_default("InputWrapper", styles_module_default);
|
|
950
950
|
var defaultFields = {
|
|
951
951
|
array: ArrayField,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useAlignOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-7HQNPCGI.mjs";
|
|
4
4
|
import {
|
|
5
5
|
useHeadingOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-QA2U7BOE.mjs";
|
|
7
7
|
import {
|
|
8
8
|
useListOptions
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-6TAU2PST.mjs";
|
|
10
10
|
import {
|
|
11
11
|
Bold,
|
|
12
12
|
Code,
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
TextAlignStart,
|
|
27
27
|
Underline,
|
|
28
28
|
useControlContext
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-E7XYUXJM.mjs";
|
|
30
30
|
import {
|
|
31
31
|
get_class_name_factory_default
|
|
32
32
|
} from "./chunk-BFHV72KK.mjs";
|
|
@@ -310,7 +310,7 @@ function AlignSelectFallback() {
|
|
|
310
310
|
// components/RichTextMenu/controls/AlignSelect/index.tsx
|
|
311
311
|
import { jsx as jsx10 } from "react/jsx-runtime";
|
|
312
312
|
var AlignSelectLoaded = lazy(
|
|
313
|
-
() => import("./loaded-
|
|
313
|
+
() => import("./loaded-PWOXIOQ2.mjs").then((m) => ({
|
|
314
314
|
default: m.AlignSelectLoaded
|
|
315
315
|
}))
|
|
316
316
|
);
|
|
@@ -529,7 +529,7 @@ function HeadingSelectFallback() {
|
|
|
529
529
|
// components/RichTextMenu/controls/HeadingSelect/index.tsx
|
|
530
530
|
import { jsx as jsx22 } from "react/jsx-runtime";
|
|
531
531
|
var HeadingSelectLoaded = lazy2(
|
|
532
|
-
() => import("./loaded-
|
|
532
|
+
() => import("./loaded-QZ5Z7NDX.mjs").then((m) => ({
|
|
533
533
|
default: m.HeadingSelectLoaded
|
|
534
534
|
}))
|
|
535
535
|
);
|
|
@@ -559,7 +559,7 @@ function ListSelectFallback() {
|
|
|
559
559
|
// components/RichTextMenu/controls/ListSelect/index.tsx
|
|
560
560
|
import { jsx as jsx24 } from "react/jsx-runtime";
|
|
561
561
|
var ListSelectLoaded = lazy3(
|
|
562
|
-
() => import("./loaded-
|
|
562
|
+
() => import("./loaded-IATND5Y2.mjs").then((m) => ({
|
|
563
563
|
default: m.ListSelectLoaded
|
|
564
564
|
}))
|
|
565
565
|
);
|
|
@@ -513,22 +513,34 @@ var __iconNode45 = [
|
|
|
513
513
|
];
|
|
514
514
|
var Monitor = createLucideIcon("monitor", __iconNode45);
|
|
515
515
|
|
|
516
|
-
// node_modules/lucide-react/dist/esm/icons/
|
|
516
|
+
// node_modules/lucide-react/dist/esm/icons/moon.js
|
|
517
517
|
var __iconNode46 = [
|
|
518
|
+
[
|
|
519
|
+
"path",
|
|
520
|
+
{
|
|
521
|
+
d: "M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401",
|
|
522
|
+
key: "kfwtm"
|
|
523
|
+
}
|
|
524
|
+
]
|
|
525
|
+
];
|
|
526
|
+
var Moon = createLucideIcon("moon", __iconNode46);
|
|
527
|
+
|
|
528
|
+
// node_modules/lucide-react/dist/esm/icons/panel-left.js
|
|
529
|
+
var __iconNode47 = [
|
|
518
530
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
519
531
|
["path", { d: "M9 3v18", key: "fh3hqa" }]
|
|
520
532
|
];
|
|
521
|
-
var PanelLeft = createLucideIcon("panel-left",
|
|
533
|
+
var PanelLeft = createLucideIcon("panel-left", __iconNode47);
|
|
522
534
|
|
|
523
535
|
// node_modules/lucide-react/dist/esm/icons/panel-right.js
|
|
524
|
-
var
|
|
536
|
+
var __iconNode48 = [
|
|
525
537
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
526
538
|
["path", { d: "M15 3v18", key: "14nvp0" }]
|
|
527
539
|
];
|
|
528
|
-
var PanelRight = createLucideIcon("panel-right",
|
|
540
|
+
var PanelRight = createLucideIcon("panel-right", __iconNode48);
|
|
529
541
|
|
|
530
542
|
// node_modules/lucide-react/dist/esm/icons/quote.js
|
|
531
|
-
var
|
|
543
|
+
var __iconNode49 = [
|
|
532
544
|
[
|
|
533
545
|
"path",
|
|
534
546
|
{
|
|
@@ -544,33 +556,33 @@ var __iconNode48 = [
|
|
|
544
556
|
}
|
|
545
557
|
]
|
|
546
558
|
];
|
|
547
|
-
var Quote = createLucideIcon("quote",
|
|
559
|
+
var Quote = createLucideIcon("quote", __iconNode49);
|
|
548
560
|
|
|
549
561
|
// node_modules/lucide-react/dist/esm/icons/rectangle-ellipsis.js
|
|
550
|
-
var
|
|
562
|
+
var __iconNode50 = [
|
|
551
563
|
["rect", { width: "20", height: "12", x: "2", y: "6", rx: "2", key: "9lu3g6" }],
|
|
552
564
|
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
553
565
|
["path", { d: "M17 12h.01", key: "1m0b6t" }],
|
|
554
566
|
["path", { d: "M7 12h.01", key: "eqddd0" }]
|
|
555
567
|
];
|
|
556
|
-
var RectangleEllipsis = createLucideIcon("rectangle-ellipsis",
|
|
568
|
+
var RectangleEllipsis = createLucideIcon("rectangle-ellipsis", __iconNode50);
|
|
557
569
|
|
|
558
570
|
// node_modules/lucide-react/dist/esm/icons/redo-2.js
|
|
559
|
-
var
|
|
571
|
+
var __iconNode51 = [
|
|
560
572
|
["path", { d: "m15 14 5-5-5-5", key: "12vg1m" }],
|
|
561
573
|
["path", { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13", key: "6uklza" }]
|
|
562
574
|
];
|
|
563
|
-
var Redo2 = createLucideIcon("redo-2",
|
|
575
|
+
var Redo2 = createLucideIcon("redo-2", __iconNode51);
|
|
564
576
|
|
|
565
577
|
// node_modules/lucide-react/dist/esm/icons/search.js
|
|
566
|
-
var
|
|
578
|
+
var __iconNode52 = [
|
|
567
579
|
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
568
580
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
569
581
|
];
|
|
570
|
-
var Search = createLucideIcon("search",
|
|
582
|
+
var Search = createLucideIcon("search", __iconNode52);
|
|
571
583
|
|
|
572
584
|
// node_modules/lucide-react/dist/esm/icons/settings.js
|
|
573
|
-
var
|
|
585
|
+
var __iconNode53 = [
|
|
574
586
|
[
|
|
575
587
|
"path",
|
|
576
588
|
{
|
|
@@ -580,10 +592,10 @@ var __iconNode52 = [
|
|
|
580
592
|
],
|
|
581
593
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
582
594
|
];
|
|
583
|
-
var Settings = createLucideIcon("settings",
|
|
595
|
+
var Settings = createLucideIcon("settings", __iconNode53);
|
|
584
596
|
|
|
585
597
|
// node_modules/lucide-react/dist/esm/icons/shapes.js
|
|
586
|
-
var
|
|
598
|
+
var __iconNode54 = [
|
|
587
599
|
[
|
|
588
600
|
"path",
|
|
589
601
|
{
|
|
@@ -594,10 +606,10 @@ var __iconNode53 = [
|
|
|
594
606
|
["rect", { x: "3", y: "14", width: "7", height: "7", rx: "1", key: "1bkyp8" }],
|
|
595
607
|
["circle", { cx: "17.5", cy: "17.5", r: "3.5", key: "w3z12y" }]
|
|
596
608
|
];
|
|
597
|
-
var Shapes = createLucideIcon("shapes",
|
|
609
|
+
var Shapes = createLucideIcon("shapes", __iconNode54);
|
|
598
610
|
|
|
599
611
|
// node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js
|
|
600
|
-
var
|
|
612
|
+
var __iconNode55 = [
|
|
601
613
|
["path", { d: "M10 5H3", key: "1qgfaw" }],
|
|
602
614
|
["path", { d: "M12 19H3", key: "yhmn1j" }],
|
|
603
615
|
["path", { d: "M14 3v4", key: "1sua03" }],
|
|
@@ -608,115 +620,129 @@ var __iconNode54 = [
|
|
|
608
620
|
["path", { d: "M8 10v4", key: "tgpxqk" }],
|
|
609
621
|
["path", { d: "M8 12H3", key: "a7s4jb" }]
|
|
610
622
|
];
|
|
611
|
-
var SlidersHorizontal = createLucideIcon("sliders-horizontal",
|
|
623
|
+
var SlidersHorizontal = createLucideIcon("sliders-horizontal", __iconNode55);
|
|
612
624
|
|
|
613
625
|
// node_modules/lucide-react/dist/esm/icons/smartphone.js
|
|
614
|
-
var
|
|
626
|
+
var __iconNode56 = [
|
|
615
627
|
["rect", { width: "14", height: "20", x: "5", y: "2", rx: "2", ry: "2", key: "1yt0o3" }],
|
|
616
628
|
["path", { d: "M12 18h.01", key: "mhygvu" }]
|
|
617
629
|
];
|
|
618
|
-
var Smartphone = createLucideIcon("smartphone",
|
|
630
|
+
var Smartphone = createLucideIcon("smartphone", __iconNode56);
|
|
619
631
|
|
|
620
632
|
// node_modules/lucide-react/dist/esm/icons/square-code.js
|
|
621
|
-
var
|
|
633
|
+
var __iconNode57 = [
|
|
622
634
|
["path", { d: "m10 9-3 3 3 3", key: "1oro0q" }],
|
|
623
635
|
["path", { d: "m14 15 3-3-3-3", key: "bz13h7" }],
|
|
624
636
|
["rect", { x: "3", y: "3", width: "18", height: "18", rx: "2", key: "h1oib" }]
|
|
625
637
|
];
|
|
626
|
-
var SquareCode = createLucideIcon("square-code",
|
|
638
|
+
var SquareCode = createLucideIcon("square-code", __iconNode57);
|
|
627
639
|
|
|
628
640
|
// node_modules/lucide-react/dist/esm/icons/strikethrough.js
|
|
629
|
-
var
|
|
641
|
+
var __iconNode58 = [
|
|
630
642
|
["path", { d: "M16 4H9a3 3 0 0 0-2.83 4", key: "43sutm" }],
|
|
631
643
|
["path", { d: "M14 12a4 4 0 0 1 0 8H6", key: "nlfj13" }],
|
|
632
644
|
["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }]
|
|
633
645
|
];
|
|
634
|
-
var Strikethrough = createLucideIcon("strikethrough",
|
|
646
|
+
var Strikethrough = createLucideIcon("strikethrough", __iconNode58);
|
|
647
|
+
|
|
648
|
+
// node_modules/lucide-react/dist/esm/icons/sun.js
|
|
649
|
+
var __iconNode59 = [
|
|
650
|
+
["circle", { cx: "12", cy: "12", r: "4", key: "4exip2" }],
|
|
651
|
+
["path", { d: "M12 2v2", key: "tus03m" }],
|
|
652
|
+
["path", { d: "M12 20v2", key: "1lh1kg" }],
|
|
653
|
+
["path", { d: "m4.93 4.93 1.41 1.41", key: "149t6j" }],
|
|
654
|
+
["path", { d: "m17.66 17.66 1.41 1.41", key: "ptbguv" }],
|
|
655
|
+
["path", { d: "M2 12h2", key: "1t8f8n" }],
|
|
656
|
+
["path", { d: "M20 12h2", key: "1q8mjw" }],
|
|
657
|
+
["path", { d: "m6.34 17.66-1.41 1.41", key: "1m8zz5" }],
|
|
658
|
+
["path", { d: "m19.07 4.93-1.41 1.41", key: "1shlcs" }]
|
|
659
|
+
];
|
|
660
|
+
var Sun = createLucideIcon("sun", __iconNode59);
|
|
635
661
|
|
|
636
662
|
// node_modules/lucide-react/dist/esm/icons/tablet.js
|
|
637
|
-
var
|
|
663
|
+
var __iconNode60 = [
|
|
638
664
|
["rect", { width: "16", height: "20", x: "4", y: "2", rx: "2", ry: "2", key: "76otgf" }],
|
|
639
665
|
["line", { x1: "12", x2: "12.01", y1: "18", y2: "18", key: "1dp563" }]
|
|
640
666
|
];
|
|
641
|
-
var Tablet = createLucideIcon("tablet",
|
|
667
|
+
var Tablet = createLucideIcon("tablet", __iconNode60);
|
|
642
668
|
|
|
643
669
|
// node_modules/lucide-react/dist/esm/icons/text-align-center.js
|
|
644
|
-
var
|
|
670
|
+
var __iconNode61 = [
|
|
645
671
|
["path", { d: "M21 5H3", key: "1fi0y6" }],
|
|
646
672
|
["path", { d: "M17 12H7", key: "16if0g" }],
|
|
647
673
|
["path", { d: "M19 19H5", key: "vjpgq2" }]
|
|
648
674
|
];
|
|
649
|
-
var TextAlignCenter = createLucideIcon("text-align-center",
|
|
675
|
+
var TextAlignCenter = createLucideIcon("text-align-center", __iconNode61);
|
|
650
676
|
|
|
651
677
|
// node_modules/lucide-react/dist/esm/icons/text-align-end.js
|
|
652
|
-
var
|
|
678
|
+
var __iconNode62 = [
|
|
653
679
|
["path", { d: "M21 5H3", key: "1fi0y6" }],
|
|
654
680
|
["path", { d: "M21 12H9", key: "dn1m92" }],
|
|
655
681
|
["path", { d: "M21 19H7", key: "4cu937" }]
|
|
656
682
|
];
|
|
657
|
-
var TextAlignEnd = createLucideIcon("text-align-end",
|
|
683
|
+
var TextAlignEnd = createLucideIcon("text-align-end", __iconNode62);
|
|
658
684
|
|
|
659
685
|
// node_modules/lucide-react/dist/esm/icons/text-align-justify.js
|
|
660
|
-
var
|
|
686
|
+
var __iconNode63 = [
|
|
661
687
|
["path", { d: "M3 5h18", key: "1u36vt" }],
|
|
662
688
|
["path", { d: "M3 12h18", key: "1i2n21" }],
|
|
663
689
|
["path", { d: "M3 19h18", key: "awlh7x" }]
|
|
664
690
|
];
|
|
665
|
-
var TextAlignJustify = createLucideIcon("text-align-justify",
|
|
691
|
+
var TextAlignJustify = createLucideIcon("text-align-justify", __iconNode63);
|
|
666
692
|
|
|
667
693
|
// node_modules/lucide-react/dist/esm/icons/toy-brick.js
|
|
668
|
-
var
|
|
694
|
+
var __iconNode64 = [
|
|
669
695
|
["rect", { width: "18", height: "12", x: "3", y: "8", rx: "1", key: "158fvp" }],
|
|
670
696
|
["path", { d: "M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3", key: "s0042v" }],
|
|
671
697
|
["path", { d: "M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3", key: "9wmeh2" }]
|
|
672
698
|
];
|
|
673
|
-
var ToyBrick = createLucideIcon("toy-brick",
|
|
699
|
+
var ToyBrick = createLucideIcon("toy-brick", __iconNode64);
|
|
674
700
|
|
|
675
701
|
// node_modules/lucide-react/dist/esm/icons/type.js
|
|
676
|
-
var
|
|
702
|
+
var __iconNode65 = [
|
|
677
703
|
["path", { d: "M12 4v16", key: "1654pz" }],
|
|
678
704
|
["path", { d: "M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2", key: "e0r10z" }],
|
|
679
705
|
["path", { d: "M9 20h6", key: "s66wpe" }]
|
|
680
706
|
];
|
|
681
|
-
var Type = createLucideIcon("type",
|
|
707
|
+
var Type = createLucideIcon("type", __iconNode65);
|
|
682
708
|
|
|
683
709
|
// node_modules/lucide-react/dist/esm/icons/underline.js
|
|
684
|
-
var
|
|
710
|
+
var __iconNode66 = [
|
|
685
711
|
["path", { d: "M6 4v6a6 6 0 0 0 12 0V4", key: "9kb039" }],
|
|
686
712
|
["line", { x1: "4", x2: "20", y1: "20", y2: "20", key: "nun2al" }]
|
|
687
713
|
];
|
|
688
|
-
var Underline = createLucideIcon("underline",
|
|
714
|
+
var Underline = createLucideIcon("underline", __iconNode66);
|
|
689
715
|
|
|
690
716
|
// node_modules/lucide-react/dist/esm/icons/undo-2.js
|
|
691
|
-
var
|
|
717
|
+
var __iconNode67 = [
|
|
692
718
|
["path", { d: "M9 14 4 9l5-5", key: "102s5s" }],
|
|
693
719
|
["path", { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11", key: "f3b9sd" }]
|
|
694
720
|
];
|
|
695
|
-
var Undo2 = createLucideIcon("undo-2",
|
|
721
|
+
var Undo2 = createLucideIcon("undo-2", __iconNode67);
|
|
696
722
|
|
|
697
723
|
// node_modules/lucide-react/dist/esm/icons/x.js
|
|
698
|
-
var
|
|
724
|
+
var __iconNode68 = [
|
|
699
725
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
700
726
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
701
727
|
];
|
|
702
|
-
var X = createLucideIcon("x",
|
|
728
|
+
var X = createLucideIcon("x", __iconNode68);
|
|
703
729
|
|
|
704
730
|
// node_modules/lucide-react/dist/esm/icons/zoom-in.js
|
|
705
|
-
var
|
|
731
|
+
var __iconNode69 = [
|
|
706
732
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
|
|
707
733
|
["line", { x1: "21", x2: "16.65", y1: "21", y2: "16.65", key: "13gj7c" }],
|
|
708
734
|
["line", { x1: "11", x2: "11", y1: "8", y2: "14", key: "1vmskp" }],
|
|
709
735
|
["line", { x1: "8", x2: "14", y1: "11", y2: "11", key: "durymu" }]
|
|
710
736
|
];
|
|
711
|
-
var ZoomIn = createLucideIcon("zoom-in",
|
|
737
|
+
var ZoomIn = createLucideIcon("zoom-in", __iconNode69);
|
|
712
738
|
|
|
713
739
|
// node_modules/lucide-react/dist/esm/icons/zoom-out.js
|
|
714
|
-
var
|
|
740
|
+
var __iconNode70 = [
|
|
715
741
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
|
|
716
742
|
["line", { x1: "21", x2: "16.65", y1: "21", y2: "16.65", key: "13gj7c" }],
|
|
717
743
|
["line", { x1: "8", x2: "14", y1: "11", y2: "11", key: "durymu" }]
|
|
718
744
|
];
|
|
719
|
-
var ZoomOut = createLucideIcon("zoom-out",
|
|
745
|
+
var ZoomOut = createLucideIcon("zoom-out", __iconNode70);
|
|
720
746
|
|
|
721
747
|
// store/index.ts
|
|
722
748
|
import { create as create2, useStore } from "zustand";
|
|
@@ -1824,6 +1850,7 @@ export {
|
|
|
1824
1850
|
Minimize2,
|
|
1825
1851
|
Minus,
|
|
1826
1852
|
Monitor,
|
|
1853
|
+
Moon,
|
|
1827
1854
|
PanelLeft,
|
|
1828
1855
|
PanelRight,
|
|
1829
1856
|
Plus,
|
|
@@ -1837,6 +1864,7 @@ export {
|
|
|
1837
1864
|
Smartphone,
|
|
1838
1865
|
SquareCode,
|
|
1839
1866
|
Strikethrough,
|
|
1867
|
+
Sun,
|
|
1840
1868
|
Tablet,
|
|
1841
1869
|
TextAlignCenter,
|
|
1842
1870
|
TextAlignEnd,
|
|
@@ -1919,6 +1947,7 @@ lucide-react/dist/esm/icons/megaphone.js:
|
|
|
1919
1947
|
lucide-react/dist/esm/icons/minimize-2.js:
|
|
1920
1948
|
lucide-react/dist/esm/icons/minus.js:
|
|
1921
1949
|
lucide-react/dist/esm/icons/monitor.js:
|
|
1950
|
+
lucide-react/dist/esm/icons/moon.js:
|
|
1922
1951
|
lucide-react/dist/esm/icons/panel-left.js:
|
|
1923
1952
|
lucide-react/dist/esm/icons/panel-right.js:
|
|
1924
1953
|
lucide-react/dist/esm/icons/quote.js:
|
|
@@ -1931,6 +1960,7 @@ lucide-react/dist/esm/icons/sliders-horizontal.js:
|
|
|
1931
1960
|
lucide-react/dist/esm/icons/smartphone.js:
|
|
1932
1961
|
lucide-react/dist/esm/icons/square-code.js:
|
|
1933
1962
|
lucide-react/dist/esm/icons/strikethrough.js:
|
|
1963
|
+
lucide-react/dist/esm/icons/sun.js:
|
|
1934
1964
|
lucide-react/dist/esm/icons/tablet.js:
|
|
1935
1965
|
lucide-react/dist/esm/icons/text-align-center.js:
|
|
1936
1966
|
lucide-react/dist/esm/icons/text-align-end.js:
|