@nonoun/native-ui 0.2.3 → 0.2.5
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.
- package/dist/components/ui-kbd/index.d.ts +3 -0
- package/dist/components/ui-kbd/index.d.ts.map +1 -0
- package/dist/components/ui-kbd/ui-kbd-element.d.ts +5 -0
- package/dist/components/ui-kbd/ui-kbd-element.d.ts.map +1 -0
- package/dist/components/ui-kbd/ui-kbd.d.ts +3 -0
- package/dist/components/ui-kbd/ui-kbd.d.ts.map +1 -0
- package/dist/components/ui-nav/ui-nav-group-element.d.ts +8 -0
- package/dist/components/ui-nav/ui-nav-group-element.d.ts.map +1 -1
- package/dist/components-lean.css +288 -169
- package/dist/components.css +290 -176
- package/dist/containers/ui-layout-sidebar/index.d.ts +1 -1
- package/dist/containers/ui-layout-sidebar/index.d.ts.map +1 -1
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-element.d.ts +4 -1
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-element.d.ts.map +1 -1
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-item-element.d.ts +10 -0
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-item-element.d.ts.map +1 -0
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-item.d.ts +3 -0
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-item.d.ts.map +1 -0
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar.d.ts +1 -1
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar.d.ts.map +1 -1
- package/dist/custom-elements.json +2892 -2484
- package/dist/foundation.css +79 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/native-ui-lean.css +367 -170
- package/dist/native-ui.css +369 -177
- package/dist/native-ui.js +3 -6
- package/dist/register-all.js +1 -1
- package/dist/ui-icon-element.js +95 -7
- package/package.json +1 -1
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-trigger-element.d.ts +0 -8
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-trigger-element.d.ts.map +0 -1
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-trigger.d.ts +0 -3
- package/dist/containers/ui-layout-sidebar/ui-layout-sidebar-trigger.d.ts.map +0 -1
package/dist/native-ui.js
CHANGED
|
@@ -46,11 +46,8 @@ function Ht(e) {
|
|
|
46
46
|
}
|
|
47
47
|
};
|
|
48
48
|
}
|
|
49
|
-
/**
|
|
50
|
-
|
|
51
|
-
* @attr {boolean} open - Whether the inspector panel is visible
|
|
52
|
-
*/
|
|
53
|
-
var Ut = class extends X {
|
|
49
|
+
/** Keyboard shortcut indicator. Pure display — no behavior. */
|
|
50
|
+
var Ut = class extends X {}, Wt = class extends X {
|
|
54
51
|
#e = null;
|
|
55
52
|
get open() {
|
|
56
53
|
return this.hasAttribute("open");
|
|
@@ -74,4 +71,4 @@ var Ut = class extends X {
|
|
|
74
71
|
this.#e?.destroy(), this.#e = null, super.teardown();
|
|
75
72
|
}
|
|
76
73
|
};
|
|
77
|
-
export { pe as CalendarStore, o as ClipboardController, i as CollapsibleController, Ae as ColumnResizeController, Ht as ContextConsumer, Vt as ContextProvider, $ as ContextRequestEvent, f as CopyController, Be as DataListController, zt as DialogController, Pt as DismissController, Ft as DismissStack, jt as DragController, A as DropZoneController, l as EditController, p as FocusTrapController, De as FormAssociable, Nt as GestureRouter, m as HoverController, d as IntersectController, It as ListNavigateController, Rt as PopoverController, Lt as PressController, y as RangeSelectController, Q as ResizeController, At as RovingFocusController, h as SearchController, xe as SelectController, G as SelectionController, re as SortController, u as SwipeController, Me as TableStore, a as ToastController, Bt as ToastManager, we as UIAccordion, Pe as UIAccordionItem, fe as UIAvatar, Oe as UIBadge, Ct as UIBreadcrumb, le as UIBreadcrumbItem, Ie as UIButton, Ce as UICalendar, yt as UICard, Ue as UIChatInput, Re as UICheckbox, et as UICombobox, We as UICommand, lt as UICommandEmpty, gt as UICommandGroup, bt as UICommandInput, He as UICommandItem, rt as UICommandList, Ke as UIController, Z as UIDialog, Tt as UIDrawer, X as UIElement, se as UIField, _t as UIIcon, Ye as UIInput, de as UIInputOtp, Le as UILayoutChat,
|
|
74
|
+
export { pe as CalendarStore, o as ClipboardController, i as CollapsibleController, Ae as ColumnResizeController, Ht as ContextConsumer, Vt as ContextProvider, $ as ContextRequestEvent, f as CopyController, Be as DataListController, zt as DialogController, Pt as DismissController, Ft as DismissStack, jt as DragController, A as DropZoneController, l as EditController, p as FocusTrapController, De as FormAssociable, Nt as GestureRouter, m as HoverController, d as IntersectController, It as ListNavigateController, Rt as PopoverController, Lt as PressController, y as RangeSelectController, Q as ResizeController, At as RovingFocusController, h as SearchController, xe as SelectController, G as SelectionController, re as SortController, u as SwipeController, Me as TableStore, a as ToastController, Bt as ToastManager, we as UIAccordion, Pe as UIAccordionItem, fe as UIAvatar, Oe as UIBadge, Ct as UIBreadcrumb, le as UIBreadcrumbItem, Ie as UIButton, Ce as UICalendar, yt as UICard, Ue as UIChatInput, Re as UICheckbox, et as UICombobox, We as UICommand, lt as UICommandEmpty, gt as UICommandGroup, bt as UICommandInput, He as UICommandItem, rt as UICommandList, Ke as UIController, Z as UIDialog, Tt as UIDrawer, X as UIElement, se as UIField, _t as UIIcon, Ye as UIInput, de as UIInputOtp, Ut as UIKbd, Le as UILayoutChat, Wt as UILayoutInspector, ht as UILayoutSidebar, ct as UILayoutSidebarItem, Ze as UIListbox, Je as UINav, it as UINavGroup, ut as UINavGroupHeader, Xe as UINavItem, at as UIOption, qe as UIOptionGroup, dt as UIOptionGroupHeader, Ee as UIPagination, mt as UIRadio, st as UIRadioGroup, Se as UIRange, nt as UISection, Ge as UISegment, vt as UISegmentedControl, be as UISelect, Fe as UISlide, xt as UISlideshow, $e as UISwitch, _e as UITab, ft as UITabPanel, ve as UITabPanels, he as UITable, ce as UITableBody, Te as UITableCell, je as UITableHead, ye as UITableHeader, kt as UITableRow, Ne as UITabs, tt as UITextarea, Ve as UIToolbar, oe as UITooltip, ze as UITree, Dt as UITreeItem, j as ValidateController, ie as VirtualScrollController, ee as batch, k as clippableAdapter, x as collapsibleAdapter, J as collectTraitOptions, te as computed, r as copyableAdapter, ge as createCalendarStore, Et as createDataList, ke as createDisabledEffect, me as createTableStore, c as debugReactive, ne as define, T as dialogableAdapter, O as dismissableAdapter, B as draggableAdapter, U as droppableAdapter, P as editableAdapter, e as effect, St as fetchDataOptions, V as focusTrappableAdapter, ot as getIcon, q as getRegisteredTraitNames, K as getTrait, Mt as getTraitRuntime, H as hoverableAdapter, g as intersectableAdapter, v as isComputed, b as isSignal, E as listNavigableAdapter, pt as onIconRegistered, Ot as parseDataOptions, Y as parseTraitAttribute, I as popoverableAdapter, _ as pressableAdapter, ue as prop, M as rangeSelectableAdapter, z as registerAllTraits, Qe as registerIcon, ae as registerTrait, w as resizableAdapter, D as rovingFocusableAdapter, S as searchableAdapter, F as selectableAdapter, n as signal, C as sortableAdapter, L as swipeableAdapter, wt as syncProp, N as toastableAdapter, t as uid, s as untrack, W as validatableAdapter, R as virtualizableAdapter };
|
package/dist/register-all.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { t as e } from "./define.js";
|
|
2
2
|
import { $ as t, A as n, B as r, C as i, D as a, E as o, H as s, J as c, K as l, L as u, M as d, O as f, P as p, Q as m, R as h, S as g, T as _, V as v, X as y, Y as b, Z as x, _ as S, _t as C, a as w, at as T, b as E, c as D, ct as O, d as k, dt as A, et as j, f as M, ft as N, g as P, gt as F, h as I, ht as L, it as R, j as z, k as B, l as V, lt as H, m as U, mt as W, nt as G, o as K, ot as q, p as J, pt as Y, q as X, rt as Z, s as Q, st as $, t as ee, tt as te, u as ne, ut as re, v as ie, w as ae, x as oe, y as se, z as ce } from "./ui-icon-element.js";
|
|
3
|
-
e("ui-button", C), e("ui-input", F), e("ui-listbox", L), e("ui-option", W), e("ui-option-group", N), e("ui-option-group-header", Y), e("ui-select", d), e("ui-combobox", z), e("ui-command", A), e("ui-command-input", re), e("ui-command-list", H), e("ui-command-group", $), e("ui-command-item", O), e("ui-command-empty", q), e("ui-checkbox", T), e("ui-switch", R), e("ui-radio", Z), e("ui-radio-group", G), e("ui-segmented-control", te), e("ui-segment", j), e("ui-tooltip", t), e("ui-accordion", m), e("ui-accordion-item", x), e("ui-dialog", y), e("ui-tabs", b), e("ui-tab", c), e("ui-tab-panel", X), e("ui-tab-panels", l), e("ui-table", s), e("ui-table-head", v), e("ui-table-body", r), e("ui-table-row", ce), e("ui-table-header", u), e("ui-table-cell", h), e("ui-calendar", p), e("ui-field", n), e("ui-textarea", B), e("ui-range", f), e("ui-input-otp", a), e("ui-avatar", o), e("ui-badge", _), e("ui-breadcrumb", ae), e("ui-breadcrumb-item", i), e("ui-pagination", g), e("ui-drawer", oe), e("ui-tree", E), e("ui-tree-item", se), e("ui-slideshow", ie), e("ui-slide", S), e("ui-nav", P), e("ui-nav-group", U), e("ui-nav-group-header", J), e("ui-nav-item", I), e("ui-chat-input", k), e("ui-controller", M), e("ui-card", ne), e("ui-section", V), e("ui-toolbar", D), e("ui-layout-sidebar", Q), e("ui-layout-sidebar-
|
|
3
|
+
e("ui-button", C), e("ui-input", F), e("ui-listbox", L), e("ui-option", W), e("ui-option-group", N), e("ui-option-group-header", Y), e("ui-select", d), e("ui-combobox", z), e("ui-command", A), e("ui-command-input", re), e("ui-command-list", H), e("ui-command-group", $), e("ui-command-item", O), e("ui-command-empty", q), e("ui-checkbox", T), e("ui-switch", R), e("ui-radio", Z), e("ui-radio-group", G), e("ui-segmented-control", te), e("ui-segment", j), e("ui-tooltip", t), e("ui-accordion", m), e("ui-accordion-item", x), e("ui-dialog", y), e("ui-tabs", b), e("ui-tab", c), e("ui-tab-panel", X), e("ui-tab-panels", l), e("ui-table", s), e("ui-table-head", v), e("ui-table-body", r), e("ui-table-row", ce), e("ui-table-header", u), e("ui-table-cell", h), e("ui-calendar", p), e("ui-field", n), e("ui-textarea", B), e("ui-range", f), e("ui-input-otp", a), e("ui-avatar", o), e("ui-badge", _), e("ui-breadcrumb", ae), e("ui-breadcrumb-item", i), e("ui-pagination", g), e("ui-drawer", oe), e("ui-tree", E), e("ui-tree-item", se), e("ui-slideshow", ie), e("ui-slide", S), e("ui-nav", P), e("ui-nav-group", U), e("ui-nav-group-header", J), e("ui-nav-item", I), e("ui-chat-input", k), e("ui-controller", M), e("ui-card", ne), e("ui-section", V), e("ui-toolbar", D), e("ui-layout-sidebar", Q), e("ui-layout-sidebar-item", K), e("ui-layout-chat", w), e("ui-icon", ee);
|
package/dist/ui-icon-element.js
CHANGED
|
@@ -4016,9 +4016,16 @@ var ve = class extends y(c) {
|
|
|
4016
4016
|
#t = null;
|
|
4017
4017
|
#n;
|
|
4018
4018
|
#r = null;
|
|
4019
|
+
#i = null;
|
|
4020
|
+
#a = null;
|
|
4021
|
+
#o = !1;
|
|
4019
4022
|
constructor() {
|
|
4020
4023
|
super(), this.#n = this.attachInternals(), this.#n.role = "group";
|
|
4021
4024
|
}
|
|
4025
|
+
/** Whether the flyout popover is currently open. */
|
|
4026
|
+
get flyoutOpen() {
|
|
4027
|
+
return this.#o;
|
|
4028
|
+
}
|
|
4022
4029
|
get open() {
|
|
4023
4030
|
return this.#e.value;
|
|
4024
4031
|
}
|
|
@@ -4035,16 +4042,18 @@ var ve = class extends y(c) {
|
|
|
4035
4042
|
e.insertBefore(t, e.firstChild), this.appendChild(e), this.#t = e, this.addEffect(() => {
|
|
4036
4043
|
let e = this.#e.value;
|
|
4037
4044
|
this.#t && (this.#t.open = e);
|
|
4038
|
-
}), e.addEventListener("toggle", this.#
|
|
4045
|
+
}), e.addEventListener("toggle", this.#c), this.#r = new MutationObserver(() => this.#s()), this.#r.observe(e, {
|
|
4039
4046
|
subtree: !0,
|
|
4040
4047
|
attributes: !0,
|
|
4041
4048
|
attributeFilter: ["aria-current"]
|
|
4042
|
-
}), this.#
|
|
4049
|
+
}), this.#s();
|
|
4050
|
+
let r = document.createElement("ui-listbox");
|
|
4051
|
+
r.setAttribute("popover", "manual"), r.className = "nav-group-flyout", this.appendChild(r), this.#i = r, this.#a = new p(this), this.#a.wirePopover(this, r), r.addEventListener("ui-select", this.#u), r.addEventListener("ui-change", this.#d), this.addEventListener("ui-dismiss", this.#l);
|
|
4043
4052
|
}
|
|
4044
4053
|
teardown() {
|
|
4045
|
-
this.#r?.disconnect(), this.#r = null, this.#t?.removeEventListener("toggle", this.#
|
|
4054
|
+
this.closeFlyout(), this.#a?.destroy(), this.#a = null, this.#i?.remove(), this.#i = null, this.#r?.disconnect(), this.#r = null, this.#t?.removeEventListener("toggle", this.#c), this.#t = null, super.teardown();
|
|
4046
4055
|
}
|
|
4047
|
-
#
|
|
4056
|
+
#s() {
|
|
4048
4057
|
if (!this.#t) return;
|
|
4049
4058
|
let e = this.#t.querySelectorAll(":scope > ui-nav-item"), t = -1;
|
|
4050
4059
|
for (let n = 0; n < e.length; n++) if (e[n].hasAttribute("aria-current")) {
|
|
@@ -4057,11 +4066,37 @@ var ve = class extends y(c) {
|
|
|
4057
4066
|
}
|
|
4058
4067
|
this.style.setProperty("--_indicator-index", `${t}`), this.#n.states.add("has-selection");
|
|
4059
4068
|
}
|
|
4060
|
-
#
|
|
4069
|
+
#c = () => {
|
|
4061
4070
|
if (!this.#t) return;
|
|
4062
4071
|
let e = this.#t.open;
|
|
4063
4072
|
this.#e.value = e, this.toggleAttribute("open", e);
|
|
4064
4073
|
};
|
|
4074
|
+
/** Stamp ui-option elements from child nav-items, open the flyout popover. */
|
|
4075
|
+
openFlyout() {
|
|
4076
|
+
if (!this.#t || !this.#i) return;
|
|
4077
|
+
this.#i.innerHTML = "";
|
|
4078
|
+
let e = this.#t.querySelectorAll(":scope > ui-nav-item"), t = !0;
|
|
4079
|
+
for (let n of e) {
|
|
4080
|
+
let e = n.getAttribute("value") ?? "", r = n.getAttribute("label") || n.textContent?.trim() || "", i = n.hasAttribute("aria-disabled"), a = document.createElement("ui-option");
|
|
4081
|
+
a.setAttribute("value", e), a.textContent = r, n.hasAttribute("aria-current") && a.setAttribute("selected", ""), i && a.setAttribute("disabled", ""), i || (a.setAttribute("tabindex", t ? "0" : "-1"), t = !1), this.#i.appendChild(a);
|
|
4082
|
+
}
|
|
4083
|
+
this.#o = !0, this.#a?.syncPopover(!0), queueMicrotask(() => {
|
|
4084
|
+
(this.#i?.querySelector("ui-option:not([disabled])"))?.focus();
|
|
4085
|
+
});
|
|
4086
|
+
}
|
|
4087
|
+
/** Clear the flyout and close the popover. Returns focus to the summary. */
|
|
4088
|
+
closeFlyout() {
|
|
4089
|
+
this.#i && (this.#i.innerHTML = "", this.#o = !1, this.#a?.syncPopover(!1), (this.#t?.querySelector("summary"))?.focus());
|
|
4090
|
+
}
|
|
4091
|
+
#l = () => {
|
|
4092
|
+
this.closeFlyout();
|
|
4093
|
+
};
|
|
4094
|
+
#u = () => {
|
|
4095
|
+
queueMicrotask(() => this.closeFlyout());
|
|
4096
|
+
};
|
|
4097
|
+
#d = (e) => {
|
|
4098
|
+
e.stopPropagation();
|
|
4099
|
+
};
|
|
4065
4100
|
}, Re = class extends c {
|
|
4066
4101
|
constructor() {
|
|
4067
4102
|
super();
|
|
@@ -4308,7 +4343,14 @@ var ve = class extends y(c) {
|
|
|
4308
4343
|
this.#t.destroy(), super.teardown();
|
|
4309
4344
|
}
|
|
4310
4345
|
}, Ue = class extends c {
|
|
4346
|
+
static observedAttributes = ["collapsed"];
|
|
4311
4347
|
#e = null;
|
|
4348
|
+
#t = null;
|
|
4349
|
+
#n = null;
|
|
4350
|
+
#r = [];
|
|
4351
|
+
attributeChangedCallback(e, t, n) {
|
|
4352
|
+
t !== n && (e === "collapsed" && this.dataset.ready !== void 0 && this.#i(), super.attributeChangedCallback?.(e, t, n));
|
|
4353
|
+
}
|
|
4312
4354
|
setup() {
|
|
4313
4355
|
super.setup();
|
|
4314
4356
|
let e = this.querySelector(":scope > [slot=\"sidebar\"]");
|
|
@@ -4317,10 +4359,56 @@ var ve = class extends y(c) {
|
|
|
4317
4359
|
axis: "horizontal",
|
|
4318
4360
|
min: 160,
|
|
4319
4361
|
max: 400
|
|
4320
|
-
})), this.dataset.ready = "";
|
|
4362
|
+
})), e && this.#s(e), this.#i(), this.addEventListener("ui-dismiss", this.#o), this.dataset.ready = "";
|
|
4321
4363
|
}
|
|
4322
4364
|
teardown() {
|
|
4323
|
-
this.#e?.destroy(), this.#e = null, super.teardown();
|
|
4365
|
+
this.removeEventListener("ui-dismiss", this.#o), this.#a(), this.#n = null, this.#t?.disconnect(), this.#t = null, this.#e?.destroy(), this.#e = null, super.teardown();
|
|
4366
|
+
}
|
|
4367
|
+
/** Attach or detach summary click interception based on collapsed state. */
|
|
4368
|
+
#i() {
|
|
4369
|
+
if (this.#a(), !this.hasAttribute("collapsed")) {
|
|
4370
|
+
this.#n?.flyoutOpen && this.#n.closeFlyout(), this.#n = null;
|
|
4371
|
+
return;
|
|
4372
|
+
}
|
|
4373
|
+
let e = this.querySelectorAll("ui-nav-group");
|
|
4374
|
+
for (let t of e) {
|
|
4375
|
+
let e = t.querySelector(":scope > details > summary");
|
|
4376
|
+
if (!e) continue;
|
|
4377
|
+
let n = (e) => {
|
|
4378
|
+
e.preventDefault(), this.#n === t && t.flyoutOpen ? (t.closeFlyout(), this.#n = null) : (this.#n?.flyoutOpen && this.#n.closeFlyout(), t.openFlyout(), this.#n = t);
|
|
4379
|
+
};
|
|
4380
|
+
e.addEventListener("click", n), this.#r.push({
|
|
4381
|
+
summary: e,
|
|
4382
|
+
handler: n
|
|
4383
|
+
});
|
|
4384
|
+
}
|
|
4385
|
+
}
|
|
4386
|
+
/** Remove all summary click listeners. */
|
|
4387
|
+
#a() {
|
|
4388
|
+
for (let { summary: e, handler: t } of this.#r) e.removeEventListener("click", t);
|
|
4389
|
+
this.#r = [];
|
|
4390
|
+
}
|
|
4391
|
+
/** When a group closes its flyout internally (dismiss, option select),
|
|
4392
|
+
* clear our active reference so we stay in sync. */
|
|
4393
|
+
#o = (e) => {
|
|
4394
|
+
let t = e.target?.closest?.("ui-nav-group");
|
|
4395
|
+
t && t === this.#n && (this.#n = null);
|
|
4396
|
+
};
|
|
4397
|
+
/** Watch header/footer size changes and sync CSS custom properties + data
|
|
4398
|
+
* attributes so content gets correct padding offsets and fade masks. */
|
|
4399
|
+
#s(e) {
|
|
4400
|
+
let t = e.querySelector("ui-layout-sidebar-header"), n = e.querySelector("ui-layout-sidebar-footer"), r = e.querySelector("ui-layout-sidebar-content");
|
|
4401
|
+
if (!r) return;
|
|
4402
|
+
let i = () => {
|
|
4403
|
+
let i = t ? t.offsetHeight : 0, a = n ? n.offsetHeight : 0;
|
|
4404
|
+
e.style.setProperty("--_sidebar-header-height", `${i}px`), e.style.setProperty("--_sidebar-footer-height", `${a}px`), t ? r.dataset.hasHeader = "" : delete r.dataset.hasHeader, n ? r.dataset.hasFooter = "" : delete r.dataset.hasFooter;
|
|
4405
|
+
};
|
|
4406
|
+
i();
|
|
4407
|
+
let a = [];
|
|
4408
|
+
if (t && a.push(t), n && a.push(n), a.length > 0) {
|
|
4409
|
+
this.#t = new ResizeObserver(i);
|
|
4410
|
+
for (let e of a) this.#t.observe(e);
|
|
4411
|
+
}
|
|
4324
4412
|
}
|
|
4325
4413
|
}, We = class extends c {
|
|
4326
4414
|
#e = null;
|
package/package.json
CHANGED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { UIElement } from '../../core/ui-element.ts';
|
|
2
|
-
/** Sidebar trigger button that toggles a popover listbox for navigation in collapsed state. */
|
|
3
|
-
export declare class UILayoutSidebarTrigger extends UIElement {
|
|
4
|
-
#private;
|
|
5
|
-
setup(): void;
|
|
6
|
-
teardown(): void;
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=ui-layout-sidebar-trigger-element.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ui-layout-sidebar-trigger-element.d.ts","sourceRoot":"","sources":["../../../src/containers/ui-layout-sidebar/ui-layout-sidebar-trigger-element.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAGrD,+FAA+F;AAC/F,qBAAa,sBAAuB,SAAQ,SAAS;;IAInD,KAAK,IAAI,IAAI;IAYb,QAAQ,IAAI,IAAI;CAmBjB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ui-layout-sidebar-trigger.d.ts","sourceRoot":"","sources":["../../../src/containers/ui-layout-sidebar/ui-layout-sidebar-trigger.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAIhF,OAAO,EAAE,sBAAsB,EAAE,CAAC"}
|