@helpdice/ui 2.6.2-beta.1 → 2.6.2-beta.3
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/card/index.js +3 -3
- package/dist/form/FormWrapper.d.ts +1 -1
- package/dist/grid/grid-base.d.ts +11 -11
- package/dist/grid/grid-container.d.ts +11 -11
- package/dist/html-renderer/index.js +15 -4
- package/dist/index.js +70 -20
- package/dist/list/index.js +9 -9
- package/dist/search-bar/index.js +83 -69
- package/dist/table/index.js +43 -4
- package/esm/card/card-footer.js +3 -3
- package/esm/form/FormWrapper.d.ts +1 -1
- package/esm/grid/grid-base.d.ts +11 -11
- package/esm/grid/grid-container.d.ts +11 -11
- package/esm/input/input-currency.js +3 -3
- package/esm/input/input-phone.js +3 -3
- package/esm/list/list-item.js +9 -9
- package/esm/search-bar/components/index.js +9 -9
- package/esm/timer/useTimer.js +3 -3
- package/esm/use-scale/with-scale.js +9 -9
- package/package.json +5 -7
package/esm/list/list-item.js
CHANGED
|
@@ -59,23 +59,23 @@ var ListItemComponent = function ListItemComponent(_ref) {
|
|
|
59
59
|
},
|
|
60
60
|
onClick: clickHandler
|
|
61
61
|
}, props, {
|
|
62
|
-
className: _JSXStyle.dynamic([["
|
|
62
|
+
className: _JSXStyle.dynamic([["1491406969", [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]]]) + " " + (props && props.className != null && props.className || classes || "")
|
|
63
63
|
}), children ? children : /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
64
|
-
className: _JSXStyle.dynamic([["
|
|
64
|
+
className: _JSXStyle.dynamic([["1491406969", [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]]]) + " " + "item-left"
|
|
65
65
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66
|
-
className: _JSXStyle.dynamic([["
|
|
66
|
+
className: _JSXStyle.dynamic([["1491406969", [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]]])
|
|
67
67
|
}, leading), /*#__PURE__*/React.createElement("div", {
|
|
68
|
-
className: _JSXStyle.dynamic([["
|
|
68
|
+
className: _JSXStyle.dynamic([["1491406969", [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]]]) + " " + "item-description"
|
|
69
69
|
}, /*#__PURE__*/React.createElement("p", {
|
|
70
|
-
className: _JSXStyle.dynamic([["
|
|
70
|
+
className: _JSXStyle.dynamic([["1491406969", [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]]]) + " " + "item-description-primary"
|
|
71
71
|
}, primary), secondary && /*#__PURE__*/React.createElement("small", {
|
|
72
|
-
className: _JSXStyle.dynamic([["
|
|
72
|
+
className: _JSXStyle.dynamic([["1491406969", [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]]]) + " " + "item-description-secondary"
|
|
73
73
|
}, secondary))), /*#__PURE__*/React.createElement("div", {
|
|
74
|
-
className: _JSXStyle.dynamic([["
|
|
74
|
+
className: _JSXStyle.dynamic([["1491406969", [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]]]) + " " + "item-right"
|
|
75
75
|
}, trailing)), /*#__PURE__*/React.createElement(_JSXStyle, {
|
|
76
|
-
id: "
|
|
76
|
+
id: "1491406969",
|
|
77
77
|
dynamic: [direction, justify, alignItems, theme.palette.accents_5, SCALES.font(0.775), SCALES.width(1, 'auto'), SCALES.height(1, 'auto'), SCALES.mt(0), SCALES.mr(0), SCALES.mb(0), SCALES.ml(0), SCALES.pt(0.5), SCALES.pr(0.75), SCALES.pb(0.5), SCALES.pl(0.75), hasHandler ? 'pointer' : 'default', theme.palette.foreground, theme.palette.border, SCALES.height(0.0625), SCALES.mt(0.35), SCALES.mr(0), SCALES.mb(0.35), SCALES.ml(0), SCALES.width(1, '100%'), SCALES.font(0.925), theme.palette.foreground]
|
|
78
|
-
}, ".item.__jsx-style-dynamic-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:".concat(direction, ";-ms-flex-direction:").concat(direction, ";flex-direction:").concat(direction, ";box-sizing:border-box;gap:5px;-webkit-box-pack:").concat(justify, ";-webkit-justify-content:").concat(justify, ";-ms-flex-pack:").concat(justify, ";justify-content:").concat(justify, ";-webkit-align-items:").concat(alignItems, ";-webkit-box-align:").concat(alignItems, ";-ms-flex-align:").concat(alignItems, ";align-items:").concat(alignItems, ";color:").concat(theme.palette.accents_5, ";-webkit-transition:color,background-color 150ms linear;transition:color,background-color 150ms linear;line-height:1.25em;font-size:").concat(SCALES.font(0.775), ";width:").concat(SCALES.width(1, 'auto'), ";height:").concat(SCALES.height(1, 'auto'), ";margin:").concat(SCALES.mt(0), " ").concat(SCALES.mr(0), " ").concat(SCALES.mb(0), " ").concat(SCALES.ml(0), ";padding:").concat(SCALES.pt(0.5), " ").concat(SCALES.pr(0.75), " ").concat(SCALES.pb(0.5), " ").concat(SCALES.pl(0.75), ";cursor:").concat(hasHandler ? 'pointer' : 'default', ";}.item-description.__jsx-style-dynamic-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.item-description-primary.__jsx-style-dynamic-selector{font-weight:500;margin:0;}.item-description-secondary.__jsx-style-dynamic-selector{margin:0;}.item-left.__jsx-style-dynamic-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex
|
|
78
|
+
}, ".item.__jsx-style-dynamic-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:".concat(direction, ";-ms-flex-direction:").concat(direction, ";flex-direction:").concat(direction, ";box-sizing:border-box;gap:5px;-webkit-box-pack:").concat(justify, ";-webkit-justify-content:").concat(justify, ";-ms-flex-pack:").concat(justify, ";justify-content:").concat(justify, ";-webkit-align-items:").concat(alignItems, ";-webkit-box-align:").concat(alignItems, ";-ms-flex-align:").concat(alignItems, ";align-items:").concat(alignItems, ";color:").concat(theme.palette.accents_5, ";-webkit-transition:color,background-color 150ms linear;transition:color,background-color 150ms linear;line-height:1.25em;font-size:").concat(SCALES.font(0.775), ";width:").concat(SCALES.width(1, 'auto'), ";height:").concat(SCALES.height(1, 'auto'), ";margin:").concat(SCALES.mt(0), " ").concat(SCALES.mr(0), " ").concat(SCALES.mb(0), " ").concat(SCALES.ml(0), ";padding:").concat(SCALES.pt(0.5), " ").concat(SCALES.pr(0.75), " ").concat(SCALES.pb(0.5), " ").concat(SCALES.pl(0.75), ";cursor:").concat(hasHandler ? 'pointer' : 'default', ";}.item-description.__jsx-style-dynamic-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.item-description-primary.__jsx-style-dynamic-selector{font-weight:500;margin:0;}.item-description-secondary.__jsx-style-dynamic-selector{margin:0;}.item-left.__jsx-style-dynamic-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.7rem;}.item.__jsx-style-dynamic-selector:hover{color:").concat(theme.palette.foreground, ";}.item.line.__jsx-style-dynamic-selector{line-height:0;padding:0;background-color:").concat(theme.palette.border, ";height:").concat(SCALES.height(0.0625), ";margin:").concat(SCALES.mt(0.35), " ").concat(SCALES.mr(0), " ").concat(SCALES.mb(0.35), " ").concat(SCALES.ml(0), ";width:").concat(SCALES.width(1, '100%'), ";}.item.title.__jsx-style-dynamic-selector{font-weight:500;font-size:").concat(SCALES.font(0.925), ";color:").concat(theme.palette.foreground, ";}"))), line && /*#__PURE__*/React.createElement(ListItem, {
|
|
79
79
|
line: true,
|
|
80
80
|
showTitle: false
|
|
81
81
|
}));
|
|
@@ -72,17 +72,17 @@ export default function ReactSearchAutocomplete(_ref) {
|
|
|
72
72
|
isSearchComplete = _useState8[0],
|
|
73
73
|
setIsSearchComplete = _useState8[1];
|
|
74
74
|
var _useState9 = useState(false),
|
|
75
|
-
|
|
76
|
-
isTyping =
|
|
77
|
-
setIsTyping =
|
|
75
|
+
_useState0 = _slicedToArray(_useState9, 2),
|
|
76
|
+
isTyping = _useState0[0],
|
|
77
|
+
setIsTyping = _useState0[1];
|
|
78
|
+
var _useState1 = useState(false),
|
|
79
|
+
_useState10 = _slicedToArray(_useState1, 2),
|
|
80
|
+
showNoResultsFlag = _useState10[0],
|
|
81
|
+
setShowNoResultsFlag = _useState10[1];
|
|
78
82
|
var _useState11 = useState(false),
|
|
79
83
|
_useState12 = _slicedToArray(_useState11, 2),
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
var _useState13 = useState(false),
|
|
83
|
-
_useState14 = _slicedToArray(_useState13, 2),
|
|
84
|
-
hasFocus = _useState14[0],
|
|
85
|
-
setHasFocus = _useState14[1];
|
|
84
|
+
hasFocus = _useState12[0],
|
|
85
|
+
setHasFocus = _useState12[1];
|
|
86
86
|
useEffect(function () {
|
|
87
87
|
setSearchString(inputSearchString);
|
|
88
88
|
var timeoutId = setTimeout(function () {
|
package/esm/timer/useTimer.js
CHANGED
|
@@ -35,9 +35,9 @@ export default function useTimer() {
|
|
|
35
35
|
didStart = _useState8[0],
|
|
36
36
|
setDidStart = _useState8[1];
|
|
37
37
|
var _useState9 = useState(getDelayFromExpiryTimestamp(expiryTimestamp)),
|
|
38
|
-
|
|
39
|
-
delay =
|
|
40
|
-
setDelay =
|
|
38
|
+
_useState0 = _slicedToArray(_useState9, 2),
|
|
39
|
+
delay = _useState0[0],
|
|
40
|
+
setDelay = _useState0[1];
|
|
41
41
|
var handleExpire = useCallback(function () {
|
|
42
42
|
Validate.onExpire(onExpire) && onExpire();
|
|
43
43
|
setIsRunning(false);
|
|
@@ -15,7 +15,7 @@ var reduceScaleCoefficient = function reduceScaleCoefficient(scale) {
|
|
|
15
15
|
};
|
|
16
16
|
var withScale = function withScale(Render) {
|
|
17
17
|
var ScaleFC = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
18
|
-
var _ref2, _ref3, _ref4, _ref5, _ref6, _ref7, _ref8, _ref9, _ref10, _ref11, _ref12, _ref13, _ref14, _ref15, _ref16, _ref17, _ref18, _ref19, _ref20, _ref21, _ref22, _ref23, _ref24, _ref25, _ref26, _ref27, _ref28, _ref29, _ref30, _ref31
|
|
18
|
+
var _ref2, _ref3, _ref4, _ref5, _ref6, _ref7, _ref8, _ref9, _ref0, _ref1, _ref10, _ref11, _ref12, _ref13, _ref14, _ref15, _ref16, _ref17, _ref18, _ref19, _ref20, _ref21, _ref22, _ref23, _ref24, _ref25, _ref26, _ref27, _ref28, _ref29, _ref30, _ref31;
|
|
19
19
|
var children = _ref.children,
|
|
20
20
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
21
21
|
var _useTheme = useTheme(),
|
|
@@ -75,14 +75,14 @@ var withScale = function withScale(Render) {
|
|
|
75
75
|
pr: makeScaleHandler((_ref4 = (_ref5 = paddingRight !== null && paddingRight !== void 0 ? paddingRight : pr) !== null && _ref5 !== void 0 ? _ref5 : px) !== null && _ref4 !== void 0 ? _ref4 : padding),
|
|
76
76
|
pb: makeScaleHandler((_ref6 = (_ref7 = paddingBottom !== null && paddingBottom !== void 0 ? paddingBottom : pb) !== null && _ref7 !== void 0 ? _ref7 : py) !== null && _ref6 !== void 0 ? _ref6 : padding),
|
|
77
77
|
pl: makeScaleHandler((_ref8 = (_ref9 = paddingLeft !== null && paddingLeft !== void 0 ? paddingLeft : pl) !== null && _ref9 !== void 0 ? _ref9 : px) !== null && _ref8 !== void 0 ? _ref8 : padding),
|
|
78
|
-
px: makeScaleHandler((
|
|
79
|
-
py: makeScaleHandler((
|
|
80
|
-
mt: makeScaleHandler((
|
|
81
|
-
mr: makeScaleHandler((
|
|
82
|
-
mb: makeScaleHandler((
|
|
83
|
-
ml: makeScaleHandler((
|
|
84
|
-
mx: makeScaleHandler((
|
|
85
|
-
my: makeScaleHandler((
|
|
78
|
+
px: makeScaleHandler((_ref0 = (_ref1 = (_ref10 = (_ref11 = px !== null && px !== void 0 ? px : paddingLeft) !== null && _ref11 !== void 0 ? _ref11 : paddingRight) !== null && _ref10 !== void 0 ? _ref10 : pl) !== null && _ref1 !== void 0 ? _ref1 : pr) !== null && _ref0 !== void 0 ? _ref0 : padding),
|
|
79
|
+
py: makeScaleHandler((_ref12 = (_ref13 = (_ref14 = (_ref15 = py !== null && py !== void 0 ? py : paddingTop) !== null && _ref15 !== void 0 ? _ref15 : paddingBottom) !== null && _ref14 !== void 0 ? _ref14 : pt) !== null && _ref13 !== void 0 ? _ref13 : pb) !== null && _ref12 !== void 0 ? _ref12 : padding),
|
|
80
|
+
mt: makeScaleHandler((_ref16 = (_ref17 = marginTop !== null && marginTop !== void 0 ? marginTop : mt) !== null && _ref17 !== void 0 ? _ref17 : my) !== null && _ref16 !== void 0 ? _ref16 : margin),
|
|
81
|
+
mr: makeScaleHandler((_ref18 = (_ref19 = marginRight !== null && marginRight !== void 0 ? marginRight : mr) !== null && _ref19 !== void 0 ? _ref19 : mx) !== null && _ref18 !== void 0 ? _ref18 : margin),
|
|
82
|
+
mb: makeScaleHandler((_ref20 = (_ref21 = marginBottom !== null && marginBottom !== void 0 ? marginBottom : mb) !== null && _ref21 !== void 0 ? _ref21 : my) !== null && _ref20 !== void 0 ? _ref20 : margin),
|
|
83
|
+
ml: makeScaleHandler((_ref22 = (_ref23 = marginLeft !== null && marginLeft !== void 0 ? marginLeft : ml) !== null && _ref23 !== void 0 ? _ref23 : mx) !== null && _ref22 !== void 0 ? _ref22 : margin),
|
|
84
|
+
mx: makeScaleHandler((_ref24 = (_ref25 = (_ref26 = (_ref27 = mx !== null && mx !== void 0 ? mx : marginLeft) !== null && _ref27 !== void 0 ? _ref27 : marginRight) !== null && _ref26 !== void 0 ? _ref26 : ml) !== null && _ref25 !== void 0 ? _ref25 : mr) !== null && _ref24 !== void 0 ? _ref24 : margin),
|
|
85
|
+
my: makeScaleHandler((_ref28 = (_ref29 = (_ref30 = (_ref31 = my !== null && my !== void 0 ? my : marginTop) !== null && _ref31 !== void 0 ? _ref31 : marginBottom) !== null && _ref30 !== void 0 ? _ref30 : mt) !== null && _ref29 !== void 0 ? _ref29 : mb) !== null && _ref28 !== void 0 ? _ref28 : margin),
|
|
86
86
|
width: makeScaleHandler(width !== null && width !== void 0 ? width : w),
|
|
87
87
|
height: makeScaleHandler(height !== null && height !== void 0 ? height : h),
|
|
88
88
|
font: makeScaleHandler(font)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@helpdice/ui",
|
|
3
|
-
"version": "2.6.2-beta.
|
|
3
|
+
"version": "2.6.2-beta.3",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"types": "esm/index.d.ts",
|
|
6
6
|
"unpkg": "dist/index.min.js",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"build:clear": "rm -rf ./dist ./esm",
|
|
22
22
|
"build:rollup": "rollup --bundleConfigAsCjs -c scripts/rollup.config.js",
|
|
23
23
|
"build:webpack": "webpack --config scripts/webpack.config.js",
|
|
24
|
-
"build:babel": "babel --no-babelrc --config-file ./scripts/babel.config.js --extensions \".js,.ts,.tsx\" ./components --out-dir ./esm --ignore \"**/__tests__/**/*,**/*.d.ts\"",
|
|
24
|
+
"build:babel": "npx babel --no-babelrc --config-file ./scripts/babel.config.js --extensions \".js,.ts,.tsx\" ./components --out-dir ./esm --ignore \"**/__tests__/**/*,**/*.d.ts\"",
|
|
25
25
|
"build:after": "node scripts/move-built-in.js && node scripts/generate-exports.js",
|
|
26
26
|
"build:types": "tsc -p ./scripts & tsc -p ./scripts --outDir ./esm",
|
|
27
27
|
"build:package": "yarn build:rollup && yarn build:babel && yarn build:types && yarn build:after",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@babel/preset-react": "^7.14.5",
|
|
63
63
|
"@babel/preset-typescript": "^7.14.5",
|
|
64
64
|
"@babel/standalone": "^7.28.3",
|
|
65
|
-
"@helpdice/icons": "1.
|
|
65
|
+
"@helpdice/icons": "file:../icons/helpdice-icons-1.4.4.tgz",
|
|
66
66
|
"@helpdice/pro": "2.2.0",
|
|
67
67
|
"@helpdice/sdk": "^0.4.3",
|
|
68
68
|
"@helpdice/utils": "^0.1.4",
|
|
@@ -98,9 +98,7 @@
|
|
|
98
98
|
"just-debounce-it": "^3.2.0",
|
|
99
99
|
"next": "^16.1.1",
|
|
100
100
|
"prettier": "^3.4.2",
|
|
101
|
-
"react": "19.2.3",
|
|
102
101
|
"react-color": "^2.19.3",
|
|
103
|
-
"react-dom": "^19.2.3",
|
|
104
102
|
"react-live": "^4.1.8",
|
|
105
103
|
"remark-gfm": "^4.0.1",
|
|
106
104
|
"rollup": "^4.50.1",
|
|
@@ -142,9 +140,9 @@
|
|
|
142
140
|
"peerDependencies": {
|
|
143
141
|
"@helpdice/theme": "^1.1.0",
|
|
144
142
|
"dashjs": "^5.1.1",
|
|
145
|
-
"react": "^19.2.3",
|
|
146
143
|
"hls.js": "^1.6.15",
|
|
147
|
-
"react
|
|
144
|
+
"react": "^19.2.4",
|
|
145
|
+
"react-dom": "^19.2.4",
|
|
148
146
|
"react-router-dom": "^7.8.2"
|
|
149
147
|
},
|
|
150
148
|
"jest": {
|