@jobber/components 8.24.2-visual-reg-5479aeb.18 → 8.24.2-visual-reg-d5e3ec5.19
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.
|
@@ -196,7 +196,8 @@ function DialogBottomSheetContent(_a) {
|
|
|
196
196
|
// The bottom sheet is backed by a drawer popup, so re-shape its state
|
|
197
197
|
// into the dialog popup state the consumer's `render` is typed against.
|
|
198
198
|
render: resolveBottomSheetContentRender(render), className: classnames(styles.sheetSurface, className), style: style, role: type, finalFocus: finalFocus, "data-dialog-variant": "sheet", "data-size": size }),
|
|
199
|
-
React.createElement(ScrollAreaViewport.DrawerContent, { "data-base-ui-swipe-ignore": true },
|
|
199
|
+
React.createElement(ScrollAreaViewport.DrawerContent, { "data-base-ui-swipe-ignore": true },
|
|
200
|
+
React.createElement(DialogScrollAreaContext.Provider, { value: false }, children)))));
|
|
200
201
|
}
|
|
201
202
|
function DialogBottomSheetTitle(_a) {
|
|
202
203
|
var { children } = _a, rest = tslib_es6.__rest(_a, ["children"]);
|
|
@@ -249,7 +250,8 @@ function DialogModalContent(_a) {
|
|
|
249
250
|
return (React.createElement(ScrollAreaViewport.DialogPortal, null,
|
|
250
251
|
React.createElement(DrawerDescription.DialogBackdrop, { forceRender: true, className: styles.backdrop, "data-testid": "ATL-Dialog-Backdrop" }),
|
|
251
252
|
React.createElement(ScrollAreaViewport.DialogViewport, { className: styles.viewport },
|
|
252
|
-
React.createElement(DrawerDescription.DialogPopup, Object.assign({}, rest, { className: classnames(styles.popup, styles[size], className), style: style, role: type, finalFocus: finalFocus, "data-dialog-variant": "modal" }),
|
|
253
|
+
React.createElement(DrawerDescription.DialogPopup, Object.assign({}, rest, { className: classnames(styles.popup, styles[size], className), style: style, role: type, finalFocus: finalFocus, "data-dialog-variant": "modal" }),
|
|
254
|
+
React.createElement(DialogScrollAreaContext.Provider, { value: false }, children)))));
|
|
253
255
|
}
|
|
254
256
|
function DialogModalTitle(_a) {
|
|
255
257
|
var { children } = _a, rest = tslib_es6.__rest(_a, ["children"]);
|
|
@@ -194,7 +194,8 @@ function DialogBottomSheetContent(_a) {
|
|
|
194
194
|
// The bottom sheet is backed by a drawer popup, so re-shape its state
|
|
195
195
|
// into the dialog popup state the consumer's `render` is typed against.
|
|
196
196
|
render: resolveBottomSheetContentRender(render), className: classnames(styles.sheetSurface, className), style: style, role: type, finalFocus: finalFocus, "data-dialog-variant": "sheet", "data-size": size }),
|
|
197
|
-
React__default.createElement(DrawerContent, { "data-base-ui-swipe-ignore": true },
|
|
197
|
+
React__default.createElement(DrawerContent, { "data-base-ui-swipe-ignore": true },
|
|
198
|
+
React__default.createElement(DialogScrollAreaContext.Provider, { value: false }, children)))));
|
|
198
199
|
}
|
|
199
200
|
function DialogBottomSheetTitle(_a) {
|
|
200
201
|
var { children } = _a, rest = __rest(_a, ["children"]);
|
|
@@ -247,7 +248,8 @@ function DialogModalContent(_a) {
|
|
|
247
248
|
return (React__default.createElement(DialogPortal, null,
|
|
248
249
|
React__default.createElement(DialogBackdrop, { forceRender: true, className: styles.backdrop, "data-testid": "ATL-Dialog-Backdrop" }),
|
|
249
250
|
React__default.createElement(DialogViewport, { className: styles.viewport },
|
|
250
|
-
React__default.createElement(DialogPopup, Object.assign({}, rest, { className: classnames(styles.popup, styles[size], className), style: style, role: type, finalFocus: finalFocus, "data-dialog-variant": "modal" }),
|
|
251
|
+
React__default.createElement(DialogPopup, Object.assign({}, rest, { className: classnames(styles.popup, styles[size], className), style: style, role: type, finalFocus: finalFocus, "data-dialog-variant": "modal" }),
|
|
252
|
+
React__default.createElement(DialogScrollAreaContext.Provider, { value: false }, children)))));
|
|
251
253
|
}
|
|
252
254
|
function DialogModalTitle(_a) {
|
|
253
255
|
var { children } = _a, rest = __rest(_a, ["children"]);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jobber/components",
|
|
3
|
-
"version": "8.24.2-visual-reg-
|
|
3
|
+
"version": "8.24.2-visual-reg-d5e3ec5.19+d5e3ec51",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"devDependencies": {
|
|
487
487
|
"@apollo/client": "^3.7.10",
|
|
488
488
|
"@csstools/postcss-global-data": "^1.0.3",
|
|
489
|
-
"@jobber/design": "0.
|
|
489
|
+
"@jobber/design": "0.108.0",
|
|
490
490
|
"@jobber/hooks": "2.21.0",
|
|
491
491
|
"@rollup/plugin-alias": "^5.1.0",
|
|
492
492
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
@@ -540,5 +540,5 @@
|
|
|
540
540
|
"> 1%",
|
|
541
541
|
"IE 10"
|
|
542
542
|
],
|
|
543
|
-
"gitHead": "
|
|
543
|
+
"gitHead": "d5e3ec51672d79ccdb683170977287c1bb00d8ff"
|
|
544
544
|
}
|