@bikdotai/bik-component-library 0.0.825 → 0.0.827
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/cjs/components/QueryBuilder/components/Connectors/Components/EmojiPicker.js.map +1 -1
- package/dist/cjs/components/agent-builder/components/CreateSubAgentPanel.js +17 -1
- package/dist/cjs/components/agent-builder/components/CreateSubAgentPanel.js.map +1 -1
- package/dist/cjs/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.js.map +1 -1
- package/dist/cjs/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.js.map +1 -1
- package/dist/cjs/components/switch/Switch.js.map +1 -1
- package/dist/cjs/icons/Media/Visual/{Frame26086263.js → FormkitNeutral.js} +1 -1
- package/dist/cjs/icons/Media/Visual/FormkitNeutral.js.map +1 -0
- package/dist/cjs/icons/Media/Visual/{IconTrailing.js → FormkitSad.js} +1 -1
- package/dist/cjs/icons/Media/Visual/FormkitSad.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebook.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebook.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebookComment.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebookComment.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagram.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagram.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagramComment.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagramComment.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoMail.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoMail.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoMessenger.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoMessenger.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoPhone.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoPhone.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoTasks.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoTasks.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoWhatsapp.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoWhatsapp.js.map +1 -0
- package/dist/cjs/icons/Social/Social/BigCommerce.js +2 -0
- package/dist/cjs/icons/Social/Social/BigCommerce.js.map +1 -0
- package/dist/cjs/icons/Social/Social/Gorgias.js +2 -0
- package/dist/cjs/icons/Social/Social/Gorgias.js.map +1 -0
- package/dist/cjs/icons/Social/Social/Kustomer.js +2 -0
- package/dist/cjs/icons/Social/Social/Kustomer.js.map +1 -0
- package/dist/cjs/icons/Social/Social/WooCommerce.js +2 -0
- package/dist/cjs/icons/Social/Social/WooCommerce.js.map +1 -0
- package/dist/cjs/icons/Social/Social/Zendesk.js +2 -0
- package/dist/cjs/icons/Social/Social/Zendesk.js.map +1 -0
- package/dist/cjs/icons/index.js +1 -1
- package/dist/esm/components/QueryBuilder/components/Connectors/Components/EmojiPicker.js.map +1 -1
- package/dist/esm/components/QueryBuilder/helpers/PropertyCustomProcessor.d.ts +1 -1
- package/dist/esm/components/agent-builder/components/CreateSubAgentPanel.js +167 -120
- package/dist/esm/components/agent-builder/components/CreateSubAgentPanel.js.map +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.d.ts +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.js.map +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.type.d.ts +57 -0
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/LazyCharts.d.ts +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.d.ts +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.js.map +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.type.d.ts +46 -0
- package/dist/esm/components/switch/Switch.d.ts +2 -2
- package/dist/esm/components/switch/Switch.js.map +1 -1
- package/dist/esm/components/switch/Switch.type.d.ts +19 -0
- package/dist/esm/icons/Media/Visual/{Frame26086263.js → FormkitNeutral.js} +1 -1
- package/dist/esm/icons/Media/Visual/FormkitNeutral.js.map +1 -0
- package/dist/esm/icons/Media/Visual/{IconTrailing.js → FormkitSad.js} +1 -1
- package/dist/esm/icons/Media/Visual/FormkitSad.js.map +1 -0
- package/dist/esm/icons/Media/Visual/index.d.ts +2 -2
- package/dist/esm/icons/Social/Channels/MonoFacebook.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoFacebook.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoFacebook.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoFacebookComment.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoFacebookComment.js +44 -0
- package/dist/esm/icons/Social/Channels/MonoFacebookComment.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoInstagram.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoInstagram.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoInstagram.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoInstagramComment.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoInstagramComment.js +44 -0
- package/dist/esm/icons/Social/Channels/MonoInstagramComment.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoMail.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoMail.js +30 -0
- package/dist/esm/icons/Social/Channels/MonoMail.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoMessenger.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoMessenger.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoMessenger.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoPhone.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoPhone.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoPhone.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoTasks.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoTasks.js +37 -0
- package/dist/esm/icons/Social/Channels/MonoTasks.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoWhatsapp.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoWhatsapp.js +30 -0
- package/dist/esm/icons/Social/Channels/MonoWhatsapp.js.map +1 -0
- package/dist/esm/icons/Social/Channels/index.d.ts +9 -0
- package/dist/esm/icons/Social/Social/BigCommerce.d.ts +7 -0
- package/dist/esm/icons/Social/Social/BigCommerce.js +33 -0
- package/dist/esm/icons/Social/Social/BigCommerce.js.map +1 -0
- package/dist/esm/icons/Social/Social/Gorgias.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Gorgias.js +31 -0
- package/dist/esm/icons/Social/Social/Gorgias.js.map +1 -0
- package/dist/esm/icons/Social/Social/Kustomer.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Kustomer.js +45 -0
- package/dist/esm/icons/Social/Social/Kustomer.js.map +1 -0
- package/dist/esm/icons/Social/Social/WooCommerce.d.ts +7 -0
- package/dist/esm/icons/Social/Social/WooCommerce.js +35 -0
- package/dist/esm/icons/Social/Social/WooCommerce.js.map +1 -0
- package/dist/esm/icons/Social/Social/Zendesk.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Zendesk.js +46 -0
- package/dist/esm/icons/Social/Social/Zendesk.js.map +1 -0
- package/dist/esm/icons/Social/Social/index.d.ts +5 -0
- package/dist/esm/icons/index.d.ts +25 -25
- package/dist/esm/icons/index.js +530 -502
- package/dist/esm/icons/index.js.map +1 -1
- package/dist/esm/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/icons/Media/Visual/Frame26086263.js.map +0 -1
- package/dist/cjs/icons/Media/Visual/IconTrailing.js.map +0 -1
- package/dist/esm/icons/Media/Visual/Frame26086263.js.map +0 -1
- package/dist/esm/icons/Media/Visual/IconTrailing.js.map +0 -1
- /package/dist/esm/icons/Media/Visual/{Frame26086263.d.ts → FormkitNeutral.d.ts} +0 -0
- /package/dist/esm/icons/Media/Visual/{IconTrailing.d.ts → FormkitSad.d.ts} +0 -0
package/dist/esm/icons/index.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { default as
|
|
1
|
+
import { default as r } from "./Actions/Common actions/Activate.js";
|
|
2
2
|
import { default as t } from "./Informational/eCommerce/AddLabel.js";
|
|
3
3
|
import { default as l } from "./Informational/Location/Address.js";
|
|
4
4
|
import { default as d } from "./BIK AI specific/AiEmoji.js";
|
|
5
|
-
import { default as
|
|
5
|
+
import { default as m } from "./BIK AI specific/AiIcon.js";
|
|
6
6
|
import { default as x } from "./BIK AI specific/AiRobot.js";
|
|
7
|
-
import { default as
|
|
7
|
+
import { default as i } from "./Informational/General/AlertTriangle.js";
|
|
8
8
|
import { default as h } from "./Informational/Store related/AllProduct.js";
|
|
9
9
|
import { default as g } from "./Informational/Files and folders/Archive1.js";
|
|
10
|
-
import { default as
|
|
11
|
-
import { default as
|
|
12
|
-
import { default as
|
|
10
|
+
import { default as S } from "./Arrows/Normal arrows/ArrowDown.js";
|
|
11
|
+
import { default as A } from "./Arrows/Normal arrows/ArrowDownLeft.js";
|
|
12
|
+
import { default as b } from "./Arrows/Normal arrows/ArrowDownRight.js";
|
|
13
13
|
import { default as P } from "./Arrows/Normal arrows/ArrowLeft.js";
|
|
14
14
|
import { default as R } from "./Actions/Navigation/ArrowRedo.js";
|
|
15
15
|
import { default as v } from "./Arrows/Normal arrows/ArrowRight.js";
|
|
@@ -21,265 +21,279 @@ import { default as G } from "./Arrows/Normal arrows/ArrowUpRight.js";
|
|
|
21
21
|
import { default as V } from "./Informational/Finance/Bank.js";
|
|
22
22
|
import { default as j } from "./Media/Others/BarcodeScan.js";
|
|
23
23
|
import { default as Q } from "./Informational/Common UI/Bell.js";
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as _ } from "./
|
|
27
|
-
import { default as ee } from "./
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as te } from "./
|
|
30
|
-
import { default as le } from "./
|
|
31
|
-
import { default as de } from "./
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as xe } from "./
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as he } from "./
|
|
36
|
-
import { default as ge } from "./Arrows/Carat/
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as Pe } from "./Informational/Finance/
|
|
41
|
-
import { default as Re } from "./Informational/
|
|
42
|
-
import { default as ve } from "./Informational/Communication/
|
|
43
|
-
import { default as De } from "./Informational/Communication/
|
|
44
|
-
import { default as Ue } from "./Informational/Communication/
|
|
45
|
-
import { default as Be } from "./Informational/
|
|
46
|
-
import { default as We } from "./Informational/
|
|
47
|
-
import { default as Ge } from "./Informational/General/
|
|
48
|
-
import { default as Ve } from "./
|
|
49
|
-
import { default as je } from "./
|
|
50
|
-
import { default as Qe } from "./Arrows/Double chevron/
|
|
24
|
+
import { default as Y } from "./Informational/Common UI/BellSync.js";
|
|
25
|
+
import { default as q } from "./Social/Social/BigCommerce.js";
|
|
26
|
+
import { default as _ } from "./Social/Channels/Bigcommerce.js";
|
|
27
|
+
import { default as ee } from "./Informational/General/BookOpenText.js";
|
|
28
|
+
import { default as re } from "./Legacy - Bikayi specific/Categories/Box.js";
|
|
29
|
+
import { default as te } from "./Legacy - Bikayi specific/Categories/Box2.js";
|
|
30
|
+
import { default as le } from "./Informational/Common UI/Bulb.js";
|
|
31
|
+
import { default as de } from "./Legacy - Bikayi specific/Services/Businesscard.js";
|
|
32
|
+
import { default as me } from "./Informational/Date and time/Calendar.js";
|
|
33
|
+
import { default as xe } from "./Informational/Date and time/CalendarAdd.js";
|
|
34
|
+
import { default as ie } from "./Media/Visual/Camera.js";
|
|
35
|
+
import { default as he } from "./Media/Visual/CameraAdd.js";
|
|
36
|
+
import { default as ge } from "./Arrows/Carat/CaratDown.js";
|
|
37
|
+
import { default as Se } from "./Arrows/Carat/CaratLeft.js";
|
|
38
|
+
import { default as Ae } from "./Arrows/Carat/CaratRight.js";
|
|
39
|
+
import { default as be } from "./Arrows/Carat/CaratUp.js";
|
|
40
|
+
import { default as Pe } from "./Informational/Finance/CashOnDelivery.js";
|
|
41
|
+
import { default as Re } from "./Informational/Finance/ChartLine.js";
|
|
42
|
+
import { default as ve } from "./Informational/Communication/Chat.js";
|
|
43
|
+
import { default as De } from "./Informational/Communication/ChatCheck.js";
|
|
44
|
+
import { default as Ue } from "./Informational/Communication/ChatQuestion.js";
|
|
45
|
+
import { default as Be } from "./Informational/Communication/ChatStar.js";
|
|
46
|
+
import { default as We } from "./Informational/Identity/Chatbot.js";
|
|
47
|
+
import { default as Ge } from "./Informational/General/Check.js";
|
|
48
|
+
import { default as Ve } from "./Informational/General/CheckDouble.js";
|
|
49
|
+
import { default as je } from "./Actions/Formatting/CheckboxIcon.js";
|
|
50
|
+
import { default as Qe } from "./Arrows/Double chevron/ChevronDoubleDown.js";
|
|
51
|
+
import { default as Ye } from "./Arrows/Double chevron/ChevronDoubleLeft.js";
|
|
51
52
|
import { default as qe } from "./Arrows/Double chevron/ChevronDoubleRight.js";
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
75
|
-
import { default as
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as
|
|
78
|
-
import { default as
|
|
79
|
-
import { default as
|
|
80
|
-
import { default as
|
|
81
|
-
import { default as
|
|
82
|
-
import { default as
|
|
83
|
-
import { default as
|
|
84
|
-
import { default as
|
|
85
|
-
import { default as
|
|
86
|
-
import { default as
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as
|
|
89
|
-
import { default as
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as
|
|
95
|
-
import { default as
|
|
96
|
-
import { default as
|
|
97
|
-
import { default as
|
|
98
|
-
import { default as
|
|
99
|
-
import { default as
|
|
100
|
-
import { default as
|
|
101
|
-
import { default as
|
|
102
|
-
import { default as
|
|
103
|
-
import { default as
|
|
104
|
-
import { default as
|
|
105
|
-
import { default as
|
|
106
|
-
import { default as
|
|
107
|
-
import { default as
|
|
108
|
-
import { default as
|
|
109
|
-
import { default as
|
|
110
|
-
import { default as
|
|
111
|
-
import { default as
|
|
112
|
-
import { default as
|
|
113
|
-
import { default as
|
|
114
|
-
import { default as
|
|
115
|
-
import { default as
|
|
116
|
-
import { default as
|
|
117
|
-
import { default as
|
|
118
|
-
import { default as
|
|
119
|
-
import { default as
|
|
120
|
-
import { default as
|
|
121
|
-
import { default as
|
|
122
|
-
import { default as
|
|
123
|
-
import { default as
|
|
124
|
-
import { default as
|
|
125
|
-
import { default as
|
|
126
|
-
import { default as
|
|
127
|
-
import { default as
|
|
128
|
-
import { default as
|
|
129
|
-
import { default as
|
|
130
|
-
import { default as
|
|
131
|
-
import { default as
|
|
132
|
-
import { default as
|
|
133
|
-
import { default as
|
|
134
|
-
import { default as
|
|
135
|
-
import { default as
|
|
136
|
-
import { default as
|
|
137
|
-
import { default as
|
|
138
|
-
import { default as
|
|
139
|
-
import { default as
|
|
140
|
-
import { default as
|
|
141
|
-
import { default as
|
|
142
|
-
import { default as
|
|
143
|
-
import { default as
|
|
144
|
-
import { default as
|
|
145
|
-
import { default as
|
|
146
|
-
import { default as
|
|
147
|
-
import { default as
|
|
148
|
-
import { default as
|
|
149
|
-
import { default as
|
|
150
|
-
import { default as
|
|
151
|
-
import { default as
|
|
152
|
-
import { default as
|
|
153
|
-
import { default as
|
|
154
|
-
import { default as
|
|
155
|
-
import { default as
|
|
156
|
-
import { default as
|
|
157
|
-
import { default as
|
|
158
|
-
import { default as
|
|
159
|
-
import { default as
|
|
160
|
-
import { default as
|
|
161
|
-
import { default as
|
|
162
|
-
import { default as
|
|
163
|
-
import { default as
|
|
164
|
-
import { default as
|
|
165
|
-
import { default as
|
|
166
|
-
import { default as
|
|
167
|
-
import { default as
|
|
168
|
-
import { default as
|
|
169
|
-
import { default as
|
|
170
|
-
import { default as
|
|
171
|
-
import { default as
|
|
172
|
-
import { default as
|
|
173
|
-
import { default as
|
|
174
|
-
import { default as
|
|
175
|
-
import { default as
|
|
176
|
-
import { default as
|
|
177
|
-
import { default as
|
|
178
|
-
import { default as
|
|
179
|
-
import { default as
|
|
180
|
-
import { default as
|
|
181
|
-
import { default as
|
|
182
|
-
import { default as
|
|
183
|
-
import { default as
|
|
184
|
-
import { default as
|
|
185
|
-
import { default as qf } from "./Informational/
|
|
186
|
-
import { default as
|
|
187
|
-
import { default as
|
|
188
|
-
import { default as
|
|
189
|
-
import { default as
|
|
190
|
-
import { default as
|
|
191
|
-
import { default as
|
|
192
|
-
import { default as
|
|
193
|
-
import { default as
|
|
194
|
-
import { default as
|
|
195
|
-
import { default as
|
|
196
|
-
import { default as
|
|
197
|
-
import { default as
|
|
198
|
-
import { default as
|
|
199
|
-
import { default as
|
|
200
|
-
import { default as
|
|
201
|
-
import { default as
|
|
202
|
-
import { default as
|
|
203
|
-
import { default as
|
|
204
|
-
import { default as
|
|
205
|
-
import { default as
|
|
206
|
-
import { default as
|
|
207
|
-
import { default as
|
|
208
|
-
import { default as
|
|
209
|
-
import { default as
|
|
210
|
-
import { default as
|
|
211
|
-
import { default as
|
|
212
|
-
import { default as ql } from "./
|
|
213
|
-
import { default as
|
|
214
|
-
import { default as
|
|
215
|
-
import { default as
|
|
216
|
-
import { default as
|
|
217
|
-
import { default as
|
|
218
|
-
import { default as
|
|
219
|
-
import { default as
|
|
220
|
-
import { default as
|
|
221
|
-
import { default as
|
|
222
|
-
import { default as
|
|
223
|
-
import { default as
|
|
224
|
-
import { default as
|
|
225
|
-
import { default as
|
|
226
|
-
import { default as
|
|
227
|
-
import { default as
|
|
228
|
-
import { default as
|
|
229
|
-
import { default as
|
|
230
|
-
import { default as
|
|
231
|
-
import { default as
|
|
232
|
-
import { default as
|
|
233
|
-
import { default as
|
|
234
|
-
import { default as
|
|
235
|
-
import { default as
|
|
236
|
-
import { default as
|
|
237
|
-
import { default as
|
|
238
|
-
import { default as
|
|
239
|
-
import { default as qs } from "./
|
|
240
|
-
import { default as
|
|
241
|
-
import { default as
|
|
242
|
-
import { default as
|
|
243
|
-
import { default as
|
|
244
|
-
import { default as
|
|
245
|
-
import { default as
|
|
246
|
-
import { default as
|
|
247
|
-
import { default as
|
|
248
|
-
import { default as
|
|
249
|
-
import { default as
|
|
250
|
-
import { default as
|
|
251
|
-
import { default as
|
|
252
|
-
import { default as
|
|
253
|
-
import { default as
|
|
254
|
-
import { default as
|
|
255
|
-
import { default as
|
|
256
|
-
import { default as
|
|
257
|
-
import { default as
|
|
258
|
-
import { default as
|
|
259
|
-
import { default as
|
|
260
|
-
import { default as
|
|
261
|
-
import { default as
|
|
262
|
-
import { default as
|
|
263
|
-
import { default as
|
|
264
|
-
import { default as
|
|
265
|
-
import { default as
|
|
266
|
-
import { default as qd } from "./
|
|
267
|
-
import { default as
|
|
268
|
-
import { default as
|
|
269
|
-
import { default as
|
|
53
|
+
import { default as _e } from "./Arrows/Double chevron/ChevronDoubleUp.js";
|
|
54
|
+
import { default as eo } from "./Arrows/Chevron/ChevronDown.js";
|
|
55
|
+
import { default as ro } from "./Arrows/Chevron/ChevronLeft.js";
|
|
56
|
+
import { default as to } from "./Arrows/Chevron/ChevronRight.js";
|
|
57
|
+
import { default as lo } from "./Arrows/Chevron/ChevronUp.js";
|
|
58
|
+
import { default as po } from "./Informational/eCommerce/Click.js";
|
|
59
|
+
import { default as uo } from "./Informational/Store related/Clipboard.js";
|
|
60
|
+
import { default as no } from "./Informational/Customer intent/ClipboardCheck.js";
|
|
61
|
+
import { default as co } from "./Informational/Store related/ClipboardCheck.js";
|
|
62
|
+
import { default as Co } from "./Informational/Date and time/Clock.js";
|
|
63
|
+
import { default as ko } from "./Informational/General/CloseTicket1.js";
|
|
64
|
+
import { default as Mo } from "./Actions/Common actions/Code.js";
|
|
65
|
+
import { default as wo } from "./Informational/Identity/Contacts.js";
|
|
66
|
+
import { default as Fo } from "./Actions/Formatting/Copy.js";
|
|
67
|
+
import { default as To } from "./Informational/Finance/CreditCard.js";
|
|
68
|
+
import { default as Lo } from "./Media/Visual/Crop.js";
|
|
69
|
+
import { default as yo } from "./Actions/Common actions/Cross.js";
|
|
70
|
+
import { default as Io } from "./Legacy - Bikayi specific/Services/Customdomain.js";
|
|
71
|
+
import { default as Eo } from "./Informational/Store related/CustomerReport.js";
|
|
72
|
+
import { default as Ho } from "./Actions/Common actions/Deactivate.js";
|
|
73
|
+
import { default as Oo } from "./Actions/Formatting/DecreaseIndent.js";
|
|
74
|
+
import { default as No } from "./Actions/Common actions/Delete.js";
|
|
75
|
+
import { default as zo } from "./Media/Devices/Desktop.js";
|
|
76
|
+
import { default as Jo } from "./Media/Others/Download.js";
|
|
77
|
+
import { default as Ko } from "./Actions/Formatting/Dropdown.js";
|
|
78
|
+
import { default as Zo } from "./Actions/Common actions/Edit.js";
|
|
79
|
+
import { default as Xo } from "./Informational/Communication/Email.js";
|
|
80
|
+
import { default as $o } from "./Social/Channels/Email.js";
|
|
81
|
+
import { default as or } from "./Social/Channels/EmailMarketing.js";
|
|
82
|
+
import { default as ar } from "./Social/Social/EmailMarketing.js";
|
|
83
|
+
import { default as fr } from "./Media/Others/EmojiSmile.js";
|
|
84
|
+
import { default as sr } from "./Informational/General/Error.js";
|
|
85
|
+
import { default as pr } from "./Informational/Files and folders/Excel.js";
|
|
86
|
+
import { default as ur } from "./BIK AI specific/Expand.js";
|
|
87
|
+
import { default as nr } from "./Informational/Customer intent/Experimental.js";
|
|
88
|
+
import { default as cr } from "./Toggles/General/Eye.js";
|
|
89
|
+
import { default as Cr } from "./Toggles/General/EyeClosed.js";
|
|
90
|
+
import { default as kr } from "./Toggles/General/EyeOff.js";
|
|
91
|
+
import { default as Mr } from "./Social/Channels/Facebook.js";
|
|
92
|
+
import { default as wr } from "./Social/Social/Facebook.js";
|
|
93
|
+
import { default as Fr } from "./Social/Channels/FacebookComment.js";
|
|
94
|
+
import { default as Tr } from "./Informational/General/FailDoc.js";
|
|
95
|
+
import { default as Lr } from "./Informational/Files and folders/File.js";
|
|
96
|
+
import { default as yr } from "./Informational/Files and folders/FileCsv.js";
|
|
97
|
+
import { default as Ir } from "./Informational/Files and folders/FilePage.js";
|
|
98
|
+
import { default as Er } from "./Informational/Files and folders/FilePdf.js";
|
|
99
|
+
import { default as Hr } from "./Informational/eCommerce/Filter.js";
|
|
100
|
+
import { default as Or } from "./Media/Visual/FlashOff.js";
|
|
101
|
+
import { default as Nr } from "./Media/Visual/FlashOn.js";
|
|
102
|
+
import { default as zr } from "./Informational/Files and folders/Folder.js";
|
|
103
|
+
import { default as Jr } from "./Media/Visual/FormkitHappy.js";
|
|
104
|
+
import { default as Kr } from "./Media/Visual/FormkitNeutral.js";
|
|
105
|
+
import { default as Zr } from "./Media/Visual/FormkitSad.js";
|
|
106
|
+
import { default as Xr } from "./Informational/Common UI/Forms.js";
|
|
107
|
+
import { default as $r } from "./Actions/Common actions/Forward.js";
|
|
108
|
+
import { default as oa } from "./BIK AI specific/Frame27389.js";
|
|
109
|
+
import { default as aa } from "./BIK AI specific/Frame27597.js";
|
|
110
|
+
import { default as fa } from "./BIK AI specific/Frame27598.js";
|
|
111
|
+
import { default as sa } from "./BIK AI specific/Frame27599.js";
|
|
112
|
+
import { default as pa } from "./Actions/Common actions/Fullscreen.js";
|
|
113
|
+
import { default as ua } from "./BIK AI specific/GeminiSparkle.js";
|
|
114
|
+
import { default as na } from "./Informational/eCommerce/Gift1.js";
|
|
115
|
+
import { default as ca } from "./Informational/eCommerce/GiftMinus.js";
|
|
116
|
+
import { default as Ca } from "./Informational/eCommerce/GiftPlus.js";
|
|
117
|
+
import { default as ka } from "./Social/Social/Google.js";
|
|
118
|
+
import { default as Ma } from "./Social/Social/Gorgias.js";
|
|
119
|
+
import { default as wa } from "./Informational/Identity/Group.js";
|
|
120
|
+
import { default as Fa } from "./Informational/Finance/Growth.js";
|
|
121
|
+
import { default as Ta } from "./Actions/Selection/HandleDrag.js";
|
|
122
|
+
import { default as La } from "./Informational/Store related/Head112.js";
|
|
123
|
+
import { default as ya } from "./Toggles/General/HeartEmpty.js";
|
|
124
|
+
import { default as Ia } from "./Toggles/General/HeartFilled.js";
|
|
125
|
+
import { default as Ea } from "./Informational/Customer intent/Help.js";
|
|
126
|
+
import { default as Ha } from "./Informational/General/Help.js";
|
|
127
|
+
import { default as Oa } from "./Informational/Date and time/HourGlass.js";
|
|
128
|
+
import { default as Na } from "./Informational/General/IcList.js";
|
|
129
|
+
import { default as za } from "./Informational/Identity/IdCard.js";
|
|
130
|
+
import { default as Ja } from "./Media/Visual/Image.js";
|
|
131
|
+
import { default as Ka } from "./Media/Visual/ImageAdd.js";
|
|
132
|
+
import { default as Za } from "./Media/Visual/Images.js";
|
|
133
|
+
import { default as Xa } from "./Actions/Formatting/IncreaseIndent.js";
|
|
134
|
+
import { default as $a } from "./Informational/General/Info.js";
|
|
135
|
+
import { default as ot } from "./Social/Channels/Instagram.js";
|
|
136
|
+
import { default as at } from "./Social/Social/Instagram.js";
|
|
137
|
+
import { default as ft } from "./Social/Channels/InstagramIcon.js";
|
|
138
|
+
import { default as st } from "./Informational/Store related/InventoryReport.js";
|
|
139
|
+
import { default as pt } from "./Legacy - Bikayi specific/Navigation/Journeys.js";
|
|
140
|
+
import { default as ut } from "./Social/Social/Kustomer.js";
|
|
141
|
+
import { default as nt } from "./Informational/Location/LanguageChange.js";
|
|
142
|
+
import { default as ct } from "./Informational/Store related/LegalBalance.js";
|
|
143
|
+
import { default as Ct } from "./Actions/Common actions/LinkSimpleHorizontal.js";
|
|
144
|
+
import { default as kt } from "./Informational/Communication/LiveChat.js";
|
|
145
|
+
import { default as Mt } from "./Toggles/General/Lock.js";
|
|
146
|
+
import { default as wt } from "./Actions/Navigation/LogIn.js";
|
|
147
|
+
import { default as Ft } from "./Actions/Navigation/LogOut.js";
|
|
148
|
+
import { default as Tt } from "./Legacy - Bikayi specific/Services/LoudSpeaker.js";
|
|
149
|
+
import { default as Lt } from "./BIK AI specific/ManifestSparkle.js";
|
|
150
|
+
import { default as yt } from "./Informational/Location/MapPin.js";
|
|
151
|
+
import { default as It } from "./Legacy - Bikayi specific/Services/Marketing.js";
|
|
152
|
+
import { default as Et } from "./Media/Visual/Maximize.js";
|
|
153
|
+
import { default as Ht } from "./Informational/Files and folders/MediaMessage.js";
|
|
154
|
+
import { default as Ot } from "./Informational/Common UI/MenuHamburger.js";
|
|
155
|
+
import { default as Nt } from "./Informational/Common UI/MessageSearch.js";
|
|
156
|
+
import { default as zt } from "./Social/Channels/Messenger.js";
|
|
157
|
+
import { default as Jt } from "./Social/Social/Messenger.js";
|
|
158
|
+
import { default as Kt } from "./Media/Audio/Microphone.js";
|
|
159
|
+
import { default as Zt } from "./Actions/Common actions/Minus.js";
|
|
160
|
+
import { default as Xt } from "./Informational/Finance/Money1.js";
|
|
161
|
+
import { default as $t } from "./Social/Channels/MonoFacebook.js";
|
|
162
|
+
import { default as of } from "./Social/Channels/MonoFacebookComment.js";
|
|
163
|
+
import { default as af } from "./Social/Channels/MonoInstagram.js";
|
|
164
|
+
import { default as ff } from "./Social/Channels/MonoInstagramComment.js";
|
|
165
|
+
import { default as sf } from "./Social/Channels/MonoMail.js";
|
|
166
|
+
import { default as pf } from "./Social/Channels/MonoMessenger.js";
|
|
167
|
+
import { default as uf } from "./Social/Channels/MonoPhone.js";
|
|
168
|
+
import { default as nf } from "./Social/Channels/MonoTasks.js";
|
|
169
|
+
import { default as hf } from "./Social/Channels/MonoWhatsapp.js";
|
|
170
|
+
import { default as gf } from "./Informational/Common UI/MoreHorizontal.js";
|
|
171
|
+
import { default as Sf } from "./Informational/Common UI/MoreVertical.js";
|
|
172
|
+
import { default as Af } from "./Informational/Files and folders/Move.js";
|
|
173
|
+
import { default as bf } from "./Actions/Formatting/MultiLine.js";
|
|
174
|
+
import { default as Pf } from "./Actions/Formatting/MultiSelect.js";
|
|
175
|
+
import { default as Rf } from "./Informational/General/NewTicket.js";
|
|
176
|
+
import { default as vf } from "./Informational/Finance/NoCredits.js";
|
|
177
|
+
import { default as Df } from "./Actions/Formatting/Number.js";
|
|
178
|
+
import { default as Uf } from "./Actions/Formatting/NumberList.js";
|
|
179
|
+
import { default as Bf } from "./Actions/Navigation/OpenNewWindow.js";
|
|
180
|
+
import { default as Wf } from "./Informational/Files and folders/OrderHistory.js";
|
|
181
|
+
import { default as Gf } from "./Informational/Store related/OrderReport.js";
|
|
182
|
+
import { default as Vf } from "./Media/Others/Paperclip.js";
|
|
183
|
+
import { default as jf } from "./Media/Audio/Pause.js";
|
|
184
|
+
import { default as Qf } from "./Legacy - Bikayi specific/Services/PaymentLink.js";
|
|
185
|
+
import { default as Yf } from "./Informational/Store related/PaymentReport.js";
|
|
186
|
+
import { default as qf } from "./Informational/Customer intent/Percent.js";
|
|
187
|
+
import { default as _f } from "./Informational/Finance/Percent.js";
|
|
188
|
+
import { default as el } from "./Informational/Identity/Person.js";
|
|
189
|
+
import { default as rl } from "./Informational/Communication/Phone.js";
|
|
190
|
+
import { default as tl } from "./Informational/Common UI/Placeholder.js";
|
|
191
|
+
import { default as ll } from "./Legacy - Bikayi specific/Plans/PlanUltimate.js";
|
|
192
|
+
import { default as dl } from "./Media/Audio/Play.js";
|
|
193
|
+
import { default as ml } from "./Actions/Common actions/Plus.js";
|
|
194
|
+
import { default as xl } from "./BIK AI specific/PricePlease.js";
|
|
195
|
+
import { default as il } from "./Informational/Files and folders/PrivateNote.js";
|
|
196
|
+
import { default as hl } from "./Actions/Common actions/ProductTour.js";
|
|
197
|
+
import { default as gl } from "./Informational/eCommerce/Promocode.js";
|
|
198
|
+
import { default as Sl } from "./Informational/Customer intent/Purchase.js";
|
|
199
|
+
import { default as Al } from "./Actions/Formatting/Quotes.js";
|
|
200
|
+
import { default as bl } from "./Social/Social/Rcs.js";
|
|
201
|
+
import { default as Pl } from "./Informational/eCommerce/Receipt.js";
|
|
202
|
+
import { default as Rl } from "./Actions/Navigation/Refresh.js";
|
|
203
|
+
import { default as vl } from "./Actions/Common actions/RestApi.js";
|
|
204
|
+
import { default as Dl } from "./Actions/Navigation/Rewind.js";
|
|
205
|
+
import { default as Ul } from "./Informational/Identity/Robot.js";
|
|
206
|
+
import { default as Bl } from "./Media/Visual/RotateAnticlockwise.js";
|
|
207
|
+
import { default as Wl } from "./Media/Visual/RotateClockwise.js";
|
|
208
|
+
import { default as Gl } from "./Informational/General/RoundCheck.js";
|
|
209
|
+
import { default as Vl } from "./Informational/Finance/Rupee.js";
|
|
210
|
+
import { default as jl } from "./Actions/Common actions/Save.js";
|
|
211
|
+
import { default as Ql } from "./Informational/Common UI/Search.js";
|
|
212
|
+
import { default as Yl } from "./Actions/Common actions/SendAirplane.js";
|
|
213
|
+
import { default as ql } from "./Informational/Customer intent/Services.js";
|
|
214
|
+
import { default as _l } from "./Legacy - Bikayi specific/Navigation/Services.js";
|
|
215
|
+
import { default as es } from "./Informational/Common UI/Settings.js";
|
|
216
|
+
import { default as rs } from "./BIK AI specific/Shape.js";
|
|
217
|
+
import { default as ts } from "./Actions/Common actions/ShareAndroid.js";
|
|
218
|
+
import { default as ls } from "./Informational/eCommerce/ShieldCheck.js";
|
|
219
|
+
import { default as ds } from "./Informational/eCommerce/ShoppingBag.js";
|
|
220
|
+
import { default as ms } from "./Informational/eCommerce/ShoppingBasket.js";
|
|
221
|
+
import { default as xs } from "./Informational/Customer intent/ShoppingCart.js";
|
|
222
|
+
import { default as is } from "./Informational/eCommerce/ShoppingCart.js";
|
|
223
|
+
import { default as hs } from "./Actions/Common actions/Shortcut.js";
|
|
224
|
+
import { default as gs } from "./BIK AI specific/Shorter.js";
|
|
225
|
+
import { default as Ss } from "./Actions/Selection/SingleChoice.js";
|
|
226
|
+
import { default as As } from "./Informational/Customer intent/SingleChoice.js";
|
|
227
|
+
import { default as bs } from "./Informational/General/Slash.js";
|
|
228
|
+
import { default as Ps } from "./Media/Audio/Sleep.js";
|
|
229
|
+
import { default as Rs } from "./Media/Devices/Smartphone.js";
|
|
230
|
+
import { default as vs } from "./BIK AI specific/Sparkling2Line.js";
|
|
231
|
+
import { default as Ds } from "./Toggles/General/StarEmpty.js";
|
|
232
|
+
import { default as Us } from "./Toggles/General/StarFilled.js";
|
|
233
|
+
import { default as Bs } from "./Toggles/General/StarHalf.js";
|
|
234
|
+
import { default as Ws } from "./Informational/Store related/Store.js";
|
|
235
|
+
import { default as Gs } from "./Informational/Store related/StoreSync.js";
|
|
236
|
+
import { default as Vs } from "./Actions/Formatting/Subscript.js";
|
|
237
|
+
import { default as js } from "./Actions/Formatting/Superscript.js";
|
|
238
|
+
import { default as Qs } from "./Actions/Navigation/Sync.js";
|
|
239
|
+
import { default as Ys } from "./Informational/Finance/TablerTicket.js";
|
|
240
|
+
import { default as qs } from "./Social/Channels/Tasks.js";
|
|
241
|
+
import { default as _s } from "./Actions/Formatting/Text.js";
|
|
242
|
+
import { default as ed } from "./Actions/Formatting/TextAlignCenter.js";
|
|
243
|
+
import { default as rd } from "./Actions/Formatting/TextAlignLeft.js";
|
|
244
|
+
import { default as td } from "./Actions/Formatting/TextAlignRight.js";
|
|
245
|
+
import { default as ld } from "./Actions/Formatting/TextBold.js";
|
|
246
|
+
import { default as dd } from "./Actions/Formatting/TextItalics.js";
|
|
247
|
+
import { default as md } from "./Actions/Formatting/TextJustify.js";
|
|
248
|
+
import { default as xd } from "./Informational/Files and folders/TextMessage.js";
|
|
249
|
+
import { default as id } from "./Actions/Formatting/TextStrikethrough.js";
|
|
250
|
+
import { default as hd } from "./Actions/Formatting/TextUnderline.js";
|
|
251
|
+
import { default as gd } from "./Actions/Formatting/Textbox.js";
|
|
252
|
+
import { default as Sd } from "./Legacy - Bikayi specific/Services/Theme.js";
|
|
253
|
+
import { default as Ad } from "./Informational/Store related/TicketForm.js";
|
|
254
|
+
import { default as bd } from "./Informational/Common UI/Training.js";
|
|
255
|
+
import { default as Pd } from "./Informational/Location/Truck.js";
|
|
256
|
+
import { default as Rd } from "./Social/Social/Twitter.js";
|
|
257
|
+
import { default as vd } from "./Informational/Files and folders/Unarchive.js";
|
|
258
|
+
import { default as Dd } from "./Informational/Identity/Union.js";
|
|
259
|
+
import { default as Ud } from "./Informational/Identity/Union1.js";
|
|
260
|
+
import { default as Bd } from "./Toggles/General/Unlock.js";
|
|
261
|
+
import { default as Wd } from "./Informational/Customer intent/Unsatisfactory.js";
|
|
262
|
+
import { default as Gd } from "./Media/Others/Upload.js";
|
|
263
|
+
import { default as Vd } from "./Informational/Identity/UserMinus1.js";
|
|
264
|
+
import { default as jd } from "./Informational/Identity/UserPlus.js";
|
|
265
|
+
import { default as Qd } from "./Informational/Customer intent/UserSound.js";
|
|
266
|
+
import { default as Yd } from "./Media/Visual/VideoCamcorder.js";
|
|
267
|
+
import { default as qd } from "./Media/Visual/VideoFilm.js";
|
|
268
|
+
import { default as _d } from "./Media/Audio/VolumeMute.js";
|
|
269
|
+
import { default as ep } from "./Media/Audio/VolumeOneline.js";
|
|
270
|
+
import { default as rp } from "./Media/Audio/VolumeTwoline.js";
|
|
271
|
+
import { default as tp } from "./Informational/Finance/Wallet.js";
|
|
272
|
+
import { default as lp } from "./BIK AI specific/WandSparkles.js";
|
|
273
|
+
import { default as dp } from "./Social/Channels/WebPush.js";
|
|
274
|
+
import { default as mp } from "./BIK AI specific/Webhook.js";
|
|
275
|
+
import { default as xp } from "./Social/Social/Website.js";
|
|
276
|
+
import { default as ip } from "./Social/Channels/WhatsApp.js";
|
|
277
|
+
import { default as hp } from "./Actions/Navigation/Whatsapp.js";
|
|
278
|
+
import { default as gp } from "./Social/Social/Whatsapp.js";
|
|
279
|
+
import { default as Sp } from "./Social/Social/WooCommerce.js";
|
|
280
|
+
import { default as Ap } from "./Informational/Date and time/WorkingHours.js";
|
|
281
|
+
import { default as bp } from "./BIK AI specific/Write.js";
|
|
282
|
+
import { default as Pp } from "./Social/Social/Youtube.js";
|
|
283
|
+
import { default as Rp } from "./Social/Social/Zendesk.js";
|
|
270
284
|
export {
|
|
271
|
-
|
|
285
|
+
r as Activate,
|
|
272
286
|
t as AddLabel,
|
|
273
287
|
l as Address,
|
|
274
288
|
d as AiEmoji,
|
|
275
|
-
|
|
289
|
+
m as AiIcon,
|
|
276
290
|
x as AiRobot,
|
|
277
|
-
|
|
291
|
+
i as AlertTriangle,
|
|
278
292
|
h as AllProduct,
|
|
279
293
|
g as Archive1,
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
294
|
+
S as ArrowDown,
|
|
295
|
+
A as ArrowDownLeft,
|
|
296
|
+
b as ArrowDownRight,
|
|
283
297
|
P as ArrowLeft,
|
|
284
298
|
R as ArrowRedo,
|
|
285
299
|
v as ArrowRight,
|
|
@@ -291,251 +305,265 @@ export {
|
|
|
291
305
|
V as Bank,
|
|
292
306
|
j as BarcodeScan,
|
|
293
307
|
Q as Bell,
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
_ as
|
|
297
|
-
ee as
|
|
298
|
-
|
|
299
|
-
te as
|
|
300
|
-
le as
|
|
301
|
-
de as
|
|
302
|
-
|
|
303
|
-
xe as
|
|
304
|
-
|
|
305
|
-
he as
|
|
306
|
-
ge as
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
Pe as
|
|
311
|
-
Re as
|
|
312
|
-
ve as
|
|
313
|
-
De as
|
|
314
|
-
Ue as
|
|
315
|
-
Be as
|
|
316
|
-
We as
|
|
317
|
-
Ge as
|
|
318
|
-
Ve as
|
|
319
|
-
je as
|
|
320
|
-
Qe as
|
|
308
|
+
Y as BellSync,
|
|
309
|
+
q as BigCommerce,
|
|
310
|
+
_ as Bigcommerce,
|
|
311
|
+
ee as BookOpenText,
|
|
312
|
+
re as Box,
|
|
313
|
+
te as Box2,
|
|
314
|
+
le as Bulb,
|
|
315
|
+
de as Businesscard,
|
|
316
|
+
me as Calendar,
|
|
317
|
+
xe as CalendarAdd,
|
|
318
|
+
ie as Camera,
|
|
319
|
+
he as CameraAdd,
|
|
320
|
+
ge as CaratDown,
|
|
321
|
+
Se as CaratLeft,
|
|
322
|
+
Ae as CaratRight,
|
|
323
|
+
be as CaratUp,
|
|
324
|
+
Pe as CashOnDelivery,
|
|
325
|
+
Re as ChartLine,
|
|
326
|
+
ve as Chat,
|
|
327
|
+
De as ChatCheck,
|
|
328
|
+
Ue as ChatQuestion,
|
|
329
|
+
Be as ChatStar,
|
|
330
|
+
We as Chatbot,
|
|
331
|
+
Ge as Check,
|
|
332
|
+
Ve as CheckDouble,
|
|
333
|
+
je as CheckboxIcon,
|
|
334
|
+
Qe as ChevronDoubleDown,
|
|
335
|
+
Ye as ChevronDoubleLeft,
|
|
321
336
|
qe as ChevronDoubleRight,
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
qf as
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
ql as
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
qs as
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
qd as
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
337
|
+
_e as ChevronDoubleUp,
|
|
338
|
+
eo as ChevronDown,
|
|
339
|
+
ro as ChevronLeft,
|
|
340
|
+
to as ChevronRight,
|
|
341
|
+
lo as ChevronUp,
|
|
342
|
+
po as Click,
|
|
343
|
+
uo as Clipboard,
|
|
344
|
+
no as ClipboardCheck,
|
|
345
|
+
co as ClipboardCheck2,
|
|
346
|
+
Co as Clock,
|
|
347
|
+
ko as CloseTicket1,
|
|
348
|
+
Mo as Code,
|
|
349
|
+
wo as Contacts,
|
|
350
|
+
Fo as Copy,
|
|
351
|
+
To as CreditCard,
|
|
352
|
+
Lo as Crop,
|
|
353
|
+
yo as Cross,
|
|
354
|
+
Io as Customdomain,
|
|
355
|
+
Eo as CustomerReport,
|
|
356
|
+
Ho as Deactivate,
|
|
357
|
+
Oo as DecreaseIndent,
|
|
358
|
+
No as Delete,
|
|
359
|
+
zo as Desktop,
|
|
360
|
+
Jo as Download,
|
|
361
|
+
Ko as Dropdown,
|
|
362
|
+
Zo as Edit,
|
|
363
|
+
Xo as Email,
|
|
364
|
+
$o as Email2,
|
|
365
|
+
or as EmailMarketing,
|
|
366
|
+
ar as EmailMarketing2,
|
|
367
|
+
fr as EmojiSmile,
|
|
368
|
+
sr as Error,
|
|
369
|
+
pr as Excel,
|
|
370
|
+
ur as Expand,
|
|
371
|
+
nr as Experimental,
|
|
372
|
+
cr as Eye,
|
|
373
|
+
Cr as EyeClosed,
|
|
374
|
+
kr as EyeOff,
|
|
375
|
+
Mr as Facebook,
|
|
376
|
+
wr as Facebook2,
|
|
377
|
+
Fr as FacebookComment,
|
|
378
|
+
Tr as FailDoc,
|
|
379
|
+
Lr as File,
|
|
380
|
+
yr as FileCsv,
|
|
381
|
+
Ir as FilePage,
|
|
382
|
+
Er as FilePdf,
|
|
383
|
+
Hr as Filter,
|
|
384
|
+
Or as FlashOff,
|
|
385
|
+
Nr as FlashOn,
|
|
386
|
+
zr as Folder,
|
|
387
|
+
Jr as FormkitHappy,
|
|
388
|
+
Kr as FormkitNeutral,
|
|
389
|
+
Zr as FormkitSad,
|
|
390
|
+
Xr as Forms,
|
|
391
|
+
$r as Forward,
|
|
392
|
+
oa as Frame27389,
|
|
393
|
+
aa as Frame27597,
|
|
394
|
+
fa as Frame27598,
|
|
395
|
+
sa as Frame27599,
|
|
396
|
+
pa as Fullscreen,
|
|
397
|
+
ua as GeminiSparkle,
|
|
398
|
+
na as Gift1,
|
|
399
|
+
ca as GiftMinus,
|
|
400
|
+
Ca as GiftPlus,
|
|
401
|
+
ka as Google,
|
|
402
|
+
Ma as Gorgias,
|
|
403
|
+
wa as Group,
|
|
404
|
+
Fa as Growth,
|
|
405
|
+
Ta as HandleDrag,
|
|
406
|
+
La as Head112,
|
|
407
|
+
ya as HeartEmpty,
|
|
408
|
+
Ia as HeartFilled,
|
|
409
|
+
Ea as Help,
|
|
410
|
+
Ha as Help2,
|
|
411
|
+
Oa as HourGlass,
|
|
412
|
+
Na as IcList,
|
|
413
|
+
za as IdCard,
|
|
414
|
+
Ja as Image,
|
|
415
|
+
Ka as ImageAdd,
|
|
416
|
+
Za as Images,
|
|
417
|
+
Xa as IncreaseIndent,
|
|
418
|
+
$a as Info,
|
|
419
|
+
ot as Instagram,
|
|
420
|
+
at as Instagram2,
|
|
421
|
+
ft as InstagramIcon,
|
|
422
|
+
st as InventoryReport,
|
|
423
|
+
pt as Journeys,
|
|
424
|
+
ut as Kustomer,
|
|
425
|
+
nt as LanguageChange,
|
|
426
|
+
ct as LegalBalance,
|
|
427
|
+
Ct as LinkSimpleHorizontal,
|
|
428
|
+
kt as LiveChat,
|
|
429
|
+
Mt as Lock,
|
|
430
|
+
wt as LogIn,
|
|
431
|
+
Ft as LogOut,
|
|
432
|
+
Tt as LoudSpeaker,
|
|
433
|
+
Lt as ManifestSparkle,
|
|
434
|
+
yt as MapPin,
|
|
435
|
+
It as Marketing,
|
|
436
|
+
Et as Maximize,
|
|
437
|
+
Ht as MediaMessage,
|
|
438
|
+
Ot as MenuHamburger,
|
|
439
|
+
Nt as MessageSearch,
|
|
440
|
+
zt as Messenger,
|
|
441
|
+
Jt as Messenger2,
|
|
442
|
+
Kt as Microphone,
|
|
443
|
+
Zt as Minus,
|
|
444
|
+
Xt as Money1,
|
|
445
|
+
$t as MonoFacebook,
|
|
446
|
+
of as MonoFacebookComment,
|
|
447
|
+
af as MonoInstagram,
|
|
448
|
+
ff as MonoInstagramComment,
|
|
449
|
+
sf as MonoMail,
|
|
450
|
+
pf as MonoMessenger,
|
|
451
|
+
uf as MonoPhone,
|
|
452
|
+
nf as MonoTasks,
|
|
453
|
+
hf as MonoWhatsapp,
|
|
454
|
+
gf as MoreHorizontal,
|
|
455
|
+
Sf as MoreVertical,
|
|
456
|
+
Af as Move,
|
|
457
|
+
bf as MultiLine,
|
|
458
|
+
Pf as MultiSelect,
|
|
459
|
+
Rf as NewTicket,
|
|
460
|
+
vf as NoCredits,
|
|
461
|
+
Df as Number,
|
|
462
|
+
Uf as NumberList,
|
|
463
|
+
Bf as OpenNewWindow,
|
|
464
|
+
Wf as OrderHistory,
|
|
465
|
+
Gf as OrderReport,
|
|
466
|
+
Vf as Paperclip,
|
|
467
|
+
jf as Pause,
|
|
468
|
+
Qf as PaymentLink,
|
|
469
|
+
Yf as PaymentReport,
|
|
470
|
+
qf as Percent,
|
|
471
|
+
_f as Percent2,
|
|
472
|
+
el as Person,
|
|
473
|
+
rl as Phone,
|
|
474
|
+
tl as Placeholder,
|
|
475
|
+
ll as PlanUltimate,
|
|
476
|
+
dl as Play,
|
|
477
|
+
ml as Plus,
|
|
478
|
+
xl as PricePlease,
|
|
479
|
+
il as PrivateNote,
|
|
480
|
+
hl as ProductTour,
|
|
481
|
+
gl as Promocode,
|
|
482
|
+
Sl as Purchase,
|
|
483
|
+
Al as Quotes,
|
|
484
|
+
bl as Rcs,
|
|
485
|
+
Pl as Receipt,
|
|
486
|
+
Rl as Refresh,
|
|
487
|
+
vl as RestApi,
|
|
488
|
+
Dl as Rewind,
|
|
489
|
+
Ul as Robot,
|
|
490
|
+
Bl as RotateAnticlockwise,
|
|
491
|
+
Wl as RotateClockwise,
|
|
492
|
+
Gl as RoundCheck,
|
|
493
|
+
Vl as Rupee,
|
|
494
|
+
jl as Save,
|
|
495
|
+
Ql as Search,
|
|
496
|
+
Yl as SendAirplane,
|
|
497
|
+
ql as Services,
|
|
498
|
+
_l as Services2,
|
|
499
|
+
es as Settings,
|
|
500
|
+
rs as Shape,
|
|
501
|
+
ts as ShareAndroid,
|
|
502
|
+
ls as ShieldCheck,
|
|
503
|
+
ds as ShoppingBag,
|
|
504
|
+
ms as ShoppingBasket,
|
|
505
|
+
xs as ShoppingCart,
|
|
506
|
+
is as ShoppingCart2,
|
|
507
|
+
hs as Shortcut,
|
|
508
|
+
gs as Shorter,
|
|
509
|
+
Ss as SingleChoice,
|
|
510
|
+
As as SingleChoice2,
|
|
511
|
+
bs as Slash,
|
|
512
|
+
Ps as Sleep,
|
|
513
|
+
Rs as Smartphone,
|
|
514
|
+
vs as Sparkling2Line,
|
|
515
|
+
Ds as StarEmpty,
|
|
516
|
+
Us as StarFilled,
|
|
517
|
+
Bs as StarHalf,
|
|
518
|
+
Ws as Store,
|
|
519
|
+
Gs as StoreSync,
|
|
520
|
+
Vs as Subscript,
|
|
521
|
+
js as Superscript,
|
|
522
|
+
Qs as Sync,
|
|
523
|
+
Ys as TablerTicket,
|
|
524
|
+
qs as Tasks,
|
|
525
|
+
_s as Text,
|
|
526
|
+
ed as TextAlignCenter,
|
|
527
|
+
rd as TextAlignLeft,
|
|
528
|
+
td as TextAlignRight,
|
|
529
|
+
ld as TextBold,
|
|
530
|
+
dd as TextItalics,
|
|
531
|
+
md as TextJustify,
|
|
532
|
+
xd as TextMessage,
|
|
533
|
+
id as TextStrikethrough,
|
|
534
|
+
hd as TextUnderline,
|
|
535
|
+
gd as Textbox,
|
|
536
|
+
Sd as Theme,
|
|
537
|
+
Ad as TicketForm,
|
|
538
|
+
bd as Training,
|
|
539
|
+
Pd as Truck,
|
|
540
|
+
Rd as Twitter,
|
|
541
|
+
vd as Unarchive,
|
|
542
|
+
Dd as Union,
|
|
543
|
+
Ud as Union1,
|
|
544
|
+
Bd as Unlock,
|
|
545
|
+
Wd as Unsatisfactory,
|
|
546
|
+
Gd as Upload,
|
|
547
|
+
Vd as UserMinus1,
|
|
548
|
+
jd as UserPlus,
|
|
549
|
+
Qd as UserSound,
|
|
550
|
+
Yd as VideoCamcorder,
|
|
551
|
+
qd as VideoFilm,
|
|
552
|
+
_d as VolumeMute,
|
|
553
|
+
ep as VolumeOneline,
|
|
554
|
+
rp as VolumeTwoline,
|
|
555
|
+
tp as Wallet,
|
|
556
|
+
lp as WandSparkles,
|
|
557
|
+
dp as WebPush,
|
|
558
|
+
mp as Webhook,
|
|
559
|
+
xp as Website,
|
|
560
|
+
ip as WhatsApp,
|
|
561
|
+
hp as Whatsapp,
|
|
562
|
+
gp as Whatsapp2,
|
|
563
|
+
Sp as WooCommerce,
|
|
564
|
+
Ap as WorkingHours,
|
|
565
|
+
bp as Write,
|
|
566
|
+
Pp as Youtube,
|
|
567
|
+
Rp as Zendesk
|
|
540
568
|
};
|
|
541
569
|
//# sourceMappingURL=index.js.map
|