@stsdti/funky-ui-kit 1.7.2 → 1.7.3
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/funky-ui-kit.es.js +3 -3
- package/dist/funky-ui-kit.es.js.map +1 -1
- package/package.json +1 -1
- package/web-types.json +1 -1
package/dist/funky-ui-kit.es.js
CHANGED
|
@@ -85976,11 +85976,11 @@ const components = {
|
|
|
85976
85976
|
AppButtonGroup: _sfc_main$1K,
|
|
85977
85977
|
AppBoard: _sfc_main,
|
|
85978
85978
|
AppDate,
|
|
85979
|
-
// New simpler name
|
|
85979
|
+
// New simpler name,
|
|
85980
85980
|
AppDateRange: _sfc_main$1E,
|
|
85981
|
-
// New simpler name
|
|
85981
|
+
// New simpler name,
|
|
85982
85982
|
DayOfWeek: _sfc_main$1I,
|
|
85983
|
-
// New simpler name
|
|
85983
|
+
// New simpler name,
|
|
85984
85984
|
AppDatePicker: AppDate,
|
|
85985
85985
|
AppDatePickerRange: _sfc_main$1E,
|
|
85986
85986
|
AppDatePickerDayOfWeek: _sfc_main$1I,
|