@luminati-io/uikit 6.3.38 → 6.3.40

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.
@@ -51272,7 +51272,7 @@ var Modal2 = function Modal2(_ref) {
51272
51272
  zIndex: zIndex,
51273
51273
  width: width,
51274
51274
  styles: {
51275
- content: {
51275
+ section: {
51276
51276
  maxHeight: maxHeight
51277
51277
  }
51278
51278
  },
@@ -51556,7 +51556,7 @@ var theme = function theme(cb) {
51556
51556
  var StyledModal = styled_components__WEBPACK_IMPORTED_MODULE_1___default()(ModalAdaptor).withConfig({
51557
51557
  displayName: "StyledModal",
51558
51558
  componentId: "sc-flnd5c-0"
51559
- })(["&.", "-root{div[role='dialog']{margin:10vh auto;}}.", "{&-mask{position:fixed;inset:0;height:100%;background-color:", ";background-color:", ";filter:alpha(opacity=70);pointer-events:none;&-hidden{display:none;}}&-fade{&-enter,&-appear{opacity:0;animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-play-state:paused;}&-leave{animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-play-state:paused;}&-enter-active,&-appear-active{animation-name:", ";animation-play-state:running;}&-leave-active{animation-name:", ";animation-play-state:running;}}&-wrap{position:fixed;inset:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;box-sizing:border-box;display:flex;align-items:center;justify-content:center;}&-section{position:relative;display:flex;flex-direction:column;box-sizing:border-box;padding-top:", ";background-color:", ";border-radius:", ";font-family:", ";box-shadow:", ";pointer-events:auto;}&-close{position:absolute;margin-top:8px;inset-inline-end:16px;z-index:1;padding:4px;text-decoration:none;background:transparent;border-radius:4px;width:24px;height:24px;border:0;outline:0;cursor:pointer;svg{color:", ";}&:hover{background-color:", ";svg{color:", ";}}}&-header{padding-top:", ";padding-right:", ";padding-bottom:", ";padding-left:", ";}&-title{display:flex;flex-direction:column;gap:", ";}&-title-wrap{display:flex;flex-direction:row;align-items:center;gap:", ";}&-body{overflow-y:auto;padding-top:", ";padding-right:", ";padding-bottom:", ";padding-left:", ";color:", ";", "}&-footer{padding-top:", ";padding-right:", ";padding-bottom:", ";padding-left:", ";border-top:1px solid ", ";}&-zoom{&-enter,&-appear{opacity:0;animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.08,0.82,0.17,1);animation-play-state:paused;}&-leave{animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.6,0.04,0.98,0.34);animation-play-state:paused;}&-enter-active,&-appear-active{animation-name:", ";animation-play-state:running;}&-leave-active{animation-name:", ";animation-play-state:running;}}}"], prefixCls, prefixCls, theme(function (t) {
51559
+ })(["&.", "-root{div[role='dialog']{margin:0 auto;}}.", "{&-mask{position:fixed;inset:0;height:100%;background-color:", ";background-color:", ";filter:alpha(opacity=70);pointer-events:none;&-hidden{display:none;}}&-fade{&-enter,&-appear{opacity:0;animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-play-state:paused;}&-leave{animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-play-state:paused;}&-enter-active,&-appear-active{animation-name:", ";animation-play-state:running;}&-leave-active{animation-name:", ";animation-play-state:running;}}&-wrap{position:fixed;inset:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;box-sizing:border-box;display:flex;align-items:center;justify-content:center;}&-section{position:relative;display:flex;flex-direction:column;box-sizing:border-box;padding-top:", ";background-color:", ";border-radius:", ";font-family:", ";box-shadow:", ";pointer-events:auto;}&-close{position:absolute;margin-top:8px;inset-inline-end:16px;z-index:1;padding:4px;text-decoration:none;background:transparent;border-radius:4px;width:24px;height:24px;border:0;outline:0;cursor:pointer;svg{color:", ";}&:hover{background-color:", ";svg{color:", ";}}}&-header{padding-top:", ";padding-right:", ";padding-bottom:", ";padding-left:", ";}&-title{display:flex;flex-direction:column;gap:", ";}&-title-wrap{display:flex;flex-direction:row;align-items:center;gap:", ";}&-body{overflow-y:auto;padding-top:", ";padding-right:", ";padding-bottom:", ";padding-left:", ";color:", ";", "}&-footer{padding-top:", ";padding-right:", ";padding-bottom:", ";padding-left:", ";border-top:1px solid ", ";}&-zoom{&-enter,&-appear{opacity:0;animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.08,0.82,0.17,1);animation-play-state:paused;}&-leave{animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.6,0.04,0.98,0.34);animation-play-state:paused;}&-enter-active,&-appear-active{animation-name:", ";animation-play-state:running;}&-leave-active{animation-name:", ";animation-play-state:running;}}}"], prefixCls, prefixCls, theme(function (t) {
51560
51560
  return t.color.modal_shadow_bg;
51561
51561
  }), theme(function (t) {
51562
51562
  return t.color.modal2_shadow_bg;
@@ -57534,10 +57534,10 @@ var prefixCls = function prefixCls(p) {
57534
57534
  var StyledTag = styled_components__WEBPACK_IMPORTED_MODULE_0___default().div.withConfig({
57535
57535
  displayName: "StyledTag",
57536
57536
  componentId: "sc-qjresw-0"
57537
- })(["display:inline-flex;margin:0;padding:4px 4px 4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:4px;border:1px solid ", ";background-color:", ";.", "-icon{color:", ";min-width:14px;width:14px;min-height:14px;height:14px;}.", "-text{color:", ";}.", "-badge{background-color:", ";padding:2px;min-width:16px;.uikit_badge-content{color:", ";}}.", "-close-icon{border-radius:28px;}.", "-close-icon,.", "-menu-button{background-color:inherit;min-width:16px;width:16px;min-height:16px;height:16px;}&.", "-clickable{cursor:pointer;}&.", "-disabled{&.", "-clickable{cursor:not-allowed;}border:1px solid ", ";background-color:", ";.", "-icon{color:", ";}.", "-text,.", "-badge .uikit_badge-content{color:", ";}}&:not(.", "-disabled){&.", "-active{border:1px solid ", ";background-color:", ";.", "-icon{color:", ";}.", "-text{color:", ";}.", "-badge{background-color:", ";.uikit_badge-content{color:", ";}}.", "-close-icon:hover{color:", ";}}.", "-close-icon:hover{background-color:", ";color:", ";}.", "-menu-button:hover{background-color:inherit;color:", ";}&:hover{border:1px solid ", ";&.", "-active{border:1px solid ", ";background-color:", ";}}}"], theme(function (t) {
57537
+ })(["display:inline-flex;margin:0;padding:4px 4px 4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:4px;border:1px solid ", ";background-color:", ";.", "-icon{color:", ";min-width:14px;width:14px;min-height:14px;height:14px;}.", "-text{color:", ";}.", "-badge{background-color:", ";padding:2px 4px;min-width:16px;.uikit_badge-content{color:", ";}}.", "-close-icon{border-radius:28px;}.", "-close-icon,.", "-menu-button{background-color:inherit;min-width:16px;width:16px;min-height:16px;height:16px;}&.", "-clickable{cursor:pointer;}&.", "-disabled{&.", "-clickable{cursor:not-allowed;}border:1px solid ", ";background-color:", ";.", "-icon{color:", ";}.", "-text,.", "-badge .uikit_badge-content{color:", ";}}&:not(.", "-disabled){&.", "-active{border:1px solid ", ";background-color:", ";.", "-icon{color:", ";}.", "-text{color:", ";}.", "-badge{background-color:", ";.uikit_badge-content{color:", ";}}.", "-close-icon:hover{color:", ";}}.", "-close-icon:hover{background-color:", ";color:", ";}.", "-menu-button:hover{background-color:inherit;color:", ";}&:hover{border:1px solid ", ";&.", "-active{border:1px solid ", ";background-color:", ";}}}"], theme(function (t) {
57538
57538
  return t.color.border;
57539
57539
  }), theme(function (t) {
57540
- return t.color.bg_fill_teritary;
57540
+ return t.color.bg;
57541
57541
  }), prefixCls, theme(function (t) {
57542
57542
  return t.color.icon;
57543
57543
  }), prefixCls, theme(function (t) {
@@ -57659,7 +57659,7 @@ var Tag = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().forwardRef(f
57659
57659
  className: (0,_util__WEBPACK_IMPORTED_MODULE_4__.cn)(classNamePrefix, {
57660
57660
  '-text': true
57661
57661
  }),
57662
- size: "sm"
57662
+ size: "md"
57663
57663
  }, text), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_base__WEBPACK_IMPORTED_MODULE_5__.TagBadge, {
57664
57664
  className: (0,_util__WEBPACK_IMPORTED_MODULE_4__.cn)(classNamePrefix, {
57665
57665
  '-badge': true