@xola/ui-kit 2.3.37 → 2.3.39

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/index.d.ts CHANGED
@@ -155,6 +155,7 @@ export {
155
155
  InvoiceIcon,
156
156
  isOSX,
157
157
  isZeroDecimal,
158
+ ItemsIcon,
158
159
  Key,
159
160
  KeyIcon,
160
161
  KioskIcon,
@@ -215,6 +216,7 @@ export {
215
216
  RoundedSquareIcon,
216
217
  roundNumber,
217
218
  RulerIcon,
219
+ ScanQrCodeIcon,
218
220
  Search,
219
221
  SearchAltIcon,
220
222
  SearchIcon,
@@ -233,6 +235,7 @@ export {
233
235
  Skeleton,
234
236
  SlideDown,
235
237
  Spinner,
238
+ SplitArrowIcon,
236
239
  SplitPaymentIcon,
237
240
  SquareIcon,
238
241
  StackIcon,
@@ -268,6 +271,7 @@ export {
268
271
  UserIcon,
269
272
  UserSubtractIcon,
270
273
  ValuePopoverText,
274
+ VariantIcon,
271
275
  VerifiedTickIcon,
272
276
  VeteranIcon,
273
277
  ViewNotesIcon,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xola/ui-kit",
3
- "version": "2.3.37",
3
+ "version": "2.3.39",
4
4
  "description": "Xola UI Kit",
5
5
  "license": "MIT",
6
6
  "repository": {