@scbt-ecom/ui 0.71.0 → 0.71.1
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/ui.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { j as w, c as On, R as An, B as de, u as Nn, a as Tn, b as jn, d as Hn, P as Be, e as Wt, f as Gn, I as zn, g as Ze, h as Bn, A as kn, i as be, H as qn, D as Un, V as Kn, O as Xn } from "./index-
|
|
2
|
-
import { o as xi, C as yi, v as Fi, t as _i, p as Ii, K as Mi, L as Vi, M as bi, N as Pi, n as $i, q as Ei, r as Di, U as Li, s as Oi, k as Ai, m as Ni, l as Ti, w as ji } from "./index-
|
|
1
|
+
import { j as w, c as On, R as An, B as de, u as Nn, a as Tn, b as jn, d as Hn, P as Be, e as Wt, f as Gn, I as zn, g as Ze, h as Bn, A as kn, i as be, H as qn, D as Un, V as Kn, O as Xn } from "./index-Cgp0l1lv.js";
|
|
2
|
+
import { o as xi, C as yi, v as Fi, t as _i, p as Ii, K as Mi, L as Vi, M as bi, N as Pi, n as $i, q as Ei, r as Di, U as Li, s as Oi, k as Ai, m as Ni, l as Ti, w as ji } from "./index-Cgp0l1lv.js";
|
|
3
3
|
import * as ae from "react";
|
|
4
4
|
import { forwardRef as Q, useState as Se, useCallback as he, useEffect as ve, useRef as At, isValidElement as je, cloneElement as Qt, Children as Ie } from "react";
|
|
5
5
|
import { c as F, T as Nt } from "./typeGuards-CSiImkUY.js";
|
package/dist/widget.js
CHANGED
|
@@ -13,7 +13,7 @@ var pe = (t, e, n, o) => ({
|
|
|
13
13
|
return h(t, e, o);
|
|
14
14
|
}
|
|
15
15
|
});
|
|
16
|
-
import { S as Ze, x as Xe, Q as yt, y as E, z as Se, E as st, F as kt, G as Be, J as D, T as wt, W as vt, X as Nt, Y as Ct, Z as Re, _ as _e, $ as It, a0 as He, a1 as Pe, a2 as Tt, j as r, B as Ce, c as F, R as S, n as Je, s as Mt, H, i as f, t as ge, q as Ie, L as Et, o as Te, A as oe, v as Ft, a3 as Ot, r as St, U as Ye, a4 as Me, a5 as Bt, M as Rt } from "./index-
|
|
16
|
+
import { S as Ze, x as Xe, Q as yt, y as E, z as Se, E as st, F as kt, G as Be, J as D, T as wt, W as vt, X as Nt, Y as Ct, Z as Re, _ as _e, $ as It, a0 as He, a1 as Pe, a2 as Tt, j as r, B as Ce, c as F, R as S, n as Je, s as Mt, H, i as f, t as ge, q as Ie, L as Et, o as Te, A as oe, v as Ft, a3 as Ot, r as St, U as Ye, a4 as Me, a5 as Bt, M as Rt } from "./index-Cgp0l1lv.js";
|
|
17
17
|
import { T as s, c as d } from "./typeGuards-CSiImkUY.js";
|
|
18
18
|
import * as le from "react";
|
|
19
19
|
import { useCallback as Ge, useState as Q, useMemo as je, createElement as et, Fragment as _t, useEffect as tt, useRef as Ee, useReducer as Ht, memo as Fe, forwardRef as Pt } from "react";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scbt-ecom/ui",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -55,6 +55,7 @@
|
|
|
55
55
|
"start": "npm run start:sb",
|
|
56
56
|
"test-storybook": "test-storybook",
|
|
57
57
|
"cypress:open": "cypress open --component --browser chrome",
|
|
58
|
+
"cypress-ci": "cypress run --component --browser chrome",
|
|
58
59
|
"prepare": "husky",
|
|
59
60
|
"pre-commit": "npm run lint",
|
|
60
61
|
"chromatic": "npx chromatic --project-token=chpt_9468dafcf1bf3e3 --only-changed --files='src/stories/**/*.stories.@(tsx)'",
|
|
@@ -130,7 +131,7 @@
|
|
|
130
131
|
"chromatic": "^11.7.1",
|
|
131
132
|
"class-variance-authority": "^0.7.0",
|
|
132
133
|
"clsx": "^2.1.1",
|
|
133
|
-
"cypress": "
|
|
134
|
+
"cypress": "14.0.0",
|
|
134
135
|
"date-fns": "^4.1.0",
|
|
135
136
|
"embla-carousel": "^8.5.2",
|
|
136
137
|
"embla-carousel-autoplay": "^8.5.2",
|