@altimateai/ui-components 0.0.16 → 0.0.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/CoachForm.js +3 -3
- package/dist/index.js +1 -1
- package/dist/main.js +310 -309
- package/package.json +1 -1
package/dist/CoachForm.js
CHANGED
|
@@ -50099,7 +50099,7 @@ ${i}
|
|
|
50099
50099
|
return t != null && t.formComponent ? /* @__PURE__ */ U.jsx(t.formComponent, { ...e }) : /* @__PURE__ */ U.jsx(are, { ...e });
|
|
50100
50100
|
};
|
|
50101
50101
|
export {
|
|
50102
|
-
|
|
50102
|
+
ma as $,
|
|
50103
50103
|
GT as A,
|
|
50104
50104
|
i2 as B,
|
|
50105
50105
|
Gre as C,
|
|
@@ -50126,9 +50126,9 @@ export {
|
|
|
50126
50126
|
nre as X,
|
|
50127
50127
|
XT as Y,
|
|
50128
50128
|
KT as Z,
|
|
50129
|
-
|
|
50129
|
+
$re as _,
|
|
50130
50130
|
WT as a,
|
|
50131
|
-
|
|
50131
|
+
yk as a0,
|
|
50132
50132
|
Zre as a1,
|
|
50133
50133
|
GW as a2,
|
|
50134
50134
|
Ih as a3,
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as e, i as r, h as s, C as t, D as n, L as i, T as m, m as d, l as p, k as C } from "./main.js";
|
|
2
2
|
import { Alert as l, Card as v, CardBody as T, CardFooter as u, CardImg as f, CardSubtitle as P, CardText as F, CardTitle as M, Col as k, Container as B, Fade as L, Form as g, FormFeedback as y, FormGroup as G, Input as I, InputGroup as S, Label as h, List as A, ListGroup as b, ListGroupItem as x, Modal as j, ModalBody as D, Nav as w, NavItem as H, NavLink as N, Offcanvas as O, OffcanvasBody as z, OffcanvasHeader as R, Popover as W, PopoverBody as X, PopoverHeader as Y, Row as Z, Spinner as _ } from "reactstrap";
|
|
3
3
|
import { A as q, C as E, I as J, S as K, T as Q } from "./redux-toolkit.modern.js";
|
|
4
|
-
import {
|
|
4
|
+
import { a0 as V, a4 as aa, Y as oa, P as ea, a3 as ra, a2 as sa, Z as ta, X as na, a7 as ia, a8 as ma, a6 as da, a5 as pa, _ as Ca, $ as ca, a1 as la, W as va } from "./CoachForm.js";
|
|
5
5
|
export {
|
|
6
6
|
l as Alert,
|
|
7
7
|
q as ApiHelper,
|