@team-monolith/cds 0.5.2 → 0.6.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/index.d.ts +1 -7
- package/dist/index.js +1 -7
- package/dist/remixicons/Arrows/index.d.ts +433 -0
- package/dist/remixicons/Arrows/index.js +324 -0
- package/dist/remixicons/Buildings/index.d.ts +233 -0
- package/dist/remixicons/Buildings/index.js +174 -0
- package/dist/remixicons/Business/index.d.ts +769 -0
- package/dist/remixicons/Business/index.js +576 -0
- package/dist/remixicons/Communication/index.d.ts +257 -0
- package/dist/remixicons/Communication/index.js +192 -0
- package/dist/remixicons/Design/index.d.ts +657 -0
- package/dist/remixicons/Design/index.js +492 -0
- package/dist/remixicons/Development/index.d.ts +201 -0
- package/dist/remixicons/Development/index.js +150 -0
- package/dist/remixicons/Device/index.d.ts +665 -0
- package/dist/remixicons/Device/index.js +498 -0
- package/dist/remixicons/Document/index.d.ts +809 -0
- package/dist/remixicons/Document/index.js +606 -0
- package/dist/remixicons/Editor/index.d.ts +457 -0
- package/dist/remixicons/Editor/index.js +342 -0
- package/dist/remixicons/Finance/index.d.ts +561 -0
- package/dist/remixicons/Finance/index.js +420 -0
- package/dist/remixicons/Health & Medical/index.d.ts +249 -0
- package/dist/remixicons/Health & Medical/index.js +186 -0
- package/dist/remixicons/Logos/index.d.ts +897 -0
- package/dist/remixicons/Logos/index.js +672 -0
- package/dist/remixicons/Map/index.d.ts +697 -0
- package/dist/remixicons/Map/index.js +522 -0
- package/dist/remixicons/Media/index.d.ts +873 -0
- package/dist/remixicons/Media/index.js +654 -0
- package/dist/remixicons/Others/index.d.ts +417 -0
- package/dist/remixicons/Others/index.js +312 -0
- package/dist/remixicons/System/index.d.ts +1049 -0
- package/dist/remixicons/System/index.js +786 -0
- package/dist/remixicons/User & Faces/index.d.ts +449 -0
- package/dist/remixicons/User & Faces/index.js +336 -0
- package/dist/remixicons/Weather/index.d.ts +321 -0
- package/dist/remixicons/Weather/index.js +240 -0
- package/dist/remixicons/index.d.ts +18 -0
- package/dist/remixicons/index.js +18 -0
- package/package.json +7 -3
|
@@ -0,0 +1,342 @@
|
|
|
1
|
+
import ABSvgImport, { ReactComponent as ABIconImport } from "remixicon/icons/Editor/a-b.svg";
|
|
2
|
+
import AiGenerateSvgImport, { ReactComponent as AiGenerateIconImport } from "remixicon/icons/Editor/ai-generate.svg";
|
|
3
|
+
import AlignBottomSvgImport, { ReactComponent as AlignBottomIconImport } from "remixicon/icons/Editor/align-bottom.svg";
|
|
4
|
+
import AlignCenterSvgImport, { ReactComponent as AlignCenterIconImport } from "remixicon/icons/Editor/align-center.svg";
|
|
5
|
+
import AlignJustifySvgImport, { ReactComponent as AlignJustifyIconImport } from "remixicon/icons/Editor/align-justify.svg";
|
|
6
|
+
import AlignLeftSvgImport, { ReactComponent as AlignLeftIconImport } from "remixicon/icons/Editor/align-left.svg";
|
|
7
|
+
import AlignRightSvgImport, { ReactComponent as AlignRightIconImport } from "remixicon/icons/Editor/align-right.svg";
|
|
8
|
+
import AlignTopSvgImport, { ReactComponent as AlignTopIconImport } from "remixicon/icons/Editor/align-top.svg";
|
|
9
|
+
import AlignVerticallySvgImport, { ReactComponent as AlignVerticallyIconImport } from "remixicon/icons/Editor/align-vertically.svg";
|
|
10
|
+
import AsteriskSvgImport, { ReactComponent as AsteriskIconImport } from "remixicon/icons/Editor/asterisk.svg";
|
|
11
|
+
import Attachment2SvgImport, { ReactComponent as Attachment2IconImport } from "remixicon/icons/Editor/attachment-2.svg";
|
|
12
|
+
import BoldSvgImport, { ReactComponent as BoldIconImport } from "remixicon/icons/Editor/bold.svg";
|
|
13
|
+
import BringForwardSvgImport, { ReactComponent as BringForwardIconImport } from "remixicon/icons/Editor/bring-forward.svg";
|
|
14
|
+
import BringToFrontSvgImport, { ReactComponent as BringToFrontIconImport } from "remixicon/icons/Editor/bring-to-front.svg";
|
|
15
|
+
import CodeViewSvgImport, { ReactComponent as CodeViewIconImport } from "remixicon/icons/Editor/code-view.svg";
|
|
16
|
+
import DeleteColumnSvgImport, { ReactComponent as DeleteColumnIconImport } from "remixicon/icons/Editor/delete-column.svg";
|
|
17
|
+
import DeleteRowSvgImport, { ReactComponent as DeleteRowIconImport } from "remixicon/icons/Editor/delete-row.svg";
|
|
18
|
+
import DoubleQuotesLSvgImport, { ReactComponent as DoubleQuotesLIconImport } from "remixicon/icons/Editor/double-quotes-l.svg";
|
|
19
|
+
import DoubleQuotesRSvgImport, { ReactComponent as DoubleQuotesRIconImport } from "remixicon/icons/Editor/double-quotes-r.svg";
|
|
20
|
+
import DraggableSvgImport, { ReactComponent as DraggableIconImport } from "remixicon/icons/Editor/draggable.svg";
|
|
21
|
+
import EmphasisCnSvgImport, { ReactComponent as EmphasisCnIconImport } from "remixicon/icons/Editor/emphasis-cn.svg";
|
|
22
|
+
import EmphasisSvgImport, { ReactComponent as EmphasisIconImport } from "remixicon/icons/Editor/emphasis.svg";
|
|
23
|
+
import EnglishInputSvgImport, { ReactComponent as EnglishInputIconImport } from "remixicon/icons/Editor/english-input.svg";
|
|
24
|
+
import FlowChartSvgImport, { ReactComponent as FlowChartIconImport } from "remixicon/icons/Editor/flow-chart.svg";
|
|
25
|
+
import FontColorSvgImport, { ReactComponent as FontColorIconImport } from "remixicon/icons/Editor/font-color.svg";
|
|
26
|
+
import FontFamilySvgImport, { ReactComponent as FontFamilyIconImport } from "remixicon/icons/Editor/font-family.svg";
|
|
27
|
+
import FontMonoSvgImport, { ReactComponent as FontMonoIconImport } from "remixicon/icons/Editor/font-mono.svg";
|
|
28
|
+
import FontSansSerifSvgImport, { ReactComponent as FontSansSerifIconImport } from "remixicon/icons/Editor/font-sans-serif.svg";
|
|
29
|
+
import FontSansSvgImport, { ReactComponent as FontSansIconImport } from "remixicon/icons/Editor/font-sans.svg";
|
|
30
|
+
import FontSize2SvgImport, { ReactComponent as FontSize2IconImport } from "remixicon/icons/Editor/font-size-2.svg";
|
|
31
|
+
import FontSizeSvgImport, { ReactComponent as FontSizeIconImport } from "remixicon/icons/Editor/font-size.svg";
|
|
32
|
+
import FormatClearSvgImport, { ReactComponent as FormatClearIconImport } from "remixicon/icons/Editor/format-clear.svg";
|
|
33
|
+
import FunctionsSvgImport, { ReactComponent as FunctionsIconImport } from "remixicon/icons/Editor/functions.svg";
|
|
34
|
+
import H1SvgImport, { ReactComponent as H1IconImport } from "remixicon/icons/Editor/h-1.svg";
|
|
35
|
+
import H2SvgImport, { ReactComponent as H2IconImport } from "remixicon/icons/Editor/h-2.svg";
|
|
36
|
+
import H3SvgImport, { ReactComponent as H3IconImport } from "remixicon/icons/Editor/h-3.svg";
|
|
37
|
+
import H4SvgImport, { ReactComponent as H4IconImport } from "remixicon/icons/Editor/h-4.svg";
|
|
38
|
+
import H5SvgImport, { ReactComponent as H5IconImport } from "remixicon/icons/Editor/h-5.svg";
|
|
39
|
+
import H6SvgImport, { ReactComponent as H6IconImport } from "remixicon/icons/Editor/h-6.svg";
|
|
40
|
+
import HashtagSvgImport, { ReactComponent as HashtagIconImport } from "remixicon/icons/Editor/hashtag.svg";
|
|
41
|
+
import HeadingSvgImport, { ReactComponent as HeadingIconImport } from "remixicon/icons/Editor/heading.svg";
|
|
42
|
+
import IndentDecreaseSvgImport, { ReactComponent as IndentDecreaseIconImport } from "remixicon/icons/Editor/indent-decrease.svg";
|
|
43
|
+
import IndentIncreaseSvgImport, { ReactComponent as IndentIncreaseIconImport } from "remixicon/icons/Editor/indent-increase.svg";
|
|
44
|
+
import InputCursorMoveSvgImport, { ReactComponent as InputCursorMoveIconImport } from "remixicon/icons/Editor/input-cursor-move.svg";
|
|
45
|
+
import InsertColumnLeftSvgImport, { ReactComponent as InsertColumnLeftIconImport } from "remixicon/icons/Editor/insert-column-left.svg";
|
|
46
|
+
import InsertColumnRightSvgImport, { ReactComponent as InsertColumnRightIconImport } from "remixicon/icons/Editor/insert-column-right.svg";
|
|
47
|
+
import InsertRowBottomSvgImport, { ReactComponent as InsertRowBottomIconImport } from "remixicon/icons/Editor/insert-row-bottom.svg";
|
|
48
|
+
import InsertRowTopSvgImport, { ReactComponent as InsertRowTopIconImport } from "remixicon/icons/Editor/insert-row-top.svg";
|
|
49
|
+
import ItalicSvgImport, { ReactComponent as ItalicIconImport } from "remixicon/icons/Editor/italic.svg";
|
|
50
|
+
import LineHeightSvgImport, { ReactComponent as LineHeightIconImport } from "remixicon/icons/Editor/line-height.svg";
|
|
51
|
+
import LinkMSvgImport, { ReactComponent as LinkMIconImport } from "remixicon/icons/Editor/link-m.svg";
|
|
52
|
+
import LinkUnlinkMSvgImport, { ReactComponent as LinkUnlinkMIconImport } from "remixicon/icons/Editor/link-unlink-m.svg";
|
|
53
|
+
import LinkUnlinkSvgImport, { ReactComponent as LinkUnlinkIconImport } from "remixicon/icons/Editor/link-unlink.svg";
|
|
54
|
+
import LinkSvgImport, { ReactComponent as LinkIconImport } from "remixicon/icons/Editor/link.svg";
|
|
55
|
+
import ListCheck2SvgImport, { ReactComponent as ListCheck2IconImport } from "remixicon/icons/Editor/list-check-2.svg";
|
|
56
|
+
import ListCheck3SvgImport, { ReactComponent as ListCheck3IconImport } from "remixicon/icons/Editor/list-check-3.svg";
|
|
57
|
+
import ListCheckSvgImport, { ReactComponent as ListCheckIconImport } from "remixicon/icons/Editor/list-check.svg";
|
|
58
|
+
import ListIndefiniteSvgImport, { ReactComponent as ListIndefiniteIconImport } from "remixicon/icons/Editor/list-indefinite.svg";
|
|
59
|
+
import ListOrdered2SvgImport, { ReactComponent as ListOrdered2IconImport } from "remixicon/icons/Editor/list-ordered-2.svg";
|
|
60
|
+
import ListOrderedSvgImport, { ReactComponent as ListOrderedIconImport } from "remixicon/icons/Editor/list-ordered.svg";
|
|
61
|
+
import ListRadioSvgImport, { ReactComponent as ListRadioIconImport } from "remixicon/icons/Editor/list-radio.svg";
|
|
62
|
+
import ListUnorderedSvgImport, { ReactComponent as ListUnorderedIconImport } from "remixicon/icons/Editor/list-unordered.svg";
|
|
63
|
+
import MergeCellsHorizontalSvgImport, { ReactComponent as MergeCellsHorizontalIconImport } from "remixicon/icons/Editor/merge-cells-horizontal.svg";
|
|
64
|
+
import MergeCellsVerticalSvgImport, { ReactComponent as MergeCellsVerticalIconImport } from "remixicon/icons/Editor/merge-cells-vertical.svg";
|
|
65
|
+
import MindMapSvgImport, { ReactComponent as MindMapIconImport } from "remixicon/icons/Editor/mind-map.svg";
|
|
66
|
+
import NodeTreeSvgImport, { ReactComponent as NodeTreeIconImport } from "remixicon/icons/Editor/node-tree.svg";
|
|
67
|
+
import Number0SvgImport, { ReactComponent as Number0IconImport } from "remixicon/icons/Editor/number-0.svg";
|
|
68
|
+
import Number1SvgImport, { ReactComponent as Number1IconImport } from "remixicon/icons/Editor/number-1.svg";
|
|
69
|
+
import Number2SvgImport, { ReactComponent as Number2IconImport } from "remixicon/icons/Editor/number-2.svg";
|
|
70
|
+
import Number3SvgImport, { ReactComponent as Number3IconImport } from "remixicon/icons/Editor/number-3.svg";
|
|
71
|
+
import Number4SvgImport, { ReactComponent as Number4IconImport } from "remixicon/icons/Editor/number-4.svg";
|
|
72
|
+
import Number5SvgImport, { ReactComponent as Number5IconImport } from "remixicon/icons/Editor/number-5.svg";
|
|
73
|
+
import Number6SvgImport, { ReactComponent as Number6IconImport } from "remixicon/icons/Editor/number-6.svg";
|
|
74
|
+
import Number7SvgImport, { ReactComponent as Number7IconImport } from "remixicon/icons/Editor/number-7.svg";
|
|
75
|
+
import Number8SvgImport, { ReactComponent as Number8IconImport } from "remixicon/icons/Editor/number-8.svg";
|
|
76
|
+
import Number9SvgImport, { ReactComponent as Number9IconImport } from "remixicon/icons/Editor/number-9.svg";
|
|
77
|
+
import OmegaSvgImport, { ReactComponent as OmegaIconImport } from "remixicon/icons/Editor/omega.svg";
|
|
78
|
+
import OrganizationChartSvgImport, { ReactComponent as OrganizationChartIconImport } from "remixicon/icons/Editor/organization-chart.svg";
|
|
79
|
+
import OverlineSvgImport, { ReactComponent as OverlineIconImport } from "remixicon/icons/Editor/overline.svg";
|
|
80
|
+
import PageSeparatorSvgImport, { ReactComponent as PageSeparatorIconImport } from "remixicon/icons/Editor/page-separator.svg";
|
|
81
|
+
import ParagraphSvgImport, { ReactComponent as ParagraphIconImport } from "remixicon/icons/Editor/paragraph.svg";
|
|
82
|
+
import PinyinInputSvgImport, { ReactComponent as PinyinInputIconImport } from "remixicon/icons/Editor/pinyin-input.svg";
|
|
83
|
+
import QuestionMarkSvgImport, { ReactComponent as QuestionMarkIconImport } from "remixicon/icons/Editor/question-mark.svg";
|
|
84
|
+
import QuoteTextSvgImport, { ReactComponent as QuoteTextIconImport } from "remixicon/icons/Editor/quote-text.svg";
|
|
85
|
+
import RoundedCornerSvgImport, { ReactComponent as RoundedCornerIconImport } from "remixicon/icons/Editor/rounded-corner.svg";
|
|
86
|
+
import SendBackwardSvgImport, { ReactComponent as SendBackwardIconImport } from "remixicon/icons/Editor/send-backward.svg";
|
|
87
|
+
import SendToBackSvgImport, { ReactComponent as SendToBackIconImport } from "remixicon/icons/Editor/send-to-back.svg";
|
|
88
|
+
import SeparatorSvgImport, { ReactComponent as SeparatorIconImport } from "remixicon/icons/Editor/separator.svg";
|
|
89
|
+
import SingleQuotesLSvgImport, { ReactComponent as SingleQuotesLIconImport } from "remixicon/icons/Editor/single-quotes-l.svg";
|
|
90
|
+
import SingleQuotesRSvgImport, { ReactComponent as SingleQuotesRIconImport } from "remixicon/icons/Editor/single-quotes-r.svg";
|
|
91
|
+
import SketchingSvgImport, { ReactComponent as SketchingIconImport } from "remixicon/icons/Editor/sketching.svg";
|
|
92
|
+
import SlashCommands2SvgImport, { ReactComponent as SlashCommands2IconImport } from "remixicon/icons/Editor/slash-commands-2.svg";
|
|
93
|
+
import SlashCommandsSvgImport, { ReactComponent as SlashCommandsIconImport } from "remixicon/icons/Editor/slash-commands.svg";
|
|
94
|
+
import SortAscSvgImport, { ReactComponent as SortAscIconImport } from "remixicon/icons/Editor/sort-asc.svg";
|
|
95
|
+
import SortDescSvgImport, { ReactComponent as SortDescIconImport } from "remixicon/icons/Editor/sort-desc.svg";
|
|
96
|
+
import SpaceSvgImport, { ReactComponent as SpaceIconImport } from "remixicon/icons/Editor/space.svg";
|
|
97
|
+
import SplitCellsHorizontalSvgImport, { ReactComponent as SplitCellsHorizontalIconImport } from "remixicon/icons/Editor/split-cells-horizontal.svg";
|
|
98
|
+
import SplitCellsVerticalSvgImport, { ReactComponent as SplitCellsVerticalIconImport } from "remixicon/icons/Editor/split-cells-vertical.svg";
|
|
99
|
+
import Strikethrough2SvgImport, { ReactComponent as Strikethrough2IconImport } from "remixicon/icons/Editor/strikethrough-2.svg";
|
|
100
|
+
import StrikethroughSvgImport, { ReactComponent as StrikethroughIconImport } from "remixicon/icons/Editor/strikethrough.svg";
|
|
101
|
+
import Subscript2SvgImport, { ReactComponent as Subscript2IconImport } from "remixicon/icons/Editor/subscript-2.svg";
|
|
102
|
+
import SubscriptSvgImport, { ReactComponent as SubscriptIconImport } from "remixicon/icons/Editor/subscript.svg";
|
|
103
|
+
import Superscript2SvgImport, { ReactComponent as Superscript2IconImport } from "remixicon/icons/Editor/superscript-2.svg";
|
|
104
|
+
import SuperscriptSvgImport, { ReactComponent as SuperscriptIconImport } from "remixicon/icons/Editor/superscript.svg";
|
|
105
|
+
import Table2SvgImport, { ReactComponent as Table2IconImport } from "remixicon/icons/Editor/table-2.svg";
|
|
106
|
+
import TextDirectionLSvgImport, { ReactComponent as TextDirectionLIconImport } from "remixicon/icons/Editor/text-direction-l.svg";
|
|
107
|
+
import TextDirectionRSvgImport, { ReactComponent as TextDirectionRIconImport } from "remixicon/icons/Editor/text-direction-r.svg";
|
|
108
|
+
import TextSpacingSvgImport, { ReactComponent as TextSpacingIconImport } from "remixicon/icons/Editor/text-spacing.svg";
|
|
109
|
+
import TextWrapSvgImport, { ReactComponent as TextWrapIconImport } from "remixicon/icons/Editor/text-wrap.svg";
|
|
110
|
+
import TextSvgImport, { ReactComponent as TextIconImport } from "remixicon/icons/Editor/text.svg";
|
|
111
|
+
import Translate2SvgImport, { ReactComponent as Translate2IconImport } from "remixicon/icons/Editor/translate-2.svg";
|
|
112
|
+
import TranslateSvgImport, { ReactComponent as TranslateIconImport } from "remixicon/icons/Editor/translate.svg";
|
|
113
|
+
import UnderlineSvgImport, { ReactComponent as UnderlineIconImport } from "remixicon/icons/Editor/underline.svg";
|
|
114
|
+
import WubiInputSvgImport, { ReactComponent as WubiInputIconImport } from "remixicon/icons/Editor/wubi-input.svg";
|
|
115
|
+
export var ABSvg = ABSvgImport;
|
|
116
|
+
export var ABIcon = ABIconImport;
|
|
117
|
+
export var AiGenerateSvg = AiGenerateSvgImport;
|
|
118
|
+
export var AiGenerateIcon = AiGenerateIconImport;
|
|
119
|
+
export var AlignBottomSvg = AlignBottomSvgImport;
|
|
120
|
+
export var AlignBottomIcon = AlignBottomIconImport;
|
|
121
|
+
export var AlignCenterSvg = AlignCenterSvgImport;
|
|
122
|
+
export var AlignCenterIcon = AlignCenterIconImport;
|
|
123
|
+
export var AlignJustifySvg = AlignJustifySvgImport;
|
|
124
|
+
export var AlignJustifyIcon = AlignJustifyIconImport;
|
|
125
|
+
export var AlignLeftSvg = AlignLeftSvgImport;
|
|
126
|
+
export var AlignLeftIcon = AlignLeftIconImport;
|
|
127
|
+
export var AlignRightSvg = AlignRightSvgImport;
|
|
128
|
+
export var AlignRightIcon = AlignRightIconImport;
|
|
129
|
+
export var AlignTopSvg = AlignTopSvgImport;
|
|
130
|
+
export var AlignTopIcon = AlignTopIconImport;
|
|
131
|
+
export var AlignVerticallySvg = AlignVerticallySvgImport;
|
|
132
|
+
export var AlignVerticallyIcon = AlignVerticallyIconImport;
|
|
133
|
+
export var AsteriskSvg = AsteriskSvgImport;
|
|
134
|
+
export var AsteriskIcon = AsteriskIconImport;
|
|
135
|
+
export var Attachment2Svg = Attachment2SvgImport;
|
|
136
|
+
export var Attachment2Icon = Attachment2IconImport;
|
|
137
|
+
export var BoldSvg = BoldSvgImport;
|
|
138
|
+
export var BoldIcon = BoldIconImport;
|
|
139
|
+
export var BringForwardSvg = BringForwardSvgImport;
|
|
140
|
+
export var BringForwardIcon = BringForwardIconImport;
|
|
141
|
+
export var BringToFrontSvg = BringToFrontSvgImport;
|
|
142
|
+
export var BringToFrontIcon = BringToFrontIconImport;
|
|
143
|
+
export var CodeViewSvg = CodeViewSvgImport;
|
|
144
|
+
export var CodeViewIcon = CodeViewIconImport;
|
|
145
|
+
export var DeleteColumnSvg = DeleteColumnSvgImport;
|
|
146
|
+
export var DeleteColumnIcon = DeleteColumnIconImport;
|
|
147
|
+
export var DeleteRowSvg = DeleteRowSvgImport;
|
|
148
|
+
export var DeleteRowIcon = DeleteRowIconImport;
|
|
149
|
+
export var DoubleQuotesLSvg = DoubleQuotesLSvgImport;
|
|
150
|
+
export var DoubleQuotesLIcon = DoubleQuotesLIconImport;
|
|
151
|
+
export var DoubleQuotesRSvg = DoubleQuotesRSvgImport;
|
|
152
|
+
export var DoubleQuotesRIcon = DoubleQuotesRIconImport;
|
|
153
|
+
export var DraggableSvg = DraggableSvgImport;
|
|
154
|
+
export var DraggableIcon = DraggableIconImport;
|
|
155
|
+
export var EmphasisCnSvg = EmphasisCnSvgImport;
|
|
156
|
+
export var EmphasisCnIcon = EmphasisCnIconImport;
|
|
157
|
+
export var EmphasisSvg = EmphasisSvgImport;
|
|
158
|
+
export var EmphasisIcon = EmphasisIconImport;
|
|
159
|
+
export var EnglishInputSvg = EnglishInputSvgImport;
|
|
160
|
+
export var EnglishInputIcon = EnglishInputIconImport;
|
|
161
|
+
export var FlowChartSvg = FlowChartSvgImport;
|
|
162
|
+
export var FlowChartIcon = FlowChartIconImport;
|
|
163
|
+
export var FontColorSvg = FontColorSvgImport;
|
|
164
|
+
export var FontColorIcon = FontColorIconImport;
|
|
165
|
+
export var FontFamilySvg = FontFamilySvgImport;
|
|
166
|
+
export var FontFamilyIcon = FontFamilyIconImport;
|
|
167
|
+
export var FontMonoSvg = FontMonoSvgImport;
|
|
168
|
+
export var FontMonoIcon = FontMonoIconImport;
|
|
169
|
+
export var FontSansSerifSvg = FontSansSerifSvgImport;
|
|
170
|
+
export var FontSansSerifIcon = FontSansSerifIconImport;
|
|
171
|
+
export var FontSansSvg = FontSansSvgImport;
|
|
172
|
+
export var FontSansIcon = FontSansIconImport;
|
|
173
|
+
export var FontSize2Svg = FontSize2SvgImport;
|
|
174
|
+
export var FontSize2Icon = FontSize2IconImport;
|
|
175
|
+
export var FontSizeSvg = FontSizeSvgImport;
|
|
176
|
+
export var FontSizeIcon = FontSizeIconImport;
|
|
177
|
+
export var FormatClearSvg = FormatClearSvgImport;
|
|
178
|
+
export var FormatClearIcon = FormatClearIconImport;
|
|
179
|
+
export var FunctionsSvg = FunctionsSvgImport;
|
|
180
|
+
export var FunctionsIcon = FunctionsIconImport;
|
|
181
|
+
export var H1Svg = H1SvgImport;
|
|
182
|
+
export var H1Icon = H1IconImport;
|
|
183
|
+
export var H2Svg = H2SvgImport;
|
|
184
|
+
export var H2Icon = H2IconImport;
|
|
185
|
+
export var H3Svg = H3SvgImport;
|
|
186
|
+
export var H3Icon = H3IconImport;
|
|
187
|
+
export var H4Svg = H4SvgImport;
|
|
188
|
+
export var H4Icon = H4IconImport;
|
|
189
|
+
export var H5Svg = H5SvgImport;
|
|
190
|
+
export var H5Icon = H5IconImport;
|
|
191
|
+
export var H6Svg = H6SvgImport;
|
|
192
|
+
export var H6Icon = H6IconImport;
|
|
193
|
+
export var HashtagSvg = HashtagSvgImport;
|
|
194
|
+
export var HashtagIcon = HashtagIconImport;
|
|
195
|
+
export var HeadingSvg = HeadingSvgImport;
|
|
196
|
+
export var HeadingIcon = HeadingIconImport;
|
|
197
|
+
export var IndentDecreaseSvg = IndentDecreaseSvgImport;
|
|
198
|
+
export var IndentDecreaseIcon = IndentDecreaseIconImport;
|
|
199
|
+
export var IndentIncreaseSvg = IndentIncreaseSvgImport;
|
|
200
|
+
export var IndentIncreaseIcon = IndentIncreaseIconImport;
|
|
201
|
+
export var InputCursorMoveSvg = InputCursorMoveSvgImport;
|
|
202
|
+
export var InputCursorMoveIcon = InputCursorMoveIconImport;
|
|
203
|
+
export var InsertColumnLeftSvg = InsertColumnLeftSvgImport;
|
|
204
|
+
export var InsertColumnLeftIcon = InsertColumnLeftIconImport;
|
|
205
|
+
export var InsertColumnRightSvg = InsertColumnRightSvgImport;
|
|
206
|
+
export var InsertColumnRightIcon = InsertColumnRightIconImport;
|
|
207
|
+
export var InsertRowBottomSvg = InsertRowBottomSvgImport;
|
|
208
|
+
export var InsertRowBottomIcon = InsertRowBottomIconImport;
|
|
209
|
+
export var InsertRowTopSvg = InsertRowTopSvgImport;
|
|
210
|
+
export var InsertRowTopIcon = InsertRowTopIconImport;
|
|
211
|
+
export var ItalicSvg = ItalicSvgImport;
|
|
212
|
+
export var ItalicIcon = ItalicIconImport;
|
|
213
|
+
export var LineHeightSvg = LineHeightSvgImport;
|
|
214
|
+
export var LineHeightIcon = LineHeightIconImport;
|
|
215
|
+
export var LinkMSvg = LinkMSvgImport;
|
|
216
|
+
export var LinkMIcon = LinkMIconImport;
|
|
217
|
+
export var LinkUnlinkMSvg = LinkUnlinkMSvgImport;
|
|
218
|
+
export var LinkUnlinkMIcon = LinkUnlinkMIconImport;
|
|
219
|
+
export var LinkUnlinkSvg = LinkUnlinkSvgImport;
|
|
220
|
+
export var LinkUnlinkIcon = LinkUnlinkIconImport;
|
|
221
|
+
export var LinkSvg = LinkSvgImport;
|
|
222
|
+
export var LinkIcon = LinkIconImport;
|
|
223
|
+
export var ListCheck2Svg = ListCheck2SvgImport;
|
|
224
|
+
export var ListCheck2Icon = ListCheck2IconImport;
|
|
225
|
+
export var ListCheck3Svg = ListCheck3SvgImport;
|
|
226
|
+
export var ListCheck3Icon = ListCheck3IconImport;
|
|
227
|
+
export var ListCheckSvg = ListCheckSvgImport;
|
|
228
|
+
export var ListCheckIcon = ListCheckIconImport;
|
|
229
|
+
export var ListIndefiniteSvg = ListIndefiniteSvgImport;
|
|
230
|
+
export var ListIndefiniteIcon = ListIndefiniteIconImport;
|
|
231
|
+
export var ListOrdered2Svg = ListOrdered2SvgImport;
|
|
232
|
+
export var ListOrdered2Icon = ListOrdered2IconImport;
|
|
233
|
+
export var ListOrderedSvg = ListOrderedSvgImport;
|
|
234
|
+
export var ListOrderedIcon = ListOrderedIconImport;
|
|
235
|
+
export var ListRadioSvg = ListRadioSvgImport;
|
|
236
|
+
export var ListRadioIcon = ListRadioIconImport;
|
|
237
|
+
export var ListUnorderedSvg = ListUnorderedSvgImport;
|
|
238
|
+
export var ListUnorderedIcon = ListUnorderedIconImport;
|
|
239
|
+
export var MergeCellsHorizontalSvg = MergeCellsHorizontalSvgImport;
|
|
240
|
+
export var MergeCellsHorizontalIcon = MergeCellsHorizontalIconImport;
|
|
241
|
+
export var MergeCellsVerticalSvg = MergeCellsVerticalSvgImport;
|
|
242
|
+
export var MergeCellsVerticalIcon = MergeCellsVerticalIconImport;
|
|
243
|
+
export var MindMapSvg = MindMapSvgImport;
|
|
244
|
+
export var MindMapIcon = MindMapIconImport;
|
|
245
|
+
export var NodeTreeSvg = NodeTreeSvgImport;
|
|
246
|
+
export var NodeTreeIcon = NodeTreeIconImport;
|
|
247
|
+
export var Number0Svg = Number0SvgImport;
|
|
248
|
+
export var Number0Icon = Number0IconImport;
|
|
249
|
+
export var Number1Svg = Number1SvgImport;
|
|
250
|
+
export var Number1Icon = Number1IconImport;
|
|
251
|
+
export var Number2Svg = Number2SvgImport;
|
|
252
|
+
export var Number2Icon = Number2IconImport;
|
|
253
|
+
export var Number3Svg = Number3SvgImport;
|
|
254
|
+
export var Number3Icon = Number3IconImport;
|
|
255
|
+
export var Number4Svg = Number4SvgImport;
|
|
256
|
+
export var Number4Icon = Number4IconImport;
|
|
257
|
+
export var Number5Svg = Number5SvgImport;
|
|
258
|
+
export var Number5Icon = Number5IconImport;
|
|
259
|
+
export var Number6Svg = Number6SvgImport;
|
|
260
|
+
export var Number6Icon = Number6IconImport;
|
|
261
|
+
export var Number7Svg = Number7SvgImport;
|
|
262
|
+
export var Number7Icon = Number7IconImport;
|
|
263
|
+
export var Number8Svg = Number8SvgImport;
|
|
264
|
+
export var Number8Icon = Number8IconImport;
|
|
265
|
+
export var Number9Svg = Number9SvgImport;
|
|
266
|
+
export var Number9Icon = Number9IconImport;
|
|
267
|
+
export var OmegaSvg = OmegaSvgImport;
|
|
268
|
+
export var OmegaIcon = OmegaIconImport;
|
|
269
|
+
export var OrganizationChartSvg = OrganizationChartSvgImport;
|
|
270
|
+
export var OrganizationChartIcon = OrganizationChartIconImport;
|
|
271
|
+
export var OverlineSvg = OverlineSvgImport;
|
|
272
|
+
export var OverlineIcon = OverlineIconImport;
|
|
273
|
+
export var PageSeparatorSvg = PageSeparatorSvgImport;
|
|
274
|
+
export var PageSeparatorIcon = PageSeparatorIconImport;
|
|
275
|
+
export var ParagraphSvg = ParagraphSvgImport;
|
|
276
|
+
export var ParagraphIcon = ParagraphIconImport;
|
|
277
|
+
export var PinyinInputSvg = PinyinInputSvgImport;
|
|
278
|
+
export var PinyinInputIcon = PinyinInputIconImport;
|
|
279
|
+
export var QuestionMarkSvg = QuestionMarkSvgImport;
|
|
280
|
+
export var QuestionMarkIcon = QuestionMarkIconImport;
|
|
281
|
+
export var QuoteTextSvg = QuoteTextSvgImport;
|
|
282
|
+
export var QuoteTextIcon = QuoteTextIconImport;
|
|
283
|
+
export var RoundedCornerSvg = RoundedCornerSvgImport;
|
|
284
|
+
export var RoundedCornerIcon = RoundedCornerIconImport;
|
|
285
|
+
export var SendBackwardSvg = SendBackwardSvgImport;
|
|
286
|
+
export var SendBackwardIcon = SendBackwardIconImport;
|
|
287
|
+
export var SendToBackSvg = SendToBackSvgImport;
|
|
288
|
+
export var SendToBackIcon = SendToBackIconImport;
|
|
289
|
+
export var SeparatorSvg = SeparatorSvgImport;
|
|
290
|
+
export var SeparatorIcon = SeparatorIconImport;
|
|
291
|
+
export var SingleQuotesLSvg = SingleQuotesLSvgImport;
|
|
292
|
+
export var SingleQuotesLIcon = SingleQuotesLIconImport;
|
|
293
|
+
export var SingleQuotesRSvg = SingleQuotesRSvgImport;
|
|
294
|
+
export var SingleQuotesRIcon = SingleQuotesRIconImport;
|
|
295
|
+
export var SketchingSvg = SketchingSvgImport;
|
|
296
|
+
export var SketchingIcon = SketchingIconImport;
|
|
297
|
+
export var SlashCommands2Svg = SlashCommands2SvgImport;
|
|
298
|
+
export var SlashCommands2Icon = SlashCommands2IconImport;
|
|
299
|
+
export var SlashCommandsSvg = SlashCommandsSvgImport;
|
|
300
|
+
export var SlashCommandsIcon = SlashCommandsIconImport;
|
|
301
|
+
export var SortAscSvg = SortAscSvgImport;
|
|
302
|
+
export var SortAscIcon = SortAscIconImport;
|
|
303
|
+
export var SortDescSvg = SortDescSvgImport;
|
|
304
|
+
export var SortDescIcon = SortDescIconImport;
|
|
305
|
+
export var SpaceSvg = SpaceSvgImport;
|
|
306
|
+
export var SpaceIcon = SpaceIconImport;
|
|
307
|
+
export var SplitCellsHorizontalSvg = SplitCellsHorizontalSvgImport;
|
|
308
|
+
export var SplitCellsHorizontalIcon = SplitCellsHorizontalIconImport;
|
|
309
|
+
export var SplitCellsVerticalSvg = SplitCellsVerticalSvgImport;
|
|
310
|
+
export var SplitCellsVerticalIcon = SplitCellsVerticalIconImport;
|
|
311
|
+
export var Strikethrough2Svg = Strikethrough2SvgImport;
|
|
312
|
+
export var Strikethrough2Icon = Strikethrough2IconImport;
|
|
313
|
+
export var StrikethroughSvg = StrikethroughSvgImport;
|
|
314
|
+
export var StrikethroughIcon = StrikethroughIconImport;
|
|
315
|
+
export var Subscript2Svg = Subscript2SvgImport;
|
|
316
|
+
export var Subscript2Icon = Subscript2IconImport;
|
|
317
|
+
export var SubscriptSvg = SubscriptSvgImport;
|
|
318
|
+
export var SubscriptIcon = SubscriptIconImport;
|
|
319
|
+
export var Superscript2Svg = Superscript2SvgImport;
|
|
320
|
+
export var Superscript2Icon = Superscript2IconImport;
|
|
321
|
+
export var SuperscriptSvg = SuperscriptSvgImport;
|
|
322
|
+
export var SuperscriptIcon = SuperscriptIconImport;
|
|
323
|
+
export var Table2Svg = Table2SvgImport;
|
|
324
|
+
export var Table2Icon = Table2IconImport;
|
|
325
|
+
export var TextDirectionLSvg = TextDirectionLSvgImport;
|
|
326
|
+
export var TextDirectionLIcon = TextDirectionLIconImport;
|
|
327
|
+
export var TextDirectionRSvg = TextDirectionRSvgImport;
|
|
328
|
+
export var TextDirectionRIcon = TextDirectionRIconImport;
|
|
329
|
+
export var TextSpacingSvg = TextSpacingSvgImport;
|
|
330
|
+
export var TextSpacingIcon = TextSpacingIconImport;
|
|
331
|
+
export var TextWrapSvg = TextWrapSvgImport;
|
|
332
|
+
export var TextWrapIcon = TextWrapIconImport;
|
|
333
|
+
export var TextSvg = TextSvgImport;
|
|
334
|
+
export var TextIcon = TextIconImport;
|
|
335
|
+
export var Translate2Svg = Translate2SvgImport;
|
|
336
|
+
export var Translate2Icon = Translate2IconImport;
|
|
337
|
+
export var TranslateSvg = TranslateSvgImport;
|
|
338
|
+
export var TranslateIcon = TranslateIconImport;
|
|
339
|
+
export var UnderlineSvg = UnderlineSvgImport;
|
|
340
|
+
export var UnderlineIcon = UnderlineIconImport;
|
|
341
|
+
export var WubiInputSvg = WubiInputSvgImport;
|
|
342
|
+
export var WubiInputIcon = WubiInputIconImport;
|