@proveanything/smartlinks-utils-ui 1.13.1 → 1.13.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-HKL24TFC.js → chunk-VP4LZEEZ.js} +344 -112
- package/dist/chunk-VP4LZEEZ.js.map +1 -0
- package/dist/components/AssetPicker/index.css +8 -16
- package/dist/components/AssetPicker/index.css.map +1 -1
- package/dist/components/AssetPicker/index.d.ts +1 -1
- package/dist/components/AssetPicker/index.js +1 -1
- package/dist/components/ConditionsEditor/index.css +8 -16
- package/dist/components/ConditionsEditor/index.css.map +1 -1
- package/dist/components/FontPicker/index.css +8 -16
- package/dist/components/FontPicker/index.css.map +1 -1
- package/dist/components/IconPicker/index.css +8 -16
- package/dist/components/IconPicker/index.css.map +1 -1
- package/dist/components/LinkPicker/index.css +8 -16
- package/dist/components/LinkPicker/index.css.map +1 -1
- package/dist/components/RecordsAdmin/index.css +8 -16
- package/dist/components/RecordsAdmin/index.css.map +1 -1
- package/dist/index.css +8 -16
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/{useAssets-tRkW00zx.d.ts → useAssets-Cs0OJs-x.d.ts} +6 -2
- package/package.json +1 -1
- package/dist/chunk-HKL24TFC.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as AssetItem, a as AssetPicker, b as AssetPickerMode, c as AssetPickerProps, d as AssetPickerSelection, e as AssetScope, f as AssetViewMode, u as useAssets } from '../../useAssets-
|
|
1
|
+
export { A as AssetItem, a as AssetPicker, b as AssetPickerMode, c as AssetPickerProps, d as AssetPickerSelection, e as AssetScope, f as AssetViewMode, u as useAssets } from '../../useAssets-Cs0OJs-x.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
|
|
4
4
|
interface AppRegistryEntry {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AssetPicker, useAppRegistry, useAssets } from '../../chunk-
|
|
1
|
+
export { AssetPicker, useAppRegistry, useAssets } from '../../chunk-VP4LZEEZ.js';
|
|
2
2
|
import '../../chunk-OLYC54YT.js';
|
|
3
3
|
import '../../chunk-5UQQYXCX.js';
|
|
4
4
|
import '../../chunk-L7FQ52F5.js';
|
|
@@ -2561,12 +2561,6 @@
|
|
|
2561
2561
|
.bottom-0 {
|
|
2562
2562
|
bottom: 0px;
|
|
2563
2563
|
}
|
|
2564
|
-
.bottom-1\.5 {
|
|
2565
|
-
bottom: 0.375rem;
|
|
2566
|
-
}
|
|
2567
|
-
.bottom-full {
|
|
2568
|
-
bottom: 100%;
|
|
2569
|
-
}
|
|
2570
2564
|
.left-0 {
|
|
2571
2565
|
left: 0px;
|
|
2572
2566
|
}
|
|
@@ -2633,6 +2627,12 @@
|
|
|
2633
2627
|
.z-\[100\] {
|
|
2634
2628
|
z-index: 100;
|
|
2635
2629
|
}
|
|
2630
|
+
.z-\[2147483600\] {
|
|
2631
|
+
z-index: 2147483600;
|
|
2632
|
+
}
|
|
2633
|
+
.z-\[2147483647\] {
|
|
2634
|
+
z-index: 2147483647;
|
|
2635
|
+
}
|
|
2636
2636
|
.col-span-2 {
|
|
2637
2637
|
grid-column: span 2 / span 2;
|
|
2638
2638
|
}
|
|
@@ -2880,8 +2880,8 @@
|
|
|
2880
2880
|
.min-w-\[12rem\] {
|
|
2881
2881
|
min-width: 12rem;
|
|
2882
2882
|
}
|
|
2883
|
-
.min-w-\[
|
|
2884
|
-
min-width:
|
|
2883
|
+
.min-w-\[160px\] {
|
|
2884
|
+
min-width: 160px;
|
|
2885
2885
|
}
|
|
2886
2886
|
.min-w-\[200px\] {
|
|
2887
2887
|
min-width: 200px;
|
|
@@ -3668,14 +3668,6 @@
|
|
|
3668
3668
|
var(--tw-ring-shadow, 0 0 #0000),
|
|
3669
3669
|
var(--tw-shadow);
|
|
3670
3670
|
}
|
|
3671
|
-
.shadow-md {
|
|
3672
|
-
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
3673
|
-
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
|
|
3674
|
-
box-shadow:
|
|
3675
|
-
var(--tw-ring-offset-shadow, 0 0 #0000),
|
|
3676
|
-
var(--tw-ring-shadow, 0 0 #0000),
|
|
3677
|
-
var(--tw-shadow);
|
|
3678
|
-
}
|
|
3679
3671
|
.shadow-sm {
|
|
3680
3672
|
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
|
3681
3673
|
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
|