@pixpilot/shadcn-ui 0.4.1 → 0.4.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.
Files changed (246) hide show
  1. package/dist/AbsoluteFill.d.ts +2 -2
  2. package/dist/Alert.cjs +10 -8
  3. package/dist/Alert.js +13 -12
  4. package/dist/Button.d.cts +1 -1
  5. package/dist/ContentCard.d.cts +1 -1
  6. package/dist/DatePicker.d.cts +1 -1
  7. package/dist/DatePicker.d.ts +2 -2
  8. package/dist/Select.d.cts +1 -1
  9. package/dist/_virtual/rolldown_runtime.cjs +0 -19
  10. package/dist/confirmation-dialog/ConfirmationDialog.cjs +2 -3
  11. package/dist/confirmation-dialog/ConfirmationDialog.d.cts +0 -1
  12. package/dist/confirmation-dialog/ConfirmationDialog.js +3 -4
  13. package/dist/confirmation-dialog/index.cjs +0 -1
  14. package/dist/file-upload/FileUploadListItem.cjs +1 -2
  15. package/dist/file-upload/FileUploadListItem.js +2 -3
  16. package/dist/file-upload/hooks/index.cjs +0 -1
  17. package/dist/file-upload/hooks/use-file-error.cjs +3 -3
  18. package/dist/file-upload/hooks/use-file-error.js +2 -3
  19. package/dist/file-upload/hooks/use-file-upload-progress-callbacks.cjs +3 -3
  20. package/dist/file-upload/hooks/use-file-upload-progress-callbacks.js +2 -3
  21. package/dist/file-upload/index.cjs +0 -1
  22. package/dist/file-upload/index.d.cts +1 -2
  23. package/dist/file-upload/utils/create-placeholder-file.cjs +0 -1
  24. package/dist/file-upload/utils/get-file-key.cjs +0 -1
  25. package/dist/file-upload/utils/get-file-meta.cjs +0 -1
  26. package/dist/file-upload/utils/is-file-equal.cjs +0 -1
  27. package/dist/file-upload/utils/merge-file-metadata.cjs +0 -1
  28. package/dist/file-upload-inline/FileUploadInlineItem.cjs +1 -3
  29. package/dist/file-upload-inline/FileUploadInlineItem.js +2 -4
  30. package/dist/file-upload-inline/defaults.cjs +0 -1
  31. package/dist/file-upload-inline/index.cjs +0 -1
  32. package/dist/file-upload-inline/utils.cjs +0 -1
  33. package/dist/hooks/index.cjs +0 -1
  34. package/dist/icon-selector/IconPicker.cjs +1 -1
  35. package/dist/icon-selector/IconPicker.d.cts +0 -1
  36. package/dist/icon-selector/IconPicker.d.ts +0 -1
  37. package/dist/icon-selector/IconPicker.js +1 -1
  38. package/dist/icon-selector/constants.cjs +0 -1
  39. package/dist/icon-selector/index.cjs +0 -1
  40. package/dist/icon-selector/index.d.cts +2 -2
  41. package/dist/icon-selector/index.d.ts +2 -2
  42. package/dist/icon-selector/utils/is-valid-provider.cjs +0 -1
  43. package/dist/index.d.cts +2 -2
  44. package/dist/index.d.ts +2 -2
  45. package/dist/pagination/index.cjs +0 -1
  46. package/dist/rich-text-editor/index.cjs +0 -1
  47. package/dist/shadcn/src/lib/index.cjs +1 -0
  48. package/dist/shadcn/src/lib/index.js +1 -0
  49. package/dist/shadcn/src/lib/utils.cjs +13 -0
  50. package/dist/shadcn/src/lib/utils.js +10 -0
  51. package/dist/spinner/index.cjs +0 -1
  52. package/dist/spinner/styles.cjs +0 -1
  53. package/dist/toast/AlertToast.js +2 -2
  54. package/dist/toast/index.cjs +0 -1
  55. package/package.json +4 -4
  56. package/dist/_virtual/rolldown_runtime.js +0 -43
  57. package/dist/file-upload/hooks/index.d.cts +0 -2
  58. package/dist/file-upload/hooks/use-file-upload-progress-callbacks.d.cts +0 -1
  59. package/dist/file-upload/hooks/use-file-upload-store.d.cts +0 -2
  60. package/dist/file-upload/utils/get-file-key.d.cts +0 -1
  61. package/dist/file-upload/utils/get-file-meta.d.cts +0 -1
  62. package/dist/file-upload/utils/index.d.cts +0 -4
  63. package/dist/file-upload/utils/is-file-equal.d.cts +0 -1
  64. package/dist/file-upload/utils/merge-file-metadata.d.cts +0 -1
  65. package/dist/node_modules/.pnpm/@diceui_shared@0.12.0_@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__react@1_2c51ffe880f01dd537d5b6a13313daf4/node_modules/@diceui/shared/dist/index.cjs +0 -558
  66. package/dist/node_modules/.pnpm/@diceui_shared@0.12.0_@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__react@1_2c51ffe880f01dd537d5b6a13313daf4/node_modules/@diceui/shared/dist/index.js +0 -555
  67. package/dist/node_modules/.pnpm/@diceui_tags-input@0.7.2_@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__reac_e193dc2ff0d426ed009417f8d89778fd/node_modules/@diceui/tags-input/dist/index.cjs +0 -566
  68. package/dist/node_modules/.pnpm/@diceui_tags-input@0.7.2_@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__reac_e193dc2ff0d426ed009417f8d89778fd/node_modules/@diceui/tags-input/dist/index.js +0 -565
  69. package/dist/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.cjs +0 -695
  70. package/dist/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -679
  71. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.cjs +0 -521
  72. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -503
  73. package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.cjs +0 -282
  74. package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -266
  75. package/dist/node_modules/.pnpm/@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@floating-ui/react/dist/floating-ui.react.esm.cjs +0 -3767
  76. package/dist/node_modules/.pnpm/@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@floating-ui/react/dist/floating-ui.react.esm.js +0 -3747
  77. package/dist/node_modules/.pnpm/@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@floating-ui/react/dist/floating-ui.react.utils.cjs +0 -426
  78. package/dist/node_modules/.pnpm/@floating-ui_react@0.27.16_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -379
  79. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.cjs +0 -165
  80. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs +0 -175
  81. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -151
  82. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -138
  83. package/dist/node_modules/.pnpm/@radix-ui_primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.cjs +0 -13
  84. package/dist/node_modules/.pnpm/@radix-ui_primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.js +0 -11
  85. package/dist/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-compose-refs/dist/index.cjs +0 -33
  86. package/dist/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -30
  87. package/dist/node_modules/.pnpm/@radix-ui_react-context@1.1.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-context/dist/index.cjs +0 -92
  88. package/dist/node_modules/.pnpm/@radix-ui_react-context@1.1.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-context/dist/index.js +0 -88
  89. package/dist/node_modules/.pnpm/@radix-ui_react-dialog@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react_4f1d9653b0e2175502748f45fd432185/node_modules/@radix-ui/react-dialog/dist/index.cjs +0 -310
  90. package/dist/node_modules/.pnpm/@radix-ui_react-dialog@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react_4f1d9653b0e2175502748f45fd432185/node_modules/@radix-ui/react-dialog/dist/index.js +0 -299
  91. package/dist/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.6__@_9ee1db7daf927866cf505b31d40047ad/node_modules/@radix-ui/react-dismissable-layer/dist/index.cjs +0 -190
  92. package/dist/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.6__@_9ee1db7daf927866cf505b31d40047ad/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -187
  93. package/dist/node_modules/.pnpm/@radix-ui_react-focus-guards@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-focus-guards/dist/index.cjs +0 -34
  94. package/dist/node_modules/.pnpm/@radix-ui_react-focus-guards@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -32
  95. package/dist/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.6__@types_r_0a31b7f987af9482d13505312e1a1be9/node_modules/@radix-ui/react-focus-scope/dist/index.cjs +0 -203
  96. package/dist/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.6__@types_r_0a31b7f987af9482d13505312e1a1be9/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -200
  97. package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-id/dist/index.cjs +0 -18
  98. package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-id/dist/index.js +0 -16
  99. package/dist/node_modules/.pnpm/@radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react@_1bb4e0f97f86496802d28a2e74e2a8b9/node_modules/@radix-ui/react-portal/dist/index.cjs +0 -29
  100. package/dist/node_modules/.pnpm/@radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react@_1bb4e0f97f86496802d28a2e74e2a8b9/node_modules/@radix-ui/react-portal/dist/index.js +0 -25
  101. package/dist/node_modules/.pnpm/@radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.6__@types_reac_90f8e5c12233caef3399d5fd66452a13/node_modules/@radix-ui/react-presence/dist/index.cjs +0 -110
  102. package/dist/node_modules/.pnpm/@radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.6__@types_reac_90f8e5c12233caef3399d5fd66452a13/node_modules/@radix-ui/react-presence/dist/index.js +0 -108
  103. package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_rea_a92a69cb1cb39305138539e4fa72f596/node_modules/@radix-ui/react-primitive/dist/index.cjs +0 -52
  104. package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_rea_a92a69cb1cb39305138539e4fa72f596/node_modules/@radix-ui/react-primitive/dist/index.js +0 -47
  105. package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.3_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-slot/dist/index.cjs +0 -92
  106. package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.3_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-slot/dist/index.js +0 -89
  107. package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.4_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-slot/dist/index.cjs +0 -103
  108. package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.4_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-slot/dist/index.js +0 -100
  109. package/dist/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.cjs +0 -15
  110. package/dist/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -13
  111. package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.cjs +0 -64
  112. package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -62
  113. package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.cjs +0 -19
  114. package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -17
  115. package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.cjs +0 -9
  116. package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -7
  117. package/dist/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js +0 -108
  118. package/dist/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es5/index.cjs +0 -155
  119. package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.cjs +0 -19
  120. package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.js +0 -17
  121. package/dist/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/es5/node.cjs +0 -14
  122. package/dist/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js +0 -9
  123. package/dist/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es5/index.cjs +0 -22
  124. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -46
  125. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -12
  126. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js +0 -3
  127. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -37
  128. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es5/component.cjs +0 -61
  129. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es5/constants.cjs +0 -23
  130. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es5/index.cjs +0 -57
  131. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es5/utils.cjs +0 -49
  132. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -17
  133. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -163
  134. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -64
  135. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -16
  136. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -85
  137. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -7
  138. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -9
  139. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/Combination.cjs +0 -29
  140. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/SideEffect.cjs +0 -179
  141. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/UI.cjs +0 -79
  142. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/aggresiveCapture.cjs +0 -27
  143. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/handleScroll.cjs +0 -98
  144. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/index.cjs +0 -19
  145. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/medium.cjs +0 -18
  146. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es5/sidecar.cjs +0 -21
  147. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es2015/component.js +0 -21
  148. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es2015/hook.js +0 -27
  149. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es2015/index.js +0 -3
  150. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -43
  151. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es5/component.cjs +0 -33
  152. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es5/hook.cjs +0 -40
  153. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es5/index.cjs +0 -39
  154. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es5/singleton.cjs +0 -55
  155. package/dist/node_modules/.pnpm/tabbable@6.3.0/node_modules/tabbable/dist/index.cjs +0 -347
  156. package/dist/node_modules/.pnpm/tabbable@6.3.0/node_modules/tabbable/dist/index.esm.js +0 -268
  157. package/dist/node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge/dist/bundle-mjs.cjs +0 -1895
  158. package/dist/node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -1893
  159. package/dist/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.cjs +0 -557
  160. package/dist/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.js +0 -31
  161. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -22
  162. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -47
  163. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -42
  164. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/assignRef.cjs +0 -34
  165. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/createRef.cjs +0 -39
  166. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/index.cjs +0 -85
  167. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/mergeRef.cjs +0 -40
  168. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/refToCallback.cjs +0 -59
  169. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/transformRef.cjs +0 -34
  170. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/useMergeRef.cjs +0 -61
  171. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/useRef.cjs +0 -53
  172. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es5/useTransformRef.cjs +0 -38
  173. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es2015/exports.js +0 -19
  174. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es2015/medium.js +0 -84
  175. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/config.cjs +0 -22
  176. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/env.cjs +0 -21
  177. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/exports.cjs +0 -31
  178. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/hoc.cjs +0 -31
  179. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/hook.cjs +0 -60
  180. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/index.cjs +0 -69
  181. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/medium.cjs +0 -101
  182. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es5/renderProp.cjs +0 -58
  183. package/dist/packages/shadcn/src/components/index.cjs +0 -6
  184. package/dist/packages/shadcn/src/components/index.js +0 -5
  185. package/dist/packages/shadcn/src/components/ui/OrContinueWithSeparator.cjs +0 -6
  186. package/dist/packages/shadcn/src/components/ui/OrContinueWithSeparator.js +0 -3
  187. package/dist/packages/shadcn/src/components/ui/alert-dialog.cjs +0 -10
  188. package/dist/packages/shadcn/src/components/ui/alert-dialog.js +0 -6
  189. package/dist/packages/shadcn/src/components/ui/alert.cjs +0 -44
  190. package/dist/packages/shadcn/src/components/ui/alert.js +0 -38
  191. package/dist/packages/shadcn/src/components/ui/avatar.cjs +0 -5
  192. package/dist/packages/shadcn/src/components/ui/avatar.js +0 -2
  193. package/dist/packages/shadcn/src/components/ui/badge.cjs +0 -20
  194. package/dist/packages/shadcn/src/components/ui/badge.js +0 -16
  195. package/dist/packages/shadcn/src/components/ui/button.cjs +0 -50
  196. package/dist/packages/shadcn/src/components/ui/button.js +0 -45
  197. package/dist/packages/shadcn/src/components/ui/calendar.cjs +0 -8
  198. package/dist/packages/shadcn/src/components/ui/calendar.js +0 -4
  199. package/dist/packages/shadcn/src/components/ui/card.cjs +0 -5
  200. package/dist/packages/shadcn/src/components/ui/card.js +0 -2
  201. package/dist/packages/shadcn/src/components/ui/checkbox.cjs +0 -10
  202. package/dist/packages/shadcn/src/components/ui/checkbox.js +0 -6
  203. package/dist/packages/shadcn/src/components/ui/command.cjs +0 -11
  204. package/dist/packages/shadcn/src/components/ui/command.js +0 -7
  205. package/dist/packages/shadcn/src/components/ui/dialog.cjs +0 -93
  206. package/dist/packages/shadcn/src/components/ui/dialog.js +0 -81
  207. package/dist/packages/shadcn/src/components/ui/dropdown-menu.cjs +0 -7
  208. package/dist/packages/shadcn/src/components/ui/dropdown-menu.js +0 -3
  209. package/dist/packages/shadcn/src/components/ui/file-upload.cjs +0 -49
  210. package/dist/packages/shadcn/src/components/ui/file-upload.js +0 -45
  211. package/dist/packages/shadcn/src/components/ui/form.cjs +0 -12
  212. package/dist/packages/shadcn/src/components/ui/form.js +0 -9
  213. package/dist/packages/shadcn/src/components/ui/index.cjs +0 -30
  214. package/dist/packages/shadcn/src/components/ui/index.js +0 -29
  215. package/dist/packages/shadcn/src/components/ui/input.cjs +0 -5
  216. package/dist/packages/shadcn/src/components/ui/input.js +0 -2
  217. package/dist/packages/shadcn/src/components/ui/label.cjs +0 -5
  218. package/dist/packages/shadcn/src/components/ui/label.js +0 -2
  219. package/dist/packages/shadcn/src/components/ui/pagination.cjs +0 -9
  220. package/dist/packages/shadcn/src/components/ui/pagination.js +0 -4
  221. package/dist/packages/shadcn/src/components/ui/popover.cjs +0 -5
  222. package/dist/packages/shadcn/src/components/ui/popover.js +0 -2
  223. package/dist/packages/shadcn/src/components/ui/radio-group.cjs +0 -7
  224. package/dist/packages/shadcn/src/components/ui/radio-group.js +0 -3
  225. package/dist/packages/shadcn/src/components/ui/select.cjs +0 -10
  226. package/dist/packages/shadcn/src/components/ui/select.js +0 -6
  227. package/dist/packages/shadcn/src/components/ui/separator.cjs +0 -5
  228. package/dist/packages/shadcn/src/components/ui/separator.js +0 -2
  229. package/dist/packages/shadcn/src/components/ui/shadcn-io/tags/index.cjs +0 -26
  230. package/dist/packages/shadcn/src/components/ui/shadcn-io/tags/index.js +0 -22
  231. package/dist/packages/shadcn/src/components/ui/shadcn-io/tags-input-inline/index.cjs +0 -6
  232. package/dist/packages/shadcn/src/components/ui/shadcn-io/tags-input-inline/index.js +0 -3
  233. package/dist/packages/shadcn/src/components/ui/sheet.cjs +0 -7
  234. package/dist/packages/shadcn/src/components/ui/sheet.js +0 -3
  235. package/dist/packages/shadcn/src/components/ui/slider.cjs +0 -5
  236. package/dist/packages/shadcn/src/components/ui/slider.js +0 -2
  237. package/dist/packages/shadcn/src/components/ui/switch.cjs +0 -8
  238. package/dist/packages/shadcn/src/components/ui/switch.js +0 -5
  239. package/dist/packages/shadcn/src/components/ui/tabs.cjs +0 -5
  240. package/dist/packages/shadcn/src/components/ui/tabs.js +0 -2
  241. package/dist/packages/shadcn/src/components/ui/textarea.cjs +0 -5
  242. package/dist/packages/shadcn/src/components/ui/textarea.js +0 -2
  243. package/dist/packages/shadcn/src/components/ui/tooltip.cjs +0 -5
  244. package/dist/packages/shadcn/src/components/ui/tooltip.js +0 -2
  245. package/dist/packages/shadcn/src/lib/utils.cjs +0 -11
  246. package/dist/packages/shadcn/src/lib/utils.js +0 -10
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime2 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/AbsoluteFill.d.ts
5
5
 
@@ -10,7 +10,7 @@ import * as react_jsx_runtime2 from "react/jsx-runtime";
10
10
  */
11
11
  declare function AbsoluteFill(props: React.HTMLAttributes<HTMLDivElement> & {
12
12
  ref?: React.Ref<HTMLDivElement>;
13
- }): react_jsx_runtime2.JSX.Element;
13
+ }): react_jsx_runtime0.JSX.Element;
14
14
  declare namespace AbsoluteFill {
15
15
  var displayName: string;
16
16
  }
package/dist/Alert.cjs CHANGED
@@ -1,6 +1,8 @@
1
1
  const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
- const require_utils = require('./packages/shadcn/src/lib/utils.cjs');
3
- const require_alert = require('./packages/shadcn/src/components/ui/alert.cjs');
2
+ const require_utils = require('./shadcn/src/lib/utils.cjs');
3
+ require('./shadcn/src/lib/index.cjs');
4
+ let __pixpilot_shadcn = require("@pixpilot/shadcn");
5
+ __pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
4
6
  let lucide_react = require("lucide-react");
5
7
  lucide_react = require_rolldown_runtime.__toESM(lucide_react);
6
8
  let react = require("react");
@@ -47,12 +49,12 @@ function getIcon(icon, variant) {
47
49
  if (icon === void 0 || icon === true) return colors[variant ?? "default"].icon;
48
50
  return icon;
49
51
  }
50
- const Alert$1 = (props) => {
52
+ const Alert = (props) => {
51
53
  const { description, variant = "default", title, className, children, icon = false,...rest } = props;
52
54
  const msgIcon = getIcon(icon, variant);
53
55
  const hasTitle = title != null && title.trim() !== "";
54
56
  const variantConfig = colors[variant] ?? colors.default;
55
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_alert.Alert, {
57
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(__pixpilot_shadcn.Alert, {
56
58
  ...rest,
57
59
  variant: "destructive",
58
60
  className: require_utils.cn("bg-card border-accent! flex justify-between rounded-sm border-0 border-l-4", variantConfig.class, variantConfig.textClass, className),
@@ -63,10 +65,10 @@ const Alert$1 = (props) => {
63
65
  }),
64
66
  /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
65
67
  className: "flex flex-1 flex-col gap-1",
66
- children: [hasTitle && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_alert.AlertTitle, {
68
+ children: [hasTitle && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.AlertTitle, {
67
69
  className: require_utils.cn(variantConfig.textClass, { "block!": !hasTitle }),
68
70
  children: title
69
- }), description != null && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_alert.AlertDescription, {
71
+ }), description != null && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.AlertDescription, {
70
72
  className: require_utils.cn(variantConfig.descClass, !hasTitle && variantConfig.textClass),
71
73
  children: description
72
74
  })]
@@ -75,7 +77,7 @@ const Alert$1 = (props) => {
75
77
  ]
76
78
  });
77
79
  };
78
- Alert$1.displayName = "Alert";
80
+ Alert.displayName = "Alert";
79
81
 
80
82
  //#endregion
81
- exports.Alert = Alert$1;
83
+ exports.Alert = Alert;
package/dist/Alert.js CHANGED
@@ -1,40 +1,41 @@
1
- import { cn } from "./packages/shadcn/src/lib/utils.js";
2
- import { Alert, AlertDescription, AlertTitle } from "./packages/shadcn/src/components/ui/alert.js";
1
+ import { cn as cn$1 } from "./shadcn/src/lib/utils.js";
2
+ import "./shadcn/src/lib/index.js";
3
+ import { Alert, AlertDescription, AlertTitle } from "@pixpilot/shadcn";
3
4
  import { CircleAlertIcon, CircleCheckBigIcon, OctagonAlertIcon } from "lucide-react";
4
5
  import React from "react";
5
6
  import { jsx, jsxs } from "react/jsx-runtime";
6
7
 
7
8
  //#region src/Alert.tsx
8
- const iconClass = cn("t-0 size-4");
9
+ const iconClass = cn$1("t-0 size-4");
9
10
  const colors = {
10
11
  error: {
11
12
  descClass: "text-destructive",
12
13
  textClass: "text-destructive",
13
- class: cn("border-current/80!"),
14
+ class: cn$1("border-current/80!"),
14
15
  icon: /* @__PURE__ */ jsx(OctagonAlertIcon, { className: iconClass })
15
16
  },
16
17
  warning: {
17
18
  descClass: "text-amber-600/80 dark:text-amber-400/80",
18
19
  textClass: "text-amber-600 dark:border-amber-400 dark:text-amber-400",
19
- class: cn("border-current/80!"),
20
+ class: cn$1("border-current/80!"),
20
21
  icon: /* @__PURE__ */ jsx(CircleAlertIcon, { className: iconClass })
21
22
  },
22
23
  info: {
23
24
  descClass: "text-sky-600/80 dark:text-sky-400/80",
24
25
  textClass: "text-sky-600 dark:border-sky-400 dark:text-sky-400",
25
- class: cn("border-current/80!"),
26
+ class: cn$1("border-current/80!"),
26
27
  icon: /* @__PURE__ */ jsx(CircleAlertIcon, { className: iconClass })
27
28
  },
28
29
  success: {
29
30
  descClass: "text-green-600/80 dark:text-green-400/80",
30
31
  textClass: "text-green-600 dark:border-green-400 dark:text-green-400",
31
- class: cn("border-current/80!"),
32
+ class: cn$1("border-current/80!"),
32
33
  icon: /* @__PURE__ */ jsx(CircleCheckBigIcon, { className: iconClass })
33
34
  },
34
35
  default: {
35
36
  descClass: "text-foreground/80",
36
37
  textClass: "text-foreground",
37
- class: cn("border-current/60!"),
38
+ class: cn$1("border-current/60!"),
38
39
  icon: /* @__PURE__ */ jsx(CircleAlertIcon, { className: iconClass })
39
40
  }
40
41
  };
@@ -51,19 +52,19 @@ const Alert$1 = (props) => {
51
52
  return /* @__PURE__ */ jsxs(Alert, {
52
53
  ...rest,
53
54
  variant: "destructive",
54
- className: cn("bg-card border-accent! flex justify-between rounded-sm border-0 border-l-4", variantConfig.class, variantConfig.textClass, className),
55
+ className: cn$1("bg-card border-accent! flex justify-between rounded-sm border-0 border-l-4", variantConfig.class, variantConfig.textClass, className),
55
56
  children: [
56
57
  msgIcon && /* @__PURE__ */ jsx("div", {
57
- className: cn("mr-3 flex items-start pt-0.5"),
58
+ className: cn$1("mr-3 flex items-start pt-0.5"),
58
59
  children: msgIcon
59
60
  }),
60
61
  /* @__PURE__ */ jsxs("div", {
61
62
  className: "flex flex-1 flex-col gap-1",
62
63
  children: [hasTitle && /* @__PURE__ */ jsx(AlertTitle, {
63
- className: cn(variantConfig.textClass, { "block!": !hasTitle }),
64
+ className: cn$1(variantConfig.textClass, { "block!": !hasTitle }),
64
65
  children: title
65
66
  }), description != null && /* @__PURE__ */ jsx(AlertDescription, {
66
- className: cn(variantConfig.descClass, !hasTitle && variantConfig.textClass),
67
+ className: cn$1(variantConfig.descClass, !hasTitle && variantConfig.textClass),
67
68
  children: description
68
69
  })]
69
70
  }),
package/dist/Button.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { Button, Tooltip, buttonVariants } from "@pixpilot/shadcn";
2
1
  import * as react_jsx_runtime0 from "react/jsx-runtime";
2
+ import { Button, Tooltip, buttonVariants } from "@pixpilot/shadcn";
3
3
  import React from "react";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
 
@@ -1,5 +1,5 @@
1
- import { Card } from "@pixpilot/shadcn";
2
1
  import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import { Card } from "@pixpilot/shadcn";
3
3
  import React, { ReactNode } from "react";
4
4
 
5
5
  //#region src/ContentCard.d.ts
@@ -1,5 +1,5 @@
1
- import { Calendar } from "@pixpilot/shadcn";
2
1
  import * as react_jsx_runtime2 from "react/jsx-runtime";
2
+ import { Calendar } from "@pixpilot/shadcn";
3
3
  import { ComponentProps } from "react";
4
4
 
5
5
  //#region src/DatePicker.d.ts
@@ -1,6 +1,6 @@
1
1
  import { Calendar } from "@pixpilot/shadcn";
2
2
  import { ComponentProps } from "react";
3
- import * as react_jsx_runtime0 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/DatePicker.d.ts
6
6
  type BaseDatePickerProps = {
@@ -8,7 +8,7 @@ type BaseDatePickerProps = {
8
8
  onChange?: (date: Date | undefined) => void;
9
9
  placeholder?: string;
10
10
  } & Omit<ComponentProps<typeof Calendar>, 'selected' | 'onSelect' | 'mode'>;
11
- declare function DatePicker(props: BaseDatePickerProps): react_jsx_runtime0.JSX.Element;
11
+ declare function DatePicker(props: BaseDatePickerProps): react_jsx_runtime2.JSX.Element;
12
12
  declare namespace DatePicker {
13
13
  var displayName: string;
14
14
  }
package/dist/Select.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { Select } from "@pixpilot/shadcn";
2
1
  import * as react_jsx_runtime3 from "react/jsx-runtime";
2
+ import { Select } from "@pixpilot/shadcn";
3
3
  import { ComponentProps } from "react";
4
4
 
5
5
  //#region src/Select.d.ts
@@ -5,20 +5,6 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __getProtoOf = Object.getPrototypeOf;
7
7
  var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __esm = (fn, res) => function() {
9
- return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
10
- };
11
- var __commonJS = (cb, mod) => function() {
12
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
13
- };
14
- var __export = (all) => {
15
- let target = {};
16
- for (var name in all) __defProp(target, name, {
17
- get: all[name],
18
- enumerable: true
19
- });
20
- return target;
21
- };
22
8
  var __copyProps = (to, from, except, desc) => {
23
9
  if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
24
10
  key = keys[i];
@@ -33,12 +19,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
33
19
  value: mod,
34
20
  enumerable: true
35
21
  }) : target, mod));
36
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
37
22
 
38
23
  //#endregion
39
24
 
40
- exports.__commonJS = __commonJS;
41
- exports.__esm = __esm;
42
- exports.__export = __export;
43
- exports.__toCommonJS = __toCommonJS;
44
25
  exports.__toESM = __toESM;
@@ -1,5 +1,4 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
- const require_dialog = require('../packages/shadcn/src/components/ui/dialog.cjs');
3
2
  let __pixpilot_shadcn = require("@pixpilot/shadcn");
4
3
  __pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
5
4
  let react_jsx_runtime = require("react/jsx-runtime");
@@ -24,10 +23,10 @@ const ConfirmationDialog = __ebay_nice_modal_react.default.create((props) => {
24
23
  const onOpenChange = (isOpen) => {
25
24
  if (!isOpen) handleCancel();
26
25
  };
27
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_dialog.Dialog, {
26
+ return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.Dialog, {
28
27
  open: modal.visible,
29
28
  onOpenChange,
30
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_dialog.DialogContent, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_dialog.DialogHeader, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_dialog.DialogTitle, { children: title }), props.description != null && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_dialog.DialogDescription, { children: props.description })] }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_dialog.DialogFooter, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_dialog.DialogClose, {
29
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(__pixpilot_shadcn.DialogContent, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsxs)(__pixpilot_shadcn.DialogHeader, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.DialogTitle, { children: title }), props.description != null && /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.DialogDescription, { children: props.description })] }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(__pixpilot_shadcn.DialogFooter, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.DialogClose, {
31
30
  asChild: true,
32
31
  children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.Button, {
33
32
  variant: "outline",
@@ -1,5 +1,4 @@
1
1
  import "react";
2
- import "@ebay/nice-modal-react";
3
2
 
4
3
  //#region src/confirmation-dialog/ConfirmationDialog.d.ts
5
4
  interface ConfirmationDialogProps {
@@ -1,5 +1,4 @@
1
- import { Dialog as Dialog$1, DialogClose, DialogContent as DialogContent$1, DialogDescription, DialogFooter, DialogHeader as DialogHeader$1, DialogTitle as DialogTitle$1 } from "../packages/shadcn/src/components/ui/dialog.js";
2
- import { Button } from "@pixpilot/shadcn";
1
+ import { Button, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle } from "@pixpilot/shadcn";
3
2
  import { jsx, jsxs } from "react/jsx-runtime";
4
3
  import NiceModal, { useModal } from "@ebay/nice-modal-react";
5
4
 
@@ -20,10 +19,10 @@ const ConfirmationDialog = NiceModal.create((props) => {
20
19
  const onOpenChange = (isOpen) => {
21
20
  if (!isOpen) handleCancel();
22
21
  };
23
- return /* @__PURE__ */ jsx(Dialog$1, {
22
+ return /* @__PURE__ */ jsx(Dialog, {
24
23
  open: modal.visible,
25
24
  onOpenChange,
26
- children: /* @__PURE__ */ jsxs(DialogContent$1, { children: [/* @__PURE__ */ jsxs(DialogHeader$1, { children: [/* @__PURE__ */ jsx(DialogTitle$1, { children: title }), props.description != null && /* @__PURE__ */ jsx(DialogDescription, { children: props.description })] }), /* @__PURE__ */ jsxs(DialogFooter, { children: [/* @__PURE__ */ jsx(DialogClose, {
25
+ children: /* @__PURE__ */ jsxs(DialogContent, { children: [/* @__PURE__ */ jsxs(DialogHeader, { children: [/* @__PURE__ */ jsx(DialogTitle, { children: title }), props.description != null && /* @__PURE__ */ jsx(DialogDescription, { children: props.description })] }), /* @__PURE__ */ jsxs(DialogFooter, { children: [/* @__PURE__ */ jsx(DialogClose, {
27
26
  asChild: true,
28
27
  children: /* @__PURE__ */ jsx(Button, {
29
28
  variant: "outline",
@@ -1,7 +1,6 @@
1
1
  'use client';
2
2
 
3
3
 
4
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
5
4
  require('./ConfirmationDialog.cjs');
6
5
  const require_confirmation_dialogs = require('./confirmation-dialogs.cjs');
7
6
  const require_DialogProvider = require('./DialogProvider.cjs');
@@ -2,7 +2,6 @@
2
2
 
3
3
 
4
4
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
5
- const require_button = require('../packages/shadcn/src/components/ui/button.cjs');
6
5
  let __pixpilot_shadcn = require("@pixpilot/shadcn");
7
6
  __pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
8
7
  let lucide_react = require("lucide-react");
@@ -68,7 +67,7 @@ const FileUploadListItem = react.default.memo(({ fileMeta, deleteFile, getFile,
68
67
  })]
69
68
  })] })] }),
70
69
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.FileUploadItemMetadata, { className: "sr-only" }),
71
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_button.Button, {
70
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.Button, {
72
71
  type: "button",
73
72
  variant: "secondary",
74
73
  size: "icon",
@@ -1,8 +1,7 @@
1
1
  'use client';
2
2
 
3
3
 
4
- import { Button as Button$1 } from "../packages/shadcn/src/components/ui/button.js";
5
- import { FileUploadItem, FileUploadItemMetadata, FileUploadItemPreview, FileUploadItemProgress, Tooltip, TooltipContent, TooltipTrigger, cn, useFileUpload } from "@pixpilot/shadcn";
4
+ import { Button, FileUploadItem, FileUploadItemMetadata, FileUploadItemPreview, FileUploadItemProgress, Tooltip, TooltipContent, TooltipTrigger, cn, useFileUpload } from "@pixpilot/shadcn";
6
5
  import { AlertTriangle, X } from "lucide-react";
7
6
  import React from "react";
8
7
  import prettyBytes from "pretty-bytes";
@@ -62,7 +61,7 @@ const FileUploadListItem = React.memo(({ fileMeta, deleteFile, getFile, itemSize
62
61
  })]
63
62
  })] })] }),
64
63
  /* @__PURE__ */ jsx(FileUploadItemMetadata, { className: "sr-only" }),
65
- /* @__PURE__ */ jsx(Button$1, {
64
+ /* @__PURE__ */ jsx(Button, {
66
65
  type: "button",
67
66
  variant: "secondary",
68
67
  size: "icon",
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
1
  const require_use_file_upload_store = require('./use-file-upload-store.cjs');
3
2
  const require_use_file_error = require('./use-file-error.cjs');
4
3
  const require_use_file_upload_progress_callbacks = require('./use-file-upload-progress-callbacks.cjs');
@@ -1,10 +1,10 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
- const require_file_upload = require('../../packages/shadcn/src/components/ui/file-upload.cjs');
3
- require('../../packages/shadcn/src/components/index.cjs');
2
+ let __pixpilot_shadcn = require("@pixpilot/shadcn");
3
+ __pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
4
4
 
5
5
  //#region src/file-upload/hooks/use-file-error.ts
6
6
  function useFileError(file) {
7
- return require_file_upload.useStore((store) => {
7
+ return (0, __pixpilot_shadcn.useFileUpload)((store) => {
8
8
  const storeFile = store.files.get(file);
9
9
  if (storeFile?.error != null) return storeFile.error;
10
10
  return null;
@@ -1,9 +1,8 @@
1
- import { useStore } from "../../packages/shadcn/src/components/ui/file-upload.js";
2
- import "../../packages/shadcn/src/components/index.js";
1
+ import { useFileUpload } from "@pixpilot/shadcn";
3
2
 
4
3
  //#region src/file-upload/hooks/use-file-error.ts
5
4
  function useFileError(file) {
6
- return useStore((store) => {
5
+ return useFileUpload((store) => {
7
6
  const storeFile = store.files.get(file);
8
7
  if (storeFile?.error != null) return storeFile.error;
9
8
  return null;
@@ -1,7 +1,7 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
2
  const require_get_file_meta = require('../utils/get-file-meta.cjs');
3
- const require_file_upload = require('../../packages/shadcn/src/components/ui/file-upload.cjs');
4
- require('../../packages/shadcn/src/components/index.cjs');
3
+ let __pixpilot_shadcn = require("@pixpilot/shadcn");
4
+ __pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
5
5
  let react = require("react");
6
6
  react = require_rolldown_runtime.__toESM(react);
7
7
 
@@ -10,7 +10,7 @@ function useFileUploadProgressCallbacks(file, callBacks) {
10
10
  const { onChange } = callBacks;
11
11
  const fileMeta = (0, react.useMemo)(() => require_get_file_meta.getFileMeta(file), [file]);
12
12
  const isChangeTrigged = (0, react.useRef)(false);
13
- const isUploadSuccess = require_file_upload.useStore((store) => {
13
+ const isUploadSuccess = (0, __pixpilot_shadcn.useFileUpload)((store) => {
14
14
  const storeFile = store.files.get(file);
15
15
  if (storeFile?.status === "success") {
16
16
  storeFile.status = "idle";
@@ -1,6 +1,5 @@
1
1
  import { getFileMeta } from "../utils/get-file-meta.js";
2
- import { useStore } from "../../packages/shadcn/src/components/ui/file-upload.js";
3
- import "../../packages/shadcn/src/components/index.js";
2
+ import { useFileUpload } from "@pixpilot/shadcn";
4
3
  import { useEffect, useMemo, useRef } from "react";
5
4
 
6
5
  //#region src/file-upload/hooks/use-file-upload-progress-callbacks.ts
@@ -8,7 +7,7 @@ function useFileUploadProgressCallbacks(file, callBacks) {
8
7
  const { onChange } = callBacks;
9
8
  const fileMeta = useMemo(() => getFileMeta(file), [file]);
10
9
  const isChangeTrigged = useRef(false);
11
- const isUploadSuccess = useStore((store) => {
10
+ const isUploadSuccess = useFileUpload((store) => {
12
11
  const storeFile = store.files.get(file);
13
12
  if (storeFile?.status === "success") {
14
13
  storeFile.status = "idle";
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
  const require_use_file_upload_store = require('./hooks/use-file-upload-store.cjs');
3
2
  const require_FileUpload = require('./FileUpload.cjs');
4
3
  const require_use_file_error = require('./hooks/use-file-error.cjs');
@@ -1,3 +1,2 @@
1
1
  import { FileMetadata, FileUploadBaseProps, FileUploadProgressCallBacks, FileUploadProps, MultiFileUploadProps, OnChangeMultipleFiles, OnChangeSingleFile, SingleFileUploadProps } from "./types/index.cjs";
2
- import { FileUpload } from "./FileUpload.cjs";
3
- import "./hooks/index.cjs";
2
+ import { FileUpload } from "./FileUpload.cjs";
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
1
 
3
2
  //#region src/file-upload/utils/create-placeholder-file.ts
4
3
  function createPlaceholderFile(meta) {
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
1
 
3
2
  //#region src/file-upload/utils/get-file-key.ts
4
3
  function getFileKey(file) {
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
1
 
3
2
  //#region src/file-upload/utils/get-file-meta.ts
4
3
  function getFileMeta(file) {
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
1
 
3
2
  //#region src/file-upload/utils/is-file-equal.ts
4
3
  function isFileEqual(a, b) {
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
1
  const require_get_file_meta = require('./get-file-meta.cjs');
3
2
 
4
3
  //#region src/file-upload/utils/merge-file-metadata.ts
@@ -2,8 +2,6 @@
2
2
 
3
3
 
4
4
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
5
- const require_file_upload = require('../packages/shadcn/src/components/ui/file-upload.cjs');
6
- require('../packages/shadcn/src/components/index.cjs');
7
5
  const require_use_file_error = require('../file-upload/hooks/use-file-error.cjs');
8
6
  const require_use_file_upload_progress_callbacks = require('../file-upload/hooks/use-file-upload-progress-callbacks.cjs');
9
7
  require('../file-upload/hooks/index.cjs');
@@ -60,7 +58,7 @@ const FileItemInnerWrapper = ({ children }) => {
60
58
  const FileUploadInlineItem = react.default.memo(({ file, name = "", size = 0, type = "", lastModified = 0, disabled = false, onDelete }) => {
61
59
  require_use_file_upload_progress_callbacks.useFileUploadProgressCallbacks(file, { onChange: () => {} });
62
60
  const fileError = require_use_file_error.useFileError(file);
63
- const isUploading = require_file_upload.useStore((store) => {
61
+ const isUploading = (0, __pixpilot_shadcn.useFileUpload)((store) => {
64
62
  return store.files.get(file)?.status === "uploading";
65
63
  });
66
64
  return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__pixpilot_shadcn.FileUploadItem, {
@@ -1,12 +1,10 @@
1
1
  'use client';
2
2
 
3
3
 
4
- import { useStore } from "../packages/shadcn/src/components/ui/file-upload.js";
5
- import "../packages/shadcn/src/components/index.js";
6
4
  import { useFileError } from "../file-upload/hooks/use-file-error.js";
7
5
  import { useFileUploadProgressCallbacks } from "../file-upload/hooks/use-file-upload-progress-callbacks.js";
8
6
  import "../file-upload/hooks/index.js";
9
- import { Button, FileUploadItem, FileUploadItemProgress, cn } from "@pixpilot/shadcn";
7
+ import { Button, FileUploadItem, FileUploadItemProgress, cn, useFileUpload } from "@pixpilot/shadcn";
10
8
  import { XIcon } from "lucide-react";
11
9
  import React from "react";
12
10
  import prettyBytes from "pretty-bytes";
@@ -54,7 +52,7 @@ const FileItemInnerWrapper = ({ children }) => {
54
52
  const FileUploadInlineItem = React.memo(({ file, name = "", size = 0, type = "", lastModified = 0, disabled = false, onDelete }) => {
55
53
  useFileUploadProgressCallbacks(file, { onChange: () => {} });
56
54
  const fileError = useFileError(file);
57
- const isUploading = useStore((store) => {
55
+ const isUploading = useFileUpload((store) => {
58
56
  return store.files.get(file)?.status === "uploading";
59
57
  });
60
58
  return /* @__PURE__ */ jsx(FileUploadItem, {
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
 
3
2
  //#region src/file-upload-inline/defaults.ts
4
3
  const defaultOptions = {
@@ -1,2 +1 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
  const require_FileUploadInline = require('./FileUploadInline.cjs');
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
  const require_merge_file_metadata = require('../file-upload/utils/merge-file-metadata.cjs');
3
2
 
4
3
  //#region src/file-upload-inline/utils.ts
@@ -1,2 +1 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
  const require_use_media_query = require('./use-media-query.cjs');
@@ -1,10 +1,10 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
2
  const require_Button = require('../Button.cjs');
3
3
  const require_use_media_query = require('../hooks/use-media-query.cjs');
4
+ require('../hooks/index.cjs');
4
5
  const require_constants = require('./constants.cjs');
5
6
  const require_icon_picker_container = require('./icon-picker-container.cjs');
6
7
  const require_icon_picker_content = require('./icon-picker-content.cjs');
7
- require('../index.cjs');
8
8
  let react = require("react");
9
9
  react = require_rolldown_runtime.__toESM(react);
10
10
  let react_jsx_runtime = require("react/jsx-runtime");
@@ -1,5 +1,4 @@
1
1
  import { IconProvider } from "./types.cjs";
2
- import "../index.cjs";
3
2
  import { PopoverContent } from "@pixpilot/shadcn";
4
3
  import { FC } from "react";
5
4
 
@@ -1,5 +1,4 @@
1
1
  import { IconProvider } from "./types.js";
2
- import "../index.js";
3
2
  import { PopoverContent } from "@pixpilot/shadcn";
4
3
  import { FC } from "react";
5
4
 
@@ -1,9 +1,9 @@
1
1
  import { Button } from "../Button.js";
2
2
  import { useMediaQuery } from "../hooks/use-media-query.js";
3
+ import "../hooks/index.js";
3
4
  import { ICON_SELECTOR_ERROR_MESSAGE } from "./constants.js";
4
5
  import { IconPickerContainer } from "./icon-picker-container.js";
5
6
  import icon_picker_content_default from "./icon-picker-content.js";
6
- import "../index.js";
7
7
  import { useCallback, useState } from "react";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
9
9
  import { Icon } from "@iconify/react";
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
 
3
2
  //#region src/icon-selector/constants.ts
4
3
  const ICON_SELECTOR_ERROR_MESSAGE = `IconSelector requires icon providers configured in <Form fields={{iconSelector: {providers: [{prefix, icons, name}, ...]}}}>`;
@@ -1,2 +1 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
  const require_IconPicker = require('./IconPicker.cjs');
@@ -1,2 +1,2 @@
1
- import { IconPicker, IconPickerProps, IconPickerVariant } from "./IconPicker.cjs";
2
- import { IconProvider, IconProviderLoader, IconProviderProps } from "./types.cjs";
1
+ import { IconProvider, IconProviderLoader, IconProviderProps } from "./types.cjs";
2
+ import { IconPicker, IconPickerProps, IconPickerVariant } from "./IconPicker.cjs";
@@ -1,2 +1,2 @@
1
- import { IconPicker, IconPickerProps, IconPickerVariant } from "./IconPicker.js";
2
- import { IconProvider, IconProviderLoader, IconProviderProps } from "./types.js";
1
+ import { IconProvider, IconProviderLoader, IconProviderProps } from "./types.js";
2
+ import { IconPicker, IconPickerProps, IconPickerVariant } from "./IconPicker.js";
@@ -1,4 +1,3 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
1
 
3
2
  //#region src/icon-selector/utils/is-valid-provider.ts
4
3
  /**
package/dist/index.d.cts CHANGED
@@ -17,8 +17,8 @@ import { FileUploadInlineBaseProps, FileUploadInlineProps } from "./file-upload-
17
17
  import { FileUploadInline } from "./file-upload-inline/FileUploadInline.cjs";
18
18
  import "./file-upload-inline/index.cjs";
19
19
  import { useMediaQuery } from "./hooks/use-media-query.cjs";
20
- import { IconPicker, IconPickerProps, IconPickerVariant } from "./icon-selector/IconPicker.cjs";
21
20
  import { IconProvider, IconProviderLoader, IconProviderProps } from "./icon-selector/types.cjs";
21
+ import { IconPicker, IconPickerProps, IconPickerVariant } from "./icon-selector/IconPicker.cjs";
22
22
  import "./icon-selector/index.cjs";
23
23
  import { LoaderProps, LoadingOverlay } from "./LoadingOverlay.cjs";
24
24
  import { Pagination, PaginationProps } from "./pagination/Pagination.cjs";
@@ -36,4 +36,4 @@ import { ThemeToggle } from "./ThemeToggle.cjs";
36
36
  import { DEFAULT_ALERT_DURATION, ToastMessage, toast, toastError, toastInfo, toastSuccess, toastWarning } from "./toast/toast.cjs";
37
37
  import "./toast/index.cjs";
38
38
  import { cn } from "@pixpilot/shadcn";
39
- export { AbsoluteFill, Alert, AlertBaseProps, AlertProps, AlertVariant, Button, ButtonLoaderProps, ButtonProps, CloseButtonAbsolute, CloseButtonRounded, CloseButtonRoundedProps, Combobox, ConfirmationDialogProps, ContentCard, DEFAULT_ALERT_DURATION, DatePicker, DialogProvider, DialogProviderProps, FileMetadata, FileUpload, FileUploadBaseProps, FileUploadInline, FileUploadInlineBaseProps, FileUploadInlineProps, FileUploadProgressCallBacks, FileUploadProps, IconPicker, IconPickerProps, IconPickerVariant, IconProvider, IconProviderLoader, IconProviderProps, LoaderProps, LoadingOverlay, MultiFileUploadProps, OnChangeMultipleFiles, OnChangeSingleFile, Pagination, PaginationProps, PopoverCloseButtonProps, RichTextEditor, RichTextEditorProps, Select, SelectOption, SingleFileUploadProps, Slider, SliderProps, Spinner, SpinnerProps, TagsInput, TagsInputProps, ThemeProvider, ThemeProviderProps, ThemeToggle, ToastMessage, ToolbarOption, cn, showConfirmDialog, toast, toastError, toastInfo, toastSuccess, toastWarning, useMediaQuery, useTheme };
39
+ export { AbsoluteFill, Alert, AlertBaseProps, AlertProps, AlertVariant, Button, ButtonLoaderProps, ButtonProps, CloseButtonAbsolute, CloseButtonRounded, CloseButtonRoundedProps, Combobox, ConfirmationDialogProps, ContentCard, DEFAULT_ALERT_DURATION, DatePicker, DialogProvider, DialogProviderProps, type FileMetadata, FileUpload, FileUploadBaseProps, FileUploadInline, FileUploadInlineBaseProps, FileUploadInlineProps, type FileUploadProgressCallBacks, type FileUploadProps, IconPicker, IconPickerProps, IconPickerVariant, IconProvider, IconProviderLoader, IconProviderProps, LoaderProps, LoadingOverlay, MultiFileUploadProps, OnChangeMultipleFiles, OnChangeSingleFile, Pagination, PaginationProps, PopoverCloseButtonProps, RichTextEditor, RichTextEditorProps, Select, SelectOption, SingleFileUploadProps, Slider, SliderProps, Spinner, SpinnerProps, TagsInput, TagsInputProps, ThemeProvider, ThemeProviderProps, ThemeToggle, ToastMessage, ToolbarOption, cn, showConfirmDialog, toast, toastError, toastInfo, toastSuccess, toastWarning, useMediaQuery, useTheme };
package/dist/index.d.ts CHANGED
@@ -18,8 +18,8 @@ import { FileUploadInline } from "./file-upload-inline/FileUploadInline.js";
18
18
  import "./file-upload-inline/index.js";
19
19
  import { useMediaQuery } from "./hooks/use-media-query.js";
20
20
  import "./hooks/index.js";
21
- import { IconPicker, IconPickerProps, IconPickerVariant } from "./icon-selector/IconPicker.js";
22
21
  import { IconProvider, IconProviderLoader, IconProviderProps } from "./icon-selector/types.js";
22
+ import { IconPicker, IconPickerProps, IconPickerVariant } from "./icon-selector/IconPicker.js";
23
23
  import "./icon-selector/index.js";
24
24
  import { LoaderProps, LoadingOverlay } from "./LoadingOverlay.js";
25
25
  import { Pagination, PaginationProps } from "./pagination/Pagination.js";
@@ -37,4 +37,4 @@ import { ThemeToggle } from "./ThemeToggle.js";
37
37
  import { DEFAULT_ALERT_DURATION, ToastMessage, toast, toastError, toastInfo, toastSuccess, toastWarning } from "./toast/toast.js";
38
38
  import "./toast/index.js";
39
39
  import { cn } from "@pixpilot/shadcn";
40
- export { AbsoluteFill, Alert, AlertBaseProps, AlertProps, AlertVariant, Button, ButtonLoaderProps, ButtonProps, CloseButtonAbsolute, CloseButtonRounded, CloseButtonRoundedProps, Combobox, ConfirmationDialogProps, ContentCard, DEFAULT_ALERT_DURATION, DatePicker, DialogProvider, DialogProviderProps, FileMetadata, FileUpload, FileUploadBaseProps, FileUploadInline, FileUploadInlineBaseProps, FileUploadInlineProps, FileUploadProgressCallBacks, FileUploadProps, IconPicker, IconPickerProps, IconPickerVariant, IconProvider, IconProviderLoader, IconProviderProps, LoaderProps, LoadingOverlay, MultiFileUploadProps, OnChangeMultipleFiles, OnChangeSingleFile, Pagination, PaginationProps, PopoverCloseButtonProps, RichTextEditor, RichTextEditorProps, Select, SelectOption, SingleFileUploadProps, Slider, SliderProps, Spinner, SpinnerProps, TagsInput, TagsInputProps, ThemeProvider, ThemeProviderProps, ThemeToggle, ToastMessage, ToolbarOption, cn, showConfirmDialog, toast, toastError, toastInfo, toastSuccess, toastWarning, useMediaQuery, useTheme };
40
+ export { AbsoluteFill, Alert, AlertBaseProps, AlertProps, AlertVariant, Button, ButtonLoaderProps, ButtonProps, CloseButtonAbsolute, CloseButtonRounded, CloseButtonRoundedProps, Combobox, ConfirmationDialogProps, ContentCard, DEFAULT_ALERT_DURATION, DatePicker, DialogProvider, DialogProviderProps, type FileMetadata, FileUpload, FileUploadBaseProps, FileUploadInline, FileUploadInlineBaseProps, FileUploadInlineProps, type FileUploadProgressCallBacks, type FileUploadProps, IconPicker, IconPickerProps, IconPickerVariant, IconProvider, IconProviderLoader, IconProviderProps, LoaderProps, LoadingOverlay, MultiFileUploadProps, OnChangeMultipleFiles, OnChangeSingleFile, Pagination, PaginationProps, PopoverCloseButtonProps, RichTextEditor, RichTextEditorProps, Select, SelectOption, SingleFileUploadProps, Slider, SliderProps, Spinner, SpinnerProps, TagsInput, TagsInputProps, ThemeProvider, ThemeProviderProps, ThemeToggle, ToastMessage, ToolbarOption, cn, showConfirmDialog, toast, toastError, toastInfo, toastSuccess, toastWarning, useMediaQuery, useTheme };
@@ -1,2 +1 @@
1
- const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
1
  const require_Pagination = require('./Pagination.cjs');