@alxgrn/telefrag-ui 0.0.41 → 0.0.43

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.
@@ -0,0 +1,2 @@
1
+ declare const AlignBottom: () => import("react/jsx-runtime").JSX.Element;
2
+ export default AlignBottom;
@@ -0,0 +1,22 @@
1
+ import { jsxs as t, jsx as o } from "react/jsx-runtime";
2
+ const e = () => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "currentColor",
7
+ strokeWidth: "0",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ o("path", { fill: "none", d: "M0 0h24v24H0z" }),
16
+ /* @__PURE__ */ o("path", { d: "M22 22H2v-2h20v2zM10 2H7v16h3V2zm7 6h-3v10h3V8z" })
17
+ ]
18
+ }
19
+ );
20
+ export {
21
+ e as default
22
+ };
@@ -0,0 +1,2 @@
1
+ declare const AlignCenter: () => import("react/jsx-runtime").JSX.Element;
2
+ export default AlignCenter;
@@ -0,0 +1,23 @@
1
+ import { jsxs as e, jsx as t } from "react/jsx-runtime";
2
+ const r = () => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "none",
7
+ strokeWidth: "2",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ t("path", { d: "M17 12H7" }),
16
+ /* @__PURE__ */ t("path", { d: "M19 18H5" }),
17
+ /* @__PURE__ */ t("path", { d: "M21 6H3" })
18
+ ]
19
+ }
20
+ );
21
+ export {
22
+ r as default
23
+ };
@@ -0,0 +1,2 @@
1
+ declare const AlignJustify: () => import("react/jsx-runtime").JSX.Element;
2
+ export default AlignJustify;
@@ -0,0 +1,23 @@
1
+ import { jsxs as o, jsx as t } from "react/jsx-runtime";
2
+ const r = () => /* @__PURE__ */ o(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "none",
7
+ strokeWidth: "2",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ t("path", { d: "M3 12h18" }),
16
+ /* @__PURE__ */ t("path", { d: "M3 18h18" }),
17
+ /* @__PURE__ */ t("path", { d: "M3 6h18" })
18
+ ]
19
+ }
20
+ );
21
+ export {
22
+ r as default
23
+ };
@@ -0,0 +1,2 @@
1
+ declare const AlignLeft: () => import("react/jsx-runtime").JSX.Element;
2
+ export default AlignLeft;
@@ -0,0 +1,23 @@
1
+ import { jsxs as e, jsx as t } from "react/jsx-runtime";
2
+ const r = () => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "none",
7
+ strokeWidth: "2",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ t("path", { d: "M15 12H3" }),
16
+ /* @__PURE__ */ t("path", { d: "M17 18H3" }),
17
+ /* @__PURE__ */ t("path", { d: "M21 6H3" })
18
+ ]
19
+ }
20
+ );
21
+ export {
22
+ r as default
23
+ };
@@ -0,0 +1,2 @@
1
+ declare const AlignMiddle: () => import("react/jsx-runtime").JSX.Element;
2
+ export default AlignMiddle;
@@ -0,0 +1,22 @@
1
+ import { jsxs as e, jsx as o } from "react/jsx-runtime";
2
+ const t = () => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "currentColor",
7
+ strokeWidth: "0",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ o("path", { fill: "none", d: "M0 0h24v24H0z" }),
16
+ /* @__PURE__ */ o("path", { d: "M22 11h-5V6h-3v5h-4V3H7v8H1.84v2H7v8h3v-8h4v5h3v-5h5z" })
17
+ ]
18
+ }
19
+ );
20
+ export {
21
+ t as default
22
+ };
@@ -0,0 +1,2 @@
1
+ declare const AlignRight: () => import("react/jsx-runtime").JSX.Element;
2
+ export default AlignRight;
@@ -0,0 +1,23 @@
1
+ import { jsxs as o, jsx as t } from "react/jsx-runtime";
2
+ const r = () => /* @__PURE__ */ o(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "none",
7
+ strokeWidth: "2",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ t("path", { d: "M21 12H9" }),
16
+ /* @__PURE__ */ t("path", { d: "M21 18H7" }),
17
+ /* @__PURE__ */ t("path", { d: "M21 6H3" })
18
+ ]
19
+ }
20
+ );
21
+ export {
22
+ r as default
23
+ };
@@ -0,0 +1,2 @@
1
+ declare const AlignTop: () => import("react/jsx-runtime").JSX.Element;
2
+ export default AlignTop;
@@ -0,0 +1,22 @@
1
+ import { jsxs as r, jsx as o } from "react/jsx-runtime";
2
+ const e = () => /* @__PURE__ */ r(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "currentColor",
7
+ strokeWidth: "0",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ o("path", { fill: "none", d: "M0 0h24v24H0z" }),
16
+ /* @__PURE__ */ o("path", { d: "M22 2v2H2V2h20zM7 22h3V6H7v16zm7-6h3V6h-3v10z" })
17
+ ]
18
+ }
19
+ );
20
+ export {
21
+ e as default
22
+ };
@@ -0,0 +1,2 @@
1
+ declare const CellsMerge: () => import("react/jsx-runtime").JSX.Element;
2
+ export default CellsMerge;
@@ -0,0 +1,25 @@
1
+ import { jsxs as e, jsx as t } from "react/jsx-runtime";
2
+ const o = () => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "none",
7
+ strokeWidth: "2",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ t("path", { d: "M12 21v-6" }),
16
+ /* @__PURE__ */ t("path", { d: "M12 9V3" }),
17
+ /* @__PURE__ */ t("path", { d: "M3 15h18" }),
18
+ /* @__PURE__ */ t("path", { d: "M3 9h18" }),
19
+ /* @__PURE__ */ t("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" })
20
+ ]
21
+ }
22
+ );
23
+ export {
24
+ o as default
25
+ };
@@ -0,0 +1,2 @@
1
+ declare const CellsSplit: () => import("react/jsx-runtime").JSX.Element;
2
+ export default CellsSplit;
@@ -0,0 +1,24 @@
1
+ import { jsxs as e, jsx as t } from "react/jsx-runtime";
2
+ const r = () => /* @__PURE__ */ e(
3
+ "svg",
4
+ {
5
+ stroke: "currentColor",
6
+ fill: "none",
7
+ strokeWidth: "2",
8
+ viewBox: "0 0 24 24",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ height: "1em",
12
+ width: "1em",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ children: [
15
+ /* @__PURE__ */ t("path", { d: "M12 15V9" }),
16
+ /* @__PURE__ */ t("path", { d: "M3 15h18" }),
17
+ /* @__PURE__ */ t("path", { d: "M3 9h18" }),
18
+ /* @__PURE__ */ t("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" })
19
+ ]
20
+ }
21
+ );
22
+ export {
23
+ r as default
24
+ };
@@ -1,7 +1,16 @@
1
+ import { default as AlignBottom } from './AlignBottom';
2
+ import { default as AlignCenter } from './AlignCenter';
3
+ import { default as AlignJustify } from './AlignJustify';
4
+ import { default as AlignLeft } from './AlignLeft';
5
+ import { default as AlignMiddle } from './AlignMiddle';
6
+ import { default as AlignRight } from './AlignRight';
7
+ import { default as AlignTop } from './AlignTop';
1
8
  import { default as Asterisk } from './Asterisk';
2
9
  import { default as Bold } from './Bold';
3
10
  import { default as Book } from './Book';
4
11
  import { default as Calendar } from './Calendar';
12
+ import { default as CellsMerge } from './CellsMerge';
13
+ import { default as CellsSplit } from './CellsSplit';
5
14
  import { default as ChevronLeft } from './ChevronLeft';
6
15
  import { default as ChevronRight } from './ChevronRight';
7
16
  import { default as Clock } from './Clock';
@@ -47,4 +56,4 @@ import { default as Type } from './Type';
47
56
  import { default as Underline } from './Underline';
48
57
  import { default as Undo } from './Undo';
49
58
  import { default as Users } from './Users';
50
- export { Asterisk, Bold, Book, Calendar, ChevronLeft, ChevronRight, Clock, Code, CodeXml, ColumnInsertAfter, ColumnInsertBefore, Feather, Files, Film, FlipVertical, Forum, Gamepad, Heading, Heading1, Heading2, Heading3, Heading4, Heading5, Heading6, Image, IndentDecrease, Italic, JoinUp, Link, List, ListOrdered, Menu, Pilcrow, Plus, Quote, Redo, Rocket, RowInsertAfter, RowInsertBefore, ShowSidebar, SquareDashed, Strikethrough, Table, TelefragLogo, Trash, Type, Underline, Undo, Users, };
59
+ export { AlignBottom, AlignCenter, AlignJustify, AlignLeft, AlignMiddle, AlignRight, AlignTop, Asterisk, Bold, Book, Calendar, CellsMerge, CellsSplit, ChevronLeft, ChevronRight, Clock, Code, CodeXml, ColumnInsertAfter, ColumnInsertBefore, Feather, Files, Film, FlipVertical, Forum, Gamepad, Heading, Heading1, Heading2, Heading3, Heading4, Heading5, Heading6, Image, IndentDecrease, Italic, JoinUp, Link, List, ListOrdered, Menu, Pilcrow, Plus, Quote, Redo, Rocket, RowInsertAfter, RowInsertBefore, ShowSidebar, SquareDashed, Strikethrough, Table, TelefragLogo, Trash, Type, Underline, Undo, Users, };
@@ -1,100 +1,118 @@
1
- import { default as o } from "./Asterisk.js";
2
- import { default as t } from "./Bold.js";
3
- import { default as d } from "./Book.js";
4
- import { default as s } from "./Calendar.js";
5
- import { default as m } from "./ChevronLeft.js";
6
- import { default as x } from "./ChevronRight.js";
7
- import { default as i } from "./Clock.js";
8
- import { default as h } from "./Code.js";
9
- import { default as H } from "./CodeXml.js";
10
- import { default as c } from "./ColumnInsertAfter.js";
11
- import { default as F } from "./ColumnInsertBefore.js";
12
- import { default as R } from "./Feather.js";
13
- import { default as B } from "./Files.js";
14
- import { default as T } from "./Film.js";
15
- import { default as A } from "./FlipVertical.js";
16
- import { default as v } from "./Forum.js";
17
- import { default as P } from "./Gamepad.js";
18
- import { default as y } from "./Heading.js";
19
- import { default as J } from "./Heading1.js";
20
- import { default as O } from "./Heading2.js";
21
- import { default as V } from "./Heading3.js";
22
- import { default as j } from "./Heading4.js";
23
- import { default as E } from "./Heading5.js";
24
- import { default as N } from "./Heading6.js";
25
- import { default as Y } from "./Image.js";
26
- import { default as _ } from "./IndentDecrease.js";
27
- import { default as ee } from "./Italic.js";
28
- import { default as oe } from "./JoinUp.js";
29
- import { default as te } from "./Link.js";
30
- import { default as de } from "./List.js";
31
- import { default as se } from "./ListOrdered.js";
32
- import { default as me } from "./Menu.js";
33
- import { default as xe } from "./Pilcrow.js";
34
- import { default as ie } from "./Plus.js";
35
- import { default as he } from "./Quote.js";
36
- import { default as He } from "./Redo.js";
37
- import { default as ce } from "./Rocket.js";
38
- import { default as Fe } from "./RowInsertAfter.js";
39
- import { default as Re } from "./RowInsertBefore.js";
40
- import { default as Be } from "./ShowSidebar.js";
41
- import { default as Te } from "./SquareDashed.js";
42
- import { default as Ae } from "./Strikethrough.js";
43
- import { default as ve } from "./Table.js";
44
- import { default as Pe } from "./TelefragLogo.js";
45
- import { default as ye } from "./Trash.js";
46
- import { default as Je } from "./Type.js";
47
- import { default as Oe } from "./Underline.js";
48
- import { default as Ve } from "./Undo.js";
49
- import { default as je } from "./Users.js";
1
+ import { default as o } from "./AlignBottom.js";
2
+ import { default as a } from "./AlignCenter.js";
3
+ import { default as l } from "./AlignJustify.js";
4
+ import { default as s } from "./AlignLeft.js";
5
+ import { default as m } from "./AlignMiddle.js";
6
+ import { default as x } from "./AlignRight.js";
7
+ import { default as n } from "./AlignTop.js";
8
+ import { default as C } from "./Asterisk.js";
9
+ import { default as A } from "./Bold.js";
10
+ import { default as I } from "./Book.js";
11
+ import { default as k } from "./Calendar.js";
12
+ import { default as R } from "./CellsMerge.js";
13
+ import { default as F } from "./CellsSplit.js";
14
+ import { default as T } from "./ChevronLeft.js";
15
+ import { default as U } from "./ChevronRight.js";
16
+ import { default as b } from "./Clock.js";
17
+ import { default as y } from "./Code.js";
18
+ import { default as J } from "./CodeXml.js";
19
+ import { default as q } from "./ColumnInsertAfter.js";
20
+ import { default as O } from "./ColumnInsertBefore.js";
21
+ import { default as V } from "./Feather.js";
22
+ import { default as j } from "./Files.js";
23
+ import { default as E } from "./Film.js";
24
+ import { default as N } from "./FlipVertical.js";
25
+ import { default as Y } from "./Forum.js";
26
+ import { default as _ } from "./Gamepad.js";
27
+ import { default as ee } from "./Heading.js";
28
+ import { default as oe } from "./Heading1.js";
29
+ import { default as ae } from "./Heading2.js";
30
+ import { default as le } from "./Heading3.js";
31
+ import { default as se } from "./Heading4.js";
32
+ import { default as me } from "./Heading5.js";
33
+ import { default as xe } from "./Heading6.js";
34
+ import { default as ne } from "./Image.js";
35
+ import { default as Ce } from "./IndentDecrease.js";
36
+ import { default as Ae } from "./Italic.js";
37
+ import { default as Ie } from "./JoinUp.js";
38
+ import { default as ke } from "./Link.js";
39
+ import { default as Re } from "./List.js";
40
+ import { default as Fe } from "./ListOrdered.js";
41
+ import { default as Te } from "./Menu.js";
42
+ import { default as Ue } from "./Pilcrow.js";
43
+ import { default as be } from "./Plus.js";
44
+ import { default as ye } from "./Quote.js";
45
+ import { default as Je } from "./Redo.js";
46
+ import { default as qe } from "./Rocket.js";
47
+ import { default as Oe } from "./RowInsertAfter.js";
48
+ import { default as Ve } from "./RowInsertBefore.js";
49
+ import { default as je } from "./ShowSidebar.js";
50
+ import { default as Ee } from "./SquareDashed.js";
51
+ import { default as Ne } from "./Strikethrough.js";
52
+ import { default as Ye } from "./Table.js";
53
+ import { default as _e } from "./TelefragLogo.js";
54
+ import { default as er } from "./Trash.js";
55
+ import { default as or } from "./Type.js";
56
+ import { default as ar } from "./Underline.js";
57
+ import { default as lr } from "./Undo.js";
58
+ import { default as sr } from "./Users.js";
50
59
  export {
51
- o as Asterisk,
52
- t as Bold,
53
- d as Book,
54
- s as Calendar,
55
- m as ChevronLeft,
56
- x as ChevronRight,
57
- i as Clock,
58
- h as Code,
59
- H as CodeXml,
60
- c as ColumnInsertAfter,
61
- F as ColumnInsertBefore,
62
- R as Feather,
63
- B as Files,
64
- T as Film,
65
- A as FlipVertical,
66
- v as Forum,
67
- P as Gamepad,
68
- y as Heading,
69
- J as Heading1,
70
- O as Heading2,
71
- V as Heading3,
72
- j as Heading4,
73
- E as Heading5,
74
- N as Heading6,
75
- Y as Image,
76
- _ as IndentDecrease,
77
- ee as Italic,
78
- oe as JoinUp,
79
- te as Link,
80
- de as List,
81
- se as ListOrdered,
82
- me as Menu,
83
- xe as Pilcrow,
84
- ie as Plus,
85
- he as Quote,
86
- He as Redo,
87
- ce as Rocket,
88
- Fe as RowInsertAfter,
89
- Re as RowInsertBefore,
90
- Be as ShowSidebar,
91
- Te as SquareDashed,
92
- Ae as Strikethrough,
93
- ve as Table,
94
- Pe as TelefragLogo,
95
- ye as Trash,
96
- Je as Type,
97
- Oe as Underline,
98
- Ve as Undo,
99
- je as Users
60
+ o as AlignBottom,
61
+ a as AlignCenter,
62
+ l as AlignJustify,
63
+ s as AlignLeft,
64
+ m as AlignMiddle,
65
+ x as AlignRight,
66
+ n as AlignTop,
67
+ C as Asterisk,
68
+ A as Bold,
69
+ I as Book,
70
+ k as Calendar,
71
+ R as CellsMerge,
72
+ F as CellsSplit,
73
+ T as ChevronLeft,
74
+ U as ChevronRight,
75
+ b as Clock,
76
+ y as Code,
77
+ J as CodeXml,
78
+ q as ColumnInsertAfter,
79
+ O as ColumnInsertBefore,
80
+ V as Feather,
81
+ j as Files,
82
+ E as Film,
83
+ N as FlipVertical,
84
+ Y as Forum,
85
+ _ as Gamepad,
86
+ ee as Heading,
87
+ oe as Heading1,
88
+ ae as Heading2,
89
+ le as Heading3,
90
+ se as Heading4,
91
+ me as Heading5,
92
+ xe as Heading6,
93
+ ne as Image,
94
+ Ce as IndentDecrease,
95
+ Ae as Italic,
96
+ Ie as JoinUp,
97
+ ke as Link,
98
+ Re as List,
99
+ Fe as ListOrdered,
100
+ Te as Menu,
101
+ Ue as Pilcrow,
102
+ be as Plus,
103
+ ye as Quote,
104
+ Je as Redo,
105
+ qe as Rocket,
106
+ Oe as RowInsertAfter,
107
+ Ve as RowInsertBefore,
108
+ je as ShowSidebar,
109
+ Ee as SquareDashed,
110
+ Ne as Strikethrough,
111
+ Ye as Table,
112
+ _e as TelefragLogo,
113
+ er as Trash,
114
+ or as Type,
115
+ ar as Underline,
116
+ lr as Undo,
117
+ sr as Users
100
118
  };
@@ -0,0 +1,122 @@
1
+ import o from "./components/icons/AlignBottom.js";
2
+ import r from "./components/icons/AlignCenter.js";
3
+ import m from "./components/icons/AlignJustify.js";
4
+ import i from "./components/icons/AlignLeft.js";
5
+ import t from "./components/icons/AlignMiddle.js";
6
+ import e from "./components/icons/AlignRight.js";
7
+ import f from "./components/icons/AlignTop.js";
8
+ import p from "./components/icons/Asterisk.js";
9
+ import n from "./components/icons/Bold.js";
10
+ import l from "./components/icons/Book.js";
11
+ import a from "./components/icons/Calendar.js";
12
+ import d from "./components/icons/CellsMerge.js";
13
+ import g from "./components/icons/CellsSplit.js";
14
+ import s from "./components/icons/ChevronLeft.js";
15
+ import u from "./components/icons/ChevronRight.js";
16
+ import C from "./components/icons/Clock.js";
17
+ import h from "./components/icons/Code.js";
18
+ import A from "./components/icons/CodeXml.js";
19
+ import c from "./components/icons/ColumnInsertAfter.js";
20
+ import H from "./components/icons/ColumnInsertBefore.js";
21
+ import I from "./components/icons/Feather.js";
22
+ import S from "./components/icons/Files.js";
23
+ import k from "./components/icons/Film.js";
24
+ import L from "./components/icons/FlipVertical.js";
25
+ import R from "./components/icons/Forum.js";
26
+ import T from "./components/icons/Gamepad.js";
27
+ import b from "./components/icons/Heading.js";
28
+ import B from "./components/icons/Heading1.js";
29
+ import F from "./components/icons/Heading2.js";
30
+ import w from "./components/icons/Heading3.js";
31
+ import y from "./components/icons/Heading4.js";
32
+ import M from "./components/icons/Heading5.js";
33
+ import U from "./components/icons/Heading6.js";
34
+ import _ from "./components/icons/Image.js";
35
+ import v from "./components/icons/IndentDecrease.js";
36
+ import O from "./components/icons/Italic.js";
37
+ import P from "./components/icons/JoinUp.js";
38
+ import j from "./components/icons/Link.js";
39
+ import x from "./components/icons/List.js";
40
+ import D from "./components/icons/ListOrdered.js";
41
+ import J from "./components/icons/Menu.js";
42
+ import q from "./components/icons/Pilcrow.js";
43
+ import z from "./components/icons/Plus.js";
44
+ import G from "./components/icons/Quote.js";
45
+ import Q from "./components/icons/Redo.js";
46
+ import V from "./components/icons/Rocket.js";
47
+ import X from "./components/icons/RowInsertAfter.js";
48
+ import E from "./components/icons/RowInsertBefore.js";
49
+ import K from "./components/icons/ShowSidebar.js";
50
+ import N from "./components/icons/SquareDashed.js";
51
+ import W from "./components/icons/Strikethrough.js";
52
+ import Y from "./components/icons/Table.js";
53
+ import Z from "./components/icons/TelefragLogo.js";
54
+ import $ from "./components/icons/Trash.js";
55
+ import oo from "./components/icons/Type.js";
56
+ import ro from "./components/icons/Underline.js";
57
+ import mo from "./components/icons/Undo.js";
58
+ import io from "./components/icons/Users.js";
59
+ const lr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
60
+ __proto__: null,
61
+ AlignBottom: o,
62
+ AlignCenter: r,
63
+ AlignJustify: m,
64
+ AlignLeft: i,
65
+ AlignMiddle: t,
66
+ AlignRight: e,
67
+ AlignTop: f,
68
+ Asterisk: p,
69
+ Bold: n,
70
+ Book: l,
71
+ Calendar: a,
72
+ CellsMerge: d,
73
+ CellsSplit: g,
74
+ ChevronLeft: s,
75
+ ChevronRight: u,
76
+ Clock: C,
77
+ Code: h,
78
+ CodeXml: A,
79
+ ColumnInsertAfter: c,
80
+ ColumnInsertBefore: H,
81
+ Feather: I,
82
+ Files: S,
83
+ Film: k,
84
+ FlipVertical: L,
85
+ Forum: R,
86
+ Gamepad: T,
87
+ Heading: b,
88
+ Heading1: B,
89
+ Heading2: F,
90
+ Heading3: w,
91
+ Heading4: y,
92
+ Heading5: M,
93
+ Heading6: U,
94
+ Image: _,
95
+ IndentDecrease: v,
96
+ Italic: O,
97
+ JoinUp: P,
98
+ Link: j,
99
+ List: x,
100
+ ListOrdered: D,
101
+ Menu: J,
102
+ Pilcrow: q,
103
+ Plus: z,
104
+ Quote: G,
105
+ Redo: Q,
106
+ Rocket: V,
107
+ RowInsertAfter: X,
108
+ RowInsertBefore: E,
109
+ ShowSidebar: K,
110
+ SquareDashed: N,
111
+ Strikethrough: W,
112
+ Table: Y,
113
+ TelefragLogo: Z,
114
+ Trash: $,
115
+ Type: oo,
116
+ Underline: ro,
117
+ Undo: mo,
118
+ Users: io
119
+ }, Symbol.toStringTag, { value: "Module" }));
120
+ export {
121
+ lr as i
122
+ };
package/dist/main.js CHANGED
@@ -32,7 +32,7 @@ import { default as po } from "./components/ui/editable/Editable.js";
32
32
  import { default as lo } from "./components/layout/Layout.js";
33
33
  import { default as uo } from "./components/layout/Page.js";
34
34
  import { default as no } from "./components/layout/PageHeader.js";
35
- import { i as co } from "./index-Ca0nwyaj.js";
35
+ import { i as co } from "./index-BqubpR5J.js";
36
36
  export {
37
37
  $ as Alert,
38
38
  q as Block,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@alxgrn/telefrag-ui",
3
3
  "description": "UI library for The Daily Telefrag project",
4
- "version": "0.0.41",
4
+ "version": "0.0.43",
5
5
  "private": false,
6
6
  "author": "Alexander Fedorov <alex@molner.ru>",
7
7
  "license": "Apache-2.0",
@@ -1,104 +0,0 @@
1
- import o from "./components/icons/Asterisk.js";
2
- import r from "./components/icons/Bold.js";
3
- import m from "./components/icons/Book.js";
4
- import t from "./components/icons/Calendar.js";
5
- import i from "./components/icons/ChevronLeft.js";
6
- import e from "./components/icons/ChevronRight.js";
7
- import f from "./components/icons/Clock.js";
8
- import p from "./components/icons/Code.js";
9
- import n from "./components/icons/CodeXml.js";
10
- import a from "./components/icons/ColumnInsertAfter.js";
11
- import d from "./components/icons/ColumnInsertBefore.js";
12
- import l from "./components/icons/Feather.js";
13
- import s from "./components/icons/Files.js";
14
- import g from "./components/icons/Film.js";
15
- import u from "./components/icons/FlipVertical.js";
16
- import c from "./components/icons/Forum.js";
17
- import h from "./components/icons/Gamepad.js";
18
- import C from "./components/icons/Heading.js";
19
- import H from "./components/icons/Heading1.js";
20
- import I from "./components/icons/Heading2.js";
21
- import k from "./components/icons/Heading3.js";
22
- import S from "./components/icons/Heading4.js";
23
- import b from "./components/icons/Heading5.js";
24
- import F from "./components/icons/Heading6.js";
25
- import L from "./components/icons/Image.js";
26
- import R from "./components/icons/IndentDecrease.js";
27
- import T from "./components/icons/Italic.js";
28
- import w from "./components/icons/JoinUp.js";
29
- import B from "./components/icons/Link.js";
30
- import U from "./components/icons/List.js";
31
- import _ from "./components/icons/ListOrdered.js";
32
- import v from "./components/icons/Menu.js";
33
- import y from "./components/icons/Pilcrow.js";
34
- import A from "./components/icons/Plus.js";
35
- import O from "./components/icons/Quote.js";
36
- import P from "./components/icons/Redo.js";
37
- import j from "./components/icons/Rocket.js";
38
- import x from "./components/icons/RowInsertAfter.js";
39
- import D from "./components/icons/RowInsertBefore.js";
40
- import M from "./components/icons/ShowSidebar.js";
41
- import q from "./components/icons/SquareDashed.js";
42
- import z from "./components/icons/Strikethrough.js";
43
- import G from "./components/icons/Table.js";
44
- import J from "./components/icons/TelefragLogo.js";
45
- import Q from "./components/icons/Trash.js";
46
- import V from "./components/icons/Type.js";
47
- import X from "./components/icons/Underline.js";
48
- import E from "./components/icons/Undo.js";
49
- import K from "./components/icons/Users.js";
50
- const Vo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
51
- __proto__: null,
52
- Asterisk: o,
53
- Bold: r,
54
- Book: m,
55
- Calendar: t,
56
- ChevronLeft: i,
57
- ChevronRight: e,
58
- Clock: f,
59
- Code: p,
60
- CodeXml: n,
61
- ColumnInsertAfter: a,
62
- ColumnInsertBefore: d,
63
- Feather: l,
64
- Files: s,
65
- Film: g,
66
- FlipVertical: u,
67
- Forum: c,
68
- Gamepad: h,
69
- Heading: C,
70
- Heading1: H,
71
- Heading2: I,
72
- Heading3: k,
73
- Heading4: S,
74
- Heading5: b,
75
- Heading6: F,
76
- Image: L,
77
- IndentDecrease: R,
78
- Italic: T,
79
- JoinUp: w,
80
- Link: B,
81
- List: U,
82
- ListOrdered: _,
83
- Menu: v,
84
- Pilcrow: y,
85
- Plus: A,
86
- Quote: O,
87
- Redo: P,
88
- Rocket: j,
89
- RowInsertAfter: x,
90
- RowInsertBefore: D,
91
- ShowSidebar: M,
92
- SquareDashed: q,
93
- Strikethrough: z,
94
- Table: G,
95
- TelefragLogo: J,
96
- Trash: Q,
97
- Type: V,
98
- Underline: X,
99
- Undo: E,
100
- Users: K
101
- }, Symbol.toStringTag, { value: "Module" }));
102
- export {
103
- Vo as i
104
- };