@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.
@@ -1206,7 +1206,7 @@
1206
1206
  to {
1207
1207
  transform: translateX(0);
1208
1208
  }
1209
- `,ha=c.div.withConfig({displayName:"styles__ModalOverlay",componentId:"sc-46huls-0"})(["position:fixed;top:0;left:0;background-color:",";width:100vw;height:100vh;z-index:",";"],n.rgba(b.black,.8),e=>e.zIndex?e.zIndex:10),pa=c.div.withConfig({displayName:"styles__ModalWrapper",componentId:"sc-46huls-1"})(["position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;z-index:",";"],e=>e.zIndex+1),ua=c.div.withConfig({displayName:"styles__ModalContainer",componentId:"sc-46huls-2"})(["position:fixed;right:0;background:",";width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);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:",";overflow-y:auto;@media ","{max-width:",";padding:",";}"],b.white,n.rem("15px"),n.timingFunctions("easeOutQuint"),ma,pe,n.rem("400px"),n.rem("30px")),fa=c.div.withConfig({displayName:"styles__ModalHeader",componentId:"sc-46huls-3"})(["top:0;h2{margin:0 0 "," 0;font-size:",";font-weight:",";}"],n.rem("30px"),n.rem("32px"),M.semiBold),ga=c.div.withConfig({displayName:"styles__ModalContent",componentId:"sc-46huls-4"})(["display:flex;flex-direction:column;@media ","{flex:1;}"],pe),va=c.div`
1209
+ `,ha=c.div.withConfig({displayName:"styles__ModalOverlay",componentId:"sc-46huls-0"})(["position:fixed;top:0;left:0;background-color:",";width:100vw;height:100vh;z-index:",";"],n.rgba(b.black,.8),e=>e.zIndex?e.zIndex:10),pa=c.div.withConfig({displayName:"styles__ModalWrapper",componentId:"sc-46huls-1"})(["position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;z-index:",";"],e=>e.zIndex+1),ua=c.div.withConfig({displayName:"styles__ModalContainer",componentId:"sc-46huls-2"})(["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:",";}"],b.white,n.rem("15px"),n.timingFunctions("easeOutQuint"),ma,pe,n.rem("400px"),n.rem("30px")),fa=c.div.withConfig({displayName:"styles__ModalHeader",componentId:"sc-46huls-3"})(["top:0;h2{margin:0 0 "," 0;font-size:",";font-weight:",";}"],n.rem("30px"),n.rem("32px"),M.semiBold),ga=c.div.withConfig({displayName:"styles__ModalContent",componentId:"sc-46huls-4"})(["display:flex;flex-direction:column;@media ","{flex:1;}"],pe),va=c.div`
1210
1210
  div {
1211
1211
  width: 100%;
1212
1212
  height: 100%;