@ironsource/shared-ui 2.1.6-rc.39 → 2.1.6-rc.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.
@@ -0,0 +1 @@
1
+ .title-wrapper[data-v-1a5f0e2e]{display:flex;align-items:center;gap:var(--spacing-50);color:var(--text-primary);margin-bottom:var(--spacing-100);max-width:fit-content;cursor:pointer}.toggle-icon[data-v-1a5f0e2e]{color:var(--action-active)}.v-enter-active[data-v-1a5f0e2e],.v-leave-active[data-v-1a5f0e2e]{transition:opacity .25s ease}.v-enter-from[data-v-1a5f0e2e],.v-leave-to[data-v-1a5f0e2e]{opacity:0}.title[data-v-1a5f0e2e]{line-height:28px}[data-v-1a5f0e2e] .toggle-icon svg{display:block}
@@ -1,7 +1,7 @@
1
- import o from "./FoldableSection.vue2.js";
2
- /* empty css */import e from "../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../FoldableSection.vue_vue_type_style_index_0_scoped_8d0fd203_lang.css"; //*');
4
- const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-8d0fd203"]]);
1
+ import e from "./FoldableSection.vue2.js";
2
+ /* empty css */import o from "../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../FoldableSection.vue_vue_type_style_index_0_scoped_1a5f0e2e_lang.css"; //*');
4
+ const a = /* @__PURE__ */ o(e, [["__scopeId", "data-v-1a5f0e2e"]]);
5
5
  export {
6
- s as default
6
+ a as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import "../../FoldableSection.vue_vue_type_style_index_0_scoped_8d0fd203_lang.css"; import { defineComponent as f, ref as v, watch as T, openBlock as s, createElementBlock as i, createElementVNode as g, mergeProps as d, unref as t, createVNode as a, withCtx as p, createTextVNode as h, toDisplayString as I, Transition as _, normalizeProps as y, renderSlot as N, createCommentVNode as C } from "vue";
1
+ import "../../FoldableSection.vue_vue_type_style_index_0_scoped_1a5f0e2e_lang.css"; import { defineComponent as f, ref as v, watch as T, openBlock as s, createElementBlock as i, createElementVNode as g, mergeProps as d, unref as t, createVNode as a, withCtx as p, createTextVNode as h, toDisplayString as I, Transition as _, normalizeProps as y, renderSlot as N, createCommentVNode as C } from "vue";
2
2
  import k from "../typography/v4/Typography.vue.js";
3
3
  import w from "../icon/v4/IconV4.vue.js";
4
4
  import { useTestIdAttrs as x } from "../../utils/testIds.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ironsource/shared-ui",
3
- "version": "2.1.6-rc.39",
3
+ "version": "2.1.6-rc.40",
4
4
  "engines": {
5
5
  "npm": ">=7.0.0",
6
6
  "node": ">=16.0.0"
@@ -1 +0,0 @@
1
- .title-wrapper[data-v-8d0fd203]{display:flex;align-items:center;gap:var(--spacing-50);color:var(--text-primary);margin-bottom:var(--spacing-100);max-width:fit-content;cursor:pointer}.toggle-icon[data-v-8d0fd203]{color:var(--action-active)}.v-enter-active[data-v-8d0fd203],.v-leave-active[data-v-8d0fd203]{transition:opacity .25s ease}.v-enter-from[data-v-8d0fd203],.v-leave-to[data-v-8d0fd203]{opacity:0}.title[data-v-8d0fd203]{line-height:28px}