@altimateai/ui-components 0.0.4-beta.4 → 0.0.5
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/CoachForm.js +1 -1
- package/dist/NativeSelect.js +207 -192
- package/dist/shadcn/index.d.ts +5 -3
- package/dist/shadcn/index.js +1200 -1179
- package/dist/storybook/Select.stories.tsx +133 -2
- package/package.json +2 -2
package/dist/CoachForm.js
CHANGED
|
@@ -5,7 +5,7 @@ import { E as Dt, j as Ck, K as mi, y as vk, z as Ak, G as Sk } from "./Tooltip.
|
|
|
5
5
|
import I0, { forwardRef as wk, useRef as al, useEffect as yr, useState as Ht, useCallback as Lk, createContext as Ik, useContext as Nk, useReducer as Dk, useId as Sc } from "react";
|
|
6
6
|
import { z as Ot } from "zod";
|
|
7
7
|
import { T as Rk, c as Yn, g as Eo, S as Rp, r as Ok, f as Mk, h as Dy, j as Ry, R as Oy, k as My, l as Bk, m as Fk, n as Q1, o as Op, p as Mp, q as Pk, t as N0, u as Uk, s as Oe, C as Nh, A as ki, I as Hk, a as zk } from "./redux-toolkit.modern.js";
|
|
8
|
-
import { aq as jk, at as Vk, au as Yk, av as Wk, ax as qk, ay as Gk, aw as $k, aA as Xk, az as Kk, aB as By, ap as Qk, S as Zk,
|
|
8
|
+
import { aq as jk, at as Vk, au as Yk, av as Wk, ax as qk, ay as Gk, aw as $k, aA as Xk, az as Kk, aB as By, ap as Qk, S as Zk, E as Jk, k as e8, H as t8, K as n8, N as Dh, ai as r8, a8 as Fy, ad as Py, ae as Uy, ag as Hy, ak as i8, al as a8, am as s8, T as ec, an as o8, j as l8, V as zy, O as u8, Q as c8, U as h8, C as d8, e as f8, f as p8, g as m8, h as Bp, i as Fp, a7 as g8, ah as y8 } from "./NativeSelect.js";
|
|
9
9
|
import b8 from "react-plotly.js";
|
|
10
10
|
import './CoachForm.css';const _8 = "_loadingBtn_gadec_1", x8 = {
|
|
11
11
|
loadingBtn: _8
|