welcome-ui 0.0.0-dev.1763386521897 → 0.0.0-dev.1763389246174

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 (50) hide show
  1. package/dist/Accordion.js +1 -0
  2. package/dist/Alert.js +1 -0
  3. package/dist/AspectRatio.js +1 -0
  4. package/dist/Avatar.js +1 -0
  5. package/dist/Badge.js +1 -0
  6. package/dist/Breadcrumb.js +1 -0
  7. package/dist/Button.js +1 -0
  8. package/dist/ButtonGroup.js +1 -0
  9. package/dist/Card.js +1 -0
  10. package/dist/Checkbox.js +1 -0
  11. package/dist/CloseButton.js +1 -0
  12. package/dist/DatePicker.js +1 -0
  13. package/dist/Drawer.js +1 -0
  14. package/dist/DropdownMenu.js +1 -0
  15. package/dist/Field.js +1 -0
  16. package/dist/FieldGroup.js +1 -0
  17. package/dist/FileDrop.js +1 -0
  18. package/dist/FileUpload.js +1 -0
  19. package/dist/Hint.js +1 -0
  20. package/dist/Icon.js +1 -0
  21. package/dist/InputText.js +1 -0
  22. package/dist/Label.js +1 -0
  23. package/dist/Link.js +1 -0
  24. package/dist/Loader.js +1 -0
  25. package/dist/Logo.js +1 -0
  26. package/dist/Modal.js +1 -0
  27. package/dist/Pagination.js +1 -0
  28. package/dist/Popover.js +1 -0
  29. package/dist/Radio.js +1 -0
  30. package/dist/RadioGroup.js +1 -0
  31. package/dist/RadioTab.js +1 -0
  32. package/dist/Search.js +1 -0
  33. package/dist/Select.js +1 -0
  34. package/dist/Slider.js +1 -0
  35. package/dist/Stepper.js +1 -0
  36. package/dist/StickyNote.js +1 -0
  37. package/dist/Swiper.js +1 -0
  38. package/dist/Table.js +1 -0
  39. package/dist/Tabs.js +1 -0
  40. package/dist/Tag.js +1 -0
  41. package/dist/Text.js +1 -0
  42. package/dist/Textarea.js +1 -0
  43. package/dist/Toast.js +1 -0
  44. package/dist/Toggle.js +1 -0
  45. package/dist/Tooltip.js +1 -0
  46. package/dist/VariantIcon.js +1 -0
  47. package/dist/VisuallyHidden.js +1 -0
  48. package/dist/theme.js +1 -0
  49. package/dist/utils.js +1 -0
  50. package/package.json +2 -2
package/dist/Accordion.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Accordion.css';
2
3
  import { jsxs as i, jsx as o } from "react/jsx-runtime";
3
4
  import { D as d } from "./NMGNQVTG-BgAqqGOq.js";
4
5
  import { D as a } from "./T22PY7TE-CzEDuEn1.js";
package/dist/Alert.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Alert.css';
2
3
  import { jsx as i, jsxs as m } from "react/jsx-runtime";
3
4
  import l, { forwardRef as w, Children as p, cloneElement as u } from "react";
4
5
  import { CloseButton as E } from "./CloseButton.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './AspectRatio.css';
2
3
  import { jsx as i } from "react/jsx-runtime";
3
4
  import { c } from "./index-PAaZGbyz.js";
4
5
  import { f as e } from "./forwardRefWithAs-8eP3ZN15.js";
package/dist/Avatar.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Avatar.css';
2
3
  import { jsxs as _, jsx as n } from "react/jsx-runtime";
3
4
  import { forwardRef as g } from "react";
4
5
  import { Icon as u } from "./Icon.js";
package/dist/Badge.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Badge.css';
2
3
  import { jsx as t } from "react/jsx-runtime";
3
4
  import { forwardRef as g } from "react";
4
5
  import { Text as d } from "./Text.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Breadcrumb.css';
2
3
  import { jsxs as I, jsx as w } from "react/jsx-runtime";
3
4
  import { forwardRef as re, Children as be, cloneElement as ge, useRef as M, useState as X, useCallback as q, useMemo as me, useEffect as $ } from "react";
4
5
  import { Icon as ne } from "./Icon.js";
package/dist/Button.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Button.css';
2
3
  import { jsxs as o, jsx as r, Fragment as f } from "react/jsx-runtime";
3
4
  import { B as z } from "./XCKGTAUF-CahZE721.js";
4
5
  import { useButtonGroup as b } from "./ButtonGroup.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './ButtonGroup.css';
2
3
  import { jsx as e } from "react/jsx-runtime";
3
4
  import { createContext as f, useMemo as i, useContext as l } from "react";
4
5
  import { c as x } from "./index-PAaZGbyz.js";
package/dist/Card.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Card.css';
2
3
  import { jsx as c } from "react/jsx-runtime";
3
4
  import { forwardRef as n } from "react";
4
5
  import { c as e } from "./index-PAaZGbyz.js";
package/dist/Checkbox.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Checkbox.css';
2
3
  import { jsxs as g, jsx as s } from "react/jsx-runtime";
3
4
  import { C as x } from "./KPUWHTQJ-Byij2al4.js";
4
5
  import { forwardRef as C, useState as m } from "react";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './CloseButton.css';
2
3
  import { jsx as e } from "react/jsx-runtime";
3
4
  import { forwardRef as a } from "react";
4
5
  import { Button as n } from "./Button.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './DatePicker.css';
2
3
  import { jsxs as q, jsx as o } from "react/jsx-runtime";
3
4
  import { useState as $, useMemo as F, useEffect as j, forwardRef as G, useRef as J } from "react";
4
5
  import { D as P, C as Q } from "./CustomPopper-vwbOQq72.js";
package/dist/Drawer.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Drawer.css';
2
3
  import { jsx as e, jsxs as h, Fragment as C } from "react/jsx-runtime";
3
4
  import { D as O } from "./NI3IVY7K-DpF3td-7.js";
4
5
  import { u as ue } from "./NI3IVY7K-DpF3td-7.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './DropdownMenu.css';
2
3
  import { jsx as C, jsxs as Le } from "react/jsx-runtime";
3
4
  import { u as D, m as Ve, o as Re, p as $e, t as Ke, c as Be, s as me, a as ve, b as ze, d as We } from "./RTNCFSKZ-LcIdBwa8.js";
4
5
  import { H as je, a as Ue, u as qe, b as Ge, c as Ze, d as Je } from "./GVVKDT6A-C66-lr0B.js";
package/dist/Field.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Field.css';
2
3
  import { jsx as r, jsxs as C } from "react/jsx-runtime";
3
4
  import { createContext as L, useMemo as q, useId as A, useContext as M } from "react";
4
5
  import { Hint as R } from "./Hint.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './FieldGroup.css';
2
3
  import { jsxs as d, jsx as m } from "react/jsx-runtime";
3
4
  import { forwardRef as c } from "react";
4
5
  import { Label as n } from "./Label.js";
package/dist/FileDrop.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './FileDrop.css';
2
3
  import { jsxs as V, Fragment as vi, jsx as f } from "react/jsx-runtime";
3
4
  import Ii, { useMemo as Y, useRef as fa, useReducer as Ri, useEffect as ta, useCallback as j, forwardRef as fi, useImperativeHandle as Si, Fragment as qi, useState as Xa } from "react";
4
5
  import { _ as N, P as s } from "./tslib.es6-C80jYMbM.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './FileUpload.css';
2
3
  import { jsxs as U, Fragment as T, jsx as p } from "react/jsx-runtime";
3
4
  import { forwardRef as D, useState as O, useRef as A, useMemo as H, useImperativeHandle as K, useEffect as j } from "react";
4
5
  import { Button as M } from "./Button.js";
package/dist/Hint.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Hint.css';
2
3
  import { jsx as s } from "react/jsx-runtime";
3
4
  import { forwardRef as e } from "react";
4
5
  import { Text as i } from "./Text.js";
package/dist/Icon.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Icon.css';
2
3
  import { jsxs as o, jsx as a } from "react/jsx-runtime";
3
4
  import { forwardRef as C } from "react";
4
5
  import { c as e } from "./index-PAaZGbyz.js";
package/dist/InputText.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './InputText.css';
2
3
  import { jsxs as g, jsx as e } from "react/jsx-runtime";
3
4
  import { forwardRef as j } from "react";
4
5
  import { CloseButton as B } from "./CloseButton.js";
package/dist/Label.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Label.css';
2
3
  import { jsxs as n, jsx as e } from "react/jsx-runtime";
3
4
  import { Icon as r } from "./Icon.js";
4
5
  import { VariantIcon as f } from "./VariantIcon.js";
package/dist/Link.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Link.css';
2
3
  import { jsxs as p, jsx as i } from "react/jsx-runtime";
3
4
  import o from "react";
4
5
  import { Icon as u } from "./Icon.js";
package/dist/Loader.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Loader.css';
2
3
  import { jsxs as _, jsx as a } from "react/jsx-runtime";
3
4
  import { c as l } from "./index-PAaZGbyz.js";
4
5
  import "react";
package/dist/Logo.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Logo.css';
2
3
  import { jsxs as m, jsx as c } from "react/jsx-runtime";
3
4
  import { forwardRef as Z } from "react";
4
5
  import { c as a } from "./index-PAaZGbyz.js";
package/dist/Modal.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Modal.css';
2
3
  import { jsx as o, jsxs as _ } from "react/jsx-runtime";
3
4
  import { u as k } from "./RTNCFSKZ-LcIdBwa8.js";
4
5
  import { D as y, u as I } from "./NI3IVY7K-DpF3td-7.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Pagination.css';
2
3
  import { jsx as s, jsxs as N } from "react/jsx-runtime";
3
4
  import { useMemo as Z, forwardRef as p, useRef as M, useCallback as R } from "react";
4
5
  import { Icon as A } from "./Icon.js";
package/dist/Popover.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Popover.css';
2
3
  import { jsx as r, jsxs as _ } from "react/jsx-runtime";
3
4
  import { forwardRef as i } from "react";
4
5
  import { c as a } from "./index-PAaZGbyz.js";
package/dist/Radio.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Radio.css';
2
3
  import { jsxs as d, jsx as t } from "react/jsx-runtime";
3
4
  import { R as b } from "./SQZLCNLX-CUlXoT69.js";
4
5
  import { forwardRef as h } from "react";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './RadioGroup.css';
2
3
  import { jsx as n } from "react/jsx-runtime";
3
4
  import { c as G, u as P } from "./B7UTNDHN-BDa2-8JK.js";
4
5
  import { c as $, b, d as x, u as L } from "./RTNCFSKZ-LcIdBwa8.js";
package/dist/RadioTab.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './RadioTab.css';
2
3
  import { jsxs as u, jsx as a } from "react/jsx-runtime";
3
4
  import { R as _ } from "./SQZLCNLX-CUlXoT69.js";
4
5
  import { forwardRef as d } from "react";
package/dist/Search.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Search.css';
2
3
  import { jsx as t, jsxs as x } from "react/jsx-runtime";
3
4
  import { D as j } from "./downshift.esm-xtYanIDi.js";
4
5
  import { forwardRef as le, useState as he, useCallback as de, useMemo as _e, Fragment as pe } from "react";
package/dist/Select.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Select.css';
2
3
  import { jsx as k, jsxs as P } from "react/jsx-runtime";
3
4
  import { D as me } from "./downshift.esm-xtYanIDi.js";
4
5
  import { g as Le, c as Oe } from "./index-PAaZGbyz.js";
package/dist/Slider.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Slider.css';
2
3
  import { jsxs as D, jsx as l, Fragment as ie } from "react/jsx-runtime";
3
4
  import { forwardRef as Y, useState as $, useRef as S, useCallback as Z, useEffect as U, useId as ee } from "react";
4
5
  import { Hint as H } from "./Hint.js";
package/dist/Stepper.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Stepper.css';
2
3
  import { jsx as e, jsxs as i } from "react/jsx-runtime";
3
4
  import { forwardRef as m } from "react";
4
5
  import { Icon as n } from "./Icon.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './StickyNote.css';
2
3
  import { jsx as t, jsxs as c } from "react/jsx-runtime";
3
4
  import { forwardRef as v } from "react";
4
5
  import { CloseButton as u } from "./CloseButton.js";
package/dist/Swiper.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Swiper.css';
2
3
  import { jsxs as le, jsx as A } from "react/jsx-runtime";
3
4
  import { a as K, g as ce, c as ue } from "./index-PAaZGbyz.js";
4
5
  import { useRef as se, useEffect as q, useState as Z, useMemo as de, Children as oe, cloneElement as pe, useCallback as X } from "react";
package/dist/Table.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Table.css';
2
3
  import { jsx as n } from "react/jsx-runtime";
3
4
  import { forwardRef as s } from "react";
4
5
  import { c as i } from "./index-PAaZGbyz.js";
package/dist/Tabs.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Tabs.css';
2
3
  import { jsx as P, jsxs as fe } from "react/jsx-runtime";
3
4
  import { C as ee, a as te, h as X, b as be, j as pe } from "./SBSPVDDI-BoxPz2JY.js";
4
5
  import { e as oe, v as ve, f as F, c as W, b as j, _ as H, i as K, w as se, A as Ie, d as g, a as v, u as M, x as ne, ad as Se, p as xe, X as ge, F as he, G as B, H as O, I as k, T as q, K as J } from "./OE2EFRVA-DkdhQLJL.js";
package/dist/Tag.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Tag.css';
2
3
  import { jsxs as d, jsx as r } from "react/jsx-runtime";
3
4
  import z from "react";
4
5
  import { Button as h } from "./Button.js";
package/dist/Text.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Text.css';
2
3
  import { createElement as g } from "react";
3
4
  import { c as m } from "./index-PAaZGbyz.js";
4
5
  import { f as b } from "./forwardRefWithAs-8eP3ZN15.js";
package/dist/Textarea.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Textarea.css';
2
3
  import { jsx as c } from "react/jsx-runtime";
3
4
  import { forwardRef as _ } from "react";
4
5
  import { useField as m } from "./Field.js";
package/dist/Toast.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Toast.css';
2
3
  import { jsxs as N, jsx as y, Fragment as B } from "react/jsx-runtime";
3
4
  import * as f from "react";
4
5
  import { useRef as Y, useCallback as z, useEffect as S, useState as de, forwardRef as Z, cloneElement as pe } from "react";
package/dist/Toggle.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Toggle.css';
2
3
  import { jsxs as z, jsx as e } from "react/jsx-runtime";
3
4
  import { C as v } from "./KPUWHTQJ-Byij2al4.js";
4
5
  import { forwardRef as f } from "react";
package/dist/Tooltip.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './Tooltip.css';
2
3
  import { jsx as h, jsxs as N, Fragment as J } from "react/jsx-runtime";
3
4
  import { H as K, a as Q, u as U, b as X, c as Z, d as ee } from "./GVVKDT6A-C66-lr0B.js";
4
5
  import { e as te, f as $, c as F, b as M, _ as B, i as D, x as oe, a as P, d as L, z as x, q as re, T as ne, u as g, G as V, H as E, I as y } from "./OE2EFRVA-DkdhQLJL.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './VariantIcon.css';
2
3
  import { jsx as o } from "react/jsx-runtime";
3
4
  import { forwardRef as s } from "react";
4
5
  import { Icon as e } from "./Icon.js";
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './VisuallyHidden.css';
2
3
  import { jsx as r } from "react/jsx-runtime";
3
4
  import { c as a } from "./index-PAaZGbyz.js";
4
5
  import { f as c } from "./forwardRefWithAs-8eP3ZN15.js";
package/dist/theme.js CHANGED
@@ -1 +1,2 @@
1
1
  "use client";
2
+ import './theme.css';
package/dist/utils.js CHANGED
@@ -1,4 +1,5 @@
1
1
  "use client";
2
+ import './utils.css';
2
3
  import { b as f } from "./index-PAaZGbyz.js";
3
4
  import { c as d } from "./index-PAaZGbyz.js";
4
5
  import { f as C } from "./forwardRefWithAs-8eP3ZN15.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "welcome-ui",
3
- "version": "0.0.0-dev.1763386521897",
3
+ "version": "0.0.0-dev.1763389246174",
4
4
  "description": "Customizable design system with react, typescript, tailwindcss and ariakit.",
5
5
  "files": [
6
6
  "dist"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "scripts": {
30
30
  "start": "vite build --watch",
31
- "build": "vite build",
31
+ "build": "vite build && node ./scripts/patch-css-imports.js",
32
32
  "tokens:clean": "tsx src/theme/clean-tokens.ts",
33
33
  "tokens:build": "yarn tokens:clean && node ./src/theme/build-tokens.js",
34
34
  "tokens:generate-types": "tsx src/theme/extract-css-vars.ts",