@proveanything/smartlinks-utils-ui 1.13.7 → 1.13.11
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/README.md +14 -6
- package/dist/{chunk-OTJV62XV.js → chunk-5ZQT2GGU.js} +5 -5
- package/dist/chunk-5ZQT2GGU.js.map +1 -0
- package/dist/{chunk-WLN4WW7K.js → chunk-7RWLFKHC.js} +505 -40
- package/dist/chunk-7RWLFKHC.js.map +1 -0
- package/dist/{chunk-7UBXTFZQ.js → chunk-A4YZYKWT.js} +9 -8
- package/dist/chunk-A4YZYKWT.js.map +1 -0
- package/dist/{chunk-4LHF5JB7.js → chunk-DH5HG5DW.js} +15 -6
- package/dist/chunk-DH5HG5DW.js.map +1 -0
- package/dist/{chunk-JMCV6FOW.js → chunk-WVCNIX7N.js} +3 -3
- package/dist/{chunk-JMCV6FOW.js.map → chunk-WVCNIX7N.js.map} +1 -1
- package/dist/components/AssetPicker/index.css +34 -0
- package/dist/components/AssetPicker/index.css.map +1 -1
- package/dist/components/AssetPicker/index.js +1 -1
- package/dist/components/ConditionsEditor/index.css +34 -0
- package/dist/components/ConditionsEditor/index.css.map +1 -1
- package/dist/components/ConditionsEditor/index.d.ts +2 -2
- package/dist/components/ConditionsEditor/index.js +2 -2
- package/dist/components/FacetRuleEditor/index.d.ts +1 -1
- package/dist/components/FacetRuleEditor/index.js +2 -2
- package/dist/components/FontPicker/index.css +34 -0
- package/dist/components/FontPicker/index.css.map +1 -1
- package/dist/components/FontPicker/index.js +1 -1
- package/dist/components/IconPicker/index.css +34 -0
- package/dist/components/IconPicker/index.css.map +1 -1
- package/dist/components/LinkPicker/index.css +34 -0
- package/dist/components/LinkPicker/index.css.map +1 -1
- package/dist/components/RecordsAdmin/index.css +34 -0
- package/dist/components/RecordsAdmin/index.css.map +1 -1
- package/dist/components/RecordsAdmin/index.d.ts +6 -2
- package/dist/components/RecordsAdmin/index.js +4 -3
- package/dist/components/RecordsAdmin/index.js.map +1 -1
- package/dist/index.css +34 -0
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +5 -5
- package/dist/{types-a2DdgZ2H.d.ts → types-BLqki3Zy.d.ts} +11 -0
- package/package.json +3 -3
- package/dist/chunk-4LHF5JB7.js.map +0 -1
- package/dist/chunk-7UBXTFZQ.js.map +0 -1
- package/dist/chunk-OTJV62XV.js.map +0 -1
- package/dist/chunk-WLN4WW7K.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AssetPicker, useAppRegistry, useAssets } from '../../chunk-
|
|
1
|
+
export { AssetPicker, useAppRegistry, useAssets } from '../../chunk-7RWLFKHC.js';
|
|
2
2
|
import '../../chunk-OLYC54YT.js';
|
|
3
3
|
import '../../chunk-5UQQYXCX.js';
|
|
4
4
|
import '../../chunk-L7FQ52F5.js';
|
|
@@ -2539,6 +2539,9 @@
|
|
|
2539
2539
|
.static {
|
|
2540
2540
|
position: static;
|
|
2541
2541
|
}
|
|
2542
|
+
.\!fixed {
|
|
2543
|
+
position: fixed !important;
|
|
2544
|
+
}
|
|
2542
2545
|
.fixed {
|
|
2543
2546
|
position: fixed;
|
|
2544
2547
|
}
|
|
@@ -2791,6 +2794,9 @@
|
|
|
2791
2794
|
.h-24 {
|
|
2792
2795
|
height: 6rem;
|
|
2793
2796
|
}
|
|
2797
|
+
.h-28 {
|
|
2798
|
+
height: 7rem;
|
|
2799
|
+
}
|
|
2794
2800
|
.h-3 {
|
|
2795
2801
|
height: 0.75rem;
|
|
2796
2802
|
}
|
|
@@ -2869,6 +2875,9 @@
|
|
|
2869
2875
|
.w-24 {
|
|
2870
2876
|
width: 6rem;
|
|
2871
2877
|
}
|
|
2878
|
+
.w-28 {
|
|
2879
|
+
width: 7rem;
|
|
2880
|
+
}
|
|
2872
2881
|
.w-3 {
|
|
2873
2882
|
width: 0.75rem;
|
|
2874
2883
|
}
|
|
@@ -3068,6 +3077,9 @@
|
|
|
3068
3077
|
.items-center {
|
|
3069
3078
|
align-items: center;
|
|
3070
3079
|
}
|
|
3080
|
+
.items-baseline {
|
|
3081
|
+
align-items: baseline;
|
|
3082
|
+
}
|
|
3071
3083
|
.justify-end {
|
|
3072
3084
|
justify-content: flex-end;
|
|
3073
3085
|
}
|
|
@@ -3135,6 +3147,9 @@
|
|
|
3135
3147
|
border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
|
|
3136
3148
|
border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
|
|
3137
3149
|
}
|
|
3150
|
+
.divide-border > :not([hidden]) ~ :not([hidden]) {
|
|
3151
|
+
border-color: hsl(var(--border));
|
|
3152
|
+
}
|
|
3138
3153
|
.self-start {
|
|
3139
3154
|
align-self: flex-start;
|
|
3140
3155
|
}
|
|
@@ -3200,6 +3215,9 @@
|
|
|
3200
3215
|
.border-dashed {
|
|
3201
3216
|
border-style: dashed;
|
|
3202
3217
|
}
|
|
3218
|
+
.border-amber-500\/40 {
|
|
3219
|
+
border-color: rgb(245 158 11 / 0.4);
|
|
3220
|
+
}
|
|
3203
3221
|
.border-background {
|
|
3204
3222
|
border-color: hsl(var(--background));
|
|
3205
3223
|
}
|
|
@@ -3216,6 +3234,9 @@
|
|
|
3216
3234
|
.border-destructive {
|
|
3217
3235
|
border-color: hsl(var(--destructive));
|
|
3218
3236
|
}
|
|
3237
|
+
.border-destructive\/40 {
|
|
3238
|
+
border-color: hsl(var(--destructive) / 0.4);
|
|
3239
|
+
}
|
|
3219
3240
|
.border-destructive\/50 {
|
|
3220
3241
|
border-color: hsl(var(--destructive) / 0.5);
|
|
3221
3242
|
}
|
|
@@ -3253,6 +3274,9 @@
|
|
|
3253
3274
|
--tw-bg-opacity: 1;
|
|
3254
3275
|
background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
|
|
3255
3276
|
}
|
|
3277
|
+
.bg-amber-500\/10 {
|
|
3278
|
+
background-color: rgb(245 158 11 / 0.1);
|
|
3279
|
+
}
|
|
3256
3280
|
.bg-background {
|
|
3257
3281
|
background-color: hsl(var(--background));
|
|
3258
3282
|
}
|
|
@@ -3524,6 +3548,9 @@
|
|
|
3524
3548
|
.text-center {
|
|
3525
3549
|
text-align: center;
|
|
3526
3550
|
}
|
|
3551
|
+
.text-right {
|
|
3552
|
+
text-align: right;
|
|
3553
|
+
}
|
|
3527
3554
|
.font-mono {
|
|
3528
3555
|
font-family:
|
|
3529
3556
|
ui-monospace,
|
|
@@ -3971,6 +3998,9 @@
|
|
|
3971
3998
|
.hover\:underline:hover {
|
|
3972
3999
|
text-decoration-line: underline;
|
|
3973
4000
|
}
|
|
4001
|
+
.hover\:no-underline:hover {
|
|
4002
|
+
text-decoration-line: none;
|
|
4003
|
+
}
|
|
3974
4004
|
.hover\:opacity-100:hover {
|
|
3975
4005
|
opacity: 1;
|
|
3976
4006
|
}
|
|
@@ -4146,6 +4176,10 @@
|
|
|
4146
4176
|
--tw-text-opacity: 1;
|
|
4147
4177
|
color: rgb(110 231 183 / var(--tw-text-opacity, 1));
|
|
4148
4178
|
}
|
|
4179
|
+
.dark\:text-emerald-400 {
|
|
4180
|
+
--tw-text-opacity: 1;
|
|
4181
|
+
color: rgb(52 211 153 / var(--tw-text-opacity, 1));
|
|
4182
|
+
}
|
|
4149
4183
|
.dark\:text-gray-100 {
|
|
4150
4184
|
--tw-text-opacity: 1;
|
|
4151
4185
|
color: rgb(243 244 246 / var(--tw-text-opacity, 1));
|