@datatechsolutions/ui 2.8.2 → 2.8.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/{chunk-VYKQP6MP.mjs → chunk-ERSSNTC2.mjs} +3 -3
- package/dist/{chunk-VYKQP6MP.mjs.map → chunk-ERSSNTC2.mjs.map} +1 -1
- package/dist/{chunk-BMPCP2ME.mjs → chunk-F6TU6TXE.mjs} +4 -4
- package/dist/{chunk-BMPCP2ME.mjs.map → chunk-F6TU6TXE.mjs.map} +1 -1
- package/dist/{chunk-MRKMIFVG.js → chunk-FZLXJU4C.js} +52 -52
- package/dist/{chunk-MRKMIFVG.js.map → chunk-FZLXJU4C.js.map} +1 -1
- package/dist/{chunk-EBSYPO4E.js → chunk-MOYCAJTS.js} +4 -4
- package/dist/{chunk-EBSYPO4E.js.map → chunk-MOYCAJTS.js.map} +1 -1
- package/dist/index.js +339 -339
- package/dist/index.mjs +1 -1
- package/dist/workflow/index.js +119 -119
- package/dist/workflow/index.mjs +3 -3
- package/dist/workflow/workflow-canvas.js +3 -3
- package/dist/workflow/workflow-canvas.mjs +2 -2
- package/package.json +1 -1
|
@@ -9641,8 +9641,8 @@ var ACCENT_MAP = {
|
|
|
9641
9641
|
icon: "text-amber-500 dark:text-amber-400"
|
|
9642
9642
|
},
|
|
9643
9643
|
"building-storefront": {
|
|
9644
|
-
container: "bg-
|
|
9645
|
-
icon: "text-
|
|
9644
|
+
container: "bg-amber-50/80 dark:bg-amber-900/30 border-amber-100/50 dark:border-amber-800/30",
|
|
9645
|
+
icon: "text-amber-600 dark:text-amber-400"
|
|
9646
9646
|
},
|
|
9647
9647
|
"shopping-bag": {
|
|
9648
9648
|
container: "bg-rose-50/80 dark:bg-rose-900/30 border-rose-100/50 dark:border-rose-800/30",
|
|
@@ -17674,5 +17674,5 @@ exports.useGeoMapState = useGeoMapState;
|
|
|
17674
17674
|
exports.useNotifications = useNotifications;
|
|
17675
17675
|
exports.usePlatformShellStore = usePlatformShellStore;
|
|
17676
17676
|
exports.usePullToRefresh = usePullToRefresh;
|
|
17677
|
-
//# sourceMappingURL=chunk-
|
|
17678
|
-
//# sourceMappingURL=chunk-
|
|
17677
|
+
//# sourceMappingURL=chunk-MOYCAJTS.js.map
|
|
17678
|
+
//# sourceMappingURL=chunk-MOYCAJTS.js.map
|