@xola/ui-kit 2.3.32 → 2.3.34

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
@@ -37,6 +37,7 @@ export {
37
37
  CakeIcon,
38
38
  CalendarDayIcon,
39
39
  CalendarIcon,
40
+ CalendarListIcon,
40
41
  CalendarMonthIcon,
41
42
  CalendarWeekIcon,
42
43
  CapacityIcon,
@@ -177,6 +178,7 @@ export {
177
178
  MoneyBackIcon,
178
179
  MoneyIcon,
179
180
  MountainIcon,
181
+ MonthPicker,
180
182
  MouseIcon,
181
183
  Number,
182
184
  numberFormat,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xola/ui-kit",
3
- "version": "2.3.32",
3
+ "version": "2.3.34",
4
4
  "description": "Xola UI Kit",
5
5
  "license": "MIT",
6
6
  "repository": {