vite-plugin-vue-devtools 0.0.13 → 0.0.15

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.
Files changed (29) hide show
  1. package/README.md +1 -1
  2. package/dist/client/assets/{IframeView.vue_vue_type_script_setup_true_lang-f8b8a14a.js → IframeView.vue_vue_type_script_setup_true_lang-6fc3d86d.js} +1 -1
  3. package/dist/client/assets/{VCard-17cdc61a.js → VCard-ec46c542.js} +1 -1
  4. package/dist/client/assets/{VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js → VIcon.vue_vue_type_script_setup_true_lang-04979723.js} +1 -1
  5. package/dist/client/assets/{VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js → VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js} +2 -2
  6. package/dist/client/assets/{VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js → VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js} +1 -1
  7. package/dist/client/assets/{VPanelGrids-ebf42a7c.js → VPanelGrids-157ba0e4.js} +1 -1
  8. package/dist/client/assets/{VTextInput.vue_vue_type_script_setup_true_lang-059a254a.js → VTextInput.vue_vue_type_script_setup_true_lang-1234f8cd.js} +3 -3
  9. package/dist/client/assets/{__inspecting-bd7248d3.js → __inspecting-c253b63a.js} +2 -2
  10. package/dist/client/assets/{assets-0e67cb8d.js → assets-29864b26.js} +8 -8
  11. package/dist/client/assets/{components-ab0312bf.js → components-fa5f5d7d.js} +7 -7
  12. package/dist/client/assets/{documentations-744b76d4.js → documentations-3f9218a4.js} +56 -28
  13. package/dist/client/assets/{graph-132869aa.js → graph-1d0d4ca3.js} +2 -2
  14. package/dist/client/assets/{index-890fc037.css → index-9456fcf5.css} +1 -1
  15. package/dist/client/assets/{index-29942063.js → index-9e2c7941.js} +1 -1
  16. package/dist/client/assets/{index-85d2f156.js → index-f6e16f33.js} +12 -12
  17. package/dist/client/assets/{inspect-c239e96b.js → inspect-6ae27f34.js} +3 -3
  18. package/dist/client/assets/{overview-2ad06721.js → overview-c847273c.js} +5 -5
  19. package/dist/client/assets/{pages-eefab96d.js → pages-f1ac326e.js} +4 -4
  20. package/dist/client/assets/{pinia-faf73d09.js → pinia-be4987ec.js} +5 -5
  21. package/dist/client/assets/{routes-28ae4830.js → routes-84524150.js} +7 -7
  22. package/dist/client/assets/{rpc-0c341c21.js → rpc-1825c2de.js} +1 -1
  23. package/dist/client/assets/{settings-b3328fda.js → settings-8040291d.js} +3 -3
  24. package/dist/client/assets/{splitpanes.es-5efc4585.js → splitpanes.es-6f47643c.js} +4 -4
  25. package/dist/client/assets/{timeline-6db09f05.js → timeline-0f9c3a96.js} +7 -7
  26. package/dist/client/index.html +2 -2
  27. package/package.json +1 -1
  28. package/src/node/Container.vue +6 -11
  29. package/src/node/app.js +15 -1
package/README.md CHANGED
@@ -45,7 +45,7 @@ Components tab show all the components you are using in your app and hierarchy.
45
45
 
46
46
  ### Assets
47
47
 
48
- Assets tab that shows all your static assets (vite config.publicDir only now) and their information. You can open the asset in the browser or download it.
48
+ Assets tab that shows all your static assets and their information. You can open the asset in the browser or download it.
49
49
 
50
50
  <img src="./assets/assets.png" />
51
51
 
@@ -1,4 +1,4 @@
1
- import { v as defineComponent, af as useColorMode, Z as ref, $ as computed, ag as reactive, ah as useElementBounding, a5 as onMounted, n as nextTick, ai as watchEffect, aj as onUnmounted, o as openBlock, e as createElementBlock } from './index-85d2f156.js';
1
+ import { v as defineComponent, af as useColorMode, Z as ref, $ as computed, ag as reactive, ah as useElementBounding, a5 as onMounted, n as nextTick, ai as watchEffect, aj as onUnmounted, o as openBlock, e as createElementBlock } from './index-f6e16f33.js';
2
2
 
3
3
  const iframeCacheMap = /* @__PURE__ */ new Map();
4
4
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,4 +1,4 @@
1
- import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-85d2f156.js';
1
+ import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-f6e16f33.js';
2
2
 
3
3
  /* unplugin-vue-components disabled */const _sfc_main = {};
4
4
 
@@ -1,4 +1,4 @@
1
- import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass } from './index-85d2f156.js';
1
+ import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass } from './index-f6e16f33.js';
2
2
 
3
3
  const _sfc_main = /* @__PURE__ */ defineComponent({
4
4
  __name: "VIcon",
@@ -1,5 +1,5 @@
1
- import { aA as useClipboard, aB as useNotification, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, u as createVNode, k as mergeProps, j as resolveDynamicComponent } from './index-85d2f156.js';
2
- import { _ as _sfc_main$1 } from './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
1
+ import { aA as useClipboard, aB as useNotification, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, u as createVNode, k as mergeProps, j as resolveDynamicComponent } from './index-f6e16f33.js';
2
+ import { _ as _sfc_main$1 } from './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
3
3
 
4
4
  function useCopy() {
5
5
  const clipboard = useClipboard();
@@ -1,4 +1,4 @@
1
- import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass, g as createCommentVNode, f as renderSlot, x as createBaseVNode, y as toDisplayString } from './index-85d2f156.js';
1
+ import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass, g as createCommentVNode, f as renderSlot, x as createBaseVNode, y as toDisplayString } from './index-f6e16f33.js';
2
2
 
3
3
  const _hoisted_1 = {
4
4
  flex: "~ gap-3",
@@ -1,4 +1,4 @@
1
- import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-85d2f156.js';
1
+ import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-f6e16f33.js';
2
2
 
3
3
  /* unplugin-vue-components disabled */const _sfc_main = {};
4
4
 
@@ -1,6 +1,6 @@
1
- import { _ as _sfc_main$2 } from './VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js';
2
- import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
3
- import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, x as createBaseVNode, q as normalizeClass, u as createVNode, h as withCtx, f as renderSlot, g as createCommentVNode, c as createBlock, z as unref, d as withDirectives, F as Fragment, b as resolveDirective, O as createTextVNode, y as toDisplayString, p as pushScopeId, a as popScopeId, ax as _export_sfc, ay as vModelDynamic, k as mergeProps, K as isRef } from './index-85d2f156.js';
1
+ import { _ as _sfc_main$2 } from './VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js';
2
+ import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
3
+ import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, x as createBaseVNode, q as normalizeClass, u as createVNode, h as withCtx, f as renderSlot, g as createCommentVNode, c as createBlock, z as unref, d as withDirectives, F as Fragment, b as resolveDirective, O as createTextVNode, y as toDisplayString, p as pushScopeId, a as popScopeId, ax as _export_sfc, ay as vModelDynamic, k as mergeProps, K as isRef } from './index-f6e16f33.js';
4
4
 
5
5
  const _withScopeId = (n) => (pushScopeId("data-v-cf2e46eb"), n = n(), popScopeId(), n);
6
6
  const _hoisted_1$1 = ["open"];
@@ -1,5 +1,5 @@
1
- import { _ as __unplugin_components_0 } from './VPanelGrids-ebf42a7c.js';
2
- import { v as defineComponent, aC as useEventListener, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, aD as useDevtoolsClient } from './index-85d2f156.js';
1
+ import { _ as __unplugin_components_0 } from './VPanelGrids-157ba0e4.js';
2
+ import { v as defineComponent, aC as useEventListener, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, aD as useDevtoolsClient } from './index-f6e16f33.js';
3
3
 
4
4
  const _hoisted_1 = /* @__PURE__ */ createBaseVNode("div", null, " Inspecting Vue components ", -1);
5
5
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,12 +1,12 @@
1
- import { _ as __unplugin_components_0 } from './VPanelGrids-ebf42a7c.js';
2
- import { _ as __unplugin_components_7 } from './VCard-17cdc61a.js';
3
- import { _ as _sfc_main$9, u as useCopy } from './VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js';
4
- import { v as defineComponent, Z as ref, aq as useElementSize, ar as onClickOutside, o as openBlock, c as createBlock, h as withCtx, e as createElementBlock, u as createVNode, x as createBaseVNode, f as renderSlot, k as mergeProps, z as unref, g as createCommentVNode, as as Transition, $ as computed, y as toDisplayString, q as normalizeClass, at as useStyleTag, l as normalizeStyle, au as computedAsync, av as useTimeAgo, F as Fragment, O as createTextVNode, Q as _sfc_main$a, aw as onKeyDown, K as isRef, i as renderList } from './index-85d2f156.js';
5
- import { r as rpc } from './rpc-0c341c21.js';
6
- import { _ as _sfc_main$b, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-059a254a.js';
7
- import { _ as _sfc_main$c } from './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
1
+ import { _ as __unplugin_components_0 } from './VPanelGrids-157ba0e4.js';
2
+ import { _ as __unplugin_components_7 } from './VCard-ec46c542.js';
3
+ import { _ as _sfc_main$9, u as useCopy } from './VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js';
4
+ import { v as defineComponent, Z as ref, aq as useElementSize, ar as onClickOutside, o as openBlock, c as createBlock, h as withCtx, e as createElementBlock, u as createVNode, x as createBaseVNode, f as renderSlot, k as mergeProps, z as unref, g as createCommentVNode, as as Transition, $ as computed, y as toDisplayString, q as normalizeClass, at as useStyleTag, l as normalizeStyle, au as computedAsync, av as useTimeAgo, F as Fragment, O as createTextVNode, Q as _sfc_main$a, aw as onKeyDown, K as isRef, i as renderList } from './index-f6e16f33.js';
5
+ import { r as rpc } from './rpc-1825c2de.js';
6
+ import { _ as _sfc_main$b, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-1234f8cd.js';
7
+ import { _ as _sfc_main$c } from './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
8
8
  import { F as Fuse } from './fuse.esm-c317b696.js';
9
- import './VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js';
9
+ import './VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js';
10
10
 
11
11
  const _hoisted_1$7 = {
12
12
  relative: "",
@@ -1,10 +1,10 @@
1
- import { _ as __unplugin_components_0 } from './VPanelGrids-ebf42a7c.js';
2
- import { _ as __unplugin_components_7 } from './VCard-17cdc61a.js';
3
- import { a as _sfc_main$2, g, M, _ as _sfc_main$3 } from './splitpanes.es-5efc4585.js';
4
- import { F as Fragment, Z as ref, ak as shallowRef, $ as computed, v as defineComponent, r as resolveComponent, o as openBlock, e as createElementBlock, x as createBaseVNode, z as unref, c as createBlock, q as normalizeClass, y as toDisplayString, l as normalizeStyle, i as renderList, g as createCommentVNode, a5 as onMounted, al as onVueInstanceUpdate, u as createVNode, h as withCtx, ag as reactive, am as instance } from './index-85d2f156.js';
5
- import './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
6
- import './index-29942063.js';
7
- import './VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js';
1
+ import { _ as __unplugin_components_0 } from './VPanelGrids-157ba0e4.js';
2
+ import { _ as __unplugin_components_7 } from './VCard-ec46c542.js';
3
+ import { a as _sfc_main$2, g, M, _ as _sfc_main$3 } from './splitpanes.es-6f47643c.js';
4
+ import { F as Fragment, Z as ref, ak as shallowRef, $ as computed, v as defineComponent, r as resolveComponent, o as openBlock, e as createElementBlock, x as createBaseVNode, z as unref, c as createBlock, q as normalizeClass, y as toDisplayString, l as normalizeStyle, i as renderList, g as createCommentVNode, a5 as onMounted, al as onVueInstanceUpdate, u as createVNode, h as withCtx, ag as reactive, am as instance } from './index-f6e16f33.js';
5
+ import './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
6
+ import './index-9e2c7941.js';
7
+ import './VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js';
8
8
 
9
9
  function isBeingDestroyed(instance) {
10
10
  return instance._isBeingDestroyed || instance.isUnmounted;
@@ -1,7 +1,7 @@
1
- import { _ as __unplugin_components_7 } from './VCard-17cdc61a.js';
2
- import { v as defineComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, y as toDisplayString, e as createElementBlock, g as createCommentVNode, a4 as withModifiers, f as renderSlot, Z as ref, z as unref, u as createVNode, ae as Teleport, F as Fragment, i as renderList } from './index-85d2f156.js';
3
- import { _ as _sfc_main$2 } from './IframeView.vue_vue_type_script_setup_true_lang-f8b8a14a.js';
4
- import { r as rpc } from './rpc-0c341c21.js';
1
+ import { _ as __unplugin_components_7 } from './VCard-ec46c542.js';
2
+ import { v as defineComponent, r as resolveComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, O as createTextVNode, y as toDisplayString, g as createCommentVNode, e as createElementBlock, a4 as withModifiers, f as renderSlot, Z as ref, z as unref, u as createVNode, ae as Teleport, F as Fragment, i as renderList } from './index-f6e16f33.js';
3
+ import { _ as _sfc_main$2 } from './IframeView.vue_vue_type_script_setup_true_lang-6fc3d86d.js';
4
+ import { r as rpc } from './rpc-1825c2de.js';
5
5
 
6
6
  const _hoisted_1$1 = {
7
7
  flex: "~ col gap2",
@@ -16,34 +16,44 @@ const _hoisted_2$1 = {
16
16
  "text-lg": ""
17
17
  };
18
18
  const _hoisted_3$1 = {
19
+ flex: "",
20
+ "items-center": ""
21
+ };
22
+ const _hoisted_4$1 = /* @__PURE__ */ createBaseVNode("span", {
23
+ "i-carbon:warning-filled": "",
24
+ "ml-2": "",
25
+ "text-3": "",
26
+ "op-60": ""
27
+ }, null, -1);
28
+ const _hoisted_5$1 = {
19
29
  key: 0,
20
30
  class: "line-clamp-2",
21
31
  "mt--1": "",
22
32
  "text-sm": "",
23
33
  op50: ""
24
34
  };
25
- const _hoisted_4$1 = /* @__PURE__ */ createBaseVNode("div", { "flex-auto": "" }, null, -1);
26
- const _hoisted_5$1 = {
35
+ const _hoisted_6 = /* @__PURE__ */ createBaseVNode("div", { "flex-auto": "" }, null, -1);
36
+ const _hoisted_7 = {
27
37
  key: 1,
28
38
  flex: "~ gap-2",
29
39
  title: "Documentation"
30
40
  };
31
- const _hoisted_6 = /* @__PURE__ */ createBaseVNode("span", {
41
+ const _hoisted_8 = /* @__PURE__ */ createBaseVNode("span", {
32
42
  "i-carbon-link": "",
33
43
  "text-lg": "",
34
44
  op50: ""
35
45
  }, null, -1);
36
- const _hoisted_7 = {
46
+ const _hoisted_9 = {
37
47
  key: 2,
38
48
  flex: "~ gap-2"
39
49
  };
40
- const _hoisted_8 = /* @__PURE__ */ createBaseVNode("span", {
50
+ const _hoisted_10 = /* @__PURE__ */ createBaseVNode("span", {
41
51
  "i-carbon-logo-github": "",
42
52
  "text-lg": "",
43
53
  op50: ""
44
54
  }, null, -1);
45
- const _hoisted_9 = { flex: "~ col" };
46
- const _hoisted_10 = {
55
+ const _hoisted_11 = { flex: "~ col" };
56
+ const _hoisted_12 = {
47
57
  key: 0,
48
58
  "h-20": "",
49
59
  "w-20": "",
@@ -53,7 +63,7 @@ const _hoisted_10 = {
53
63
  "bg-gray:3": "",
54
64
  p4: ""
55
65
  };
56
- const _hoisted_11 = ["src", "alt"];
66
+ const _hoisted_13 = ["src", "alt"];
57
67
  const _sfc_main$1 = /* @__PURE__ */ defineComponent({
58
68
  __name: "DocDetails",
59
69
  props: {
@@ -65,24 +75,39 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
65
75
  window.open(path, "_blank");
66
76
  }
67
77
  return (_ctx, _cache) => {
78
+ const _component_VTooltip = resolveComponent("VTooltip");
68
79
  const _component_VCard = __unplugin_components_7;
69
80
  return openBlock(), createBlock(_component_VCard, {
70
81
  flex: "~ gap2",
71
82
  "max-h": "50vh",
72
83
  "cursor-pointer": "",
73
84
  p4: "",
74
- hover: __props.data.id === "vue" ? "" : "border-primary",
85
+ hover: "border-primary",
75
86
  onClick: _cache[2] || (_cache[2] = ($event) => emit("navigate", __props.data))
76
87
  }, {
77
88
  default: withCtx(() => [
78
89
  createBaseVNode("div", _hoisted_1$1, [
79
90
  createBaseVNode("div", _hoisted_2$1, [
80
- createBaseVNode("span", null, toDisplayString(__props.data.name), 1)
91
+ createBaseVNode("span", _hoisted_3$1, [
92
+ createTextVNode(toDisplayString(__props.data.name) + " ", 1),
93
+ __props.data.tips ? (openBlock(), createBlock(_component_VTooltip, {
94
+ key: 0,
95
+ placement: "bottom-start"
96
+ }, {
97
+ popper: withCtx(() => [
98
+ createBaseVNode("p", null, toDisplayString(__props.data.tips), 1)
99
+ ]),
100
+ default: withCtx(() => [
101
+ _hoisted_4$1
102
+ ]),
103
+ _: 1
104
+ })) : createCommentVNode("", true)
105
+ ])
81
106
  ]),
82
- __props.data.description ? (openBlock(), createElementBlock("div", _hoisted_3$1, toDisplayString(__props.data.description), 1)) : createCommentVNode("", true),
83
- _hoisted_4$1,
84
- __props.data.website ? (openBlock(), createElementBlock("div", _hoisted_5$1, [
85
- _hoisted_6,
107
+ __props.data.description ? (openBlock(), createElementBlock("div", _hoisted_5$1, toDisplayString(__props.data.description), 1)) : createCommentVNode("", true),
108
+ _hoisted_6,
109
+ __props.data.website ? (openBlock(), createElementBlock("div", _hoisted_7, [
110
+ _hoisted_8,
86
111
  createBaseVNode("span", {
87
112
  "of-hidden": "",
88
113
  truncate: "",
@@ -93,8 +118,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
93
118
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => navigate(__props.data.website), ["self", "stop"]))
94
119
  }, toDisplayString(__props.data.website.replace(/^https?:\/\//, "")), 1)
95
120
  ])) : createCommentVNode("", true),
96
- __props.data.github ? (openBlock(), createElementBlock("div", _hoisted_7, [
97
- _hoisted_8,
121
+ __props.data.github ? (openBlock(), createElementBlock("div", _hoisted_9, [
122
+ _hoisted_10,
98
123
  createBaseVNode("span", {
99
124
  "of-hidden": "",
100
125
  truncate: "",
@@ -107,20 +132,20 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
107
132
  ])) : createCommentVNode("", true),
108
133
  renderSlot(_ctx.$slots, "items")
109
134
  ]),
110
- createBaseVNode("div", _hoisted_9, [
111
- __props.data.icon ? (openBlock(), createElementBlock("div", _hoisted_10, [
135
+ createBaseVNode("div", _hoisted_11, [
136
+ __props.data.icon ? (openBlock(), createElementBlock("div", _hoisted_12, [
112
137
  __props.data.icon ? (openBlock(), createElementBlock("img", {
113
138
  key: 0,
114
139
  src: __props.data.icon,
115
140
  alt: __props.data.name,
116
141
  ma: "",
117
142
  "h-full": ""
118
- }, null, 8, _hoisted_11)) : createCommentVNode("", true)
143
+ }, null, 8, _hoisted_13)) : createCommentVNode("", true)
119
144
  ])) : createCommentVNode("", true)
120
145
  ])
121
146
  ]),
122
147
  _: 3
123
- }, 8, ["hover"]);
148
+ });
124
149
  };
125
150
  }
126
151
  });
@@ -143,7 +168,9 @@ const data = [
143
168
  description: "The Progressive JavaScript Framework",
144
169
  website: "https://vuejs.org",
145
170
  github: "https://github.com/vuejs/core",
146
- icon: VueIcon
171
+ icon: VueIcon,
172
+ openInBlank: true,
173
+ tips: "Unable to embed it due to the security settings"
147
174
  },
148
175
  {
149
176
  id: "vue-router",
@@ -204,9 +231,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
204
231
  items.value = items.value.filter((item) => packagesName.includes(item.id));
205
232
  });
206
233
  function navigate(data2) {
207
- if (data2.id === "vue")
208
- return;
209
- iframeViewUrl.value = data2.website;
234
+ if (data2.openInBlank)
235
+ window.open(data2.website, "_blank");
236
+ else
237
+ iframeViewUrl.value = data2.website;
210
238
  }
211
239
  function back() {
212
240
  iframeViewUrl.value = "";
@@ -1,6 +1,6 @@
1
- import { Z as ref, aa as useStorage, $ as computed, v as defineComponent, o as openBlock, e as createElementBlock, d as withDirectives, ab as vModelText, z as unref, x as createBaseVNode, K as isRef, L as vModelCheckbox, ac as useDark, a5 as onMounted, ad as watch, u as createVNode } from './index-85d2f156.js';
1
+ import { Z as ref, aa as useStorage, $ as computed, v as defineComponent, o as openBlock, e as createElementBlock, d as withDirectives, ab as vModelText, z as unref, x as createBaseVNode, K as isRef, L as vModelCheckbox, ac as useDark, a5 as onMounted, ad as watch, u as createVNode } from './index-f6e16f33.js';
2
2
  import { F as Fuse } from './fuse.esm-c317b696.js';
3
- import { r as rpc } from './rpc-0c341c21.js';
3
+ import { r as rpc } from './rpc-1825c2de.js';
4
4
 
5
5
  const list = ref(await rpc.componentGraph());
6
6
  const searchText = useStorage("vite-inspect-search-text", "");
@@ -463,4 +463,4 @@ video {
463
463
  }.dark::view-transition-new(root) {
464
464
  z-index: 1;
465
465
  }
466
- *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}/* cyrillic-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJV37Nv7g.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVT7Nv7g.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVz7Nv7g.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVP7Nv7g.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* latin-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJV77Nv7g.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVD7Ng.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZJhiI2B.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZthiI2B.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZNhiI2B.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZxhiI2B.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* vietnamese */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZBhiI2B.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhiI2B.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZJhiI2B.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthiI2B.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZNhiI2B.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZxhiI2B.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* vietnamese */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZBhiI2B.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhiI2B.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hiA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}.carbon-bring-forward{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 15h-2v-3a2.002 2.002 0 0 1 2-2h3v2h-3zm3 15h-3a2.002 2.002 0 0 1-2-2v-3h2v3h3zm3-2h4v2h-4zm10 2h-3v-2h3v-3h2v3a2.002 2.002 0 0 1-2 2zM10 18h2v4h-2zm18 0h2v4h-2zm2-3h-2v-3h-3v-2h3a2.002 2.002 0 0 1 2 2zm-12-5h4v2h-4z'/%3E%3Cpath fill='currentColor' d='M8 22H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h16a2.002 2.002 0 0 1 2 2v4h-2V4H4v16h4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 22L6 12l1.4-1.4l8.6 8.6l8.6-8.6L26 12z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-close,[carbon-close=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 9.4L22.6 8L16 14.6L9.4 8L8 9.4l6.6 6.6L8 22.6L9.4 24l6.6-6.6l6.6 6.6l1.4-1.4l-6.6-6.6L24 9.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 10v18H10V10h18m0-2H10a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2Z'/%3E%3Cpath fill='currentColor' d='M4 18H2V4a2 2 0 0 1 2-2h14v2H4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-direction-right-01{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m19 4l-1.414 1.414L22.172 10H10a2 2 0 0 0-2 2v16h2V12h12.172l-4.586 4.586L19 18l7-7Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-download{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 24v4H6v-4H4v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4zm0-10l-1.41-1.41L17 20.17V2h-2v18.17l-7.59-7.58L6 14l10 10l10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-launch{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 28H6a2.003 2.003 0 0 1-2-2V6a2.003 2.003 0 0 1 2-2h10v2H6v20h20V16h2v10a2.003 2.003 0 0 1-2 2Z'/%3E%3Cpath fill='currentColor' d='M20 2v2h6.586L18 12.586L19.414 14L28 5.414V12h2V2H20z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-settings,.i-carbon-settings,[carbon-settings=""],[i-carbon-settings=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11.35 11.35 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.48 11.48 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11.35 11.35 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.48 11.48 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.86 8.86 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.36 9.36 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.86 8.86 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.36 9.36 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z'/%3E%3Cpath fill='currentColor' d='M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6Zm0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-sun,[carbon-sun=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6ZM5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-tree-view-alt,.i-carbon-tree-view-alt,[carbon-tree-view-alt=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 9.005h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1H11v-1a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1h4v20a2.002 2.002 0 0 0 2 2h4v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1h-4v-9h4v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1h-4v-9h4v1a2 2 0 0 0 2 2Zm0-6h6v4h-6Zm-14 4H3v-4h6Zm14 18h6v4h-6Zm0-11h6v4h-6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.dark .dark\:carbon-moon,.dark [dark\:carbon-moon=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.gis\:map-route{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 100 100' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath id='gisMapRoute0' fill='currentColor' fill-opacity='1' fill-rule='evenodd' stroke='none' stroke-dasharray='none' stroke-dashoffset='0' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='4' stroke-opacity='1' stroke-width='3' d='M83.117 0c-6.88 0-12.698 4.735-14.379 11.092l-1.851-.86a2.5 2.5 0 0 0-2.108 0L34.166 24.453L3.553 10.233A2.5 2.5 0 0 0 0 12.5v70.287a2.5 2.5 0 0 0 1.447 2.268l31.666 14.709a2.5 2.5 0 0 0 2.108 0l30.613-14.22l30.613 14.22c1.657.769 3.553-.44 3.553-2.266V27.211a2.5 2.5 0 0 0-1.447-2.268l-3.23-1.502l1.011-1.722c.23-.417.413-.861.57-1.315A14.645 14.645 0 0 0 98 14.842C98 6.685 91.298 0 83.117 0zm0 6.953c4.405 0 7.908 3.496 7.908 7.889c0 4.392-3.503 7.885-7.908 7.885s-7.908-3.493-7.908-7.885c0-4.393 3.503-7.889 7.908-7.889zm-16.166 8.822l1.377.641a14.726 14.726 0 0 0 2.625 6.938l10.348 17.89c1.45 1.894 2.414 1.534 3.619-.1l7.857-13.373L95 28.805V93.58L67.322 80.723l-.226-39.676c.408.088.815.173 1.224.27l.92-3.891a63.862 63.862 0 0 0-2.168-.473l-.12-21.178zm-2.998.354l.115 20.336a33.73 33.73 0 0 0-3.113-.281l-.148 3.996c1.088.04 2.185.158 3.285.318l.23 40.234l-28.676 13.323l-.369-64.604L63.953 16.13zM5 16.418l27.275 12.67l.371 64.947L5 81.191V16.418zm51.543 20.039c-1.377.247-2.786.688-4.098 1.451a9.932 9.932 0 0 0-3.732 3.82l3.502 1.932a6.003 6.003 0 0 1 2.226-2.289l.006-.004l.006-.004c.807-.47 1.768-.786 2.797-.97l-.707-3.936zm16.666 2.031l-1.133 3.834c2.503.74 4.982 1.59 7.447 2.51l1.399-3.748c-2.532-.944-5.1-1.824-7.713-2.596zm-26.002 7.596l-.03.158l-.003.014c-.499 2.831-.446 5.617-.334 8.265l3.996-.17c-.109-2.569-.132-5.055.277-7.388l.024-.125l-3.93-.754zm3.867 12.21l-3.99.27c.18 2.669.372 5.285.365 7.85l4 .01c.008-2.77-.195-5.478-.375-8.13zm-3.824 11.89c-.11.953-.274 1.88-.514 2.77l-.002.005l-.002.008c-.35 1.335-.939 2.571-1.761 3.539l3.047 2.59c1.288-1.515 2.105-3.298 2.58-5.102l.002-.006c.3-1.116.495-2.24.623-3.35l-3.973-.454zm-33.768 3.898l-1.796 3.574c2.48 1.247 5.045 2.278 7.628 3.17l1.305-3.781c-2.455-.847-4.852-1.815-7.137-2.963zm10.836 4.113l-1.064 3.856c2.646.731 5.366 1.312 8.146 1.625l.446-3.975c-2.521-.283-5.035-.817-7.528-1.506zm18.141.282c-1.992 1.02-4.397 1.397-6.87 1.427l.05 4c2.834-.034 5.864-.444 8.642-1.867l-1.822-3.56z' color='currentColor' color-interpolation='sRGB' color-rendering='auto' display='inline' opacity='1' vector-effect='none' visibility='visible'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-assembly-cluster,[i-carbon-assembly-cluster=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.3 4.9l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.5.3-.8.8-.8 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3V6.2c.2-.5-.1-1-.5-1.3zM20 11.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5zm9.3 7.4l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.4.3-.7.7-.7 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6c.1-.5-.2-1-.6-1.3zM28 25.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5zm-14.7-6.6l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.5.3-.8.8-.8 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.3.1.5.2.8.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6c.1-.5-.2-1-.6-1.3zM12 25.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-data-enrichment,[i-carbon-data-enrichment=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 13h2v2h-2zm-4.222-8.203l1.414-1.415l1.414 1.415l-1.414 1.414zM15 0h2v2h-2zM6.808 6.234L5.394 4.819l1.414-1.414L8.222 4.82zM2 13h2v2H2zm11 17h6v2h-6zm-2-4h10v2H11zm5-22C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6c1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1c-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-debug,[i-carbon-debug=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29.83 20l.34-2l-5.17-.85v-4.38l5.06-1.36l-.51-1.93l-4.83 1.29A9 9 0 0 0 20 5V2h-2v2.23a8.81 8.81 0 0 0-4 0V2h-2v3a9 9 0 0 0-4.71 5.82L2.46 9.48L2 11.41l5 1.36v4.38L1.84 18l.32 2L7 19.18a8.9 8.9 0 0 0 .82 3.57l-4.53 4.54l1.42 1.42l4.19-4.2a9 9 0 0 0 14.2 0l4.19 4.2l1.42-1.42l-4.54-4.54a8.9 8.9 0 0 0 .83-3.57ZM15 25.92A7 7 0 0 1 9 19v-6h6ZM9.29 11a7 7 0 0 1 13.42 0ZM23 19a7 7 0 0 1-6 6.92V13h6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-document,[i-carbon-document=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m25.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H8c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V10c0-.3-.1-.5-.3-.7zM18 4.4l5.6 5.6H18V4.4zM24 28H8V4h8v6c0 1.1.9 2 2 2h6v16z'/%3E%3Cpath fill='currentColor' d='M10 22h12v2H10zm0-6h12v2H10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-document-blank{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m25.7 9.3l-7-7A.908.908 0 0 0 18 2H8a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h16a2.006 2.006 0 0 0 2-2V10a.908.908 0 0 0-.3-.7ZM18 4.4l5.6 5.6H18ZM24 28H8V4h8v6a2.006 2.006 0 0 0 2 2h6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-grid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8H6V6h6zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8h-6V6h6zm-14 6H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8H6v-6h6zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8h-6v-6h6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-help,[i-carbon-help=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12Z'/%3E%3Ccircle cx='16' cy='23.5' r='1.5' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M17 8h-1.5a4.49 4.49 0 0 0-4.5 4.5v.5h2v-.5a2.5 2.5 0 0 1 2.5-2.5H17a2.5 2.5 0 0 1 0 5h-2v4.5h2V17a4.5 4.5 0 0 0 0-9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-ibm-watson-discovery,[i-carbon-ibm-watson-discovery=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 17h8v2H6z'/%3E%3Ccircle cx='3' cy='18' r='1' fill='currentColor'/%3E%3Ccircle cx='13' cy='14' r='1' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M2 13h8v2H2zm4-4h8v2H6z'/%3E%3Ccircle cx='3' cy='10' r='1' fill='currentColor'/%3E%3Cpath fill='currentColor' d='m30 28.6l-7.4-7.4c1.5-2 2.4-4.5 2.4-7.2c0-6.6-5.4-12-12-12c-3.3 0-6.4 1.3-8.7 3.8l1.5 1.4C7.6 5.1 10.2 4 13 4c5.5 0 10 4.5 10 10s-4.5 10-10 10c-3 0-5.8-1.3-7.7-3.6l-1.5 1.3C6 24.4 9.4 26 13 26c3.2 0 6.1-1.3 8.3-3.3l7.3 7.3l1.4-1.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 14a3 3 0 1 0-3-3a3 3 0 0 0 3 3Zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1Z'/%3E%3Cpath fill='currentColor' d='M26 4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 22H6v-6l5-5l5.59 5.59a2 2 0 0 0 2.82 0L21 19l5 5Zm0-4.83l-3.59-3.59a2 2 0 0 0-2.82 0L18 19.17l-5.59-5.59a2 2 0 0 0-2.82 0L6 17.17V6h20Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-image-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 22H2V4a2.002 2.002 0 0 1 2-2h18v2H4zm17-5a3 3 0 1 0-3-3a3.003 3.003 0 0 0 3 3zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1z'/%3E%3Cpath fill='currentColor' d='M28 7H9a2.002 2.002 0 0 0-2 2v19a2.002 2.002 0 0 0 2 2h19a2.002 2.002 0 0 0 2-2V9a2.002 2.002 0 0 0-2-2Zm0 21H9v-6l4-3.997l5.586 5.586a2 2 0 0 0 2.828 0L23 22.003L28 27Zm0-3.828l-3.586-3.586a2 2 0 0 0-2.828 0L20 22.172l-5.586-5.586a2 2 0 0 0-2.828 0L9 19.172V9h19Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-information{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 22v-8h-4v2h2v6h-3v2h8v-2h-3zM16 8a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 8z'/%3E%3Cpath fill='currentColor' d='M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14Zm0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-json{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M31 11v10h-2l-2-6v6h-2V11h2l2 6v-6h2zm-9.666 10h-2.667A1.668 1.668 0 0 1 17 19.334v-6.667A1.668 1.668 0 0 1 18.666 11h2.667A1.668 1.668 0 0 1 23 12.666v6.667A1.668 1.668 0 0 1 21.334 21zM19 19h2v-6h-2zm-5.666 2H9v-2h4v-2h-2a2.002 2.002 0 0 1-2-2v-2.334A1.668 1.668 0 0 1 10.666 11H15v2h-4v2h2a2.002 2.002 0 0 1 2 2v2.333A1.668 1.668 0 0 1 13.334 21zm-8 0H2.667A1.668 1.668 0 0 1 1 19.334V17h2v2h2v-8h2v8.334A1.668 1.668 0 0 1 5.333 21z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-link,[i-carbon-link=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M29.25 6.76a6 6 0 0 0-8.5 0l1.42 1.42a4 4 0 1 1 5.67 5.67l-8 8a4 4 0 1 1-5.67-5.66l1.41-1.42l-1.41-1.42l-1.42 1.42a6 6 0 0 0 0 8.5A6 6 0 0 0 17 25a6 6 0 0 0 4.27-1.76l8-8a6 6 0 0 0-.02-8.48Z'/%3E%3Cpath fill='currentColor' d='M4.19 24.82a4 4 0 0 1 0-5.67l8-8a4 4 0 0 1 5.67 0A3.94 3.94 0 0 1 19 14a4 4 0 0 1-1.17 2.85L15.71 19l1.42 1.42l2.12-2.12a6 6 0 0 0-8.51-8.51l-8 8a6 6 0 0 0 0 8.51A6 6 0 0 0 7 28a6.07 6.07 0 0 0 4.28-1.76l-1.42-1.42a4 4 0 0 1-5.67 0Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 6h18v2H10zm0 18h18v2H10zm0-9h18v2H10zm-6 0h2v2H4zm0-9h2v2H4zm0 18h2v2H4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-logo-github,[i-carbon-logo-github=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.71 3.71 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-network-4{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='21' cy='26' r='2' fill='currentColor'/%3E%3Ccircle cx='21' cy='6' r='2' fill='currentColor'/%3E%3Ccircle cx='4' cy='16' r='2' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M28 12a3.996 3.996 0 0 0-3.858 3h-4.284a3.966 3.966 0 0 0-5.491-2.643l-3.177-3.97A3.963 3.963 0 0 0 12 6a4 4 0 1 0-4 4a3.96 3.96 0 0 0 1.634-.357l3.176 3.97a3.924 3.924 0 0 0 0 4.774l-3.176 3.97A3.96 3.96 0 0 0 8 22a4 4 0 1 0 4 4a3.962 3.962 0 0 0-.81-2.387l3.176-3.97A3.966 3.966 0 0 0 19.858 17h4.284A3.993 3.993 0 1 0 28 12ZM6 6a2 2 0 1 1 2 2a2.002 2.002 0 0 1-2-2Zm2 22a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm8-10a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm12 0a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-bottom{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 2v12H4V6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 22H12V6h16Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM4 6h16v20H4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-top{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM4 26V14h24v12Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-plan,[i-carbon-plan=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M31 8c0-.4-.2-.7-.5-.9l-7-4c-.2-.1-.3-.1-.5-.1s-.3 0-.5.1L16 6.8L9.5 3.1C9.3 3 9.2 3 9 3s-.3 0-.5.1l-7 4c-.3.2-.5.5-.5.9v20c0 .6.4 1 1 1c.2 0 .3-.1.5-.1L9 25.2l6.5 3.7c.2.1.3.1.5.1s.3 0 .5-.1l6.5-3.7l6.5 3.7c.1.1.3.1.5.1c.6 0 1-.4 1-1V8zM3 8.6l5-2.9v17.7l-5 2.9V8.6zm12 17.7l-5-2.9V5.7l5 2.9v17.7zm7-2.9l-5 2.9V8.6l5-2.9v17.7zm2 0V5.7l5 2.9v17.7l-5-2.9z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-select-window{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 26H4a2.002 2.002 0 0 1-2-2v-4h2v4h4zM2 12h2v4H2zm24-4h-2V4h-4V2h4a2.002 2.002 0 0 1 2 2zM12 2h4v2h-4zM4 8H2V4a2.002 2.002 0 0 1 2-2h4v2H4zm23 24a.997.997 0 0 1-.707-.293l-6.138-6.138l-3.323 4.986a1 1 0 0 1-1.79-.268l-6-20a1 1 0 0 1 1.245-1.245l20 6a1 1 0 0 1 .268 1.79l-4.986 3.323l6.138 6.138a1 1 0 0 1 0 1.414l-4 4A.997.997 0 0 1 27 32zm0-2.414L29.586 27l-7.155-7.155l5.246-3.498l-16.185-4.855l4.855 16.185l3.498-5.246z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-star,[i-carbon-star=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m16 6.52l2.76 5.58l.46 1l1 .15l6.16.89l-4.38 4.3l-.75.73l.18 1l1.05 6.13l-5.51-2.89L16 23l-.93.49l-5.51 2.85l1-6.13l.18-1l-.74-.77l-4.42-4.35l6.16-.89l1-.15l.46-1L16 6.52M16 2l-4.55 9.22l-10.17 1.47l7.36 7.18L6.9 30l9.1-4.78L25.1 30l-1.74-10.13l7.36-7.17l-10.17-1.48Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-text-small-caps{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 27V15h-5v-2h12v2h-5v12h-2z'/%3E%3Cpath fill='currentColor' d='M11 27V8H2V6h20v2h-9v19h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-video{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 26H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h17a2 2 0 0 1 2 2v4.06l5.42-3.87A1 1 0 0 1 30 9v14a1 1 0 0 1-1.58.81L23 19.94V24a2 2 0 0 1-2 2ZM4 8v16h17v-6a1 1 0 0 1 1.58-.81L28 21.06V10.94l-5.42 3.87A1 1 0 0 1 21 14V8Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-volume-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m27.16 8.08l-1.53 1.29a10 10 0 0 1-.29 13.23l1.47 1.4a12 12 0 0 0 .35-15.88Z'/%3E%3Cpath fill='currentColor' d='M21.58 12a6 6 0 0 1-.18 7.94l1.47 1.36a8 8 0 0 0 .23-10.59zM18 30a1 1 0 0 1-.71-.3L9.67 22H3a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h6.67l7.62-7.7a1 1 0 0 1 1.41 0a1 1 0 0 1 .3.7v26a1 1 0 0 1-1 1zM4 20h6.08a1 1 0 0 1 .71.3L17 26.57V5.43l-6.21 6.27a1 1 0 0 1-.71.3H4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-icon-park-outline\:vertical-timeline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 48 48' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-width='4'%3E%3Cpath stroke-linecap='round' d='M4 5h40M4 43h40M8 36v7'/%3E%3Cpath stroke-linejoin='round' d='M12 28H4v8h8v-8Zm16-8h-8v8h8v-8Zm16-8h-8v8h8v-8Z'/%3E%3Cpath stroke-linecap='round' d='M40 20v23M8 12v1m0 7v1m15-9v1m1 15v15'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-logos-vue,.logos-vue,[i-logos-vue=""],[logos-vue=""]{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 221' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2341B883' d='M204.8 0H256L128 220.8L0 0h97.92L128 51.2L157.44 0h47.36Z'/%3E%3Cpath fill='%2341B883' d='m0 0l128 220.8L256 0h-51.2L128 132.48L50.56 0H0Z'/%3E%3Cpath fill='%2335495E' d='M50.56 0L128 133.12L204.8 0h-47.36L128 51.2L97.92 0H50.56Z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.icon-park-outline\:pineapple{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 48 48' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M20.5 14.5C20 14 20 13.15 20 11c0-3.866 4-7 4-7s3 3.134 3 7c0 1.922 0 3-.5 3.5'/%3E%3Cpath d='M17 17c-1.21-2.918-4.138-6.567-6-8c5.411-1.014 9.774 2.3 12 5m7 2c1.452-2.697 4.304-5.695 6-7c-5.643-1.058-9.871 2.261-12 5'/%3E%3Cpath d='M16.725 17.374A38.81 38.81 0 0 0 15 19c-4.19 4.19-4.898 11.864-4.997 15.28c-.034 1.15-.026 2.322.409 3.387C10.879 38.81 11.875 40.406 14 42c4 3 16 3 20 0c2.116-1.587 3.112-3.175 3.581-4.318c.441-1.074.45-2.258.415-3.419c-.1-3.425-.812-11.08-4.996-15.263c-.6-.6-1.176-1.14-1.726-1.626c-4.258-3.767-10.291-3.767-14.55 0ZM32 18L11 29m5-11l21 11m-2 12L11 27m26 0L13 41'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.material-symbols\:arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 17V7l5 5l-5 5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.tabler\:arrow-back-up,[tabler\:arrow-back-up=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m9 14l-4-4l4-4'/%3E%3Cpath d='M5 10h11a4 4 0 1 1 0 8h-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.container{width:100%;}.n-switch-slider{position:relative;margin-right:0.25rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:9999px;padding:2px;}.navbar-glass,[navbar-glass=""]{position:sticky;top:0;z-index:10;background-color:rgba(255,255,255,0.8);--un-backdrop-blur:blur(6px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.n-button-icon{margin-left:-0.2em;margin-right:0.2em;font-size:1.1em;}.n-switch-thumb{margin-left:0;margin-right:0.8em;height:1em;width:1em;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:50%;}[checked] .n-checked\:n-switch-thumb-checked, .n-checked\:n-switch-thumb-checked[checked]{margin-left:0.8em;margin-right:0;border-color:rgba(var(--nui-c-context),1);background-color:rgba(var(--nui-c-context),1);}.vue-block,[vue-block=""]{margin-bottom:0.5rem;max-width:90%;cursor:pointer;border-radius:0.25rem;}.n-icon-button{aspect-ratio:1/1;width:1.6em;height:1.6em;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;opacity:0.5;}.n-panel-grids-center{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:0.5rem;gap:0.5rem;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsla(0, 0%25, 98%25, 1)' fill='none'/%3E%3C/svg%3E");background-size:40px 40px;}.theme-card-green,.theme-card-lime,[theme-card-green=""],[theme-card-lime=""]{min-width:10rem;min-height:6.25rem;display:flex;align-items:center;justify-content:center;grid-gap:0.5rem;gap:0.5rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));padding:0.5rem;opacity:0.5;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-saturate:saturate(0);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.vue-block-title,[vue-block-title=""]{height:2rem;display:flex;align-items:center;padding-left:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:400;line-height:2rem;}.x-divider,[x-divider=""]{height:1px;width:100%;background-color:rgba(156,163,175,0.15);}.n-button-base{display:inline-flex;touch-action:manipulation;align-items:center;grid-gap:0.25rem;gap:0.25rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;padding-left:1em;padding-right:1em;padding-top:0.25em;padding-bottom:0.25em;opacity:0.8;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);outline:2px solid transparent !important;outline-offset:2px !important;}.n-switch-base{display:inline-flex;-webkit-user-select:none;user-select:none;align-items:center;}.n-icon{flex:none;}.n-card-base{border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.border-base,.n-border-base,[border~="base"],[border~="hover\:base"]:hover{border-color:rgba(156,163,175,0.2);}.hover\:n-button-hover:hover{border-color:rgba(var(--nui-c-context),1) !important;color:rgba(var(--nui-c-context),1);opacity:1;}[checked] .n-checked\:n-switch-slider-checked, .n-checked\:n-switch-slider-checked[checked]{border-color:rgba(var(--nui-c-context),0.2);background-color:rgba(var(--nui-c-context),0.1);}.bg-active,.hover\:bg-active:hover,[bg-active=""],[hover~="bg-active"]:hover{background-color:rgba(156,163,175,0.05);}.bg-base,.n-bg-base,[bg-base=""]{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));}.dark .bg-base,.dark .n-bg-base,.dark .n-card-base,.dark .theme-card-green,.dark .theme-card-lime,.dark [bg-base=""],.dark [theme-card-green=""],.dark [theme-card-lime=""]{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity));}.dark .glass-effect,.dark .navbar-glass,.dark [glass-effect=""],.dark [navbar-glass=""]{background-color:rgba(21,21,21,0.9);}.glass-effect,[glass-effect=""]{background-color:rgba(255,255,255,0.8);--un-backdrop-blur:blur(6px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.n-icon-button:hover{background-color:rgba(156,163,175,0.05);opacity:1;}.theme-card-green:hover,[theme-card-green=""]:hover{background-color:rgba(74,222,128,0.1);--un-text-opacity:1;color:rgba(22,163,74,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.theme-card-lime:hover,[theme-card-lime=""]:hover{background-color:rgba(163,230,53,0.1);--un-text-opacity:1;color:rgba(101,163,13,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.vue-block-active{--un-bg-opacity:1;background-color:rgba(59,167,118,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.dark .vue-block-hover:hover{--un-bg-opacity:1;background-color:rgba(44,62,80,var(--un-bg-opacity));}.vue-block-hover:hover{--un-bg-opacity:1;background-color:rgba(194,233,215,var(--un-bg-opacity));}.active\:n-button-active:active{background-color:rgba(var(--nui-c-context),0.05);--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.1);}.raw-function{font-style:italic;--un-text-opacity:1;color:rgba(0,51,204,var(--un-text-opacity));}.dark .text-secondary,.dark [text-secondary=""]{color:rgba(255,255,255,0.5);}.text-secondary,[text-secondary=""]{color:rgba(0,0,0,0.5);}.dark .raw-function,.dark .raw-literal{--un-text-opacity:1;color:rgba(153,127,255,var(--un-text-opacity));}.raw-literal{--un-text-opacity:1;color:rgba(0,51,204,var(--un-text-opacity));}.raw-null{--un-text-opacity:1;color:rgba(153,153,153,var(--un-text-opacity));}.dark .raw-object{--un-text-opacity:1;color:rgba(189,198,207,var(--un-text-opacity));}.raw-object{--un-text-opacity:1;color:rgba(68,68,68,var(--un-text-opacity));}.dark .raw-string{--un-text-opacity:1;color:rgba(196,26,22,var(--un-text-opacity));}.raw-string{--un-text-opacity:1;color:rgba(34,34,34,var(--un-text-opacity));}.vue-block-text{--un-text-opacity:1;color:rgba(66,185,131,var(--un-text-opacity));}.dark .vue-tag-symbol{--un-text-opacity:1;color:rgba(75,85,99,var(--un-text-opacity));}.vue-tag-symbol{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity));}.vue-tag-symbol-active{color:rgba(255,255,255,0.6);}.focus-visible\:n-focus-base:focus-visible,.focus-within\:n-focus-base:focus-within,.peer:focus-visible~.peer-focus-visible\:n-focus-base{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.5);}.peer:active~.peer-active\:n-active-base{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.1);}.n-transition,[n-transition=""]{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}.n-panel-grids,[n-panel-grids=""]{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsla(0, 0%25, 98%25, 1)' fill='none'/%3E%3C/svg%3E");background-size:40px 40px;}.dark .n-panel-grids,.dark .n-panel-grids-center,.dark [n-panel-grids=""]{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='hsl(0, 0%25, 8.5%25)'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsl(0, 0%25, 11.0%25)' fill='none'/%3E%3C/svg%3E");;background-size:40px 40px;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}.pointer-events-none{pointer-events:none;}.visible{visibility:visible;}.absolute,[absolute=""]{position:absolute;}.fixed,[fixed=""]{position:fixed;}.relative,[relative=""]{position:relative;}.sticky,[sticky=""]{position:sticky;}.inset-0,[inset-0=""]{inset:0;}.bottom-0,[bottom-0=""]{bottom:0;}.left-0,[left-0=""]{left:0;}.left-2,[left-2=""]{left:0.5rem;}.right-0,[right-0=""]{right:0;}.right-2,[right-2=""]{right:0.5rem;}.top-0,[top-0=""]{top:0;}.top-2,[top-2=""]{top:0.5rem;}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}.z-1,[z-1=""]{z-index:1;}.z-10,[z-10=""]{z-index:10;}.z-100,[z-100=""]{z-index:100;}.z-1000,[z-1000=""]{z-index:1000;}.z-20,[z-20=""]{z-index:20;}.z-50,[z-50=""]{z-index:50;}.grid,[grid=""],[grid~="\~"]{display:grid;}[grid~="cols-\[50px_1fr\]"]{grid-template-columns:50px 1fr;}.grid-cols-minmax-400px,[grid-cols-minmax-400px=""]{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));}[grid~="cols-minmax-8rem"]{grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));}.m-3,[m-3=""]{margin:0.75rem;}.m0{margin:0;}.ma,[ma=""]{margin:auto;}.children\:my-auto>*,.my-auto,[children\:my-auto=""]>*{margin-top:auto;margin-bottom:auto;}.mx--1,[mx--1=""]{margin-left:-0.25rem;margin-right:-0.25rem;}.mx-0\.5{margin-left:0.125rem;margin-right:0.125rem;}.mxa,[mxa=""]{margin-left:auto;margin-right:auto;}.my1,[my1=""]{margin-top:0.25rem;margin-bottom:0.25rem;}.my2,[my2=""]{margin-top:0.5rem;margin-bottom:0.5rem;}.mb--2,[mb--2=""]{margin-bottom:-0.5rem;}.mb-5{margin-bottom:1.25rem;}.mb1,[mb1=""]{margin-bottom:0.25rem;}.mb2,[mb2=""]{margin-bottom:0.5rem;}.mb6,[mb6=""]{margin-bottom:1.5rem;}.ml-0\.3em{margin-left:0.3em;}.ml-0\.4em{margin-left:0.4em;}.ml-1{margin-left:0.25rem;}.mr--15,[mr--15=""]{margin-right:-3.75rem;}.mr--16,[mr--16=""]{margin-right:-4rem;}.mr-0\.1em{margin-right:0.1em;}.mr-0\.4em{margin-right:0.4em;}.mr2,[mr2=""]{margin-right:0.5rem;}.mt--1,[mt--1=""]{margin-top:-0.25rem;}.mt--10,[mt--10=""]{margin-top:-2.5rem;}.mt--4,[mt--4=""]{margin-top:-1rem;}.mt--5,[mt--5=""]{margin-top:-1.25rem;}.mt--6,[mt--6=""]{margin-top:-1.5rem;}.mt-2,[mt-2=""]{margin-top:0.5rem;}.mt-20,[mt-20=""]{margin-top:5rem;}.mt-4,[mt-4=""]{margin-top:1rem;}.mt-5,[mt-5=""]{margin-top:1.25rem;}.mt1{margin-top:0.25rem;}.inline{display:inline;}.block,[block=""]{display:block;}.inline-block,[inline-block=""]{display:inline-block;}.hidden,[hidden=""]{display:none;}.h-10,[h-10=""]{height:2.5rem;}.h-16,[h-16=""]{height:4rem;}.h-18,[h-18=""]{height:4.5rem;}.h-1px,[h-1px=""]{height:1px;}.h-20,[h-20=""]{height:5rem;}.h-30,[h-30=""]{height:7.5rem;}.h-54px,[h-54px=""]{height:54px;}.h-6,[h-6=""]{height:1.5rem;}.h-7,[h-7=""]{height:1.75rem;}.h-8,[h-8=""]{height:2rem;}.h-full,[h-full=""]{height:100%;}.h-min{height:min-content;}.h-screen,[h-screen=""]{height:100vh;}.h1{height:0.25rem;}.h3{height:0.75rem;}.max-h-10rem,[max-h-10rem=""]{max-height:10rem;}.max-h-80,[max-h-80=""]{max-height:20rem;}.max-w-300,[max-w-300=""]{max-width:75rem;}.max-w-full,[max-w-full=""]{max-width:100%;}.min-h-20,[min-h-20=""]{min-height:5rem;}.min-h-full,[min-h-full=""]{min-height:100%;}.min-w-20,[min-w-20=""]{min-width:5rem;}.min-w-30,[min-w-30=""]{min-width:7.5rem;}.min-w-40,[min-w-40=""]{min-width:10rem;}.w-10,[w-10=""]{width:2.5rem;}.w-120,[w-120=""]{width:30rem;}.w-160,[w-160=""]{width:40rem;}.w-20,[w-20=""]{width:5rem;}.w-30,[w-30=""]{width:7.5rem;}.w-6,[w-6=""]{width:1.5rem;}.w-8,[w-8=""]{width:2rem;}.w-auto,[w-auto=""]{width:auto;}.w-full,[w-full=""]{width:100%;}.w-screen,[w-screen=""]{width:100vw;}[max-h~="\35 0vh"]{max-height:50vh;}[max-w~="\[75\%\]"]{max-width:75%;}.flex,[flex=""],[flex~="\~"]{display:flex;}[flex~="inline"]{display:inline-flex;}.flex-1,[flex-1=""],[flex~="\31 "]{flex:1 1 0%;}.flex-auto,[flex-auto=""],[flex~="auto"]{flex:1 1 auto;}.flex-none,[flex-none=""],[flex~="none"]{flex:none;}[flex~="row-reverse"]{flex-direction:row-reverse;}.flex-col,[flex-col=""],[flex~="col"]{flex-direction:column;}[flex~="wrap"]{flex-wrap:wrap;}.table{display:table;}.table-fixed,[table-fixed=""]{table-layout:fixed;}.translate-x-1\/1{--un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y--1px,[translate-y--1px=""]{--un-translate-y:-1px;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.scale-y--100{--un-scale-y:-1;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.cursor-default,[cursor-default=""]{cursor:default;}.cursor-pointer,[cursor-pointer=""],[hover~="cursor-pointer"]:hover{cursor:pointer;}.select-none,[select-none=""]{-webkit-user-select:none;user-select:none;}.place-self-start,[place-self-start=""]{place-self:start;}.items-center,[flex~="items-center"],[items-center=""]{align-items:center;}.self-start,[self-start=""]{align-self:flex-start;}.self-stretch,[self-stretch=""]{align-self:stretch;}.justify-start,[justify-start=""]{justify-content:flex-start;}.justify-end,[justify-end=""]{justify-content:flex-end;}.justify-center,[flex~="justify-center"],[justify-center=""]{justify-content:center;}.justify-between,[justify-between=""]{justify-content:space-between;}.flex-gap2,.gap-2,.gap2,[flex~="gap-2"],[flex~="gap2"]{grid-gap:0.5rem;gap:0.5rem;}.gap-0\.5,[flex~="gap-0\.5"]{grid-gap:0.125rem;gap:0.125rem;}.gap-1,.gap1,[flex~="gap-1"],[flex~="gap1"]{grid-gap:0.25rem;gap:0.25rem;}.gap-3,.gap3,[flex~="gap-3"],[flex~="gap3"],[gap3=""]{grid-gap:0.75rem;gap:0.75rem;}.gap-4,.gap4,[flex~="gap-4"],[flex~="gap4"]{grid-gap:1rem;gap:1rem;}.gap-6,[flex~="gap-6"]{grid-gap:1.5rem;gap:1.5rem;}.gap-x-10,[grid~="gap-x-10"]{grid-column-gap:2.5rem;column-gap:2.5rem;}.gap-y-3,[grid~="gap-y-3"]{grid-row-gap:0.75rem;row-gap:0.75rem;}.space-x-1>:not([hidden])~:not([hidden]),[space-x-1=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.25rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.25rem * var(--un-space-x-reverse));}.space-x-2>:not([hidden])~:not([hidden]),[space-x-2=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.5rem * var(--un-space-x-reverse));}.of-auto,[of-auto=""]{overflow:auto;}.of-hidden,.overflow-hidden,[of-hidden=""]{overflow:hidden;}.overflow-scroll,[overflow-scroll=""]{overflow:scroll;}.of-x-hidden,[of-x-hidden=""]{overflow-x:hidden;}.of-y-auto,[of-y-auto=""]{overflow-y:auto;}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-ellipsis,[text-ellipsis=""]{text-overflow:ellipsis;}.whitespace-nowrap,.ws-nowrap,[ws-nowrap=""]{white-space:nowrap;}.ws-pre,[ws-pre=""]{white-space:pre;}.b,.border,[border~="\~"]{border-width:1px;}[border~="b"]{border-bottom-width:1px;}[border~="l"]{border-left-width:1px;}[border~="r"]{border-right-width:1px;}.border-gray\:50{border-color:rgba(156,163,175,0.5);}.border-primary,[hover~="border-primary"]:hover{--un-border-opacity:1;border-color:rgba(3,174,103,var(--un-border-opacity));}.focus-within\:border-context:focus-within{border-color:rgba(var(--nui-c-context),1);}[border~="transparent"]{border-color:transparent;}.rounded,[border~="rounded"],[rounded=""]{border-radius:0.25rem;}.rounded-5,[rounded-5=""]{border-radius:1.25rem;}.rounded-xl,[rounded-xl=""]{border-radius:0.75rem;}.border-dashed,[border~="dashed"]{border-style:dashed;}.border-none{border-style:none;}.bg-gray\:3,[bg-gray\:3=""]{background-color:rgba(156,163,175,0.03);}.bg-green-400\:10,[bg-green-400\:10=""]{background-color:rgba(74,222,128,0.1);}.bg-orange\:10,[bg-orange\:10=""]{background-color:rgba(251,146,60,0.1);}.bg-teal-400\:10,[bg-teal-400\:10=""]{background-color:rgba(45,212,191,0.1);}.bg-transparent{background-color:transparent;}.dark .hover\:dark\:bg-\[\#2c3e50\]:hover{--un-bg-opacity:1;background-color:rgba(44,62,80,var(--un-bg-opacity));}.hover\:bg-\[\#c2e9d7\]:hover{--un-bg-opacity:1;background-color:rgba(194,233,215,var(--un-bg-opacity));}[to~="\$\{origin\}\$\{asset\.publicPath\}"]{--un-gradient-to-position:100%;--un-gradient-to:var(--\{origin\}\$\{asset\.publicPath\}) var(--un-gradient-to-position);}.object-cover,[object-cover=""]{object-fit:cover;}.p-2,.p2,[p-2=""],[p2=""]{padding:0.5rem;}.p1,[p1=""]{padding:0.25rem;}.p3,[p3=""]{padding:0.75rem;}.p4,[p4=""]{padding:1rem;}.px,.px-4,.px4,[px-4=""],[px4=""]{padding-left:1rem;padding-right:1rem;}.px-1,.px1,[px-1=""],[px1=""]{padding-left:0.25rem;padding-right:0.25rem;}.px-1\.5{padding-left:0.375rem;padding-right:0.375rem;}.px-2,.px2,[px2=""]{padding-left:0.5rem;padding-right:0.5rem;}.px-3,.px3,[px3=""]{padding-left:0.75rem;padding-right:0.75rem;}.px-5,.px5,[px5=""]{padding-left:1.25rem;padding-right:1.25rem;}.px20,[px20=""]{padding-left:5rem;padding-right:5rem;}.px6,[px6=""]{padding-left:1.5rem;padding-right:1.5rem;}.py-0\.5,.py0\.5,[py0\.5=""]{padding-top:0.125rem;padding-bottom:0.125rem;}.py-1,.py1,[py-1=""],[py1=""]{padding-top:0.25rem;padding-bottom:0.25rem;}.py-2,.py2,[py2=""]{padding-top:0.5rem;padding-bottom:0.5rem;}.py3,[py3=""]{padding-top:0.75rem;padding-bottom:0.75rem;}.py6,[py6=""]{padding-top:1.5rem;padding-bottom:1.5rem;}.pb-8,[pb-8=""]{padding-bottom:2rem;}.pb2,[pb2=""]{padding-bottom:0.5rem;}.pb6{padding-bottom:1.5rem;}.pl-1{padding-left:0.25rem;}.pl-2,[pl-2=""]{padding-left:0.5rem;}.pl-3,[pl-3=""]{padding-left:0.75rem;}.pl-4,.pl4,[pl-4=""],[pl4=""]{padding-left:1rem;}.pr-1,[pr-1=""]{padding-right:0.25rem;}.pr-2,.pr2,[pr-2=""],[pr2=""]{padding-right:0.5rem;}.pr-6,[pr-6=""]{padding-right:1.5rem;}.pr5,[pr5=""]{padding-right:1.25rem;}.pt-2,.pt2,[pt-2=""]{padding-top:0.5rem;}.pt3,[pt3=""]{padding-top:0.75rem;}.text-center,[text-center=""]{text-align:center;}.text-left,[text-left=""]{text-align:left;}.text-right,[text-right=""]{text-align:right;}.font-mono,[font-mono=""]{font-family:"Fira Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.font-sans,[font-sans=""]{font-family:"Inter",Avenir, Helvetica, Arial, sans-serif;}.text-1\.1em{font-size:1.1em;}.text-2xl,[text-2xl=""]{font-size:1.5rem;line-height:2rem;}.text-3xl,[text-3xl=""]{font-size:1.875rem;line-height:2.25rem;}.text-5,[text-5=""]{font-size:1.25rem;}.text-5xl,[text-5xl=""]{font-size:3rem;line-height:1;}.text-base,[text-base=""]{font-size:1rem;line-height:1.5rem;}.text-lg,[text-lg=""]{font-size:1.125rem;line-height:1.75rem;}.n-sm,.text-sm,[n-sm=""],[n~="sm"],[text-sm=""]{font-size:0.875rem;line-height:1.25rem;}.text-xl,[n~="xl"],[text-xl=""]{font-size:1.25rem;line-height:1.75rem;}.text-xs,[n~="xs"],[text-xs=""]{font-size:0.75rem;line-height:1rem;}.font-bold,[font-bold=""]{font-weight:700;}.font-light,[font-light=""]{font-weight:300;}.font-medium,[font-medium=""]{font-weight:500;}.capitalize,[capitalize=""]{text-transform:capitalize;}.italic,[italic=""]{font-style:italic;}.\!text-primary{--un-text-opacity:1 !important;color:rgba(3,174,103,var(--un-text-opacity)) !important;}.dark .dark\:text-purple-300,.dark [dark\:text-purple-300=""]{--un-text-opacity:1;color:rgba(216,180,254,var(--un-text-opacity));}.dark .dark\:text-purple-400{--un-text-opacity:1;color:rgba(192,132,252,var(--un-text-opacity));}.text-black,[text-black=""]{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity));}.text-blue,[hover~="text-blue"]:hover{--un-text-opacity:1;color:rgba(96,165,250,var(--un-text-opacity));}.text-gray{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity));}.text-green,.text-green-400,[text-green-400=""]{--un-text-opacity:1;color:rgba(74,222,128,var(--un-text-opacity));}.text-lime,[hover~="text-lime"]:hover{--un-text-opacity:1;color:rgba(163,230,53,var(--un-text-opacity));}.text-orange,[text-orange=""]{--un-text-opacity:1;color:rgba(251,146,60,var(--un-text-opacity));}.text-primary,[hover~="text-primary"]:hover,[text-primary=""]{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}.text-purple-600{--un-text-opacity:1;color:rgba(147,51,234,var(--un-text-opacity));}.text-purple-700,[text-purple-700=""]{--un-text-opacity:1;color:rgba(126,34,206,var(--un-text-opacity));}.text-rose,[hover~="text-rose"]:hover{--un-text-opacity:1;color:rgba(251,113,133,var(--un-text-opacity));}.text-teal,.text-teal-400,[text-teal-400=""]{--un-text-opacity:1;color:rgba(45,212,191,var(--un-text-opacity));}.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.text-yellow,[hover~="text-yellow"]:hover{--un-text-opacity:1;color:rgba(250,204,21,var(--un-text-opacity));}.hover-underline:hover,.hover\:underline:hover,.underline,[hover-underline=""]:hover,[hover\:underline=""]:hover,[hover~="underline"]:hover{text-decoration-line:underline;}.underline-offset-3,[hover~="underline-offset-3"]:hover{text-underline-offset:3px;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.hover\:op100:hover,.op100,.opacity-100,[hover\:op100=""]:hover,[hover~="op100"]:hover{opacity:1;}.hover\:op80:hover,[hover\:op80=""]:hover{opacity:0.8;}.op-50,.op50,.opacity-50,[op-50=""],[op50=""],[opacity-50=""]{opacity:0.5;}.op-60,.op60,[op-60=""]{opacity:0.6;}.op0{opacity:0;}.op20,[op20=""]{opacity:0.2;}.op25{opacity:0.25;}.op40,[op40=""]{opacity:0.4;}.op70,[op70=""]{opacity:0.7;}.op75,.opacity-75,[op75=""],[opacity-75=""]{opacity:0.75;}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-none{--un-shadow:0 0 var(--un-shadow-color, rgba(0,0,0,0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.\!outline-none{outline:2px solid transparent !important;outline-offset:2px !important;}.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition,[transition=""]{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all,[transition-all=""]{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-200{transition-duration:200ms;}.duration-300,[duration-300=""]{transition-duration:300ms;}.duration-500,[duration-500=""]{transition-duration:500ms;}.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1);}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);}.n-lime,[n-lime=""]{--nui-c-context:163,230,53;}.n-primary,[n-primary=""],[n~="primary"]{--nui-c-context:3,174,103;}[disabled] .n-disabled\:n-disabled, .n-disabled\:n-disabled[disabled]{opacity:0.4;pointer-events:none;filter:saturate(0);}@media (min-width: 768px){[grid~="md\:cols-2"]{grid-template-columns:repeat(2,minmax(0,1fr));}}
466
+ *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}/* cyrillic-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJV37Nv7g.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVT7Nv7g.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVz7Nv7g.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVP7Nv7g.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* latin-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJV77Nv7g.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVD7Ng.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZJhiI2B.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZthiI2B.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZNhiI2B.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZxhiI2B.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* vietnamese */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZBhiI2B.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhiI2B.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZJhiI2B.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthiI2B.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZNhiI2B.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZxhiI2B.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* vietnamese */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZBhiI2B.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhiI2B.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hiA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}.carbon-bring-forward{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 15h-2v-3a2.002 2.002 0 0 1 2-2h3v2h-3zm3 15h-3a2.002 2.002 0 0 1-2-2v-3h2v3h3zm3-2h4v2h-4zm10 2h-3v-2h3v-3h2v3a2.002 2.002 0 0 1-2 2zM10 18h2v4h-2zm18 0h2v4h-2zm2-3h-2v-3h-3v-2h3a2.002 2.002 0 0 1 2 2zm-12-5h4v2h-4z'/%3E%3Cpath fill='currentColor' d='M8 22H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h16a2.002 2.002 0 0 1 2 2v4h-2V4H4v16h4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 22L6 12l1.4-1.4l8.6 8.6l8.6-8.6L26 12z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-close,[carbon-close=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 9.4L22.6 8L16 14.6L9.4 8L8 9.4l6.6 6.6L8 22.6L9.4 24l6.6-6.6l6.6 6.6l1.4-1.4l-6.6-6.6L24 9.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 10v18H10V10h18m0-2H10a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2Z'/%3E%3Cpath fill='currentColor' d='M4 18H2V4a2 2 0 0 1 2-2h14v2H4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-direction-right-01{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m19 4l-1.414 1.414L22.172 10H10a2 2 0 0 0-2 2v16h2V12h12.172l-4.586 4.586L19 18l7-7Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-download{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 24v4H6v-4H4v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4zm0-10l-1.41-1.41L17 20.17V2h-2v18.17l-7.59-7.58L6 14l10 10l10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-launch{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 28H6a2.003 2.003 0 0 1-2-2V6a2.003 2.003 0 0 1 2-2h10v2H6v20h20V16h2v10a2.003 2.003 0 0 1-2 2Z'/%3E%3Cpath fill='currentColor' d='M20 2v2h6.586L18 12.586L19.414 14L28 5.414V12h2V2H20z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-settings,.i-carbon-settings,[carbon-settings=""],[i-carbon-settings=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11.35 11.35 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.48 11.48 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11.35 11.35 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.48 11.48 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.86 8.86 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.36 9.36 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.86 8.86 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.36 9.36 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z'/%3E%3Cpath fill='currentColor' d='M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6Zm0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-sun,[carbon-sun=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6ZM5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-tree-view-alt,.i-carbon-tree-view-alt,[carbon-tree-view-alt=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 9.005h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1H11v-1a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1h4v20a2.002 2.002 0 0 0 2 2h4v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1h-4v-9h4v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1h-4v-9h4v1a2 2 0 0 0 2 2Zm0-6h6v4h-6Zm-14 4H3v-4h6Zm14 18h6v4h-6Zm0-11h6v4h-6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.dark .dark\:carbon-moon,.dark [dark\:carbon-moon=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.gis\:map-route{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 100 100' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath id='gisMapRoute0' fill='currentColor' fill-opacity='1' fill-rule='evenodd' stroke='none' stroke-dasharray='none' stroke-dashoffset='0' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='4' stroke-opacity='1' stroke-width='3' d='M83.117 0c-6.88 0-12.698 4.735-14.379 11.092l-1.851-.86a2.5 2.5 0 0 0-2.108 0L34.166 24.453L3.553 10.233A2.5 2.5 0 0 0 0 12.5v70.287a2.5 2.5 0 0 0 1.447 2.268l31.666 14.709a2.5 2.5 0 0 0 2.108 0l30.613-14.22l30.613 14.22c1.657.769 3.553-.44 3.553-2.266V27.211a2.5 2.5 0 0 0-1.447-2.268l-3.23-1.502l1.011-1.722c.23-.417.413-.861.57-1.315A14.645 14.645 0 0 0 98 14.842C98 6.685 91.298 0 83.117 0zm0 6.953c4.405 0 7.908 3.496 7.908 7.889c0 4.392-3.503 7.885-7.908 7.885s-7.908-3.493-7.908-7.885c0-4.393 3.503-7.889 7.908-7.889zm-16.166 8.822l1.377.641a14.726 14.726 0 0 0 2.625 6.938l10.348 17.89c1.45 1.894 2.414 1.534 3.619-.1l7.857-13.373L95 28.805V93.58L67.322 80.723l-.226-39.676c.408.088.815.173 1.224.27l.92-3.891a63.862 63.862 0 0 0-2.168-.473l-.12-21.178zm-2.998.354l.115 20.336a33.73 33.73 0 0 0-3.113-.281l-.148 3.996c1.088.04 2.185.158 3.285.318l.23 40.234l-28.676 13.323l-.369-64.604L63.953 16.13zM5 16.418l27.275 12.67l.371 64.947L5 81.191V16.418zm51.543 20.039c-1.377.247-2.786.688-4.098 1.451a9.932 9.932 0 0 0-3.732 3.82l3.502 1.932a6.003 6.003 0 0 1 2.226-2.289l.006-.004l.006-.004c.807-.47 1.768-.786 2.797-.97l-.707-3.936zm16.666 2.031l-1.133 3.834c2.503.74 4.982 1.59 7.447 2.51l1.399-3.748c-2.532-.944-5.1-1.824-7.713-2.596zm-26.002 7.596l-.03.158l-.003.014c-.499 2.831-.446 5.617-.334 8.265l3.996-.17c-.109-2.569-.132-5.055.277-7.388l.024-.125l-3.93-.754zm3.867 12.21l-3.99.27c.18 2.669.372 5.285.365 7.85l4 .01c.008-2.77-.195-5.478-.375-8.13zm-3.824 11.89c-.11.953-.274 1.88-.514 2.77l-.002.005l-.002.008c-.35 1.335-.939 2.571-1.761 3.539l3.047 2.59c1.288-1.515 2.105-3.298 2.58-5.102l.002-.006c.3-1.116.495-2.24.623-3.35l-3.973-.454zm-33.768 3.898l-1.796 3.574c2.48 1.247 5.045 2.278 7.628 3.17l1.305-3.781c-2.455-.847-4.852-1.815-7.137-2.963zm10.836 4.113l-1.064 3.856c2.646.731 5.366 1.312 8.146 1.625l.446-3.975c-2.521-.283-5.035-.817-7.528-1.506zm18.141.282c-1.992 1.02-4.397 1.397-6.87 1.427l.05 4c2.834-.034 5.864-.444 8.642-1.867l-1.822-3.56z' color='currentColor' color-interpolation='sRGB' color-rendering='auto' display='inline' opacity='1' vector-effect='none' visibility='visible'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-assembly-cluster,[i-carbon-assembly-cluster=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.3 4.9l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.5.3-.8.8-.8 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3V6.2c.2-.5-.1-1-.5-1.3zM20 11.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5zm9.3 7.4l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.4.3-.7.7-.7 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6c.1-.5-.2-1-.6-1.3zM28 25.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5zm-14.7-6.6l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.5.3-.8.8-.8 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.3.1.5.2.8.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6c.1-.5-.2-1-.6-1.3zM12 25.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-data-enrichment,[i-carbon-data-enrichment=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 13h2v2h-2zm-4.222-8.203l1.414-1.415l1.414 1.415l-1.414 1.414zM15 0h2v2h-2zM6.808 6.234L5.394 4.819l1.414-1.414L8.222 4.82zM2 13h2v2H2zm11 17h6v2h-6zm-2-4h10v2H11zm5-22C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6c1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1c-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-debug,[i-carbon-debug=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29.83 20l.34-2l-5.17-.85v-4.38l5.06-1.36l-.51-1.93l-4.83 1.29A9 9 0 0 0 20 5V2h-2v2.23a8.81 8.81 0 0 0-4 0V2h-2v3a9 9 0 0 0-4.71 5.82L2.46 9.48L2 11.41l5 1.36v4.38L1.84 18l.32 2L7 19.18a8.9 8.9 0 0 0 .82 3.57l-4.53 4.54l1.42 1.42l4.19-4.2a9 9 0 0 0 14.2 0l4.19 4.2l1.42-1.42l-4.54-4.54a8.9 8.9 0 0 0 .83-3.57ZM15 25.92A7 7 0 0 1 9 19v-6h6ZM9.29 11a7 7 0 0 1 13.42 0ZM23 19a7 7 0 0 1-6 6.92V13h6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-document,[i-carbon-document=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m25.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H8c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V10c0-.3-.1-.5-.3-.7zM18 4.4l5.6 5.6H18V4.4zM24 28H8V4h8v6c0 1.1.9 2 2 2h6v16z'/%3E%3Cpath fill='currentColor' d='M10 22h12v2H10zm0-6h12v2H10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-document-blank{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m25.7 9.3l-7-7A.908.908 0 0 0 18 2H8a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h16a2.006 2.006 0 0 0 2-2V10a.908.908 0 0 0-.3-.7ZM18 4.4l5.6 5.6H18ZM24 28H8V4h8v6a2.006 2.006 0 0 0 2 2h6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-grid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8H6V6h6zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8h-6V6h6zm-14 6H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8H6v-6h6zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8h-6v-6h6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-help,[i-carbon-help=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12Z'/%3E%3Ccircle cx='16' cy='23.5' r='1.5' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M17 8h-1.5a4.49 4.49 0 0 0-4.5 4.5v.5h2v-.5a2.5 2.5 0 0 1 2.5-2.5H17a2.5 2.5 0 0 1 0 5h-2v4.5h2V17a4.5 4.5 0 0 0 0-9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-ibm-watson-discovery,[i-carbon-ibm-watson-discovery=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 17h8v2H6z'/%3E%3Ccircle cx='3' cy='18' r='1' fill='currentColor'/%3E%3Ccircle cx='13' cy='14' r='1' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M2 13h8v2H2zm4-4h8v2H6z'/%3E%3Ccircle cx='3' cy='10' r='1' fill='currentColor'/%3E%3Cpath fill='currentColor' d='m30 28.6l-7.4-7.4c1.5-2 2.4-4.5 2.4-7.2c0-6.6-5.4-12-12-12c-3.3 0-6.4 1.3-8.7 3.8l1.5 1.4C7.6 5.1 10.2 4 13 4c5.5 0 10 4.5 10 10s-4.5 10-10 10c-3 0-5.8-1.3-7.7-3.6l-1.5 1.3C6 24.4 9.4 26 13 26c3.2 0 6.1-1.3 8.3-3.3l7.3 7.3l1.4-1.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 14a3 3 0 1 0-3-3a3 3 0 0 0 3 3Zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1Z'/%3E%3Cpath fill='currentColor' d='M26 4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 22H6v-6l5-5l5.59 5.59a2 2 0 0 0 2.82 0L21 19l5 5Zm0-4.83l-3.59-3.59a2 2 0 0 0-2.82 0L18 19.17l-5.59-5.59a2 2 0 0 0-2.82 0L6 17.17V6h20Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-image-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 22H2V4a2.002 2.002 0 0 1 2-2h18v2H4zm17-5a3 3 0 1 0-3-3a3.003 3.003 0 0 0 3 3zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1z'/%3E%3Cpath fill='currentColor' d='M28 7H9a2.002 2.002 0 0 0-2 2v19a2.002 2.002 0 0 0 2 2h19a2.002 2.002 0 0 0 2-2V9a2.002 2.002 0 0 0-2-2Zm0 21H9v-6l4-3.997l5.586 5.586a2 2 0 0 0 2.828 0L23 22.003L28 27Zm0-3.828l-3.586-3.586a2 2 0 0 0-2.828 0L20 22.172l-5.586-5.586a2 2 0 0 0-2.828 0L9 19.172V9h19Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-information{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 22v-8h-4v2h2v6h-3v2h8v-2h-3zM16 8a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 8z'/%3E%3Cpath fill='currentColor' d='M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14Zm0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-json{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M31 11v10h-2l-2-6v6h-2V11h2l2 6v-6h2zm-9.666 10h-2.667A1.668 1.668 0 0 1 17 19.334v-6.667A1.668 1.668 0 0 1 18.666 11h2.667A1.668 1.668 0 0 1 23 12.666v6.667A1.668 1.668 0 0 1 21.334 21zM19 19h2v-6h-2zm-5.666 2H9v-2h4v-2h-2a2.002 2.002 0 0 1-2-2v-2.334A1.668 1.668 0 0 1 10.666 11H15v2h-4v2h2a2.002 2.002 0 0 1 2 2v2.333A1.668 1.668 0 0 1 13.334 21zm-8 0H2.667A1.668 1.668 0 0 1 1 19.334V17h2v2h2v-8h2v8.334A1.668 1.668 0 0 1 5.333 21z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-link,[i-carbon-link=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M29.25 6.76a6 6 0 0 0-8.5 0l1.42 1.42a4 4 0 1 1 5.67 5.67l-8 8a4 4 0 1 1-5.67-5.66l1.41-1.42l-1.41-1.42l-1.42 1.42a6 6 0 0 0 0 8.5A6 6 0 0 0 17 25a6 6 0 0 0 4.27-1.76l8-8a6 6 0 0 0-.02-8.48Z'/%3E%3Cpath fill='currentColor' d='M4.19 24.82a4 4 0 0 1 0-5.67l8-8a4 4 0 0 1 5.67 0A3.94 3.94 0 0 1 19 14a4 4 0 0 1-1.17 2.85L15.71 19l1.42 1.42l2.12-2.12a6 6 0 0 0-8.51-8.51l-8 8a6 6 0 0 0 0 8.51A6 6 0 0 0 7 28a6.07 6.07 0 0 0 4.28-1.76l-1.42-1.42a4 4 0 0 1-5.67 0Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 6h18v2H10zm0 18h18v2H10zm0-9h18v2H10zm-6 0h2v2H4zm0-9h2v2H4zm0 18h2v2H4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-logo-github,[i-carbon-logo-github=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.71 3.71 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-network-4{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='21' cy='26' r='2' fill='currentColor'/%3E%3Ccircle cx='21' cy='6' r='2' fill='currentColor'/%3E%3Ccircle cx='4' cy='16' r='2' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M28 12a3.996 3.996 0 0 0-3.858 3h-4.284a3.966 3.966 0 0 0-5.491-2.643l-3.177-3.97A3.963 3.963 0 0 0 12 6a4 4 0 1 0-4 4a3.96 3.96 0 0 0 1.634-.357l3.176 3.97a3.924 3.924 0 0 0 0 4.774l-3.176 3.97A3.96 3.96 0 0 0 8 22a4 4 0 1 0 4 4a3.962 3.962 0 0 0-.81-2.387l3.176-3.97A3.966 3.966 0 0 0 19.858 17h4.284A3.993 3.993 0 1 0 28 12ZM6 6a2 2 0 1 1 2 2a2.002 2.002 0 0 1-2-2Zm2 22a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm8-10a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm12 0a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-bottom{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 2v12H4V6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 22H12V6h16Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM4 6h16v20H4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-open-panel-filled-top{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 4H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM4 26V14h24v12Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-plan,[i-carbon-plan=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M31 8c0-.4-.2-.7-.5-.9l-7-4c-.2-.1-.3-.1-.5-.1s-.3 0-.5.1L16 6.8L9.5 3.1C9.3 3 9.2 3 9 3s-.3 0-.5.1l-7 4c-.3.2-.5.5-.5.9v20c0 .6.4 1 1 1c.2 0 .3-.1.5-.1L9 25.2l6.5 3.7c.2.1.3.1.5.1s.3 0 .5-.1l6.5-3.7l6.5 3.7c.1.1.3.1.5.1c.6 0 1-.4 1-1V8zM3 8.6l5-2.9v17.7l-5 2.9V8.6zm12 17.7l-5-2.9V5.7l5 2.9v17.7zm7-2.9l-5 2.9V8.6l5-2.9v17.7zm2 0V5.7l5 2.9v17.7l-5-2.9z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-select-window{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 26H4a2.002 2.002 0 0 1-2-2v-4h2v4h4zM2 12h2v4H2zm24-4h-2V4h-4V2h4a2.002 2.002 0 0 1 2 2zM12 2h4v2h-4zM4 8H2V4a2.002 2.002 0 0 1 2-2h4v2H4zm23 24a.997.997 0 0 1-.707-.293l-6.138-6.138l-3.323 4.986a1 1 0 0 1-1.79-.268l-6-20a1 1 0 0 1 1.245-1.245l20 6a1 1 0 0 1 .268 1.79l-4.986 3.323l6.138 6.138a1 1 0 0 1 0 1.414l-4 4A.997.997 0 0 1 27 32zm0-2.414L29.586 27l-7.155-7.155l5.246-3.498l-16.185-4.855l4.855 16.185l3.498-5.246z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-star,[i-carbon-star=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m16 6.52l2.76 5.58l.46 1l1 .15l6.16.89l-4.38 4.3l-.75.73l.18 1l1.05 6.13l-5.51-2.89L16 23l-.93.49l-5.51 2.85l1-6.13l.18-1l-.74-.77l-4.42-4.35l6.16-.89l1-.15l.46-1L16 6.52M16 2l-4.55 9.22l-10.17 1.47l7.36 7.18L6.9 30l9.1-4.78L25.1 30l-1.74-10.13l7.36-7.17l-10.17-1.48Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-text-small-caps{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 27V15h-5v-2h12v2h-5v12h-2z'/%3E%3Cpath fill='currentColor' d='M11 27V8H2V6h20v2h-9v19h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-video{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 26H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h17a2 2 0 0 1 2 2v4.06l5.42-3.87A1 1 0 0 1 30 9v14a1 1 0 0 1-1.58.81L23 19.94V24a2 2 0 0 1-2 2ZM4 8v16h17v-6a1 1 0 0 1 1.58-.81L28 21.06V10.94l-5.42 3.87A1 1 0 0 1 21 14V8Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-volume-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m27.16 8.08l-1.53 1.29a10 10 0 0 1-.29 13.23l1.47 1.4a12 12 0 0 0 .35-15.88Z'/%3E%3Cpath fill='currentColor' d='M21.58 12a6 6 0 0 1-.18 7.94l1.47 1.36a8 8 0 0 0 .23-10.59zM18 30a1 1 0 0 1-.71-.3L9.67 22H3a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h6.67l7.62-7.7a1 1 0 0 1 1.41 0a1 1 0 0 1 .3.7v26a1 1 0 0 1-1 1zM4 20h6.08a1 1 0 0 1 .71.3L17 26.57V5.43l-6.21 6.27a1 1 0 0 1-.71.3H4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon\:warning-filled,[i-carbon\:warning-filled=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14s14-6.3 14-14S23.7 2 16 2zm-1.1 6h2.2v11h-2.2V8zM16 25c-.8 0-1.5-.7-1.5-1.5S15.2 22 16 22s1.5.7 1.5 1.5S16.8 25 16 25z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-icon-park-outline\:vertical-timeline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 48 48' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-width='4'%3E%3Cpath stroke-linecap='round' d='M4 5h40M4 43h40M8 36v7'/%3E%3Cpath stroke-linejoin='round' d='M12 28H4v8h8v-8Zm16-8h-8v8h8v-8Zm16-8h-8v8h8v-8Z'/%3E%3Cpath stroke-linecap='round' d='M40 20v23M8 12v1m0 7v1m15-9v1m1 15v15'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-logos-vue,.logos-vue,[i-logos-vue=""],[logos-vue=""]{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 221' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2341B883' d='M204.8 0H256L128 220.8L0 0h97.92L128 51.2L157.44 0h47.36Z'/%3E%3Cpath fill='%2341B883' d='m0 0l128 220.8L256 0h-51.2L128 132.48L50.56 0H0Z'/%3E%3Cpath fill='%2335495E' d='M50.56 0L128 133.12L204.8 0h-47.36L128 51.2L97.92 0H50.56Z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.icon-park-outline\:pineapple{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 48 48' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M20.5 14.5C20 14 20 13.15 20 11c0-3.866 4-7 4-7s3 3.134 3 7c0 1.922 0 3-.5 3.5'/%3E%3Cpath d='M17 17c-1.21-2.918-4.138-6.567-6-8c5.411-1.014 9.774 2.3 12 5m7 2c1.452-2.697 4.304-5.695 6-7c-5.643-1.058-9.871 2.261-12 5'/%3E%3Cpath d='M16.725 17.374A38.81 38.81 0 0 0 15 19c-4.19 4.19-4.898 11.864-4.997 15.28c-.034 1.15-.026 2.322.409 3.387C10.879 38.81 11.875 40.406 14 42c4 3 16 3 20 0c2.116-1.587 3.112-3.175 3.581-4.318c.441-1.074.45-2.258.415-3.419c-.1-3.425-.812-11.08-4.996-15.263c-.6-.6-1.176-1.14-1.726-1.626c-4.258-3.767-10.291-3.767-14.55 0ZM32 18L11 29m5-11l21 11m-2 12L11 27m26 0L13 41'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.material-symbols\:arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 17V7l5 5l-5 5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.tabler\:arrow-back-up,[tabler\:arrow-back-up=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m9 14l-4-4l4-4'/%3E%3Cpath d='M5 10h11a4 4 0 1 1 0 8h-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.container{width:100%;}.n-switch-slider{position:relative;margin-right:0.25rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:9999px;padding:2px;}.navbar-glass,[navbar-glass=""]{position:sticky;top:0;z-index:10;background-color:rgba(255,255,255,0.8);--un-backdrop-blur:blur(6px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.n-button-icon{margin-left:-0.2em;margin-right:0.2em;font-size:1.1em;}.n-switch-thumb{margin-left:0;margin-right:0.8em;height:1em;width:1em;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:50%;}[checked] .n-checked\:n-switch-thumb-checked, .n-checked\:n-switch-thumb-checked[checked]{margin-left:0.8em;margin-right:0;border-color:rgba(var(--nui-c-context),1);background-color:rgba(var(--nui-c-context),1);}.vue-block,[vue-block=""]{margin-bottom:0.5rem;max-width:90%;cursor:pointer;border-radius:0.25rem;}.n-icon-button{aspect-ratio:1/1;width:1.6em;height:1.6em;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;opacity:0.5;}.n-panel-grids-center{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:0.5rem;gap:0.5rem;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsla(0, 0%25, 98%25, 1)' fill='none'/%3E%3C/svg%3E");background-size:40px 40px;}.theme-card-green,.theme-card-lime,[theme-card-green=""],[theme-card-lime=""]{min-width:10rem;min-height:6.25rem;display:flex;align-items:center;justify-content:center;grid-gap:0.5rem;gap:0.5rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));padding:0.5rem;opacity:0.5;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-saturate:saturate(0);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.vue-block-title,[vue-block-title=""]{height:2rem;display:flex;align-items:center;padding-left:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:400;line-height:2rem;}.x-divider,[x-divider=""]{height:1px;width:100%;background-color:rgba(156,163,175,0.15);}.n-button-base{display:inline-flex;touch-action:manipulation;align-items:center;grid-gap:0.25rem;gap:0.25rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;padding-left:1em;padding-right:1em;padding-top:0.25em;padding-bottom:0.25em;opacity:0.8;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);outline:2px solid transparent !important;outline-offset:2px !important;}.n-switch-base{display:inline-flex;-webkit-user-select:none;user-select:none;align-items:center;}.n-icon{flex:none;}.n-card-base{border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.border-base,.n-border-base,[border~="base"],[border~="hover\:base"]:hover{border-color:rgba(156,163,175,0.2);}.hover\:n-button-hover:hover{border-color:rgba(var(--nui-c-context),1) !important;color:rgba(var(--nui-c-context),1);opacity:1;}[checked] .n-checked\:n-switch-slider-checked, .n-checked\:n-switch-slider-checked[checked]{border-color:rgba(var(--nui-c-context),0.2);background-color:rgba(var(--nui-c-context),0.1);}.bg-active,.hover\:bg-active:hover,[bg-active=""],[hover~="bg-active"]:hover{background-color:rgba(156,163,175,0.05);}.bg-base,.n-bg-base,[bg-base=""]{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));}.dark .bg-base,.dark .n-bg-base,.dark .n-card-base,.dark .theme-card-green,.dark .theme-card-lime,.dark [bg-base=""],.dark [theme-card-green=""],.dark [theme-card-lime=""]{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity));}.dark .glass-effect,.dark .navbar-glass,.dark [glass-effect=""],.dark [navbar-glass=""]{background-color:rgba(21,21,21,0.9);}.glass-effect,[glass-effect=""]{background-color:rgba(255,255,255,0.8);--un-backdrop-blur:blur(6px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.n-icon-button:hover{background-color:rgba(156,163,175,0.05);opacity:1;}.theme-card-green:hover,[theme-card-green=""]:hover{background-color:rgba(74,222,128,0.1);--un-text-opacity:1;color:rgba(22,163,74,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.theme-card-lime:hover,[theme-card-lime=""]:hover{background-color:rgba(163,230,53,0.1);--un-text-opacity:1;color:rgba(101,163,13,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.vue-block-active{--un-bg-opacity:1;background-color:rgba(59,167,118,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.dark .vue-block-hover:hover{--un-bg-opacity:1;background-color:rgba(44,62,80,var(--un-bg-opacity));}.vue-block-hover:hover{--un-bg-opacity:1;background-color:rgba(194,233,215,var(--un-bg-opacity));}.active\:n-button-active:active{background-color:rgba(var(--nui-c-context),0.05);--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.1);}.raw-function{font-style:italic;--un-text-opacity:1;color:rgba(0,51,204,var(--un-text-opacity));}.dark .text-secondary,.dark [text-secondary=""]{color:rgba(255,255,255,0.5);}.text-secondary,[text-secondary=""]{color:rgba(0,0,0,0.5);}.dark .raw-function,.dark .raw-literal{--un-text-opacity:1;color:rgba(153,127,255,var(--un-text-opacity));}.raw-literal{--un-text-opacity:1;color:rgba(0,51,204,var(--un-text-opacity));}.raw-null{--un-text-opacity:1;color:rgba(153,153,153,var(--un-text-opacity));}.dark .raw-object{--un-text-opacity:1;color:rgba(189,198,207,var(--un-text-opacity));}.raw-object{--un-text-opacity:1;color:rgba(68,68,68,var(--un-text-opacity));}.dark .raw-string{--un-text-opacity:1;color:rgba(196,26,22,var(--un-text-opacity));}.raw-string{--un-text-opacity:1;color:rgba(34,34,34,var(--un-text-opacity));}.vue-block-text{--un-text-opacity:1;color:rgba(66,185,131,var(--un-text-opacity));}.dark .vue-tag-symbol{--un-text-opacity:1;color:rgba(75,85,99,var(--un-text-opacity));}.vue-tag-symbol{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity));}.vue-tag-symbol-active{color:rgba(255,255,255,0.6);}.focus-visible\:n-focus-base:focus-visible,.focus-within\:n-focus-base:focus-within,.peer:focus-visible~.peer-focus-visible\:n-focus-base{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.5);}.peer:active~.peer-active\:n-active-base{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.1);}.n-transition,[n-transition=""]{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}.n-panel-grids,[n-panel-grids=""]{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsla(0, 0%25, 98%25, 1)' fill='none'/%3E%3C/svg%3E");background-size:40px 40px;}.dark .n-panel-grids,.dark .n-panel-grids-center,.dark [n-panel-grids=""]{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='hsl(0, 0%25, 8.5%25)'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsl(0, 0%25, 11.0%25)' fill='none'/%3E%3C/svg%3E");;background-size:40px 40px;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}.pointer-events-none{pointer-events:none;}.visible{visibility:visible;}.absolute,[absolute=""]{position:absolute;}.fixed,[fixed=""]{position:fixed;}.relative,[relative=""]{position:relative;}.sticky,[sticky=""]{position:sticky;}.inset-0,[inset-0=""]{inset:0;}.bottom-0,[bottom-0=""]{bottom:0;}.left-0,[left-0=""]{left:0;}.left-2,[left-2=""]{left:0.5rem;}.right-0,[right-0=""]{right:0;}.right-2,[right-2=""]{right:0.5rem;}.top-0,[top-0=""]{top:0;}.top-2,[top-2=""]{top:0.5rem;}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}.z-1,[z-1=""]{z-index:1;}.z-10,[z-10=""]{z-index:10;}.z-100,[z-100=""]{z-index:100;}.z-1000,[z-1000=""]{z-index:1000;}.z-20,[z-20=""]{z-index:20;}.z-50,[z-50=""]{z-index:50;}.grid,[grid=""],[grid~="\~"]{display:grid;}[grid~="cols-\[50px_1fr\]"]{grid-template-columns:50px 1fr;}.grid-cols-minmax-400px,[grid-cols-minmax-400px=""]{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));}[grid~="cols-minmax-8rem"]{grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));}.m-3,[m-3=""]{margin:0.75rem;}.m0{margin:0;}.ma,[ma=""]{margin:auto;}.children\:my-auto>*,.my-auto,[children\:my-auto=""]>*{margin-top:auto;margin-bottom:auto;}.mx--1,[mx--1=""]{margin-left:-0.25rem;margin-right:-0.25rem;}.mx-0\.5{margin-left:0.125rem;margin-right:0.125rem;}.mxa,[mxa=""]{margin-left:auto;margin-right:auto;}.my1,[my1=""]{margin-top:0.25rem;margin-bottom:0.25rem;}.my2,[my2=""]{margin-top:0.5rem;margin-bottom:0.5rem;}.mb--2,[mb--2=""]{margin-bottom:-0.5rem;}.mb-5{margin-bottom:1.25rem;}.mb1,[mb1=""]{margin-bottom:0.25rem;}.mb2,[mb2=""]{margin-bottom:0.5rem;}.mb6,[mb6=""]{margin-bottom:1.5rem;}.ml-0\.3em{margin-left:0.3em;}.ml-0\.4em{margin-left:0.4em;}.ml-1{margin-left:0.25rem;}.ml-2,[ml-2=""]{margin-left:0.5rem;}.mr--15,[mr--15=""]{margin-right:-3.75rem;}.mr--16,[mr--16=""]{margin-right:-4rem;}.mr-0\.1em{margin-right:0.1em;}.mr-0\.4em{margin-right:0.4em;}.mr2,[mr2=""]{margin-right:0.5rem;}.mt--1,[mt--1=""]{margin-top:-0.25rem;}.mt--10,[mt--10=""]{margin-top:-2.5rem;}.mt--4,[mt--4=""]{margin-top:-1rem;}.mt--5,[mt--5=""]{margin-top:-1.25rem;}.mt--6,[mt--6=""]{margin-top:-1.5rem;}.mt-2,[mt-2=""]{margin-top:0.5rem;}.mt-20,[mt-20=""]{margin-top:5rem;}.mt-4,[mt-4=""]{margin-top:1rem;}.mt-5,[mt-5=""]{margin-top:1.25rem;}.mt1{margin-top:0.25rem;}.inline{display:inline;}.block,[block=""]{display:block;}.inline-block,[inline-block=""]{display:inline-block;}.hidden,[hidden=""]{display:none;}.h-10,[h-10=""]{height:2.5rem;}.h-16,[h-16=""]{height:4rem;}.h-18,[h-18=""]{height:4.5rem;}.h-1px,[h-1px=""]{height:1px;}.h-20,[h-20=""]{height:5rem;}.h-30,[h-30=""]{height:7.5rem;}.h-54px,[h-54px=""]{height:54px;}.h-6,[h-6=""]{height:1.5rem;}.h-7,[h-7=""]{height:1.75rem;}.h-8,[h-8=""]{height:2rem;}.h-full,[h-full=""]{height:100%;}.h-min{height:min-content;}.h-screen,[h-screen=""]{height:100vh;}.h1{height:0.25rem;}.h3{height:0.75rem;}.max-h-10rem,[max-h-10rem=""]{max-height:10rem;}.max-h-80,[max-h-80=""]{max-height:20rem;}.max-w-300,[max-w-300=""]{max-width:75rem;}.max-w-full,[max-w-full=""]{max-width:100%;}.min-h-20,[min-h-20=""]{min-height:5rem;}.min-h-full,[min-h-full=""]{min-height:100%;}.min-w-20,[min-w-20=""]{min-width:5rem;}.min-w-30,[min-w-30=""]{min-width:7.5rem;}.min-w-40,[min-w-40=""]{min-width:10rem;}.w-10,[w-10=""]{width:2.5rem;}.w-120,[w-120=""]{width:30rem;}.w-160,[w-160=""]{width:40rem;}.w-20,[w-20=""]{width:5rem;}.w-30,[w-30=""]{width:7.5rem;}.w-6,[w-6=""]{width:1.5rem;}.w-8,[w-8=""]{width:2rem;}.w-auto,[w-auto=""]{width:auto;}.w-full,[w-full=""]{width:100%;}.w-screen,[w-screen=""]{width:100vw;}[max-h~="\35 0vh"]{max-height:50vh;}[max-w~="\[75\%\]"]{max-width:75%;}.flex,[flex=""],[flex~="\~"]{display:flex;}[flex~="inline"]{display:inline-flex;}.flex-1,[flex-1=""],[flex~="\31 "]{flex:1 1 0%;}.flex-auto,[flex-auto=""],[flex~="auto"]{flex:1 1 auto;}.flex-none,[flex-none=""],[flex~="none"]{flex:none;}[flex~="row-reverse"]{flex-direction:row-reverse;}.flex-col,[flex-col=""],[flex~="col"]{flex-direction:column;}[flex~="wrap"]{flex-wrap:wrap;}.table{display:table;}.table-fixed,[table-fixed=""]{table-layout:fixed;}.translate-x-1\/1{--un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y--1px,[translate-y--1px=""]{--un-translate-y:-1px;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.scale-y--100{--un-scale-y:-1;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.cursor-default,[cursor-default=""]{cursor:default;}.cursor-pointer,[cursor-pointer=""],[hover~="cursor-pointer"]:hover{cursor:pointer;}.select-none,[select-none=""]{-webkit-user-select:none;user-select:none;}.place-self-start,[place-self-start=""]{place-self:start;}.items-center,[flex~="items-center"],[items-center=""]{align-items:center;}.self-start,[self-start=""]{align-self:flex-start;}.self-stretch,[self-stretch=""]{align-self:stretch;}.justify-start,[justify-start=""]{justify-content:flex-start;}.justify-end,[justify-end=""]{justify-content:flex-end;}.justify-center,[flex~="justify-center"],[justify-center=""]{justify-content:center;}.justify-between,[justify-between=""]{justify-content:space-between;}.flex-gap2,.gap-2,.gap2,[flex~="gap-2"],[flex~="gap2"]{grid-gap:0.5rem;gap:0.5rem;}.gap-0\.5,[flex~="gap-0\.5"]{grid-gap:0.125rem;gap:0.125rem;}.gap-1,.gap1,[flex~="gap-1"],[flex~="gap1"]{grid-gap:0.25rem;gap:0.25rem;}.gap-3,.gap3,[flex~="gap-3"],[flex~="gap3"],[gap3=""]{grid-gap:0.75rem;gap:0.75rem;}.gap-4,.gap4,[flex~="gap-4"],[flex~="gap4"]{grid-gap:1rem;gap:1rem;}.gap-6,[flex~="gap-6"]{grid-gap:1.5rem;gap:1.5rem;}.gap-x-10,[grid~="gap-x-10"]{grid-column-gap:2.5rem;column-gap:2.5rem;}.gap-y-3,[grid~="gap-y-3"]{grid-row-gap:0.75rem;row-gap:0.75rem;}.space-x-1>:not([hidden])~:not([hidden]),[space-x-1=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.25rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.25rem * var(--un-space-x-reverse));}.space-x-2>:not([hidden])~:not([hidden]),[space-x-2=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.5rem * var(--un-space-x-reverse));}.of-auto,[of-auto=""]{overflow:auto;}.of-hidden,.overflow-hidden,[of-hidden=""]{overflow:hidden;}.overflow-scroll,[overflow-scroll=""]{overflow:scroll;}.of-x-hidden,[of-x-hidden=""]{overflow-x:hidden;}.of-y-auto,[of-y-auto=""]{overflow-y:auto;}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-ellipsis,[text-ellipsis=""]{text-overflow:ellipsis;}.whitespace-nowrap,.ws-nowrap,[ws-nowrap=""]{white-space:nowrap;}.ws-pre,[ws-pre=""]{white-space:pre;}.b,.border,[border~="\~"]{border-width:1px;}[border~="b"]{border-bottom-width:1px;}[border~="l"]{border-left-width:1px;}[border~="r"]{border-right-width:1px;}.border-gray\:50{border-color:rgba(156,163,175,0.5);}.border-primary,[hover~="border-primary"]:hover{--un-border-opacity:1;border-color:rgba(3,174,103,var(--un-border-opacity));}.focus-within\:border-context:focus-within{border-color:rgba(var(--nui-c-context),1);}[border~="transparent"]{border-color:transparent;}.rounded,[border~="rounded"],[rounded=""]{border-radius:0.25rem;}.rounded-5,[rounded-5=""]{border-radius:1.25rem;}.rounded-xl,[rounded-xl=""]{border-radius:0.75rem;}.border-dashed,[border~="dashed"]{border-style:dashed;}.border-none{border-style:none;}.bg-gray\:3,[bg-gray\:3=""]{background-color:rgba(156,163,175,0.03);}.bg-green-400\:10,[bg-green-400\:10=""]{background-color:rgba(74,222,128,0.1);}.bg-orange\:10,[bg-orange\:10=""]{background-color:rgba(251,146,60,0.1);}.bg-teal-400\:10,[bg-teal-400\:10=""]{background-color:rgba(45,212,191,0.1);}.bg-transparent{background-color:transparent;}.dark .hover\:dark\:bg-\[\#2c3e50\]:hover{--un-bg-opacity:1;background-color:rgba(44,62,80,var(--un-bg-opacity));}.hover\:bg-\[\#c2e9d7\]:hover{--un-bg-opacity:1;background-color:rgba(194,233,215,var(--un-bg-opacity));}[to~="\$\{origin\}\$\{asset\.publicPath\}"]{--un-gradient-to-position:100%;--un-gradient-to:var(--\{origin\}\$\{asset\.publicPath\}) var(--un-gradient-to-position);}.object-cover,[object-cover=""]{object-fit:cover;}.p-2,.p2,[p-2=""],[p2=""]{padding:0.5rem;}.p1,[p1=""]{padding:0.25rem;}.p3,[p3=""]{padding:0.75rem;}.p4,[p4=""]{padding:1rem;}.px,.px-4,.px4,[px-4=""],[px4=""]{padding-left:1rem;padding-right:1rem;}.px-1,.px1,[px-1=""],[px1=""]{padding-left:0.25rem;padding-right:0.25rem;}.px-1\.5{padding-left:0.375rem;padding-right:0.375rem;}.px-2,.px2,[px2=""]{padding-left:0.5rem;padding-right:0.5rem;}.px-3,.px3,[px3=""]{padding-left:0.75rem;padding-right:0.75rem;}.px-5,.px5,[px5=""]{padding-left:1.25rem;padding-right:1.25rem;}.px20,[px20=""]{padding-left:5rem;padding-right:5rem;}.px6,[px6=""]{padding-left:1.5rem;padding-right:1.5rem;}.py-0\.5,.py0\.5,[py0\.5=""]{padding-top:0.125rem;padding-bottom:0.125rem;}.py-1,.py1,[py-1=""],[py1=""]{padding-top:0.25rem;padding-bottom:0.25rem;}.py-2,.py2,[py2=""]{padding-top:0.5rem;padding-bottom:0.5rem;}.py3,[py3=""]{padding-top:0.75rem;padding-bottom:0.75rem;}.py6,[py6=""]{padding-top:1.5rem;padding-bottom:1.5rem;}.pb-8,[pb-8=""]{padding-bottom:2rem;}.pb2,[pb2=""]{padding-bottom:0.5rem;}.pb6{padding-bottom:1.5rem;}.pl-1{padding-left:0.25rem;}.pl-2,[pl-2=""]{padding-left:0.5rem;}.pl-3,[pl-3=""]{padding-left:0.75rem;}.pl-4,.pl4,[pl-4=""],[pl4=""]{padding-left:1rem;}.pr-1,[pr-1=""]{padding-right:0.25rem;}.pr-2,.pr2,[pr-2=""],[pr2=""]{padding-right:0.5rem;}.pr-6,[pr-6=""]{padding-right:1.5rem;}.pr5,[pr5=""]{padding-right:1.25rem;}.pt-2,.pt2,[pt-2=""]{padding-top:0.5rem;}.pt3,[pt3=""]{padding-top:0.75rem;}.text-center,[text-center=""]{text-align:center;}.text-left,[text-left=""]{text-align:left;}.text-right,[text-right=""]{text-align:right;}.font-mono,[font-mono=""]{font-family:"Fira Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.font-sans,[font-sans=""]{font-family:"Inter",Avenir, Helvetica, Arial, sans-serif;}.text-1\.1em{font-size:1.1em;}.text-2xl,[text-2xl=""]{font-size:1.5rem;line-height:2rem;}.text-3,[text-3=""]{font-size:0.75rem;}.text-3xl,[text-3xl=""]{font-size:1.875rem;line-height:2.25rem;}.text-5,[text-5=""]{font-size:1.25rem;}.text-5xl,[text-5xl=""]{font-size:3rem;line-height:1;}.text-base,[text-base=""]{font-size:1rem;line-height:1.5rem;}.text-lg,[text-lg=""]{font-size:1.125rem;line-height:1.75rem;}.n-sm,.text-sm,[n-sm=""],[n~="sm"],[text-sm=""]{font-size:0.875rem;line-height:1.25rem;}.text-xl,[n~="xl"],[text-xl=""]{font-size:1.25rem;line-height:1.75rem;}.text-xs,[n~="xs"],[text-xs=""]{font-size:0.75rem;line-height:1rem;}.font-bold,[font-bold=""]{font-weight:700;}.font-light,[font-light=""]{font-weight:300;}.font-medium,[font-medium=""]{font-weight:500;}.capitalize,[capitalize=""]{text-transform:capitalize;}.italic,[italic=""]{font-style:italic;}.\!text-primary{--un-text-opacity:1 !important;color:rgba(3,174,103,var(--un-text-opacity)) !important;}.dark .dark\:text-purple-300,.dark [dark\:text-purple-300=""]{--un-text-opacity:1;color:rgba(216,180,254,var(--un-text-opacity));}.dark .dark\:text-purple-400{--un-text-opacity:1;color:rgba(192,132,252,var(--un-text-opacity));}.text-black,[text-black=""]{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity));}.text-blue,[hover~="text-blue"]:hover{--un-text-opacity:1;color:rgba(96,165,250,var(--un-text-opacity));}.text-gray{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity));}.text-green,.text-green-400,[text-green-400=""]{--un-text-opacity:1;color:rgba(74,222,128,var(--un-text-opacity));}.text-lime,[hover~="text-lime"]:hover{--un-text-opacity:1;color:rgba(163,230,53,var(--un-text-opacity));}.text-orange,[text-orange=""]{--un-text-opacity:1;color:rgba(251,146,60,var(--un-text-opacity));}.text-primary,[hover~="text-primary"]:hover,[text-primary=""]{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}.text-purple-600{--un-text-opacity:1;color:rgba(147,51,234,var(--un-text-opacity));}.text-purple-700,[text-purple-700=""]{--un-text-opacity:1;color:rgba(126,34,206,var(--un-text-opacity));}.text-rose,[hover~="text-rose"]:hover{--un-text-opacity:1;color:rgba(251,113,133,var(--un-text-opacity));}.text-teal,.text-teal-400,[text-teal-400=""]{--un-text-opacity:1;color:rgba(45,212,191,var(--un-text-opacity));}.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.text-yellow,[hover~="text-yellow"]:hover{--un-text-opacity:1;color:rgba(250,204,21,var(--un-text-opacity));}.hover-underline:hover,.hover\:underline:hover,.underline,[hover-underline=""]:hover,[hover\:underline=""]:hover,[hover~="underline"]:hover{text-decoration-line:underline;}.underline-offset-3,[hover~="underline-offset-3"]:hover{text-underline-offset:3px;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.hover\:op100:hover,.op100,.opacity-100,[hover\:op100=""]:hover,[hover~="op100"]:hover{opacity:1;}.hover\:op80:hover,[hover\:op80=""]:hover{opacity:0.8;}.op-50,.op50,.opacity-50,[op-50=""],[op50=""],[opacity-50=""]{opacity:0.5;}.op-60,.op60,[op-60=""]{opacity:0.6;}.op0{opacity:0;}.op20,[op20=""]{opacity:0.2;}.op25{opacity:0.25;}.op40,[op40=""]{opacity:0.4;}.op70,[op70=""]{opacity:0.7;}.op75,.opacity-75,[op75=""],[opacity-75=""]{opacity:0.75;}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-none{--un-shadow:0 0 var(--un-shadow-color, rgba(0,0,0,0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.\!outline-none{outline:2px solid transparent !important;outline-offset:2px !important;}.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition,[transition=""]{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all,[transition-all=""]{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-200{transition-duration:200ms;}.duration-300,[duration-300=""]{transition-duration:300ms;}.duration-500,[duration-500=""]{transition-duration:500ms;}.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1);}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);}.n-lime,[n-lime=""]{--nui-c-context:163,230,53;}.n-primary,[n-primary=""],[n~="primary"]{--nui-c-context:3,174,103;}[disabled] .n-disabled\:n-disabled, .n-disabled\:n-disabled[disabled]{opacity:0.4;pointer-events:none;filter:saturate(0);}@media (min-width: 768px){[grid~="md\:cols-2"]{grid-template-columns:repeat(2,minmax(0,1fr));}}
@@ -1,4 +1,4 @@
1
- import { K as isRef } from './index-85d2f156.js';
1
+ import { K as isRef } from './index-f6e16f33.js';
2
2
 
3
3
  const objectToString = Object.prototype.toString;
4
4
  function toTypeString(value) {
@@ -14425,18 +14425,18 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
14425
14425
 
14426
14426
  /* Injected with object hook! */
14427
14427
 
14428
- const __pages_import_0__ = () => __vitePreload(() => import('./timeline-6db09f05.js'),true?["./timeline-6db09f05.js","./splitpanes.es-5efc4585.js","./VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js","./index-29942063.js","./VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js","./VPanelGrids-ebf42a7c.js","./VCard-17cdc61a.js","./timeline-b315b2e0.css"]:void 0,import.meta.url);
14429
- const __pages_import_1__ = () => __vitePreload(() => import('./settings-b3328fda.js'),true?["./settings-b3328fda.js","./VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js","./VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js"]:void 0,import.meta.url);
14430
- const __pages_import_2__ = () => __vitePreload(() => import('./routes-28ae4830.js'),true?["./routes-28ae4830.js","./VPanelGrids-ebf42a7c.js","./VCard-17cdc61a.js","./splitpanes.es-5efc4585.js","./VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js","./index-29942063.js","./VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js"]:void 0,import.meta.url);
14431
- const __pages_import_3__ = () => __vitePreload(() => import('./pinia-faf73d09.js'),true?["./pinia-faf73d09.js","./splitpanes.es-5efc4585.js","./VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js","./index-29942063.js","./VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js"]:void 0,import.meta.url);
14432
- const __pages_import_4__ = () => __vitePreload(() => import('./pages-eefab96d.js'),true?["./pages-eefab96d.js","./VTextInput.vue_vue_type_script_setup_true_lang-059a254a.js","./VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js","./VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js","./VTextInput-52804693.css"]:void 0,import.meta.url);
14433
- const __pages_import_5__ = () => __vitePreload(() => import('./overview-2ad06721.js'),true?["./overview-2ad06721.js","./VPanelGrids-ebf42a7c.js","./rpc-0c341c21.js","./index-29942063.js"]:void 0,import.meta.url);
14434
- const __pages_import_6__ = () => __vitePreload(() => import('./inspect-c239e96b.js'),true?["./inspect-c239e96b.js","./IframeView.vue_vue_type_script_setup_true_lang-f8b8a14a.js","./rpc-0c341c21.js"]:void 0,import.meta.url);
14435
- const __pages_import_8__ = () => __vitePreload(() => import('./graph-132869aa.js'),true?["./graph-132869aa.js","./fuse.esm-c317b696.js","./rpc-0c341c21.js"]:void 0,import.meta.url);
14436
- const __pages_import_9__ = () => __vitePreload(() => import('./documentations-744b76d4.js'),true?["./documentations-744b76d4.js","./VCard-17cdc61a.js","./IframeView.vue_vue_type_script_setup_true_lang-f8b8a14a.js","./rpc-0c341c21.js"]:void 0,import.meta.url);
14437
- const __pages_import_10__ = () => __vitePreload(() => import('./components-ab0312bf.js'),true?["./components-ab0312bf.js","./VPanelGrids-ebf42a7c.js","./VCard-17cdc61a.js","./splitpanes.es-5efc4585.js","./VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js","./index-29942063.js","./VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js"]:void 0,import.meta.url);
14438
- const __pages_import_11__ = () => __vitePreload(() => import('./assets-0e67cb8d.js'),true?["./assets-0e67cb8d.js","./VPanelGrids-ebf42a7c.js","./VCard-17cdc61a.js","./VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js","./VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js","./rpc-0c341c21.js","./VTextInput.vue_vue_type_script_setup_true_lang-059a254a.js","./VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js","./VTextInput-52804693.css","./fuse.esm-c317b696.js"]:void 0,import.meta.url);
14439
- const __pages_import_12__ = () => __vitePreload(() => import('./__inspecting-bd7248d3.js'),true?["./__inspecting-bd7248d3.js","./VPanelGrids-ebf42a7c.js"]:void 0,import.meta.url);
14428
+ const __pages_import_0__ = () => __vitePreload(() => import('./timeline-0f9c3a96.js'),true?["./timeline-0f9c3a96.js","./splitpanes.es-6f47643c.js","./VIcon.vue_vue_type_script_setup_true_lang-04979723.js","./index-9e2c7941.js","./VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js","./VPanelGrids-157ba0e4.js","./VCard-ec46c542.js","./timeline-b315b2e0.css"]:void 0,import.meta.url);
14429
+ const __pages_import_1__ = () => __vitePreload(() => import('./settings-8040291d.js'),true?["./settings-8040291d.js","./VIcon.vue_vue_type_script_setup_true_lang-04979723.js","./VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js"]:void 0,import.meta.url);
14430
+ const __pages_import_2__ = () => __vitePreload(() => import('./routes-84524150.js'),true?["./routes-84524150.js","./VPanelGrids-157ba0e4.js","./VCard-ec46c542.js","./splitpanes.es-6f47643c.js","./VIcon.vue_vue_type_script_setup_true_lang-04979723.js","./index-9e2c7941.js","./VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js"]:void 0,import.meta.url);
14431
+ const __pages_import_3__ = () => __vitePreload(() => import('./pinia-be4987ec.js'),true?["./pinia-be4987ec.js","./splitpanes.es-6f47643c.js","./VIcon.vue_vue_type_script_setup_true_lang-04979723.js","./index-9e2c7941.js","./VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js"]:void 0,import.meta.url);
14432
+ const __pages_import_4__ = () => __vitePreload(() => import('./pages-f1ac326e.js'),true?["./pages-f1ac326e.js","./VTextInput.vue_vue_type_script_setup_true_lang-1234f8cd.js","./VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js","./VIcon.vue_vue_type_script_setup_true_lang-04979723.js","./VTextInput-52804693.css"]:void 0,import.meta.url);
14433
+ const __pages_import_5__ = () => __vitePreload(() => import('./overview-c847273c.js'),true?["./overview-c847273c.js","./VPanelGrids-157ba0e4.js","./rpc-1825c2de.js","./index-9e2c7941.js"]:void 0,import.meta.url);
14434
+ const __pages_import_6__ = () => __vitePreload(() => import('./inspect-6ae27f34.js'),true?["./inspect-6ae27f34.js","./IframeView.vue_vue_type_script_setup_true_lang-6fc3d86d.js","./rpc-1825c2de.js"]:void 0,import.meta.url);
14435
+ const __pages_import_8__ = () => __vitePreload(() => import('./graph-1d0d4ca3.js'),true?["./graph-1d0d4ca3.js","./fuse.esm-c317b696.js","./rpc-1825c2de.js"]:void 0,import.meta.url);
14436
+ const __pages_import_9__ = () => __vitePreload(() => import('./documentations-3f9218a4.js'),true?["./documentations-3f9218a4.js","./VCard-ec46c542.js","./IframeView.vue_vue_type_script_setup_true_lang-6fc3d86d.js","./rpc-1825c2de.js"]:void 0,import.meta.url);
14437
+ const __pages_import_10__ = () => __vitePreload(() => import('./components-fa5f5d7d.js'),true?["./components-fa5f5d7d.js","./VPanelGrids-157ba0e4.js","./VCard-ec46c542.js","./splitpanes.es-6f47643c.js","./VIcon.vue_vue_type_script_setup_true_lang-04979723.js","./index-9e2c7941.js","./VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js"]:void 0,import.meta.url);
14438
+ const __pages_import_11__ = () => __vitePreload(() => import('./assets-29864b26.js'),true?["./assets-29864b26.js","./VPanelGrids-157ba0e4.js","./VCard-ec46c542.js","./VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js","./VIcon.vue_vue_type_script_setup_true_lang-04979723.js","./rpc-1825c2de.js","./VTextInput.vue_vue_type_script_setup_true_lang-1234f8cd.js","./VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js","./VTextInput-52804693.css","./fuse.esm-c317b696.js"]:void 0,import.meta.url);
14439
+ const __pages_import_12__ = () => __vitePreload(() => import('./__inspecting-c253b63a.js'),true?["./__inspecting-c253b63a.js","./VPanelGrids-157ba0e4.js"]:void 0,import.meta.url);
14440
14440
 
14441
14441
  const routes$1 = [{"name":"timeline","path":"/timeline","component":__pages_import_0__,"props":true},{"name":"settings","path":"/settings","component":__pages_import_1__,"props":true},{"name":"routes","path":"/routes","component":__pages_import_2__,"props":true},{"name":"pinia","path":"/pinia","component":__pages_import_3__,"props":true},{"name":"pages","path":"/pages","component":__pages_import_4__,"props":true},{"name":"overview","path":"/overview","component":__pages_import_5__,"props":true},{"name":"inspect","path":"/inspect","component":__pages_import_6__,"props":true},{"name":"index","path":"/","component":_sfc_main$8,"props":true},{"name":"graph","path":"/graph","component":__pages_import_8__,"props":true},{"name":"documentations","path":"/documentations","component":__pages_import_9__,"props":true},{"name":"components","path":"/components","component":__pages_import_10__,"props":true},{"name":"assets","path":"/assets","component":__pages_import_11__,"props":true},{"name":"__inspecting","path":"/__inspecting","component":__pages_import_12__,"props":true}];
14442
14442
  /* Injected with object hook! */
@@ -1,6 +1,6 @@
1
- import { _ as _sfc_main$1 } from './IframeView.vue_vue_type_script_setup_true_lang-f8b8a14a.js';
2
- import { i as inspectClientUrl } from './rpc-0c341c21.js';
3
- import { v as defineComponent, o as openBlock, e as createElementBlock, u as createVNode, z as unref } from './index-85d2f156.js';
1
+ import { _ as _sfc_main$1 } from './IframeView.vue_vue_type_script_setup_true_lang-6fc3d86d.js';
2
+ import { i as inspectClientUrl } from './rpc-1825c2de.js';
3
+ import { v as defineComponent, o as openBlock, e as createElementBlock, u as createVNode, z as unref } from './index-f6e16f33.js';
4
4
 
5
5
  const _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  __name: "inspect",
@@ -1,9 +1,9 @@
1
- import { _ as __unplugin_components_0$1 } from './VPanelGrids-ebf42a7c.js';
2
- import { Z as ref, $ as computed, a7 as routes, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, u as createVNode, y as toDisplayString, z as unref, a8 as vueVersion, O as createTextVNode, e as createElementBlock, F as Fragment, a9 as __unplugin_components_0, Y as __unplugin_components_1, r as resolveComponent, Q as _sfc_main$1 } from './index-85d2f156.js';
3
- import { r as rpc } from './rpc-0c341c21.js';
4
- import { i as isMacOS } from './index-29942063.js';
1
+ import { _ as __unplugin_components_0$1 } from './VPanelGrids-157ba0e4.js';
2
+ import { Z as ref, $ as computed, a7 as routes, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, u as createVNode, y as toDisplayString, z as unref, a8 as vueVersion, O as createTextVNode, e as createElementBlock, F as Fragment, a9 as __unplugin_components_0, Y as __unplugin_components_1, r as resolveComponent, Q as _sfc_main$1 } from './index-f6e16f33.js';
3
+ import { r as rpc } from './rpc-1825c2de.js';
4
+ import { i as isMacOS } from './index-9e2c7941.js';
5
5
 
6
- const version = "0.0.13";
6
+ const version = "0.0.15";
7
7
 
8
8
  /* Injected with object hook! */
9
9
 
@@ -1,7 +1,7 @@
1
- import { _ as _sfc_main$3, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-059a254a.js';
2
- import { v as defineComponent, Z as ref, $ as computed, r as resolveComponent, z as unref, o as openBlock, e as createElementBlock, x as createBaseVNode, y as toDisplayString, c as createBlock, h as withCtx, a4 as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, O as createTextVNode, q as normalizeClass, Q as _sfc_main$4, Y as __unplugin_components_1, a5 as onMounted, a6 as currentRoute, T as router, K as isRef, M as withKeys, a7 as routes } from './index-85d2f156.js';
3
- import './VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js';
4
- import './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
1
+ import { _ as _sfc_main$3, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-1234f8cd.js';
2
+ import { v as defineComponent, Z as ref, $ as computed, r as resolveComponent, z as unref, o as openBlock, e as createElementBlock, x as createBaseVNode, y as toDisplayString, c as createBlock, h as withCtx, a4 as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, O as createTextVNode, q as normalizeClass, Q as _sfc_main$4, Y as __unplugin_components_1, a5 as onMounted, a6 as currentRoute, T as router, K as isRef, M as withKeys, a7 as routes } from './index-f6e16f33.js';
3
+ import './VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js';
4
+ import './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
5
5
 
6
6
  const _hoisted_1$2 = {
7
7
  block: "",
@@ -1,8 +1,8 @@
1
- import { g, M, _ as _sfc_main$1 } from './splitpanes.es-5efc4585.js';
2
- import { v as defineComponent, Z as ref, $ as computed, a0 as piniaStoresCategory, a1 as toRaw, a2 as piniaState, a3 as piniaGetters, z as unref, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, q as normalizeClass, y as toDisplayString, c as createBlock } from './index-85d2f156.js';
3
- import { p as pick } from './index-29942063.js';
4
- import './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
5
- import './VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js';
1
+ import { g, M, _ as _sfc_main$1 } from './splitpanes.es-6f47643c.js';
2
+ import { v as defineComponent, Z as ref, $ as computed, a0 as piniaStoresCategory, a1 as toRaw, a2 as piniaState, a3 as piniaGetters, z as unref, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, q as normalizeClass, y as toDisplayString, c as createBlock } from './index-f6e16f33.js';
3
+ import { p as pick } from './index-9e2c7941.js';
4
+ import './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
5
+ import './VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js';
6
6
 
7
7
  const _hoisted_1 = {
8
8
  "h-screen": "",
@@ -1,10 +1,10 @@
1
- import { _ as __unplugin_components_0 } from './VPanelGrids-ebf42a7c.js';
2
- import { _ as __unplugin_components_7 } from './VCard-17cdc61a.js';
3
- import { v as defineComponent, z as unref, T as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, U as routeRecordMatcherState, V as activeRouteRecordMatcherState, c as createBlock, S as _sfc_main$2, q as normalizeClass, W as activeRouteRecordIndex, X as toggleRouteRecordMatcher, O as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, Y as __unplugin_components_1 } from './index-85d2f156.js';
4
- import { g, M, _ as _sfc_main$1 } from './splitpanes.es-5efc4585.js';
5
- import './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
6
- import './index-29942063.js';
7
- import './VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js';
1
+ import { _ as __unplugin_components_0 } from './VPanelGrids-157ba0e4.js';
2
+ import { _ as __unplugin_components_7 } from './VCard-ec46c542.js';
3
+ import { v as defineComponent, z as unref, T as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, U as routeRecordMatcherState, V as activeRouteRecordMatcherState, c as createBlock, S as _sfc_main$2, q as normalizeClass, W as activeRouteRecordIndex, X as toggleRouteRecordMatcher, O as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, Y as __unplugin_components_1 } from './index-f6e16f33.js';
4
+ import { g, M, _ as _sfc_main$1 } from './splitpanes.es-6f47643c.js';
5
+ import './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
6
+ import './index-9e2c7941.js';
7
+ import './VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js';
8
8
 
9
9
  const _hoisted_1 = {
10
10
  key: 0,
@@ -1,4 +1,4 @@
1
- import { az as __vitePreload } from './index-85d2f156.js';
1
+ import { az as __vitePreload } from './index-f6e16f33.js';
2
2
 
3
3
  const DEFAULT_TIMEOUT = 6e4;
4
4
  function defaultSerialize(i) {
@@ -1,6 +1,6 @@
1
- import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
2
- import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, f as renderSlot, d as withDirectives, J as vModelSelect, z as unref, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, K as isRef, c as createBlock, L as vModelCheckbox, M as withKeys, N as useCategorizedTabs, u as createVNode, F as Fragment, i as renderList, h as withCtx, O as createTextVNode, P as useDevToolsSettings, _ as _sfc_main$5, Q as _sfc_main$6, R as _sfc_main$7, q as normalizeClass, S as _sfc_main$8 } from './index-85d2f156.js';
3
- import { _ as _sfc_main$4 } from './VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js';
1
+ import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
2
+ import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, f as renderSlot, d as withDirectives, J as vModelSelect, z as unref, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, K as isRef, c as createBlock, L as vModelCheckbox, M as withKeys, N as useCategorizedTabs, u as createVNode, F as Fragment, i as renderList, h as withCtx, O as createTextVNode, P as useDevToolsSettings, _ as _sfc_main$5, Q as _sfc_main$6, R as _sfc_main$7, q as normalizeClass, S as _sfc_main$8 } from './index-f6e16f33.js';
3
+ import { _ as _sfc_main$4 } from './VIconTitle.vue_vue_type_script_setup_true_lang-d1a29d64.js';
4
4
 
5
5
  const _hoisted_1$2 = { class: "n-text-input flex flex items-center border n-border-base rounded px-2 py-1 focus-within:n-focus-base focus-within:border-context n-bg-base" };
6
6
  const _hoisted_2$2 = ["disabled"];
@@ -1,7 +1,7 @@
1
- import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
2
- import { v as defineComponent, o as openBlock, c as createBlock, q as normalizeClass, K as isRef, a1 as toRaw, $ as computed, r as resolveComponent, e as createElementBlock, i as renderList, z as unref, an as nanoid, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, F as Fragment, Z as ref, u as createVNode, a4 as withModifiers, d as withDirectives, ao as vShow, ap as h, f as renderSlot, l as normalizeStyle } from './index-85d2f156.js';
3
- import { a as isComputed, b as isArray, c as isMap, d as isSet, e as isRegExp, t as toRawType, f as isPlainObject, g as escape } from './index-29942063.js';
4
- import { u as useCopy, _ as _sfc_main$4 } from './VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js';
1
+ import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
2
+ import { v as defineComponent, o as openBlock, c as createBlock, q as normalizeClass, K as isRef, a1 as toRaw, $ as computed, r as resolveComponent, e as createElementBlock, i as renderList, z as unref, an as nanoid, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, F as Fragment, Z as ref, u as createVNode, a4 as withModifiers, d as withDirectives, ao as vShow, ap as h, f as renderSlot, l as normalizeStyle } from './index-f6e16f33.js';
3
+ import { a as isComputed, b as isArray, c as isMap, d as isSet, e as isRegExp, t as toRawType, f as isPlainObject, g as escape } from './index-9e2c7941.js';
4
+ import { u as useCopy, _ as _sfc_main$4 } from './VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js';
5
5
 
6
6
  const _sfc_main$2 = /* @__PURE__ */ defineComponent({
7
7
  __name: "VExpandIcon",
@@ -1,10 +1,10 @@
1
- import { g, M, _ as _sfc_main$2 } from './splitpanes.es-5efc4585.js';
2
- import { _ as __unplugin_components_0 } from './VPanelGrids-ebf42a7c.js';
3
- import { _ as __unplugin_components_7 } from './VCard-17cdc61a.js';
4
- import { p as pushScopeId, a as popScopeId, n as nextTick, o as openBlock, c as createBlock, w as withScopeId, m as markRaw, s as shallowReactive, r as resolveComponent, b as resolveDirective, d as withDirectives, e as createElementBlock, f as renderSlot, g as createCommentVNode, h as withCtx, F as Fragment, i as renderList, j as resolveDynamicComponent, k as mergeProps, t as toHandlers, l as normalizeStyle, q as normalizeClass, u as createVNode, v as defineComponent, x as createBaseVNode, y as toDisplayString, z as unref, A as timelineLayer, B as activeTimelineEvents, C as activeTimelineEventIndex, D as toggleTimelineEventIndex, E as timelineEventDetails, G as activeLayerId, H as toggleTimelineLayer } from './index-85d2f156.js';
5
- import './VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js';
6
- import './index-29942063.js';
7
- import './VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js';
1
+ import { g, M, _ as _sfc_main$2 } from './splitpanes.es-6f47643c.js';
2
+ import { _ as __unplugin_components_0 } from './VPanelGrids-157ba0e4.js';
3
+ import { _ as __unplugin_components_7 } from './VCard-ec46c542.js';
4
+ import { p as pushScopeId, a as popScopeId, n as nextTick, o as openBlock, c as createBlock, w as withScopeId, m as markRaw, s as shallowReactive, r as resolveComponent, b as resolveDirective, d as withDirectives, e as createElementBlock, f as renderSlot, g as createCommentVNode, h as withCtx, F as Fragment, i as renderList, j as resolveDynamicComponent, k as mergeProps, t as toHandlers, l as normalizeStyle, q as normalizeClass, u as createVNode, v as defineComponent, x as createBaseVNode, y as toDisplayString, z as unref, A as timelineLayer, B as activeTimelineEvents, C as activeTimelineEventIndex, D as toggleTimelineEventIndex, E as timelineEventDetails, G as activeLayerId, H as toggleTimelineLayer } from './index-f6e16f33.js';
5
+ import './VIcon.vue_vue_type_script_setup_true_lang-04979723.js';
6
+ import './index-9e2c7941.js';
7
+ import './VIconButton.vue_vue_type_script_setup_true_lang-8f193245.js';
8
8
 
9
9
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
10
10
 
@@ -5,8 +5,8 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <link rel="icon" href="/favicon.svg" type="image/svg+xml">
7
7
  <title>Vue DevTools</title>
8
- <script type="module" crossorigin src="./assets/index-85d2f156.js"></script>
9
- <link rel="stylesheet" href="./assets/index-890fc037.css">
8
+ <script type="module" crossorigin src="./assets/index-f6e16f33.js"></script>
9
+ <link rel="stylesheet" href="./assets/index-9456fcf5.css">
10
10
  </head>
11
11
  <body>
12
12
  <div id="app"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-vue-devtools",
3
- "version": "0.0.13",
3
+ "version": "0.0.15",
4
4
  "packageManager": "pnpm@8.4.0",
5
5
  "description": "A vite plugin for Vue Devtools",
6
6
  "author": "webfansplz",
@@ -3,19 +3,14 @@ import { computed, onMounted, ref } from 'vue'
3
3
  import vueDevToolsOptions from 'virtual:vue-devtools-options'
4
4
 
5
5
  // Reuse @vuejs/devtools instance first
6
- const hook = window.__VUE_DEVTOOLS_GLOBAL_HOOK__ ??= {
7
- events: new Map(),
8
- on(event, fn) {
9
- if (!this.events.has(event))
10
- this.events.set(event, [])
11
6
 
12
- this.events.get(event).push(fn)
7
+ const props = defineProps({
8
+ hook: {
9
+ type: Object,
13
10
  },
14
- emit(event, ...payload) {
15
- if (this.events.has(event))
16
- this.events.get(event).forEach(fn => fn(...payload))
17
- },
18
- }
11
+ })
12
+
13
+ const hook = props.hook
19
14
 
20
15
  const DevToolsHooks = {
21
16
  APP_INIT: 'app:init',
package/src/node/app.js CHANGED
@@ -1,6 +1,20 @@
1
1
  import { createApp, h } from 'vue'
2
2
  import App from 'virtual:vue-devtools-path:Container.vue'
3
3
 
4
+ const hook = window.__VUE_DEVTOOLS_GLOBAL_HOOK__ ??= {
5
+ events: new Map(),
6
+ on(event, fn) {
7
+ if (!this.events.has(event))
8
+ this.events.set(event, [])
9
+
10
+ this.events.get(event).push(fn)
11
+ },
12
+ emit(event, ...payload) {
13
+ if (this.events.has(event))
14
+ this.events.get(event).forEach(fn => fn(...payload))
15
+ },
16
+ }
17
+
4
18
  function load() {
5
19
  const CONTAINER_ID = '__vue-devtools-container__'
6
20
  const el = document.createElement('div')
@@ -8,7 +22,7 @@ function load() {
8
22
  el.setAttribute('data-v-inspector-ignore', 'true')
9
23
  document.getElementsByTagName('body')[0].appendChild(el)
10
24
  createApp({
11
- render: () => h(App),
25
+ render: () => h(App, { hook }),
12
26
  devtools: {
13
27
  hide: true,
14
28
  },