brd-ui-kit 0.1.16 → 0.1.17
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/index.js
CHANGED
|
@@ -13597,7 +13597,7 @@ const TS = [
|
|
|
13597
13597
|
"data-open:fade-in-0 bg-primary-inverse-bg/20 duration-100",
|
|
13598
13598
|
"fixed inset-0 isolate z-50"
|
|
13599
13599
|
], DS = [
|
|
13600
|
-
"fixed left-[50%] top-[50%] z-50 grid w-
|
|
13600
|
+
"fixed left-[50%] top-[50%] z-50 grid w-fit translate-x-[-50%]",
|
|
13601
13601
|
"translate-y-[-50%] gap-8 bg-primary-bg p-6 shadow-[0px_10px_40px_0px_rgba(0,0,0,0.15)] duration-200",
|
|
13602
13602
|
"rounded-[8px]",
|
|
13603
13603
|
"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0",
|