@proveanything/smartlinks-utils-ui 1.13.0 → 1.13.2

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.
@@ -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-tRkW00zx.js';
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-PSVYUVZC.js';
1
+ export { AssetPicker, useAppRegistry, useAssets } from '../../chunk-AWWWHHLL.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
  }
@@ -2880,8 +2874,8 @@
2880
2874
  .min-w-\[12rem\] {
2881
2875
  min-width: 12rem;
2882
2876
  }
2883
- .min-w-\[140px\] {
2884
- min-width: 140px;
2877
+ .min-w-\[160px\] {
2878
+ min-width: 160px;
2885
2879
  }
2886
2880
  .min-w-\[200px\] {
2887
2881
  min-width: 200px;
@@ -3668,14 +3662,6 @@
3668
3662
  var(--tw-ring-shadow, 0 0 #0000),
3669
3663
  var(--tw-shadow);
3670
3664
  }
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
3665
  .shadow-sm {
3680
3666
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
3681
3667
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);