@taikai/rocket-kit 3.0.9 → 3.0.10-beta.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/rocket-kit.cjs.development.js +1 -1
- package/dist/rocket-kit.cjs.development.js.map +1 -1
- package/dist/rocket-kit.cjs.production.min.js +1 -1
- package/dist/rocket-kit.cjs.production.min.js.map +1 -1
- package/dist/rocket-kit.esm.js +1 -1
- package/dist/rocket-kit.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/rocket-kit.esm.js
CHANGED
|
@@ -5584,7 +5584,7 @@ const ModalWrapper$1 = /*#__PURE__*/_styled.div.withConfig({
|
|
|
5584
5584
|
const ModalContainer$1 = /*#__PURE__*/_styled.div.withConfig({
|
|
5585
5585
|
displayName: "styles__ModalContainer",
|
|
5586
5586
|
componentId: "sc-46huls-2"
|
|
5587
|
-
})(["
|
|
5587
|
+
})(["margin-left:auto;background:", ";width:100%;min-height:100vh;display:flex;flex-direction:column;padding:", ";word-wrap:break-word;animation-timing-function:", ";animation-duration:1s;animation-fill-mode:forwards;transform:translateX(100%);animation-name:", ";@media ", "{max-width:", ";padding:", ";}"], colors.white, /*#__PURE__*/rem('15px'), /*#__PURE__*/timingFunctions('easeOutQuint'), slideInLeft, device.s, /*#__PURE__*/rem('400px'), /*#__PURE__*/rem('30px'));
|
|
5588
5588
|
const ModalHeader$1 = /*#__PURE__*/_styled.div.withConfig({
|
|
5589
5589
|
displayName: "styles__ModalHeader",
|
|
5590
5590
|
componentId: "sc-46huls-3"
|