@edifice.io/react 2.5.8-develop-b2school.20260129151629 → 2.5.8-develop.20260130110418
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/_virtual/de_DE.js +4 -0
- package/dist/_virtual/de_DE2.js +4 -0
- package/dist/_virtual/de_DE3.js +4 -0
- package/dist/_virtual/de_DE4.js +4 -0
- package/dist/_virtual/de_DE5.js +4 -0
- package/dist/_virtual/de_DE6.js +4 -0
- package/dist/_virtual/es_ES.js +4 -0
- package/dist/_virtual/es_ES2.js +4 -0
- package/dist/_virtual/es_ES3.js +4 -0
- package/dist/_virtual/es_ES4.js +4 -0
- package/dist/_virtual/es_ES5.js +4 -0
- package/dist/_virtual/es_ES6.js +4 -0
- package/dist/_virtual/it_IT.js +4 -0
- package/dist/_virtual/it_IT2.js +4 -0
- package/dist/_virtual/it_IT3.js +4 -0
- package/dist/_virtual/it_IT4.js +4 -0
- package/dist/_virtual/it_IT5.js +4 -0
- package/dist/_virtual/it_IT6.js +4 -0
- package/dist/_virtual/pt_PT.js +4 -0
- package/dist/_virtual/pt_PT2.js +4 -0
- package/dist/_virtual/pt_PT3.js +4 -0
- package/dist/_virtual/pt_PT4.js +4 -0
- package/dist/_virtual/pt_PT5.js +4 -0
- package/dist/_virtual/pt_PT6.js +4 -0
- package/dist/icons.js +216 -214
- package/dist/modules/icons/components/IconLabel.d.ts +7 -0
- package/dist/modules/icons/components/IconLabel.js +12 -0
- package/dist/modules/icons/components/index.d.ts +1 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/de_DE.js +11 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/es_ES.js +11 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/it_IT.js +11 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/pt_PT.js +11 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/de_DE.js +22 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/es_ES.js +22 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/it_IT.js +20 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/pt_PT.js +45 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/de_DE.js +145 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/es_ES.js +145 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/it_IT.js +156 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/pt_PT.js +158 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/de_DE.js +10 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/es_ES.js +10 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/it_IT.js +10 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/pt_PT.js +10 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/de_DE.js +8 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/es_ES.js +8 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/it_IT.js +8 -0
- package/dist/node_modules/.pnpm/antd@5.29.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/pt_PT.js +8 -0
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/de_DE.js +21 -0
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/es_ES.js +21 -0
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/it_IT.js +21 -0
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/pt_PT.js +21 -0
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/de_DE.js +37 -0
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/es_ES.js +37 -0
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/it_IT.js +37 -0
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/pt_PT.js +39 -0
- package/dist/providers/AntThemeProvider/AntProvider.js +13 -6
- package/package.json +6 -6
- package/dist/_virtual/fr.js +0 -4
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/locale/fr.js +0 -16
package/dist/icons.js
CHANGED
|
@@ -70,113 +70,114 @@ import { default as default70 } from "./modules/icons/components/IconImageSizeSm
|
|
|
70
70
|
import { default as default71 } from "./modules/icons/components/IconInbox.js";
|
|
71
71
|
import { default as default72 } from "./modules/icons/components/IconInfoCircle.js";
|
|
72
72
|
import { default as default73 } from "./modules/icons/components/IconInfoRectangle.js";
|
|
73
|
-
import { default as default74 } from "./modules/icons/components/
|
|
74
|
-
import { default as default75 } from "./modules/icons/components/
|
|
75
|
-
import { default as default76 } from "./modules/icons/components/
|
|
76
|
-
import { default as default77 } from "./modules/icons/components/
|
|
77
|
-
import { default as default78 } from "./modules/icons/components/
|
|
78
|
-
import { default as default79 } from "./modules/icons/components/
|
|
79
|
-
import { default as default80 } from "./modules/icons/components/
|
|
80
|
-
import { default as default81 } from "./modules/icons/components/
|
|
81
|
-
import { default as default82 } from "./modules/icons/components/
|
|
82
|
-
import { default as default83 } from "./modules/icons/components/
|
|
83
|
-
import { default as default84 } from "./modules/icons/components/
|
|
84
|
-
import { default as default85 } from "./modules/icons/components/
|
|
85
|
-
import { default as default86 } from "./modules/icons/components/
|
|
86
|
-
import { default as default87 } from "./modules/icons/components/
|
|
87
|
-
import { default as default88 } from "./modules/icons/components/
|
|
88
|
-
import { default as default89 } from "./modules/icons/components/
|
|
89
|
-
import { default as default90 } from "./modules/icons/components/
|
|
90
|
-
import { default as default91 } from "./modules/icons/components/
|
|
91
|
-
import { default as default92 } from "./modules/icons/components/
|
|
92
|
-
import { default as default93 } from "./modules/icons/components/
|
|
93
|
-
import { default as default94 } from "./modules/icons/components/
|
|
94
|
-
import { default as default95 } from "./modules/icons/components/
|
|
95
|
-
import { default as default96 } from "./modules/icons/components/
|
|
96
|
-
import { default as default97 } from "./modules/icons/components/
|
|
97
|
-
import { default as default98 } from "./modules/icons/components/
|
|
98
|
-
import { default as default99 } from "./modules/icons/components/
|
|
99
|
-
import { default as default100 } from "./modules/icons/components/
|
|
100
|
-
import { default as default101 } from "./modules/icons/components/
|
|
101
|
-
import { default as default102 } from "./modules/icons/components/
|
|
102
|
-
import { default as default103 } from "./modules/icons/components/
|
|
103
|
-
import { default as default104 } from "./modules/icons/components/
|
|
104
|
-
import { default as default105 } from "./modules/icons/components/
|
|
105
|
-
import { default as default106 } from "./modules/icons/components/
|
|
106
|
-
import { default as default107 } from "./modules/icons/components/
|
|
107
|
-
import { default as default108 } from "./modules/icons/components/
|
|
108
|
-
import { default as default109 } from "./modules/icons/components/
|
|
109
|
-
import { default as default110 } from "./modules/icons/components/
|
|
110
|
-
import { default as default111 } from "./modules/icons/components/
|
|
111
|
-
import { default as default112 } from "./modules/icons/components/
|
|
112
|
-
import { default as default113 } from "./modules/icons/components/
|
|
113
|
-
import { default as default114 } from "./modules/icons/components/
|
|
114
|
-
import { default as default115 } from "./modules/icons/components/
|
|
115
|
-
import { default as default116 } from "./modules/icons/components/
|
|
116
|
-
import { default as default117 } from "./modules/icons/components/
|
|
117
|
-
import { default as default118 } from "./modules/icons/components/
|
|
118
|
-
import { default as default119 } from "./modules/icons/components/
|
|
119
|
-
import { default as default120 } from "./modules/icons/components/
|
|
120
|
-
import { default as default121 } from "./modules/icons/components/
|
|
121
|
-
import { default as default122 } from "./modules/icons/components/
|
|
122
|
-
import { default as default123 } from "./modules/icons/components/
|
|
123
|
-
import { default as default124 } from "./modules/icons/components/
|
|
124
|
-
import { default as default125 } from "./modules/icons/components/
|
|
125
|
-
import { default as default126 } from "./modules/icons/components/
|
|
126
|
-
import { default as default127 } from "./modules/icons/components/
|
|
127
|
-
import { default as default128 } from "./modules/icons/components/
|
|
128
|
-
import { default as default129 } from "./modules/icons/components/
|
|
129
|
-
import { default as default130 } from "./modules/icons/components/
|
|
130
|
-
import { default as default131 } from "./modules/icons/components/
|
|
131
|
-
import { default as default132 } from "./modules/icons/components/
|
|
132
|
-
import { default as default133 } from "./modules/icons/components/
|
|
133
|
-
import { default as default134 } from "./modules/icons/components/
|
|
134
|
-
import { default as default135 } from "./modules/icons/components/
|
|
135
|
-
import { default as default136 } from "./modules/icons/components/
|
|
136
|
-
import { default as default137 } from "./modules/icons/components/
|
|
137
|
-
import { default as default138 } from "./modules/icons/components/
|
|
138
|
-
import { default as default139 } from "./modules/icons/components/
|
|
139
|
-
import { default as default140 } from "./modules/icons/components/
|
|
140
|
-
import { default as default141 } from "./modules/icons/components/
|
|
141
|
-
import { default as default142 } from "./modules/icons/components/
|
|
142
|
-
import { default as default143 } from "./modules/icons/components/
|
|
143
|
-
import { default as default144 } from "./modules/icons/components/
|
|
144
|
-
import { default as default145 } from "./modules/icons/components/
|
|
145
|
-
import { default as default146 } from "./modules/icons/components/
|
|
146
|
-
import { default as default147 } from "./modules/icons/components/
|
|
147
|
-
import { default as default148 } from "./modules/icons/components/
|
|
148
|
-
import { default as default149 } from "./modules/icons/components/
|
|
149
|
-
import { default as default150 } from "./modules/icons/components/
|
|
150
|
-
import { default as default151 } from "./modules/icons/components/
|
|
151
|
-
import { default as default152 } from "./modules/icons/components/
|
|
152
|
-
import { default as default153 } from "./modules/icons/components/
|
|
153
|
-
import { default as default154 } from "./modules/icons/components/
|
|
154
|
-
import { default as default155 } from "./modules/icons/components/
|
|
155
|
-
import { default as default156 } from "./modules/icons/components/
|
|
156
|
-
import { default as default157 } from "./modules/icons/components/
|
|
157
|
-
import { default as default158 } from "./modules/icons/components/
|
|
158
|
-
import { default as default159 } from "./modules/icons/components/
|
|
159
|
-
import { default as default160 } from "./modules/icons/components/
|
|
160
|
-
import { default as default161 } from "./modules/icons/components/
|
|
161
|
-
import { default as default162 } from "./modules/icons/components/
|
|
162
|
-
import { default as default163 } from "./modules/icons/components/
|
|
163
|
-
import { default as default164 } from "./modules/icons/components/
|
|
164
|
-
import { default as default165 } from "./modules/icons/components/
|
|
165
|
-
import { default as default166 } from "./modules/icons/components/
|
|
166
|
-
import { default as default167 } from "./modules/icons/components/
|
|
167
|
-
import { default as default168 } from "./modules/icons/components/
|
|
168
|
-
import { default as default169 } from "./modules/icons/components/
|
|
169
|
-
import { default as default170 } from "./modules/icons/components/
|
|
170
|
-
import { default as default171 } from "./modules/icons/components/
|
|
171
|
-
import { default as default172 } from "./modules/icons/components/
|
|
172
|
-
import { default as default173 } from "./modules/icons/components/
|
|
173
|
-
import { default as default174 } from "./modules/icons/components/
|
|
174
|
-
import { default as default175 } from "./modules/icons/components/
|
|
175
|
-
import { default as default176 } from "./modules/icons/components/
|
|
176
|
-
import { default as default177 } from "./modules/icons/components/
|
|
177
|
-
import { default as default178 } from "./modules/icons/components/
|
|
178
|
-
import { default as default179 } from "./modules/icons/components/
|
|
179
|
-
import { default as default180 } from "./modules/icons/components/
|
|
73
|
+
import { default as default74 } from "./modules/icons/components/IconLabel.js";
|
|
74
|
+
import { default as default75 } from "./modules/icons/components/IconLandscape.js";
|
|
75
|
+
import { default as default76 } from "./modules/icons/components/IconLibrary.js";
|
|
76
|
+
import { default as default77 } from "./modules/icons/components/IconLink.js";
|
|
77
|
+
import { default as default78 } from "./modules/icons/components/IconListOrder.js";
|
|
78
|
+
import { default as default79 } from "./modules/icons/components/IconLoader.js";
|
|
79
|
+
import { default as default80 } from "./modules/icons/components/IconLock.js";
|
|
80
|
+
import { default as default81 } from "./modules/icons/components/IconMailRecall.js";
|
|
81
|
+
import { default as default82 } from "./modules/icons/components/IconMail.js";
|
|
82
|
+
import { default as default83 } from "./modules/icons/components/IconMegaphone.js";
|
|
83
|
+
import { default as default84 } from "./modules/icons/components/IconMergeCells.js";
|
|
84
|
+
import { default as default85 } from "./modules/icons/components/IconMessageInfo.js";
|
|
85
|
+
import { default as default86 } from "./modules/icons/components/IconMicOff.js";
|
|
86
|
+
import { default as default87 } from "./modules/icons/components/IconMic.js";
|
|
87
|
+
import { default as default88 } from "./modules/icons/components/IconMinus.js";
|
|
88
|
+
import { default as default89 } from "./modules/icons/components/IconMove.js";
|
|
89
|
+
import { default as default90 } from "./modules/icons/components/IconNoColors.js";
|
|
90
|
+
import { default as default91 } from "./modules/icons/components/IconNotes.js";
|
|
91
|
+
import { default as default92 } from "./modules/icons/components/IconNotification.js";
|
|
92
|
+
import { default as default93 } from "./modules/icons/components/IconOptions.js";
|
|
93
|
+
import { default as default94 } from "./modules/icons/components/IconOrderedList.js";
|
|
94
|
+
import { default as default95 } from "./modules/icons/components/IconPaperclip.js";
|
|
95
|
+
import { default as default96 } from "./modules/icons/components/IconPause.js";
|
|
96
|
+
import { default as default97 } from "./modules/icons/components/IconPinOff.js";
|
|
97
|
+
import { default as default98 } from "./modules/icons/components/IconPinOn.js";
|
|
98
|
+
import { default as default99 } from "./modules/icons/components/IconPlaceholder.js";
|
|
99
|
+
import { default as default100 } from "./modules/icons/components/IconPlayFilled.js";
|
|
100
|
+
import { default as default101 } from "./modules/icons/components/IconPlay.js";
|
|
101
|
+
import { default as default102 } from "./modules/icons/components/IconPlus.js";
|
|
102
|
+
import { default as default103 } from "./modules/icons/components/IconPointerDefault.js";
|
|
103
|
+
import { default as default104 } from "./modules/icons/components/IconPointerHand.js";
|
|
104
|
+
import { default as default105 } from "./modules/icons/components/IconPrint.js";
|
|
105
|
+
import { default as default106 } from "./modules/icons/components/IconQuestionMark.js";
|
|
106
|
+
import { default as default107 } from "./modules/icons/components/IconQuestion.js";
|
|
107
|
+
import { default as default108 } from "./modules/icons/components/IconRafterDown.js";
|
|
108
|
+
import { default as default109 } from "./modules/icons/components/IconRafterLeft.js";
|
|
109
|
+
import { default as default110 } from "./modules/icons/components/IconRafterRight.js";
|
|
110
|
+
import { default as default111 } from "./modules/icons/components/IconRafterUp.js";
|
|
111
|
+
import { default as default112 } from "./modules/icons/components/IconReaction.js";
|
|
112
|
+
import { default as default113 } from "./modules/icons/components/IconReadMail.js";
|
|
113
|
+
import { default as default114 } from "./modules/icons/components/IconRecordPause.js";
|
|
114
|
+
import { default as default115 } from "./modules/icons/components/IconRecordStop.js";
|
|
115
|
+
import { default as default116 } from "./modules/icons/components/IconRecordVideo.js";
|
|
116
|
+
import { default as default117 } from "./modules/icons/components/IconRecord.js";
|
|
117
|
+
import { default as default118 } from "./modules/icons/components/IconRedo.js";
|
|
118
|
+
import { default as default119 } from "./modules/icons/components/IconRefresh.js";
|
|
119
|
+
import { default as default120 } from "./modules/icons/components/IconReset.js";
|
|
120
|
+
import { default as default121 } from "./modules/icons/components/IconRestart.js";
|
|
121
|
+
import { default as default122 } from "./modules/icons/components/IconRestore.js";
|
|
122
|
+
import { default as default123 } from "./modules/icons/components/IconSave.js";
|
|
123
|
+
import { default as default124 } from "./modules/icons/components/IconSearch.js";
|
|
124
|
+
import { default as default125 } from "./modules/icons/components/IconSee.js";
|
|
125
|
+
import { default as default126 } from "./modules/icons/components/IconSend.js";
|
|
126
|
+
import { default as default127 } from "./modules/icons/components/IconSetBackground.js";
|
|
127
|
+
import { default as default128 } from "./modules/icons/components/IconSettings.js";
|
|
128
|
+
import { default as default129 } from "./modules/icons/components/IconShare.js";
|
|
129
|
+
import { default as default130 } from "./modules/icons/components/IconSignature.js";
|
|
130
|
+
import { default as default131 } from "./modules/icons/components/IconSmartphone.js";
|
|
131
|
+
import { default as default132 } from "./modules/icons/components/IconSmiley.js";
|
|
132
|
+
import { default as default133 } from "./modules/icons/components/IconSortAscendingLetters.js";
|
|
133
|
+
import { default as default134 } from "./modules/icons/components/IconSortDescendingLetters.js";
|
|
134
|
+
import { default as default135 } from "./modules/icons/components/IconSortDescending.js";
|
|
135
|
+
import { default as default136 } from "./modules/icons/components/IconSortTime.js";
|
|
136
|
+
import { default as default137 } from "./modules/icons/components/IconSpeechToText.js";
|
|
137
|
+
import { default as default138 } from "./modules/icons/components/IconSplitCells.js";
|
|
138
|
+
import { default as default139 } from "./modules/icons/components/IconSquareRoot.js";
|
|
139
|
+
import { default as default140 } from "./modules/icons/components/IconStarFull.js";
|
|
140
|
+
import { default as default141 } from "./modules/icons/components/IconStar.js";
|
|
141
|
+
import { default as default142 } from "./modules/icons/components/IconSubmitToValidate.js";
|
|
142
|
+
import { default as default143 } from "./modules/icons/components/IconSubscript.js";
|
|
143
|
+
import { default as default144 } from "./modules/icons/components/IconSuccessFill.js";
|
|
144
|
+
import { default as default145 } from "./modules/icons/components/IconSuccessOutline.js";
|
|
145
|
+
import { default as default146 } from "./modules/icons/components/IconSuperscript.js";
|
|
146
|
+
import { default as default147 } from "./modules/icons/components/IconTable.js";
|
|
147
|
+
import { default as default148 } from "./modules/icons/components/IconTextBold.js";
|
|
148
|
+
import { default as default149 } from "./modules/icons/components/IconTextColor.js";
|
|
149
|
+
import { default as default150 } from "./modules/icons/components/IconTextHighlight.js";
|
|
150
|
+
import { default as default151 } from "./modules/icons/components/IconTextItalic.js";
|
|
151
|
+
import { default as default152 } from "./modules/icons/components/IconTextPage.js";
|
|
152
|
+
import { default as default153 } from "./modules/icons/components/IconTextSize.js";
|
|
153
|
+
import { default as default154 } from "./modules/icons/components/IconTextToSpeechOff.js";
|
|
154
|
+
import { default as default155 } from "./modules/icons/components/IconTextToSpeech.js";
|
|
155
|
+
import { default as default156 } from "./modules/icons/components/IconTextTypo.js";
|
|
156
|
+
import { default as default157 } from "./modules/icons/components/IconTextUnderline.js";
|
|
157
|
+
import { default as default158 } from "./modules/icons/components/IconTextVanilla.js";
|
|
158
|
+
import { default as default159 } from "./modules/icons/components/IconThumbDown.js";
|
|
159
|
+
import { default as default160 } from "./modules/icons/components/IconThumbUp.js";
|
|
160
|
+
import { default as default161 } from "./modules/icons/components/IconToolCenter.js";
|
|
161
|
+
import { default as default162 } from "./modules/icons/components/IconTool.js";
|
|
162
|
+
import { default as default163 } from "./modules/icons/components/IconTrendingUp.js";
|
|
163
|
+
import { default as default164 } from "./modules/icons/components/IconUndoAll.js";
|
|
164
|
+
import { default as default165 } from "./modules/icons/components/IconUndoSlashed.js";
|
|
165
|
+
import { default as default166 } from "./modules/icons/components/IconUndo.js";
|
|
166
|
+
import { default as default167 } from "./modules/icons/components/IconUnion.js";
|
|
167
|
+
import { default as default168 } from "./modules/icons/components/IconUnlink.js";
|
|
168
|
+
import { default as default169 } from "./modules/icons/components/IconUnlock.js";
|
|
169
|
+
import { default as default170 } from "./modules/icons/components/IconUnreadMail.js";
|
|
170
|
+
import { default as default171 } from "./modules/icons/components/IconUpload.js";
|
|
171
|
+
import { default as default172 } from "./modules/icons/components/IconUserSearch.js";
|
|
172
|
+
import { default as default173 } from "./modules/icons/components/IconUser.js";
|
|
173
|
+
import { default as default174 } from "./modules/icons/components/IconUsers.js";
|
|
174
|
+
import { default as default175 } from "./modules/icons/components/IconVideo.js";
|
|
175
|
+
import { default as default176 } from "./modules/icons/components/IconViewCalendar.js";
|
|
176
|
+
import { default as default177 } from "./modules/icons/components/IconViewList.js";
|
|
177
|
+
import { default as default178 } from "./modules/icons/components/IconWand.js";
|
|
178
|
+
import { default as default179 } from "./modules/icons/components/IconWrite.js";
|
|
179
|
+
import { default as default180 } from "./modules/icons/components/IconZoomIn.js";
|
|
180
|
+
import { default as default181 } from "./modules/icons/components/IconZoomOut.js";
|
|
180
181
|
export {
|
|
181
182
|
default3 as IconAdd,
|
|
182
183
|
default2 as IconAddUser,
|
|
@@ -250,111 +251,112 @@ export {
|
|
|
250
251
|
default71 as IconInbox,
|
|
251
252
|
default72 as IconInfoCircle,
|
|
252
253
|
default73 as IconInfoRectangle,
|
|
253
|
-
default74 as
|
|
254
|
-
default75 as
|
|
255
|
-
default76 as
|
|
256
|
-
default77 as
|
|
257
|
-
default78 as
|
|
258
|
-
default79 as
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
default83 as
|
|
263
|
-
default84 as
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
default88 as
|
|
268
|
-
default89 as
|
|
269
|
-
default90 as
|
|
270
|
-
default91 as
|
|
271
|
-
default92 as
|
|
272
|
-
default93 as
|
|
273
|
-
default94 as
|
|
274
|
-
default95 as
|
|
275
|
-
default96 as
|
|
276
|
-
default97 as
|
|
277
|
-
default98 as
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
default102 as
|
|
282
|
-
default103 as
|
|
283
|
-
default104 as
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
default108 as
|
|
288
|
-
default109 as
|
|
289
|
-
default110 as
|
|
290
|
-
default111 as
|
|
291
|
-
default112 as
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
default114 as
|
|
295
|
-
default115 as
|
|
296
|
-
|
|
297
|
-
default118 as
|
|
298
|
-
default119 as
|
|
299
|
-
default120 as
|
|
300
|
-
default121 as
|
|
301
|
-
default122 as
|
|
302
|
-
default123 as
|
|
303
|
-
default124 as
|
|
304
|
-
default125 as
|
|
305
|
-
default126 as
|
|
306
|
-
default127 as
|
|
307
|
-
default128 as
|
|
308
|
-
default129 as
|
|
309
|
-
default130 as
|
|
310
|
-
default131 as
|
|
311
|
-
default132 as
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
default136 as
|
|
316
|
-
default137 as
|
|
317
|
-
default138 as
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
default142 as
|
|
322
|
-
default143 as
|
|
323
|
-
default144 as
|
|
324
|
-
default145 as
|
|
325
|
-
default146 as
|
|
326
|
-
default147 as
|
|
327
|
-
default148 as
|
|
328
|
-
default149 as
|
|
329
|
-
default150 as
|
|
330
|
-
default151 as
|
|
331
|
-
default152 as
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
default156 as
|
|
336
|
-
default157 as
|
|
337
|
-
default158 as
|
|
338
|
-
default159 as
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
default164 as
|
|
345
|
-
|
|
346
|
-
default167 as
|
|
347
|
-
default168 as
|
|
348
|
-
default169 as
|
|
349
|
-
default170 as
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
default174 as
|
|
354
|
-
default175 as
|
|
355
|
-
default176 as
|
|
356
|
-
default177 as
|
|
357
|
-
default178 as
|
|
358
|
-
default179 as
|
|
359
|
-
default180 as
|
|
254
|
+
default74 as IconLabel,
|
|
255
|
+
default75 as IconLandscape,
|
|
256
|
+
default76 as IconLibrary,
|
|
257
|
+
default77 as IconLink,
|
|
258
|
+
default78 as IconListOrder,
|
|
259
|
+
default79 as IconLoader,
|
|
260
|
+
default80 as IconLock,
|
|
261
|
+
default82 as IconMail,
|
|
262
|
+
default81 as IconMailRecall,
|
|
263
|
+
default83 as IconMegaphone,
|
|
264
|
+
default84 as IconMergeCells,
|
|
265
|
+
default85 as IconMessageInfo,
|
|
266
|
+
default87 as IconMic,
|
|
267
|
+
default86 as IconMicOff,
|
|
268
|
+
default88 as IconMinus,
|
|
269
|
+
default89 as IconMove,
|
|
270
|
+
default90 as IconNoColors,
|
|
271
|
+
default91 as IconNotes,
|
|
272
|
+
default92 as IconNotification,
|
|
273
|
+
default93 as IconOptions,
|
|
274
|
+
default94 as IconOrderedList,
|
|
275
|
+
default95 as IconPaperclip,
|
|
276
|
+
default96 as IconPause,
|
|
277
|
+
default97 as IconPinOff,
|
|
278
|
+
default98 as IconPinOn,
|
|
279
|
+
default99 as IconPlaceholder,
|
|
280
|
+
default101 as IconPlay,
|
|
281
|
+
default100 as IconPlayFilled,
|
|
282
|
+
default102 as IconPlus,
|
|
283
|
+
default103 as IconPointerDefault,
|
|
284
|
+
default104 as IconPointerHand,
|
|
285
|
+
default105 as IconPrint,
|
|
286
|
+
default107 as IconQuestion,
|
|
287
|
+
default106 as IconQuestionMark,
|
|
288
|
+
default108 as IconRafterDown,
|
|
289
|
+
default109 as IconRafterLeft,
|
|
290
|
+
default110 as IconRafterRight,
|
|
291
|
+
default111 as IconRafterUp,
|
|
292
|
+
default112 as IconReaction,
|
|
293
|
+
default113 as IconReadMail,
|
|
294
|
+
default117 as IconRecord,
|
|
295
|
+
default114 as IconRecordPause,
|
|
296
|
+
default115 as IconRecordStop,
|
|
297
|
+
default116 as IconRecordVideo,
|
|
298
|
+
default118 as IconRedo,
|
|
299
|
+
default119 as IconRefresh,
|
|
300
|
+
default120 as IconReset,
|
|
301
|
+
default121 as IconRestart,
|
|
302
|
+
default122 as IconRestore,
|
|
303
|
+
default123 as IconSave,
|
|
304
|
+
default124 as IconSearch,
|
|
305
|
+
default125 as IconSee,
|
|
306
|
+
default126 as IconSend,
|
|
307
|
+
default127 as IconSetBackground,
|
|
308
|
+
default128 as IconSettings,
|
|
309
|
+
default129 as IconShare,
|
|
310
|
+
default130 as IconSignature,
|
|
311
|
+
default131 as IconSmartphone,
|
|
312
|
+
default132 as IconSmiley,
|
|
313
|
+
default133 as IconSortAscendingLetters,
|
|
314
|
+
default135 as IconSortDescending,
|
|
315
|
+
default134 as IconSortDescendingLetters,
|
|
316
|
+
default136 as IconSortTime,
|
|
317
|
+
default137 as IconSpeechToText,
|
|
318
|
+
default138 as IconSplitCells,
|
|
319
|
+
default139 as IconSquareRoot,
|
|
320
|
+
default141 as IconStar,
|
|
321
|
+
default140 as IconStarFull,
|
|
322
|
+
default142 as IconSubmitToValidate,
|
|
323
|
+
default143 as IconSubscript,
|
|
324
|
+
default144 as IconSuccessFill,
|
|
325
|
+
default145 as IconSuccessOutline,
|
|
326
|
+
default146 as IconSuperscript,
|
|
327
|
+
default147 as IconTable,
|
|
328
|
+
default148 as IconTextBold,
|
|
329
|
+
default149 as IconTextColor,
|
|
330
|
+
default150 as IconTextHighlight,
|
|
331
|
+
default151 as IconTextItalic,
|
|
332
|
+
default152 as IconTextPage,
|
|
333
|
+
default153 as IconTextSize,
|
|
334
|
+
default155 as IconTextToSpeech,
|
|
335
|
+
default154 as IconTextToSpeechOff,
|
|
336
|
+
default156 as IconTextTypo,
|
|
337
|
+
default157 as IconTextUnderline,
|
|
338
|
+
default158 as IconTextVanilla,
|
|
339
|
+
default159 as IconThumbDown,
|
|
340
|
+
default160 as IconThumbUp,
|
|
341
|
+
default162 as IconTool,
|
|
342
|
+
default161 as IconToolCenter,
|
|
343
|
+
default163 as IconTrendingUp,
|
|
344
|
+
default166 as IconUndo,
|
|
345
|
+
default164 as IconUndoAll,
|
|
346
|
+
default165 as IconUndoSlashed,
|
|
347
|
+
default167 as IconUnion,
|
|
348
|
+
default168 as IconUnlink,
|
|
349
|
+
default169 as IconUnlock,
|
|
350
|
+
default170 as IconUnreadMail,
|
|
351
|
+
default171 as IconUpload,
|
|
352
|
+
default173 as IconUser,
|
|
353
|
+
default172 as IconUserSearch,
|
|
354
|
+
default174 as IconUsers,
|
|
355
|
+
default175 as IconVideo,
|
|
356
|
+
default176 as IconViewCalendar,
|
|
357
|
+
default177 as IconViewList,
|
|
358
|
+
default178 as IconWand,
|
|
359
|
+
default179 as IconWrite,
|
|
360
|
+
default180 as IconZoomIn,
|
|
361
|
+
default181 as IconZoomOut
|
|
360
362
|
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgIconLabel: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgIconLabel;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgIconLabel = ({
|
|
3
|
+
title,
|
|
4
|
+
titleId,
|
|
5
|
+
...props
|
|
6
|
+
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 18 12", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
|
|
7
|
+
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.25 1.5a.75.75 0 0 0-.75.75v7.5c0 .414.336.75.75.75h9.512a.75.75 0 0 0 .552-.242l3.45-3.75a.75.75 0 0 0 0-1.016l-3.45-3.75a.75.75 0 0 0-.552-.242zM0 2.25A2.25 2.25 0 0 1 2.25 0h9.512c.63 0 1.23.264 1.656.727l3.45 3.75a2.25 2.25 0 0 1 0 3.046l-3.45 3.75a2.25 2.25 0 0 1-1.656.727H2.25A2.25 2.25 0 0 1 0 9.75z", clipRule: "evenodd" })
|
|
9
|
+
] });
|
|
10
|
+
export {
|
|
11
|
+
SvgIconLabel as default
|
|
12
|
+
};
|