mozrest-sdk-react-dev 0.1.24 → 0.1.25
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/mozrest-sdk.es.js +2 -2
- package/package.json +1 -1
- package/style.css +1 -1
package/mozrest-sdk.es.js
CHANGED
|
@@ -3441,6 +3441,7 @@ var styles$1w = {
|
|
|
3441
3441
|
header: header$7,
|
|
3442
3442
|
content: content$9
|
|
3443
3443
|
};
|
|
3444
|
+
var scopedPreflight = /* @__PURE__ */ (() => '*.mz-sdk-cst-pf,:before .mz-sdk-cst-pf,:after .mz-sdk-cst-pf{box-sizing:border-box;border-width:0;border-style:solid;border-color:theme("borderColor.DEFAULT",currentColor)}:before .mz-sdk-cst-pf,:after .mz-sdk-cst-pf{--tw-content: ""}html.mz-sdk-cst-pf{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:theme("fontFamily.sans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji")}body.mz-sdk-cst-pf{margin:0;line-height:inherit}hr.mz-sdk-cst-pf{height:0;color:inherit;border-top-width:1px}abbr:where([title]).mz-sdk-cst-pf{text-decoration:underline dotted}h1.mz-sdk-cst-pf,h2.mz-sdk-cst-pf,h3.mz-sdk-cst-pf,h4.mz-sdk-cst-pf,h5.mz-sdk-cst-pf,h6.mz-sdk-cst-pf{font-size:inherit;font-weight:inherit}a.mz-sdk-cst-pf{color:inherit;text-decoration:inherit}b.mz-sdk-cst-pf,strong.mz-sdk-cst-pf{font-weight:bolder}code.mz-sdk-cst-pf,kbd.mz-sdk-cst-pf,samp.mz-sdk-cst-pf,pre.mz-sdk-cst-pf{font-family:theme("fontFamily.mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:1em}small.mz-sdk-cst-pf{font-size:80%}sub.mz-sdk-cst-pf,sup.mz-sdk-cst-pf{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub.mz-sdk-cst-pf{bottom:-.25em}sup.mz-sdk-cst-pf{top:-.5em}table.mz-sdk-cst-pf{text-indent:0;border-color:inherit;border-collapse:collapse}button.mz-sdk-cst-pf,input.mz-sdk-cst-pf,optgroup.mz-sdk-cst-pf,select.mz-sdk-cst-pf,textarea.mz-sdk-cst-pf{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button.mz-sdk-cst-pf,select.mz-sdk-cst-pf{text-transform:none}button.mz-sdk-cst-pf,[type=button].mz-sdk-cst-pf,[type=reset].mz-sdk-cst-pf,[type=submit].mz-sdk-cst-pf{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring.mz-sdk-cst-pf{outline:auto}:-moz-ui-invalid.mz-sdk-cst-pf{box-shadow:none}progress.mz-sdk-cst-pf{vertical-align:baseline}::-webkit-inner-spin-button .mz-sdk-cst-pf,::-webkit-outer-spin-button .mz-sdk-cst-pf{height:auto}[type=search].mz-sdk-cst-pf{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration .mz-sdk-cst-pf{-webkit-appearance:none}::-webkit-file-upload-button .mz-sdk-cst-pf{-webkit-appearance:button;font:inherit}summary.mz-sdk-cst-pf{display:list-item}blockquote.mz-sdk-cst-pf,dl.mz-sdk-cst-pf,dd.mz-sdk-cst-pf,h1.mz-sdk-cst-pf,h2.mz-sdk-cst-pf,h3.mz-sdk-cst-pf,h4.mz-sdk-cst-pf,h5.mz-sdk-cst-pf,h6.mz-sdk-cst-pf,hr.mz-sdk-cst-pf,figure.mz-sdk-cst-pf,p.mz-sdk-cst-pf,pre.mz-sdk-cst-pf{margin:0}fieldset.mz-sdk-cst-pf{margin:0;padding:0}legend.mz-sdk-cst-pf{padding:0}ol.mz-sdk-cst-pf,ul.mz-sdk-cst-pf,menu.mz-sdk-cst-pf{list-style:none;margin:0;padding:0}textarea.mz-sdk-cst-pf{resize:vertical}input::placeholder .mz-sdk-cst-pf,textarea::placeholder .mz-sdk-cst-pf{opacity:1;color:theme("colors.gray.400",#9ca3af)}button.mz-sdk-cst-pf,[role=button].mz-sdk-cst-pf{cursor:pointer}:disabled.mz-sdk-cst-pf{cursor:default}img.mz-sdk-cst-pf,svg.mz-sdk-cst-pf,video.mz-sdk-cst-pf,canvas.mz-sdk-cst-pf,audio.mz-sdk-cst-pf,iframe.mz-sdk-cst-pf,embed.mz-sdk-cst-pf,object.mz-sdk-cst-pf{display:block;vertical-align:middle}img.mz-sdk-cst-pf,video.mz-sdk-cst-pf{max-width:100%;height:auto}[hidden].mz-sdk-cst-pf{display:none}\n')();
|
|
3444
3445
|
const LayoutPage$1 = ({
|
|
3445
3446
|
children,
|
|
3446
3447
|
header: header2,
|
|
@@ -3448,8 +3449,7 @@ const LayoutPage$1 = ({
|
|
|
3448
3449
|
contentClassName
|
|
3449
3450
|
}) => {
|
|
3450
3451
|
return /* @__PURE__ */ React__default.createElement("div", {
|
|
3451
|
-
|
|
3452
|
-
className: classNames$2(styles$1w.container, containerClassName)
|
|
3452
|
+
className: classNames$2(styles$1w.container, containerClassName, "mz-sdk-cst-pf")
|
|
3453
3453
|
}, header2 && /* @__PURE__ */ React__default.createElement("div", {
|
|
3454
3454
|
className: "mz-header"
|
|
3455
3455
|
}, header2), /* @__PURE__ */ React__default.createElement(Container, {
|