@ironsource/shared-ui 2.1.3-rc.23 → 2.1.3-rc.24

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.
@@ -0,0 +1 @@
1
+ .container[data-v-ea9275e6]{position:fixed;z-index:1300;display:flex;align-items:center;justify-content:center;inset:0;padding:0 var(--spacing-300)}.dialog[data-v-ea9275e6]{min-height:7rem;overflow-y:auto;box-shadow:var(--elevation-xl);max-height:calc(100% - var(--spacing-800));background:var(--background-model-elevation);border:1px solid var(--common-divider-elevation-0);border-radius:var(--border-radius-lg)}.dialog--medium[data-v-ea9275e6]{width:56.25rem}.dialog--small[data-v-ea9275e6]{width:37.5rem}.dialog--extraSmall[data-v-ea9275e6]{width:27.75rem}.header[data-v-ea9275e6]{position:relative;display:flex;align-items:flex-start;width:100%;padding:calc(var(--spacing-200) - 1px) var(--spacing-300);border-bottom:1px solid var(--common-divider);color:var(--text-primary)}.title[data-v-ea9275e6]{display:block;min-height:var(--spacing-300);margin-right:var(--spacing-300)}.subtitle[data-v-ea9275e6]{display:block;margin-top:var(--spacing-50);color:var(--text-secondary)}.close-button[data-v-ea9275e6]{color:var(--text-secondary);position:absolute;right:var(--spacing-250);top:calc(var(--spacing-200) - 3px)}.content[data-v-ea9275e6]{color:var(--text-secondary);padding:var(--spacing-300);display:flex;overflow-y:auto;flex-direction:column;justify-content:center}.footer[data-v-ea9275e6]{height:30%;width:100%;border-top:1px solid var(--common-divider);display:flex;align-items:center}.action-buttons[data-v-ea9275e6]{margin-left:auto;padding:calc(var(--spacing-150) - 1px) var(--spacing-300);display:flex}.action-buttons[data-v-ea9275e6] .button-wrap:first-child{margin-right:var(--spacing-100)}.dialog-backdrop[data-v-ea9275e6]{position:fixed;z-index:-1;display:flex;background-color:var(--background-backdrop);align-items:center;justify-content:center;inset:0}.v-enter-active[data-v-ea9275e6],.v-leave-active[data-v-ea9275e6]{transition:opacity .25s ease}.v-enter-from[data-v-ea9275e6],.v-leave-to[data-v-ea9275e6]{opacity:0}
@@ -1,7 +1,7 @@
1
1
  import o from "./DialogV4.vue2.js";
2
- /* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../DialogV4.vue_vue_type_style_index_0_scoped_7422cf08_lang.css"; //*');
4
- const c = /* @__PURE__ */ _(o, [["__scopeId", "data-v-7422cf08"]]);
2
+ /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../DialogV4.vue_vue_type_style_index_0_scoped_ea9275e6_lang.css"; //*');
4
+ const a = /* @__PURE__ */ e(o, [["__scopeId", "data-v-ea9275e6"]]);
5
5
  export {
6
- c as default
6
+ a as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import "../../../DialogV4.vue_vue_type_style_index_0_scoped_7422cf08_lang.css"; import { defineComponent as A, openBlock as o, createBlock as i, Teleport as w, createVNode as T, Transition as p, withCtx as d, unref as e, createElementBlock as f, createElementVNode as m, mergeProps as s, renderSlot as b, createTextVNode as r, toDisplayString as c, createCommentVNode as u } from "vue";
1
+ import "../../../DialogV4.vue_vue_type_style_index_0_scoped_ea9275e6_lang.css"; import { defineComponent as A, openBlock as o, createBlock as i, Teleport as w, createVNode as T, Transition as p, withCtx as d, unref as e, createElementBlock as f, createElementVNode as m, mergeProps as s, renderSlot as b, createTextVNode as r, toDisplayString as c, createCommentVNode as u } from "vue";
2
2
  import { NOOP as I } from "@vue/shared";
3
3
  import g from "../../typography/v4/Typography.vue.js";
4
4
  import N from "../../button/v4/ButtonV4.vue.js";
@@ -27,7 +27,7 @@ const R = {
27
27
  closeDelay: { default: 0 },
28
28
  openDelay: { default: 0 },
29
29
  escapeToClose: { type: Boolean, default: !0 },
30
- closeOnClickOutside: { type: Boolean, default: !0 },
30
+ closeOnClickOutside: { type: Boolean, default: !1 },
31
31
  beforeClose: { type: Function, default: null },
32
32
  showCloseButton: { type: Boolean, default: !0 },
33
33
  showFooter: { type: Boolean, default: !0 },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ironsource/shared-ui",
3
- "version": "2.1.3-rc.23",
3
+ "version": "2.1.3-rc.24",
4
4
  "engines": {
5
5
  "npm": ">=7.0.0",
6
6
  "node": ">=16.0.0"
@@ -1 +0,0 @@
1
- .container[data-v-7422cf08]{position:fixed;z-index:1300;display:flex;align-items:center;justify-content:center;inset:0;padding:0 var(--spacing-300)}.dialog[data-v-7422cf08]{min-height:7rem;overflow-y:auto;box-shadow:var(--elevation-xl);max-height:calc(100% - var(--spacing-800));background:var(--background-model-elevation);border:1px solid var(--common-divider-elevation-0);border-radius:var(--border-radius-lg)}.dialog--medium[data-v-7422cf08]{width:56.25rem}.dialog--small[data-v-7422cf08]{width:37.5rem}.dialog--extraSmall[data-v-7422cf08]{width:27.75rem}.header[data-v-7422cf08]{position:relative;display:flex;align-items:flex-start;width:100%;padding:calc(var(--spacing-200) - 1px) var(--spacing-300);border-bottom:1px solid var(--common-divider);color:var(--text-primary)}.title[data-v-7422cf08]{display:block;min-height:var(--spacing-300);margin-right:var(--spacing-300)}.subtitle[data-v-7422cf08]{display:block;margin-top:var(--spacing-50);color:var(--text-secondary)}.close-button[data-v-7422cf08]{color:var(--text-secondary);position:absolute;right:var(--spacing-250);top:calc(var(--spacing-200) - 3px)}.content[data-v-7422cf08]{color:var(--text-secondary);padding:var(--spacing-300);display:flex;overflow-y:auto;flex-direction:column;justify-content:center}.footer[data-v-7422cf08]{height:30%;width:100%;border-top:1px solid var(--common-divider);display:flex;align-items:center}.action-buttons[data-v-7422cf08]{margin-left:auto;padding:calc(var(--spacing-150) - 1px) var(--spacing-300);display:flex}.action-buttons[data-v-7422cf08] .button-wrap:first-child{margin-right:var(--spacing-100)}.dialog-backdrop[data-v-7422cf08]{position:fixed;z-index:-1;display:flex;background-color:var(--background-backdrop);align-items:center;justify-content:center;inset:0}.v-enter-active[data-v-7422cf08],.v-leave-active[data-v-7422cf08]{transition:opacity .25s ease}.v-enter-from[data-v-7422cf08],.v-leave-to[data-v-7422cf08]{opacity:0}