@elcrm/components 0.2.13 → 0.5.1
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/README.md +76 -38
- package/dist/ActionGroup-DcApj_Mz.js +27 -0
- package/dist/ActionGroup.css +1 -1
- package/dist/ActionGroup.d.ts +19 -19
- package/dist/ActionGroup.js +1 -1
- package/dist/Avatar-eGdLrMCv.js +113 -0
- package/dist/Avatar.css +1 -1
- package/dist/Avatar.d.ts +4 -4
- package/dist/Avatar.js +1 -1
- package/dist/AvatarGroup-Dq-UrOaC.js +81 -0
- package/dist/AvatarGroup.css +1 -1
- package/dist/AvatarGroup.d.ts +8 -28
- package/dist/AvatarGroup.js +1 -1
- package/dist/AvatarName-3B4yCxHn.js +68 -0
- package/dist/AvatarName.css +1 -1
- package/dist/AvatarName.js +1 -1
- package/dist/Badge-BjScAXGy.js +28 -0
- package/dist/Badge.css +1 -1
- package/dist/Badge.js +1 -1
- package/dist/Banner-DAY18FWO.js +34 -0
- package/dist/Banner.css +1 -1
- package/dist/Banner.js +1 -1
- package/dist/Brand-BfCuiyf7.js +34 -0
- package/dist/Brand.css +1 -1
- package/dist/Brand.d.ts +8 -10
- package/dist/Brand.js +1 -1
- package/dist/Breadcrumb-DM_hWw5n.js +98 -0
- package/dist/Breadcrumb.css +1 -1
- package/dist/Breadcrumb.d.ts +8 -5
- package/dist/Breadcrumb.js +1 -1
- package/dist/Card-a7N8Uh_H.js +12 -0
- package/dist/Card.css +1 -1
- package/dist/Card.js +1 -1
- package/dist/ChatFrame-BdSYRF-B.js +37 -0
- package/dist/ChatFrame.css +1 -1
- package/dist/ChatList.js +2 -2
- package/dist/{ChatMessages-B8rdXiK-.js → ChatMessages-CLxwRGIa.js} +1 -1
- package/dist/ChatMessages.js +1 -1
- package/dist/ChatSplit-8iw_1Shp.js +21 -0
- package/dist/CodeBlock-B3wvMejv.js +34 -0
- package/dist/CodeBlock.css +1 -1
- package/dist/CodeBlock.js +1 -1
- package/dist/Dropdown-CR_XxNak.js +185 -0
- package/dist/Dropdown.css +1 -1
- package/dist/Dropdown.d.ts +4 -94
- package/dist/Dropdown.js +1 -1
- package/dist/EmptyState-B_wWPjUu.js +23 -0
- package/dist/EmptyState.css +1 -1
- package/dist/EmptyState.d.ts +1 -1
- package/dist/EmptyState.js +1 -1
- package/dist/{Footer-qxUlnPR9.js → Footer-Bgh_JCUe.js} +4 -4
- package/dist/Footer.css +1 -1
- package/dist/Footer.js +1 -1
- package/dist/Header-BMDIi3u2.js +21 -0
- package/dist/Header.css +1 -1
- package/dist/Header.js +1 -1
- package/dist/Healthmap-Z-LLfGW0.js +359 -0
- package/dist/Healthmap.css +1 -1
- package/dist/Healthmap.d.ts +25 -3
- package/dist/Healthmap.js +1 -1
- package/dist/{Item-D4okhsfW.js → Item-CGpkMJu0.js} +13 -13
- package/dist/Item.css +1 -1
- package/dist/Item.d.ts +7 -7
- package/dist/Item.js +1 -1
- package/dist/ItemColumn-Ch61LqE0.js +41 -0
- package/dist/ItemColumn.css +1 -1
- package/dist/ItemColumn.js +1 -1
- package/dist/Layout-CzEGKl9s.js +31 -0
- package/dist/Layout.css +1 -1
- package/dist/Layout.d.ts +1 -1
- package/dist/Layout.js +1 -1
- package/dist/List-D13pqaUY.js +12 -0
- package/dist/List.css +1 -1
- package/dist/List.js +1 -1
- package/dist/Loading-C_CKD-zt.js +16 -0
- package/dist/Loading.css +1 -1
- package/dist/Loading.d.ts +1 -1
- package/dist/Loading.js +1 -1
- package/dist/Menu-D2kf7fN_.js +72 -0
- package/dist/Menu.css +1 -1
- package/dist/Menu.d.ts +7 -25
- package/dist/Menu.js +1 -1
- package/dist/NavSections-CNxxBMPT.js +154 -0
- package/dist/NavSections.css +1 -1
- package/dist/NavSections.d.ts +16 -28
- package/dist/NavSections.js +1 -1
- package/dist/PageHead-BfClTLrF.js +31 -0
- package/dist/PageHead.css +1 -1
- package/dist/PageHead.d.ts +1 -1
- package/dist/PageHead.js +1 -1
- package/dist/PageShell-BAJges-G.js +30 -0
- package/dist/PageShell.css +1 -1
- package/dist/PageShell.js +1 -1
- package/dist/PanelInfo-Db5GCr-c.js +137 -0
- package/dist/PanelInfo.css +1 -1
- package/dist/PanelInfo.d.ts +16 -9
- package/dist/PanelInfo.js +1 -1
- package/dist/Popover-xEZoMY-h.js +143 -0
- package/dist/Popover.css +1 -1
- package/dist/Popover.d.ts +40 -11
- package/dist/Popover.js +1 -1
- package/dist/PricingGroup-CWy47MlE.js +138 -0
- package/dist/PricingGroup.css +1 -1
- package/dist/PricingGroup.d.ts +0 -2
- package/dist/PricingGroup.js +1 -1
- package/dist/PricingTable-BjpGVAhi.js +157 -0
- package/dist/PricingTable.css +1 -1
- package/dist/PricingTable.d.ts +4 -7
- package/dist/PricingTable.js +1 -1
- package/dist/RadioGroup-DI4KKUvZ.js +121 -0
- package/dist/RadioGroup.css +1 -1
- package/dist/RadioGroup.js +1 -1
- package/dist/Section-PprWjOvt.js +47 -0
- package/dist/Section.css +1 -1
- package/dist/Section.d.ts +29 -9
- package/dist/Section.js +1 -1
- package/dist/Sidebar-Bouhd5SS.js +205 -0
- package/dist/Sidebar.css +1 -1
- package/dist/Sidebar.d.ts +18 -26
- package/dist/Sidebar.js +1 -1
- package/dist/SplitPane-DBa-g9td.js +92 -0
- package/dist/SplitPane.css +1 -1
- package/dist/SplitPane.d.ts +8 -7
- package/dist/SplitPane.js +1 -1
- package/dist/Stack-BPTehVYc.js +53 -0
- package/dist/Stack.css +1 -1
- package/dist/Stack.d.ts +2 -1
- package/dist/Stack.js +1 -1
- package/dist/Stat-p8j4PjrC.js +28 -0
- package/dist/Stat.css +1 -1
- package/dist/Stat.js +1 -1
- package/dist/TabSections-Dppe9wiz.js +84 -0
- package/dist/TabSections.css +1 -1
- package/dist/TabSections.d.ts +7 -2
- package/dist/TabSections.js +1 -1
- package/dist/Table-DqrDUUtb.js +27 -0
- package/dist/Table.css +1 -1
- package/dist/Table.d.ts +10 -2
- package/dist/Table.js +1 -1
- package/dist/Text-Bo1u7gVC.js +25 -0
- package/dist/Text.css +1 -0
- package/dist/Text.d.ts +19 -0
- package/dist/Text.js +4 -0
- package/dist/TextGroup-236jHxdT.js +23 -0
- package/dist/TextGroup.css +1 -1
- package/dist/TextGroup.js +1 -1
- package/dist/Toolbar-Bl9-5Mis.js +35 -0
- package/dist/Toolbar.css +1 -1
- package/dist/Toolbar.d.ts +7 -12
- package/dist/Toolbar.js +1 -2
- package/dist/cx.d.ts +1 -1
- package/dist/dark.css +12 -0
- package/dist/index.css +41 -39
- package/dist/index.d.ts +7 -12
- package/dist/index.es.d.ts +7 -12
- package/dist/index.es.js +110 -107
- package/dist/kit-manifest.json +1646 -0
- package/dist/lazyRoute.d.ts +12 -6
- package/dist/light.css +12 -0
- package/dist/navTree.d.ts +13 -1
- package/dist/rovingKeys-Di9N1Nct.js +23 -0
- package/dist/rovingKeys.d.ts +7 -1
- package/dist/stackGap.d.ts +1 -1
- package/dist/tokens.css +20 -2
- package/dist/useControllableValue-BaE0VR5d.js +13 -0
- package/dist/useControllableValue.d.ts +3 -0
- package/package.json +48 -4
- package/dist/ActionGroup-ChKFW0mt.js +0 -27
- package/dist/Avatar-loGgFt72.js +0 -113
- package/dist/AvatarGroup-D1gnT3Od.js +0 -81
- package/dist/AvatarName-0BzyfpMq.js +0 -68
- package/dist/Badge-jp-9iNNL.js +0 -28
- package/dist/Banner-B72lcEMo.js +0 -34
- package/dist/Block-Bu7NEA0g.js +0 -8
- package/dist/Block.d.ts +0 -30
- package/dist/Block.js +0 -4
- package/dist/Brand-Zq-Idks4.js +0 -34
- package/dist/Breadcrumb-CAM_e9LN.js +0 -98
- package/dist/Card-hn37Opo3.js +0 -12
- package/dist/ChatFrame-BW2TmCkZ.js +0 -37
- package/dist/ChatSplit-DNnu3TNq.js +0 -21
- package/dist/CodeBlock-CRzVopIv.js +0 -25
- package/dist/Column-BiogBDf8.js +0 -8
- package/dist/Column.d.ts +0 -24
- package/dist/Column.js +0 -4
- package/dist/Dropdown-DosvDR13.js +0 -147
- package/dist/EmptyState-mBiWtMIM.js +0 -23
- package/dist/Header-DZQopVNy.js +0 -21
- package/dist/Healthmap-B6cdiLUl.js +0 -243
- package/dist/ItemColumn-M7a9L8CI.js +0 -41
- package/dist/Layout-mi6Ghayv.js +0 -31
- package/dist/List-BgKkYaGO.js +0 -12
- package/dist/Loading-DkkG7RcE.js +0 -16
- package/dist/Menu-DuXQv-zT.js +0 -66
- package/dist/NavSections-D6rDEtT1.js +0 -142
- package/dist/PageHead-DgaJ1mXY.js +0 -31
- package/dist/PageShell-D9EZiO8o.js +0 -30
- package/dist/PanelInfo-A5y5ysH8.js +0 -81
- package/dist/Popover-DWdvZTuA.js +0 -135
- package/dist/PricingGroup-Czuhe81Z.js +0 -120
- package/dist/PricingTable-BuLC0opK.js +0 -152
- package/dist/RadioGroup-fcXzhvMu.js +0 -129
- package/dist/Row-DsQOVn18.js +0 -8
- package/dist/Row.d.ts +0 -24
- package/dist/Row.js +0 -4
- package/dist/Section-Crxk2J-E.js +0 -34
- package/dist/Sidebar-CYFaPqdC.js +0 -178
- package/dist/SplitPane-DR7PCZ8f.js +0 -74
- package/dist/Stack-XkmPSswj.js +0 -53
- package/dist/Stat-sKXJwz5L.js +0 -27
- package/dist/TabSections-DN7yVJoF.js +0 -69
- package/dist/Table-BoDr3X2d.js +0 -25
- package/dist/TextGroup-DmhuyMR1.js +0 -23
- package/dist/Toolbar-C1zAk9ak.js +0 -42
- package/dist/rovingKeys-CGlfTtNQ.js +0 -15
- package/dist/useControllableValue-CWqH1kpM.js +0 -10
package/dist/index.css
CHANGED
|
@@ -1,77 +1,79 @@
|
|
|
1
|
-
@layer elcrm-components{.
|
|
1
|
+
@layer elcrm-components{.lgr{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--action-group-gap);flex:0 0 auto}}
|
|
2
2
|
|
|
3
|
-
@layer elcrm-components{.
|
|
3
|
+
@layer elcrm-components{.aar{position:relative;box-sizing:border-box;display:inline-flex;flex-shrink:0;width:fit-content;height:fit-content;border-radius:var(--avatar-radius);-webkit-user-select:none;user-select:none;vertical-align:middle}.aar:is(button){-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;font:inherit;cursor:pointer;background:transparent;border:none}.aav{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:100%;height:100%;border-radius:inherit;border:var(--avatar-border);background:var(--avatar-background);color:var(--avatar-color);font-weight:var(--avatar-font-weight);line-height:1}.aas{width:var(--avatar-size-s);height:var(--avatar-size-s);font-size:var(--avatar-font-size-s)}.aas .aav{font-size:inherit}.aam{width:var(--avatar-size-m);height:var(--avatar-size-m);font-size:var(--avatar-font-size-m)}.aam .aav{font-size:inherit}.aal{width:var(--avatar-size-l);height:var(--avatar-size-l);font-size:var(--avatar-font-size-l)}.aal .aav{font-size:inherit}.aaa .aav,.aar[data-active=true] .aav{outline:var(--avatar-outline-active);outline-offset:var(--avatar-outline-offset)}.aai{width:100%;height:100%;object-fit:cover;display:block}.aab{position:absolute;right:0;bottom:0;box-sizing:border-box;width:var(--shell-status-size);height:var(--shell-status-size);border-radius:50%;border:2px solid var(--shell-background);pointer-events:none}.aas .aab{width:8px;height:8px}.aam .aab{width:var(--shell-status-size);height:var(--shell-status-size)}.aal .aab{width:12px;height:12px}.aao{background:var(--shell-color-success)}.aaf{background:var(--shell-color-muted)}}
|
|
4
4
|
|
|
5
|
-
@layer elcrm-components{.
|
|
5
|
+
@layer elcrm-components{.lar{display:inline-flex;align-items:center;vertical-align:middle}.lai{position:relative;margin-left:var(--avatar-group-overlap);box-shadow:0 0 0 var(--avatar-group-ring) var(--shell-background);border-radius:var(--avatar-radius)}.lai:first-child{margin-left:0}.lao,.lad{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:var(--avatar-group-overlap);border-radius:var(--avatar-radius);font-weight:var(--avatar-font-weight);line-height:1;-webkit-user-select:none;user-select:none}.lao{z-index:20;color:var(--shell-color-muted);background:var(--shell-background-muted);border:1px solid var(--shell-border);box-shadow:0 0 0 var(--avatar-group-ring) var(--shell-background)}.lad{z-index:21;margin-left:var(--shell-gap-sm);color:var(--shell-color-muted);background:var(--shell-background);border:1px dashed var(--shell-border);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;font:inherit;font-weight:var(--avatar-font-weight)}.lad:hover{background:var(--shell-background-hover)}.las{width:var(--avatar-size-s);height:var(--avatar-size-s);font-size:var(--avatar-font-size-s)}.lam{width:var(--avatar-size-m);height:var(--avatar-size-m);font-size:var(--avatar-font-size-m)}.lal{width:var(--avatar-size-l);height:var(--avatar-size-l);font-size:var(--avatar-font-size-l)}}
|
|
6
6
|
|
|
7
|
-
@layer elcrm-components{.
|
|
7
|
+
@layer elcrm-components{.anr{display:inline-flex;align-items:center;gap:var(--shell-gap);max-width:100%;text-align:left;vertical-align:middle}.anr:is(button,a){-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;background:transparent;font:inherit;color:inherit;cursor:pointer;text-decoration:none}.anc{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.anx{display:inline-flex;flex-shrink:0;align-items:center;margin-left:auto;color:var(--shell-color-muted);line-height:0}.ant{margin:0;font-size:var(--shell-font-size);font-weight:var(--shell-font-weight);color:var(--avatar-name-title-color);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.and{margin:0;font-size:var(--shell-font-size-sm);font-weight:400;color:var(--avatar-name-description-color);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ans{gap:var(--shell-gap-sm)}.ans .ant{font-size:var(--shell-font-size-sm)}.anm{gap:var(--shell-gap)}.anl{gap:var(--shell-gap-lg)}.anl .ant{font-size:var(--shell-font-size-lg)}.anl .and{font-size:var(--shell-font-size)}}
|
|
8
8
|
|
|
9
|
-
@layer elcrm-components{.
|
|
9
|
+
@layer elcrm-components{.tbr{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.2rem .5rem;border-radius:999px;border:0;font-size:var(--shell-font-size-sm);font-weight:600;line-height:1;white-space:nowrap}.tbs{padding:2px var(--shell-gap-sm);font-size:var(--shell-font-size-sm);letter-spacing:.04em}.tbm{padding:.2rem .5rem;font-size:var(--shell-font-size-sm)}.tbl{padding:.3rem .65rem;font-size:var(--shell-font-size)}.tbn{background:var(--shell-background-hover);color:var(--shell-color)}.tba{background:color-mix(in srgb,var(--shell-color-accent) 16%,transparent);color:var(--shell-color-accent)}.tbu{background:color-mix(in srgb,var(--shell-color-success) 16%,transparent);color:var(--shell-color-success)}.tbw{background:color-mix(in srgb,var(--shell-color-warning) 16%,transparent);color:var(--shell-color-warning)}.tbd{background:color-mix(in srgb,var(--shell-color-danger) 16%,transparent);color:var(--shell-color-danger)}.tbo{flex-shrink:0;width:.45em;height:.45em;border-radius:50%;background:currentColor}}
|
|
10
10
|
|
|
11
|
-
@layer elcrm-components{.
|
|
11
|
+
@layer elcrm-components{.tnr{margin:0;padding:var(--banner-padding);border:1px solid var(--banner-border);border-radius:var(--shell-radius);background:var(--banner-bg);font-size:var(--shell-font-size-sm);color:var(--shell-color);line-height:1.45}.tni{--banner-bg: color-mix(in srgb, var(--shell-color-accent) 8%, var(--shell-bg));--banner-border: color-mix(in srgb, var(--shell-color-accent) 35%, var(--shell-border))}.tnw{--banner-bg: color-mix(in srgb, var(--shell-color-warning) 10%, var(--shell-bg));--banner-border: color-mix(in srgb, var(--shell-color-warning) 40%, var(--shell-border))}.tnd{--banner-bg: color-mix(in srgb, var(--shell-color-danger) 10%, var(--shell-bg));--banner-border: color-mix(in srgb, var(--shell-color-danger) 40%, var(--shell-border))}.tns{--banner-bg: color-mix(in srgb, var(--shell-color-success) 10%, var(--shell-bg));--banner-border: color-mix(in srgb, var(--shell-color-success) 40%, var(--shell-border))}.tnr code{font-size:.92em}}
|
|
12
12
|
|
|
13
|
-
@layer elcrm-components{.
|
|
13
|
+
@layer elcrm-components{.sbr{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:0;background:transparent;font:inherit;font-weight:700;letter-spacing:.02em;color:var(--shell-color);white-space:nowrap;cursor:pointer;text-decoration:none}.sbr:hover{color:var(--shell-color-accent)}}
|
|
14
14
|
|
|
15
|
-
@layer elcrm-components{.
|
|
15
|
+
@layer elcrm-components{.lbr{display:flex;flex-wrap:wrap;align-items:center;gap:var(--shell-gap-sm);list-style:none;margin:0;padding:0;font-size:var(--shell-font-size-sm);font-weight:var(--shell-font-weight);color:var(--shell-color-muted);line-height:1.3}.lbi{display:inline-flex;align-items:center;gap:var(--shell-gap-sm);min-width:0;color:inherit}.lbi:is(a,button){-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;background:transparent;font:inherit;font-weight:inherit;color:inherit;cursor:pointer;text-decoration:none}.lbi:is(a,button):hover{color:var(--shell-color)}.lbc,.lbi[aria-current=page]{color:var(--shell-color-accent);cursor:default}.lbn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--shell-icon-size);height:var(--shell-icon-size);overflow:hidden;border-radius:calc(var(--shell-radius) * .5);color:inherit}.lbn img{width:100%;height:100%;object-fit:cover;display:block}.lbl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lbd{display:inline-flex;flex-shrink:0;width:.75rem;height:.75rem;color:var(--shell-color-muted)}.lbs{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;color:var(--shell-color-muted);-webkit-user-select:none;user-select:none}.lbv{width:.75rem;height:.75rem;display:block}.lbe{display:inline-flex;align-items:center;justify-content:center;min-width:1em;color:var(--shell-color-muted);letter-spacing:.05em}.lbe:is(button){-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:.15rem .35rem;border:none;border-radius:calc(var(--shell-radius) * .4);background:transparent;font:inherit;color:inherit;cursor:pointer}.lbe:is(button):hover{background:var(--shell-background-hover);color:var(--shell-color)}}
|
|
16
16
|
|
|
17
|
-
@layer elcrm-components{.
|
|
17
|
+
@layer elcrm-components{.kcr{background:var(--shell-background);border:1px solid var(--shell-border);border-radius:var(--shell-radius);padding:var(--shell-padding);box-shadow:var(--shell-shadow);cursor:var(--card-pointer)}.kct{margin:0 0 var(--shell-gap-sm);font-size:var(--shell-font-size-lg);font-weight:var(--shell-font-weight);color:var(--shell-color)}}
|
|
18
18
|
|
|
19
|
-
@layer elcrm-components{.
|
|
19
|
+
@layer elcrm-components{.lhr{display:flex;flex-direction:column;box-sizing:border-box;min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--chat-background);border:var(--chat-border);border-radius:var(--chat-radius)}.lhl{width:var(--chat-list-width);max-width:100%}.lhg{width:100%}.lhh{flex:0 0 auto;padding:var(--chat-header-padding);border-bottom:var(--chat-border)}.lhb{flex:1 1 auto;min-height:0;overflow:auto;padding:var(--chat-body-padding)}.lhg .lhh{padding:var(--chat-messages-header-padding)}.lhg .lhb{display:flex;flex-direction:column;padding:var(--chat-messages-body-padding)}.lhf{flex:0 0 auto;padding:var(--chat-footer-padding);border-top:var(--chat-border)}.lhg .lhf{padding:var(--chat-messages-footer-padding)}.lhp{display:flex;align-items:stretch;gap:var(--chat-split-gap);min-height:0;height:100%}.lhp>*{min-height:0}}
|
|
20
20
|
|
|
21
|
-
@layer elcrm-components{.
|
|
21
|
+
@layer elcrm-components{.dcr{border:1px solid var(--shell-border);border-radius:var(--shell-radius);background:var(--code-block-bg);overflow:hidden}.dcb{display:flex;justify-content:space-between;align-items:center;gap:var(--shell-gap-sm);padding:var(--code-block-bar-padding);border-bottom:1px solid var(--shell-border);font-size:var(--shell-font-size-sm);color:var(--shell-color-muted)}.dcp{margin:0;padding:var(--code-block-padding);overflow:auto;font-family:var(--code-block-font-family);font-size:var(--code-block-font-size);line-height:var(--code-block-line-height);color:var(--shell-color);white-space:pre}.dca{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.dcc{border:0;background:transparent;color:var(--shell-color-accent);cursor:pointer;font:inherit;padding:0}.dcc:hover,.dcc:focus-visible{text-decoration:underline}}
|
|
22
22
|
|
|
23
|
-
@layer elcrm-components{.
|
|
23
|
+
@layer elcrm-components{.ldr{position:relative;display:inline-flex;vertical-align:middle}.lda{display:inline-flex;align-items:center;min-width:0;cursor:pointer}.ldt{display:inline-flex;align-items:center;gap:var(--shell-gap-sm);margin:0;padding:var(--shell-padding);box-sizing:border-box;font:inherit;font-size:var(--shell-font-size);font-weight:var(--shell-font-weight);color:var(--shell-color);background:var(--shell-background);border:1px solid var(--shell-border);border-radius:var(--shell-radius);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.2}.ldt[data-size]{height:var(--control-height);min-height:var(--control-height);padding-block:0;box-sizing:border-box}.ldt:hover{background:var(--shell-background-hover)}.ldt[data-open=true]{border-color:var(--shell-color-accent);color:var(--shell-color-accent)}.ldc{display:inline-flex;width:var(--shell-icon-size);height:var(--shell-icon-size);flex-shrink:0;color:var(--shell-color-muted)}.ldt[data-open=true] .ldc{color:var(--shell-color-accent)}.ldp{min-width:0}.ldh{margin:0;padding:var(--shell-padding);font-size:var(--shell-font-size-sm);font-weight:var(--shell-font-weight);color:var(--shell-color-muted);line-height:1.3}.ldg{display:flex;flex-direction:column;gap:2px}.ldd{height:0;margin:var(--shell-gap-sm) 0;border:0;border-top:1px solid var(--shell-border)}.ldi{display:flex;align-items:center;gap:var(--shell-gap-sm);width:100%;margin:0;padding:var(--shell-padding);box-sizing:border-box;text-align:left;font:inherit;font-size:var(--shell-font-size);font-weight:500;color:var(--shell-color);background:transparent;border:none;border-radius:calc(var(--shell-radius) * .7);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.35}.ldi:hover:not(:disabled),.ldi:focus-visible:not(:disabled){background:var(--shell-background-hover);outline:none}.ldi[data-checked=true]{background:var(--shell-background-selected)}.ldi[data-danger=true]{color:var(--shell-color-danger)}.ldi[data-danger=true] .ldn,.ldi[data-danger=true] .ldm{color:inherit}.ldi:disabled,.ldi[aria-disabled=true]{opacity:var(--shell-disabled-opacity);cursor:not-allowed}.ldn,.ldk{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--shell-icon-size);height:var(--shell-icon-size);color:var(--shell-color-muted)}.ldk{color:var(--shell-color-accent)}.ldl{flex:1;min-width:0}.ldu{flex-shrink:0;margin-left:auto;font-size:var(--shell-font-size-sm);color:var(--shell-color-muted)}.ldm{display:inline-flex;flex-shrink:0;margin-left:auto;width:var(--shell-icon-size);height:var(--shell-icon-size);color:var(--shell-color-muted)}.ldb{display:inline-flex;flex-shrink:0;width:var(--shell-status-size);height:var(--shell-status-size);border-radius:50%}.ldo{background:var(--shell-color-success)}.ldf{background:var(--shell-color-muted)}.ldx{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;width:var(--shell-check-size);height:var(--shell-check-size);border:1px solid var(--shell-border);border-radius:calc(var(--shell-radius) * .4);background:var(--shell-background);color:var(--avatar-color)}.ldy{border-color:var(--shell-color-accent);background:var(--shell-color-accent)}.ldv{width:70%;height:70%;display:block}.lde{padding:var(--sidebar-account-menu-padding);background:var(--sidebar-account-menu-bg);border:1px solid var(--sidebar-account-menu-border);border-radius:var(--sidebar-account-menu-radius);box-shadow:var(--sidebar-account-menu-shadow);color:var(--sidebar-account-menu-color);max-width:none;max-height:none;overflow:visible;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:ldz .16s ease-out}.lds{min-width:0;max-width:none;max-height:none;padding:0;background:transparent;border:none;box-shadow:none;color:inherit}.lds .ldi{gap:var(--sidebar-account-item-gap);padding:var(--sidebar-account-item-padding);border-radius:var(--sidebar-account-item-radius);font-size:var(--shell-font-size);font-weight:500;color:var(--sidebar-account-menu-color)}.lds .ldi:hover:not(:disabled),.lds .ldi:focus-visible:not(:disabled){background:var(--sidebar-account-item-hover)}.lds .ldi[data-danger=true]{color:var(--shell-color-danger)}.lds .ldi[data-danger=true]:hover:not(:disabled){background:var(--sidebar-account-danger-hover)}.lds .ldn,.lds .ldm,.lds .ldu{color:var(--sidebar-account-item-icon)}.lds .ldi[data-danger=true] .ldn,.lds .ldi[data-danger=true] .ldm{color:inherit}.lds .ldd{margin:4px 8px;border-top-color:var(--sidebar-account-menu-border)}}@keyframes ldz{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
|
|
24
24
|
|
|
25
|
-
@layer elcrm-components{.
|
|
25
|
+
@layer elcrm-components{.smr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--shell-gap);padding:var(--empty-padding);max-width:var(--empty-max-width);margin-inline:auto;text-align:center;color:var(--shell-color-muted)}.smi{display:flex;margin-bottom:var(--shell-gap-sm);color:var(--shell-color-muted)}.smt{margin:0;font-size:var(--shell-font-size-lg);font-weight:var(--shell-font-weight);color:var(--shell-color);line-height:1.3}.smd{margin:0;max-width:22rem;font-size:var(--shell-font-size);color:var(--shell-color-muted);line-height:1.45}.sma{display:flex;flex-wrap:wrap;gap:var(--shell-gap-sm);justify-content:center;margin-top:var(--shell-gap)}}
|
|
26
26
|
|
|
27
|
-
@layer elcrm-components{.
|
|
27
|
+
@layer elcrm-components{.sfr{flex-shrink:0;padding:var(--shell-padding);color:var(--shell-color-muted);background:transparent;border-top:1px solid var(--shell-border);font-size:var(--shell-font-size-sm)}}
|
|
28
28
|
|
|
29
|
-
@layer elcrm-components{.
|
|
29
|
+
@layer elcrm-components{.shr{display:flex;align-items:center;gap:var(--shell-gap);flex-shrink:0;min-height:var(--header-height);padding:var(--shell-padding);color:var(--shell-color);background:var(--shell-background);border:var(--header-border);border-radius:var(--header-radius);box-shadow:var(--header-shadow);margin:var(--header-margin);position:relative;z-index:var(--header-z)}.shn{display:flex;flex:1;align-items:center;min-width:0;justify-content:var(--header-nav-justify)}.sha{display:flex;align-items:center;gap:var(--shell-gap-sm);flex-shrink:0;margin:auto}}
|
|
30
30
|
|
|
31
|
-
@layer elcrm-components{.
|
|
31
|
+
@layer elcrm-components{.hhr{display:flex;gap:var(--shell-gap);align-items:stretch;width:100%}.hhc,.hha{border:1px solid var(--shell-border);border-radius:var(--shell-radius);background:var(--shell-background);box-sizing:border-box}.hhc{flex:1;min-width:0;display:flex;flex-direction:column;padding:var(--shell-gap-lg) var(--shell-padding-inline);overflow-x:auto}.hhh{margin-bottom:var(--shell-gap-sm)}.hht{margin:0;font-size:var(--shell-font-size);font-weight:var(--shell-font-weight);color:var(--shell-color)}.hhm{position:relative;margin:0 0 var(--shell-gap-sm, .25rem) 26px;height:16px;font-size:var(--shell-font-size-sm, .6875rem);color:var(--shell-color-muted)}.hho{position:absolute;top:0;white-space:nowrap}.hhn{display:flex;gap:var(--shell-gap-sm, .25rem);align-items:flex-start;flex:1}.hhd{display:grid;grid-template-rows:repeat(7,var(--healthmap-cell));gap:var(--healthmap-gap);width:22px;font-size:var(--shell-font-size-sm, .6875rem);line-height:var(--healthmap-cell);color:var(--shell-color-muted);flex-shrink:0;align-content:center}.hhw{display:grid;gap:var(--healthmap-gap);align-content:center}.hhk{display:grid;grid-template-rows:repeat(7,var(--healthmap-cell));gap:var(--healthmap-gap)}.hhe{width:var(--healthmap-cell);height:var(--healthmap-cell);padding:0;border:0;border-radius:2px;background:var(--healthmap-l0);box-sizing:border-box;cursor:default;display:block}.hhe:focus-visible{outline:2px solid var(--shell-color-accent);outline-offset:1px}.hhe[data-level="1"]{background:var(--healthmap-l1)}.hhe[data-level="2"]{background:var(--healthmap-l2)}.hhe[data-level="3"]{background:var(--healthmap-l3)}.hhe[data-level="4"]{background:var(--healthmap-l4)}.hhf{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--shell-gap-sm);margin-top:auto;padding-top:var(--shell-gap-sm);margin-left:26px;font-size:var(--shell-font-size-sm, .6875rem);color:var(--shell-color-muted)}.hhi{min-width:0}.hhg{display:flex;align-items:center;gap:var(--shell-gap-sm, .25rem);justify-self:end}.hha{flex:0 0 180px;display:flex;flex-direction:column;gap:var(--shell-gap-lg);padding:var(--shell-gap-lg) 18px}.hhb{display:flex;flex-direction:column;gap:2px;line-height:1.2}.hhb>span:first-child{font-size:var(--shell-font-size-lg);font-weight:700;letter-spacing:-.02em;color:var(--shell-color)}.hhb>span:last-child{font-size:var(--shell-font-size-sm, .6875rem);color:var(--shell-color-muted);text-transform:uppercase;letter-spacing:.04em}.hhp{display:flex;flex-direction:column;gap:var(--shell-gap-sm);flex:1;justify-content:center}.hhq{display:flex;flex-direction:column;gap:2px}.hhv{font-size:20px;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--shell-color);line-height:1.1}.hhl{font-size:var(--shell-font-size-sm);color:var(--shell-color-muted)}.hhz{display:flex;align-items:center;justify-content:center;gap:var(--shell-gap-sm, .25rem);justify-self:center}.hhj{display:flex;align-items:center;gap:var(--shell-gap-sm, .25rem)}.hhu{width:28px;height:28px;border:0;border-radius:var(--shell-radius);background:transparent;color:var(--shell-color-muted);font-size:18px;line-height:1;cursor:pointer}.hhu:hover:not(:disabled){color:var(--shell-color);background:var(--shell-background-muted)}.hhu:disabled{opacity:var(--shell-disabled-opacity);cursor:default}.hhx{border:0;background:transparent;color:var(--shell-color-muted);font-size:var(--shell-font-size-sm);padding:5px 11px;border-radius:999px;cursor:pointer}.hhx:hover{color:var(--shell-color)}.hhs{background:var(--shell-color-accent);color:var(--shell-background)}.hhy{position:fixed;z-index:calc(var(--shell-z) + 50);transform:translate(-50%,calc(-100% - 10px));min-width:160px;max-width:280px;padding:var(--shell-gap-sm) var(--shell-gap);border-radius:var(--shell-radius);background:var(--shell-background);border:1px solid var(--shell-border);box-shadow:var(--popup-shadow);pointer-events:none;color:var(--shell-color)}.hhy>:first-child{font-size:var(--shell-font-size-sm);color:var(--shell-color-muted)}.hhy>:last-child{font-size:var(--shell-font-size);font-weight:600}@media (max-width: 720px){.hhr{flex-direction:column}.hha{flex:none;width:100%}.hhf{grid-template-columns:1fr;margin-left:0;justify-items:start}.hhg,.hhz{justify-self:start}}}
|
|
32
32
|
|
|
33
|
-
@layer elcrm-components{.
|
|
33
|
+
@layer elcrm-components{.lir{display:flex;align-items:center;gap:var(--shell-gap-sm);padding:var(--shell-padding);color:var(--shell-color);background:transparent;border:1px solid transparent;border-radius:var(--shell-radius);cursor:default}.lir:is(button,a){-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;text-align:left;width:100%;cursor:pointer}.lir:hover{background:var(--shell-background-hover)}.lia,.lir[aria-current=true],.lir[data-active=true]{background:var(--shell-background-selected)}.lic{align-items:flex-start;gap:var(--shell-gap);padding:var(--shell-padding);border:1px solid var(--shell-border);border-radius:var(--shell-radius);background:var(--shell-background-muted);flex-shrink:0}.lic:hover,.lic.lia,.lic[data-active=true]{background:color-mix(in srgb,var(--shell-color-accent) 12%,var(--shell-background-muted));border-color:color-mix(in srgb,var(--shell-color-accent) 35%,transparent)}}
|
|
34
34
|
|
|
35
|
-
@layer elcrm-components{.
|
|
35
|
+
@layer elcrm-components{.lcr{display:flex;align-items:flex-start;gap:var(--item-column-gap);min-width:0;width:100%;text-align:left}.lci{flex-shrink:0;box-sizing:border-box;width:var(--item-column-icon-size);height:var(--item-column-icon-size);border-radius:var(--item-column-icon-radius);display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--shell-color-accent) 14%,transparent);color:var(--shell-color-accent)}.lcb{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--shell-gap-sm)}.lch{display:flex;align-items:center;gap:var(--shell-gap-sm);min-width:0}.lct{flex:1;min-width:0;margin:0;font-size:var(--item-column-title-size);font-weight:var(--shell-font-weight);color:var(--shell-color);line-height:var(--item-column-title-line);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lcx{flex-shrink:0;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--shell-gap-sm)}.lcd{margin:0;font-size:var(--shell-font-size-sm);font-weight:400;color:var(--shell-color);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lcf{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--shell-gap-sm);font-size:var(--item-column-meta-size);color:var(--shell-color-muted);line-height:1.35}.lcp{opacity:.5;-webkit-user-select:none;user-select:none}.lca{flex-shrink:0;display:inline-flex;align-items:flex-start}.lcs .lct{font-size:var(--shell-font-size-sm)}.lcs .lcd{font-size:var(--item-column-meta-size)}.lcl .lct{font-size:var(--shell-font-size-lg)}.lcl .lcd{font-size:var(--shell-font-size)}.lck .lct{font-weight:700}}
|
|
36
36
|
|
|
37
|
-
@layer elcrm-components{.
|
|
37
|
+
@layer elcrm-components{.slr{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;box-sizing:border-box;background:var(--shell-background-muted);margin:var(--layout-margin);padding:var(--layout-padding);max-width:var(--layout-max-width);gap:0}.slx{height:var(--layout-height);max-height:var(--layout-height);overflow:hidden}.slm{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.slr:not(.slx){height:auto;max-height:none;overflow:visible}.slr:not(.slx) .slm{overflow:visible;flex:0 1 auto;min-height:auto}.sls{flex-direction:row;align-items:stretch;gap:var(--layout-gap)}.slb{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden;background:var(--layout-main-background);border-radius:var(--layout-main-radius);box-shadow:var(--layout-main-shadow);border:var(--layout-main-border)}.slr:not(.slx) .slb{overflow:visible}.sla{display:flex;flex-direction:column;flex:0 0 var(--sidebar-width);width:var(--sidebar-width);min-width:0;min-height:0;align-self:stretch}.slk{overflow:hidden}.sla:not(.slk){overflow:auto}.sla>*{flex:1 1 auto;min-height:0;width:100%;height:100%;max-height:100%}@media (max-width: 900px){.sla{flex-basis:72px;width:72px}}.slh,.slf{flex:0 0 auto;min-width:0}}
|
|
38
38
|
|
|
39
|
-
@layer elcrm-components{.
|
|
39
|
+
@layer elcrm-components{.llr{display:flex;flex-direction:column;gap:var(--shell-gap-sm);padding:0;margin:0;list-style:none}.llh{flex-direction:row;flex-wrap:wrap}}
|
|
40
40
|
|
|
41
|
-
@layer elcrm-components{.
|
|
41
|
+
@layer elcrm-components{.sor{display:flex;align-items:center;justify-content:center;gap:var(--shell-gap-sm);padding:var(--shell-gap-lg);min-height:var(--loading-min-height);color:var(--shell-color-muted)}.soi{box-sizing:border-box;width:var(--shell-icon-size);height:var(--shell-icon-size);border:2px solid var(--shell-border);border-top-color:var(--shell-color-accent);border-radius:var(--avatar-radius);animation:sos .7s linear infinite}}@keyframes sos{to{transform:rotate(360deg)}}
|
|
42
42
|
|
|
43
|
-
@layer elcrm-components{.
|
|
43
|
+
@layer elcrm-components{.lnr{display:flex;align-items:center;gap:var(--shell-gap-sm);margin:0;padding:0;list-style:none}.lnv{flex-direction:column;align-items:stretch}.lni{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--button-color-muted);padding:var(--button-padding);border-radius:var(--button-radius);font:inherit;line-height:1;cursor:pointer;text-align:left;gap:var(--shell-gap-sm)}.lnd{flex-shrink:0;min-width:1rem;height:1rem;padding:0 calc(var(--shell-gap-sm) / 2);font-size:var(--shell-status-size)}.lni>svg{display:block;flex-shrink:0}.lni:hover{background:var(--button-background-hover);color:var(--button-color)}.lna,.lni[aria-current=page],.lni[data-active=true]{background:var(--button-background-selected);color:var(--button-color)}.lnu{width:100%;align-items:stretch;gap:1.25rem;padding:0;border-bottom:1px solid var(--shell-border)}.lnu .lni{border-radius:0;background:transparent;padding:.45rem .1rem .55rem;border-bottom:2px solid transparent;margin-bottom:-1px}.lnu .lni:hover{background:transparent;color:var(--shell-color)}.lnu .lna,.lnu .lni[aria-current=page],.lnu .lni[data-active=true]{background:transparent;color:var(--shell-color);border-bottom-color:var(--shell-color-accent)}}
|
|
44
44
|
|
|
45
|
-
@layer elcrm-components{.
|
|
45
|
+
@layer elcrm-components{.nnr{display:flex;align-items:stretch;gap:var(--shell-gap-lg);width:100%;flex:1 1 auto;min-height:0;box-sizing:border-box;padding:var(--nav-sections-padding)}.nnn{display:flex;flex-direction:column;gap:var(--shell-gap);flex:0 0 var(--nav-sections-nav-width);width:var(--nav-sections-nav-width);min-width:var(--nav-sections-nav-width);box-sizing:border-box}.nng{display:flex;flex-direction:column;gap:2px;padding-bottom:var(--shell-gap);border-bottom:1px solid var(--shell-border)}.nng:last-of-type{border-bottom:none;padding-bottom:0}.nnl{font-size:var(--sidebar-group-font-size);font-weight:var(--shell-font-weight);letter-spacing:.04em;text-transform:uppercase;color:var(--shell-color-muted);padding:0 var(--shell-padding-inline) var(--shell-gap-sm)}.nni:is(button){position:relative;display:flex;width:100%;align-items:center;font-size:var(--shell-font-size-sm)}.nna:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 2px 2px 0;background:var(--shell-color-accent)}.nni:disabled{opacity:var(--shell-disabled-opacity);cursor:not-allowed}.nnc{display:inline-flex;flex:0 0 auto;color:var(--shell-color-muted);line-height:0}.nna .nnc{color:var(--shell-color)}.nnt{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nne{flex-shrink:0;width:var(--shell-status-size);height:var(--shell-status-size);margin-left:auto;color:var(--shell-color-muted);transition:transform .15s ease}.nni:is(button)[data-open=true] .nne{transform:rotate(180deg);color:inherit}.nns{display:flex;flex-direction:column;gap:2px;padding-inline-start:var(--sidebar-indent)}.nnf{margin-top:auto;padding-top:var(--shell-gap);border-top:1px solid var(--shell-border)}.nnm{flex:1 1 auto;min-width:0;max-width:var(--nav-sections-main-max-width);width:100%;min-height:0;overflow:auto}@media (max-width: 720px){.nnr{flex-direction:column}.nnn{flex:none;width:100%;min-width:0;max-width:none}}}
|
|
46
46
|
|
|
47
|
-
@layer elcrm-components{.
|
|
47
|
+
@layer elcrm-components{.sdr{display:flex;flex-direction:column;gap:var(--shell-gap);margin:0 0 var(--shell-gap)}.sdk{position:sticky;top:0;z-index:var(--shell-z);background:var(--shell-bg)}.sdw{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--shell-gap-sm)}.sdt{min-width:0;max-width:36rem}.sdh{margin:0;display:flex;align-items:flex-start;gap:.4em;font-size:var(--section-title-size);font-weight:var(--shell-font-weight);color:var(--shell-color);line-height:1.15}.sdn{min-width:0}.sdu{display:inline-flex;align-items:center;margin-top:.12em;font-size:.7rem;font-weight:600;line-height:1;color:var(--shell-color-muted)}.sds{margin:var(--shell-gap-sm) 0 0;font-size:var(--shell-font-size);color:var(--shell-color-muted);line-height:1.45}.sda{display:flex;flex-wrap:wrap;align-items:center;gap:var(--shell-gap-sm)}.sdc{display:flex;flex-direction:column;gap:var(--shell-gap);min-width:0}}
|
|
48
48
|
|
|
49
|
-
@layer elcrm-components{.
|
|
49
|
+
@layer elcrm-components{.spr{flex:1 1 auto;min-height:0;height:100%;width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:var(--shell-padding);overflow:hidden}.spw{max-width:none}.spb{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:var(--shell-gap)}.spf{flex:0 0 auto;padding-top:var(--shell-gap-sm)}.spo{overflow:visible;height:auto}.spo .spb{overflow:visible;flex:0 1 auto;min-height:auto}}
|
|
50
50
|
|
|
51
|
-
@layer elcrm-components{.
|
|
51
|
+
@layer elcrm-components{.oir{flex:0 0 auto;position:relative;width:0;min-width:0;min-height:0;align-self:stretch;overflow:hidden;opacity:0;pointer-events:none;transition:width .22s ease,opacity .18s ease,min-width .22s ease}.oir[data-open=true]{width:var(--panel-info-width);min-width:var(--panel-info-width-min);opacity:1;pointer-events:auto}.ois{display:flex;flex-direction:column;height:100%;min-height:0;width:var(--panel-info-width);min-width:var(--panel-info-width-min);box-sizing:border-box;border:var(--chat-border);border-radius:var(--chat-radius);background:var(--chat-background);color:var(--shell-color)}.oih{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--shell-gap-sm);padding:var(--shell-gap);border-bottom:var(--chat-border)}.oit{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oia{flex:0 0 auto;display:flex;align-items:center;gap:.25rem}.oic{width:2rem;height:2rem;border:0;border-radius:var(--shell-radius);background:transparent;color:var(--shell-color-muted);font-size:1.35rem;line-height:1;cursor:pointer}.oic:hover{color:var(--shell-color);background:var(--shell-background-muted)}.oib{flex:1 1 auto;min-height:0;overflow:auto;padding:var(--shell-gap)}.oif{flex:0 0 auto;padding:var(--shell-gap);border-top:var(--chat-border)}.oid{display:none}@media (max-width: 56rem){.oir[data-open=true]{width:0;min-width:0;opacity:1;overflow:visible;pointer-events:none}.oir[data-open=true] .oid{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:inherit;pointer-events:auto;background:var(--panel-info-backdrop);cursor:pointer}.oir[data-open=true] .ois{position:fixed;top:0;right:0;bottom:0;z-index:inherit;width:min(100vw,var(--panel-info-overlay-max));min-width:0;max-width:100vw;border-radius:0;border-left:var(--chat-border);border-right:none;border-top:none;border-bottom:none;pointer-events:auto;box-shadow:var(--popup-shadow)}}}
|
|
52
52
|
|
|
53
|
-
@layer elcrm-components{.
|
|
53
|
+
@layer elcrm-components{.opr{position:relative;display:inline-flex;vertical-align:middle}.opt{display:inline-flex;align-items:center;min-width:0;height:auto}.opp{box-sizing:border-box;overflow:auto;padding:var(--shell-gap-sm);background:var(--shell-background);border:1px solid var(--shell-border);border-radius:var(--shell-radius);box-shadow:var(--popup-shadow);color:var(--shell-color);min-width:var(--dropdown-min-width);max-width:var(--dropdown-max-width);max-height:var(--dropdown-max-height)}}
|
|
54
54
|
|
|
55
|
-
@layer elcrm-components{.
|
|
55
|
+
@layer elcrm-components{.ggr{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--pricing-card-min-width),1fr));gap:var(--shell-gap-lg);align-items:stretch}.ggi{position:relative;display:flex;flex-direction:column;gap:var(--shell-gap);padding:var(--shell-padding);box-sizing:border-box;text-align:left;font:inherit;color:var(--shell-color);background:var(--shell-background);border:1px solid var(--shell-border);border-radius:var(--shell-radius);box-shadow:var(--shell-shadow)}.ggi[data-selectable=true]{cursor:pointer}.ggi:disabled,.ggi[aria-disabled=true]{opacity:var(--shell-disabled-opacity);cursor:not-allowed}.ggs,.ggi[data-selected=true],.ggi[data-highlighted=true]{border-color:var(--shell-color-accent);background:var(--shell-background-selected);box-shadow:var(--shell-shadow)}.ggb{display:flex;align-items:center;justify-content:center;margin:calc(-1 * var(--shell-padding-block)) calc(-1 * var(--shell-padding-inline)) 0;padding:var(--shell-gap-sm) var(--shell-padding-inline);border-radius:var(--shell-radius) var(--shell-radius) 0 0;background:var(--shell-color-accent);color:var(--avatar-color);font-size:var(--shell-font-size-sm);font-weight:var(--shell-font-weight);text-align:center}.ggg{display:inline-flex;align-items:center;width:fit-content;padding:.15rem .5rem;border-radius:999px;background:var(--shell-background-hover);color:var(--shell-color-accent);font-size:var(--shell-font-size-sm);font-weight:var(--shell-font-weight);line-height:1.2}.gga{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.ggm{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:calc(var(--shell-icon-size) * 1.6);height:calc(var(--shell-icon-size) * 1.6);color:var(--shell-color-accent);background:var(--shell-background-hover);border-radius:50%;overflow:hidden}.ggh{display:flex;flex-wrap:wrap;align-items:center;gap:var(--shell-gap-sm)}.ggt{margin:0;font-size:var(--shell-font-size);font-weight:var(--shell-font-weight);color:var(--shell-color);line-height:1.3}.ggp{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--shell-gap-sm)}.ggz{font-size:calc(var(--shell-font-size-lg) * 1.35);font-weight:700;color:var(--shell-color);line-height:1.15}.ggi[data-highlighted=true] .ggz,.ggi[data-selected=true] .ggz{color:var(--shell-color-accent)}.ggo{font-size:var(--shell-font-size-sm);color:var(--shell-color-muted);text-decoration:line-through}.gge{font-size:var(--shell-font-size-sm);color:var(--shell-color-muted)}.ggd{margin:0;font-size:var(--shell-font-size-sm);color:var(--shell-color-muted);line-height:1.45}.ggx{display:flex;flex-direction:column;gap:var(--shell-gap-sm)}.ggf{display:flex;flex-direction:column;gap:var(--shell-gap-sm);margin:auto calc(-1 * var(--shell-padding-inline)) calc(-1 * var(--shell-padding-block));padding:var(--shell-padding);background:var(--shell-background-muted);border-top:1px solid var(--shell-border);border-radius:0 0 var(--shell-radius) var(--shell-radius)}.ggy{display:flex;flex-direction:column;gap:var(--shell-gap-sm);margin-top:auto}.ggl{margin:0;font-size:var(--shell-font-size-sm);font-weight:var(--shell-font-weight);letter-spacing:.04em;text-transform:uppercase;color:var(--shell-color-muted)}.ggu{margin:0;font-size:var(--shell-font-size-sm);color:var(--shell-color-muted);line-height:1.4}.ggn{display:flex;flex-direction:column;gap:var(--shell-gap-sm);margin:0;padding:0;list-style:none}.ggc{display:flex;align-items:flex-start;gap:var(--shell-gap-sm);font-size:var(--shell-font-size-sm);color:var(--shell-color);line-height:1.4}.ggk{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--shell-check-size);height:var(--shell-check-size);margin-top:.1em;color:var(--avatar-color);background:var(--shell-color-success);border-radius:50%}.ggw{width:60%;height:60%;display:block}}
|
|
56
56
|
|
|
57
|
-
@layer elcrm-components{.
|
|
57
|
+
@layer elcrm-components{.gtr{display:grid;width:100%;column-gap:var(--shell-gap);row-gap:0;align-items:stretch;overflow-x:auto}.gth{display:flex;flex-direction:column;gap:var(--shell-gap-sm);padding:var(--shell-padding);box-sizing:border-box;color:var(--shell-color);background:var(--shell-background);border:1px solid transparent;border-radius:var(--shell-radius)}.gth[data-highlighted=true]{border-color:var(--shell-color-accent);background:var(--shell-background-selected)}.gtm{display:flex;align-items:center;justify-content:center;width:calc(var(--shell-icon-size) * 1.4);height:calc(var(--shell-icon-size) * 1.4);color:var(--shell-color-accent);background:var(--shell-background-hover);border-radius:var(--shell-radius);overflow:hidden}.gtn{display:flex;flex-wrap:wrap;align-items:center;gap:var(--shell-gap-sm)}.gtt{margin:0;font-size:var(--shell-font-size);font-weight:var(--shell-font-weight);color:var(--shell-color);line-height:1.3}.gtg{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;background:var(--shell-background-hover);color:var(--shell-color-accent);font-size:var(--shell-font-size-sm);font-weight:var(--shell-font-weight)}.gtp{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--shell-gap-sm)}.gtz{font-size:var(--shell-font-size-lg);font-weight:700;color:var(--shell-color);line-height:1.15}.gto{font-size:var(--shell-font-size-sm);color:var(--shell-color-muted);text-decoration:line-through}.gte{font-size:var(--shell-font-size-sm);color:var(--shell-color-muted)}.gtd{margin:0;font-size:var(--shell-font-size-sm);color:var(--shell-color-muted);line-height:1.45}.gtx{display:flex;flex-direction:column;gap:var(--shell-gap-sm)}.gtb{grid-column:1 / -1;margin:var(--shell-gap) 0 var(--shell-gap-sm);padding:0;font-size:var(--shell-font-size-sm);font-weight:var(--shell-font-weight);color:var(--shell-color-accent)}.gtf,.gty{display:contents}.gty>*{padding:var(--shell-padding);box-sizing:border-box;border-bottom:1px solid var(--shell-border);background:var(--shell-background)}.gty[data-alt=true]>*{background:var(--shell-background-muted)}.gtl{display:flex;align-items:center;gap:var(--shell-gap-sm);font-size:var(--shell-font-size-sm);color:var(--shell-color);line-height:1.4}.gtw{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--shell-status-size);height:var(--shell-status-size);padding:0;border:1px solid var(--shell-border);border-radius:50%;background:transparent;color:var(--shell-color-muted);font-size:9px;line-height:1;cursor:help}.gtc{display:flex;align-items:center;justify-content:center;text-align:center;font-size:var(--shell-font-size-sm);color:var(--shell-color);font-weight:500}.gtk{display:inline-flex;align-items:center;justify-content:center;width:var(--shell-check-size);height:var(--shell-check-size);color:var(--avatar-color);background:var(--shell-color-success);border-radius:50%}.gtv{width:60%;height:60%;display:block}.gta{color:var(--shell-color-muted)}.gtu{display:flex;flex-direction:column;gap:var(--shell-gap-sm);padding:var(--shell-padding);box-sizing:border-box}.gtq{min-width:var(--pricing-table-label-width)}}
|
|
58
58
|
|
|
59
|
-
@layer elcrm-components{.
|
|
59
|
+
@layer elcrm-components{.lrr{display:flex;flex-direction:column;gap:var(--shell-gap)}.lri{display:flex;align-items:flex-start;gap:var(--shell-gap);width:100%;margin:0;padding:var(--shell-padding);box-sizing:border-box;text-align:left;font:inherit;color:var(--shell-color);background:var(--shell-background);border:1px solid var(--shell-border);border-radius:var(--shell-radius);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lri:hover:not(:disabled){background:var(--shell-background-hover)}.lri:disabled{opacity:var(--shell-disabled-opacity);cursor:not-allowed}.lrs,.lri[data-selected=true]{border-color:var(--shell-color-accent);background:var(--shell-background-selected)}.lrp{flex-direction:column;align-items:stretch;padding:0;gap:0}.lrp.lrs .lrh,.lrp[data-selected=true] .lrh{border-bottom-color:var(--shell-color-accent)}.lrn{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lrm{display:flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden}.lrf{width:var(--shell-icon-size);height:var(--shell-icon-size);padding:var(--shell-gap-sm);box-sizing:content-box;color:var(--shell-color-muted);background:var(--shell-background-muted);border:1px solid var(--shell-border);border-radius:var(--shell-radius)}.lrc{display:flex;flex:1;flex-direction:column;gap:var(--shell-gap-sm);min-width:0}.lrt{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--shell-gap-sm);font-size:var(--shell-font-size);font-weight:var(--shell-font-weight);color:var(--shell-color);line-height:1.3}.lre{font-size:var(--shell-font-size-sm);font-weight:400;color:var(--shell-color-muted)}.lrd{margin:0;font-size:var(--shell-font-size-sm);color:var(--shell-color-muted);line-height:1.45}.lrx{display:flex;flex-wrap:wrap;gap:var(--shell-gap-sm);margin-top:var(--shell-gap-sm)}.lrh{display:flex;align-items:center;gap:var(--shell-gap);padding:var(--shell-padding);border-bottom:1px solid var(--shell-border)}.lrh .lrt{flex:1;min-width:0}.lry{display:flex;flex-direction:column;gap:var(--shell-gap-sm);padding:var(--shell-padding)}.lrz{font-size:var(--shell-font-size-lg);font-weight:700;color:var(--shell-color);line-height:1.2}.lrk{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--shell-check-size);height:var(--shell-check-size);margin-left:auto;box-sizing:border-box;border:1px solid var(--shell-border);background:var(--shell-background);color:var(--avatar-color)}.lri[data-indicator=start]>.lrk{margin-left:0;order:-1}.lro{border-radius:50%}.lro[data-on=true]{border-color:var(--shell-color-accent);background:var(--shell-color-accent);box-shadow:inset 0 0 0 3px var(--shell-background-selected)}.lrq{border-radius:calc(var(--shell-radius) * .4)}.lrq[data-on=true]{border-color:var(--shell-color-accent);background:var(--shell-color-accent)}.lrw{width:60%;height:60%;display:block}}
|
|
60
60
|
|
|
61
|
-
@layer elcrm-components{.
|
|
61
|
+
@layer elcrm-components{.sep{display:flex;flex-direction:column;gap:var(--shell-gap);padding:var(--section-padding);flex:1;min-width:0}.seu{box-sizing:border-box;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:var(--section-padding)}.sek{box-sizing:border-box;width:100%;max-width:var(--section-auth-card-max-width);padding:var(--shell-gap-lg);background:var(--shell-background);border:1px solid var(--shell-border);border-radius:var(--shell-radius);box-shadow:var(--shell-shadow);display:flex;flex-direction:column;gap:var(--shell-gap)}.seh{display:flex;flex-direction:column;gap:var(--shell-gap-sm)}.sec{text-align:center;align-items:center}.sei{display:flex;margin-bottom:var(--shell-gap-sm)}.sec .sei{justify-content:center}.set{margin:0;font-size:var(--section-title-size);font-weight:var(--shell-font-weight);letter-spacing:-.02em;color:var(--shell-color);line-height:1.25}.sed{font-size:var(--section-title-size-md)}.see{margin:0;font-size:var(--shell-font-size);color:var(--shell-color-muted);line-height:1.45}.seb{width:100%;text-align:left}.ses{display:flex;flex-direction:column;gap:var(--shell-gap-sm);width:100%}.sel{display:flex;flex-direction:column;gap:var(--shell-gap);margin-bottom:var(--shell-gap-lg);padding-bottom:var(--shell-gap-lg);border-bottom:1px solid var(--shell-border)}.sel:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.sel .set{font-size:var(--shell-font-size);font-weight:var(--shell-font-weight)}}
|
|
62
62
|
|
|
63
|
-
@layer elcrm-components{.
|
|
63
|
+
@layer elcrm-components{.nsr{box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;width:var(--sidebar-width);min-width:0;min-height:0;height:100%;max-height:100%;padding:var(--sidebar-pad-y) var(--sidebar-pad-x);gap:var(--shell-gap-sm, 8px);color:var(--shell-color);align-self:stretch}.nsb{display:flex;flex-direction:row;align-items:center;gap:var(--shell-gap);padding:4px var(--shell-gap-sm);min-width:0}.nsx{flex-shrink:0;margin-left:auto}.nsg{flex:1;min-height:0;display:flex;flex-direction:column;gap:var(--shell-gap-sm);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.nss{box-sizing:border-box;flex-shrink:0;padding:var(--shell-gap-sm)}.nsp{--sidebar-plain: 1}.nsr:not(.nsp) .nss{background:var(--sidebar-block-bg);border:1px solid var(--sidebar-block-border);border-radius:var(--sidebar-block-radius);box-shadow:var(--sidebar-block-shadow)}.nsh{margin:2px 10px 6px;font-size:var(--sidebar-group-font-size);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--shell-color-muted)}.nsn{margin:0;padding:0;list-style:none}.nsn>li{list-style:none}.nsn .nsi:is(button){position:relative;display:flex;width:100%;box-sizing:border-box;flex-direction:row;align-items:center;gap:var(--shell-gap-sm);margin:0 0 1px;padding:var(--sidebar-item-padding);border:0;border-radius:var(--shell-radius);background:transparent;color:var(--shell-color-muted);font-family:inherit;font-size:var(--sidebar-item-font-size);font-weight:500;line-height:1.25;letter-spacing:0;text-align:left;cursor:pointer}.nsn .nsi:is(button):hover{color:var(--shell-color);background:var(--shell-background-hover)}.nsn .nsi:is(button).nsa,.nsn .nsi:is(button)[aria-current=page],.nsn .nsi:is(button)[data-active=true],.nsn .nsi:is(button).nsa:hover{color:var(--sidebar-item-active);background:var(--sidebar-item-active-bg)}.nso{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--sidebar-icon-size);height:var(--sidebar-icon-size);color:inherit}.nso :is(svg){display:block;width:var(--sidebar-icon-size);height:var(--sidebar-icon-size)}.nsa .nso{color:var(--sidebar-icon-active)}.nsl{flex:1;min-width:0}.nsd{flex-shrink:0;min-width:var(--sidebar-icon-size);height:var(--sidebar-icon-size);padding:0 4px;font-size:10px}.nsc{flex-shrink:0;width:var(--shell-status-size);height:var(--shell-status-size);margin-left:auto;color:var(--shell-color-muted);transition:transform .15s ease}.nsn .nsi:is(button)[data-open=true] .nsc{transform:rotate(180deg);color:inherit}.nsm{margin:0;padding:0 0 0 var(--sidebar-indent);list-style:none}.nsm>li{list-style:none}.nsf{margin-top:auto}.nsq{position:relative;display:flex;width:100%;min-width:0;flex:0 0 auto;height:auto;align-items:stretch}.nsq>*{display:flex;width:100%;min-width:0;height:auto;align-items:stretch}.nsw{display:flex;flex:1 1 auto;width:100%;min-width:0;align-items:center}.nsw>*{flex:1 1 auto;min-width:0;max-width:100%}.nsu{display:flex;align-items:center;gap:var(--sidebar-account-chip-gap);width:100%;min-width:0;margin:0;padding:var(--sidebar-account-chip-padding);border:none;border-radius:var(--sidebar-account-chip-radius);background:transparent;font:inherit;color:var(--shell-color);cursor:pointer;text-align:left;transition:background .15s ease}.nsu:hover,.nsu[data-open=true]{background:var(--shell-background-hover)}.nsk{flex-shrink:0;width:var(--sidebar-icon-size);height:var(--sidebar-icon-size);color:var(--shell-color-muted)}.nsv{margin-top:2px;padding:4px 8px 2px;font-size:11px;line-height:1.2;color:var(--shell-color-muted);text-align:left;-webkit-user-select:text;user-select:text}@media (max-width: 900px){.nsr{width:72px;padding:var(--shell-gap) var(--shell-gap-sm)}.nsl,.nsh,.nsv,.nsc,.nsm{display:none}.nsb{flex-direction:column;justify-content:center;align-items:center;gap:var(--shell-gap-sm);padding:4px 0}.nsx{margin-left:0}.nss{padding:6px}.nsn .nsi{justify-content:center;align-items:center;gap:0;width:100%;min-height:40px;padding:10px 0}.nsn .nsd{position:absolute;top:4px;right:4px;min-width:14px;height:14px;padding:0 4px;font-size:.625rem;line-height:14px;pointer-events:none}}}
|
|
64
64
|
|
|
65
|
-
@layer elcrm-components{.
|
|
65
|
+
@layer elcrm-components{.dsr{display:flex;min-height:0;min-width:0}.dsx{flex-direction:row}.dsy{flex-direction:column}.dsp{min-width:0;min-height:0;overflow:auto}.dsh{flex:0 0 var(--split-handle-size);margin:0;padding:0;border:0;background:var(--split-handle-bg);cursor:col-resize;touch-action:none}.dsy .dsh{cursor:row-resize}.dsh:hover,.dsh:focus-visible{background:var(--split-handle-bg-hover)}}
|
|
66
66
|
|
|
67
|
-
@layer elcrm-components{.
|
|
67
|
+
@layer elcrm-components{.ksr{box-sizing:border-box;min-width:0;gap:var(--shell-gap)}.ksc,.ksg{width:100%}.ksc{display:flex;flex-direction:column}.ksh{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:auto;max-width:100%}.ksg{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--stack-grid-min)),1fr))}.ksn{display:grid;width:100%;align-items:stretch;grid-template-columns:var(--stack-columns-template)}}
|
|
68
68
|
|
|
69
|
-
@layer elcrm-components{.
|
|
69
|
+
@layer elcrm-components{.ktr{display:flex;flex-direction:column;gap:6px}.ktl{font-size:var(--shell-font-size-sm);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shell-color-muted);line-height:1.2}.kte{color:var(--shell-color)}.ktv{font-size:var(--stat-value-size);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--shell-color)}.kta .ktv{color:var(--shell-color-accent)}.ktu .ktv{color:var(--shell-color-success)}.ktw .ktv{color:var(--shell-color-warning)}.ktd .ktv{color:var(--shell-color-danger)}.ktn .ktv{color:var(--shell-color)}}
|
|
70
70
|
|
|
71
|
-
@layer elcrm-components{.
|
|
71
|
+
@layer elcrm-components{.ntr{display:flex;flex-direction:column;gap:var(--shell-gap);width:100%;min-width:0}.ntb{display:flex;align-items:flex-end;gap:var(--shell-gap);border-bottom:1px solid var(--shell-border);min-width:0}.ntn{display:flex;align-items:stretch;gap:var(--shell-gap-lg);flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:thin}.ntt{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:var(--shell-gap-sm);flex:0 0 auto;margin:0 0 -1px;padding:var(--shell-padding-block) .15rem;border:none;border-bottom:2px solid transparent;background:transparent;color:var(--shell-color-muted);font:inherit;font-size:var(--shell-font-size);font-weight:500;white-space:nowrap;cursor:pointer}.ntt:hover:not(:disabled){color:var(--shell-color)}.nta{color:var(--shell-color);border-bottom-color:var(--shell-color-accent)}.ntt:disabled{opacity:var(--shell-disabled-opacity);cursor:not-allowed}.nte{display:inline-flex;align-items:center;justify-content:center;min-width:1.15em;height:1.15em;padding:0 .35em;border-radius:999px;background:var(--shell-color-danger);color:var(--avatar-color);font-size:var(--sidebar-group-font-size);font-style:normal;font-weight:700;line-height:1}.nts{flex:0 0 auto;display:flex;align-items:center;padding-bottom:var(--shell-gap-sm)}.ntm{min-width:0;width:100%}}
|
|
72
72
|
|
|
73
|
-
@layer elcrm-components{.
|
|
73
|
+
@layer elcrm-components{.dtw{overflow:auto;max-height:var(--table-max-height, none)}.dtt{width:100%;border-collapse:collapse;font-size:var(--table-font-size);color:var(--shell-color)}.dtf{table-layout:fixed}.dtt th,.dtt td{padding:var(--table-cell-padding);border-bottom:1px solid var(--shell-border);text-align:left;vertical-align:top}.dtt th{color:var(--shell-color-muted);font-weight:var(--shell-font-weight);font-size:var(--table-head-font-size);text-transform:uppercase;letter-spacing:.04em}.dtt code{font-size:var(--table-code-font-size)}.dts .dtt thead th{position:sticky;top:0;z-index:1;background:var(--table-head-background, var(--shell-background));box-shadow:0 1px 0 var(--shell-border)}}
|
|
74
74
|
|
|
75
|
-
@layer elcrm-components{.
|
|
75
|
+
@layer elcrm-components{.txr{margin:0;font-size:.9rem;line-height:1.45;color:var(--shell-color)}.txm{color:var(--shell-color-muted)}}
|
|
76
76
|
|
|
77
|
-
@layer elcrm-components{.
|
|
77
|
+
@layer elcrm-components{.tgr{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:left}.tgt{margin:0;font-size:var(--shell-font-size);font-weight:var(--shell-font-weight);color:var(--shell-color);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tgd{margin:0;font-size:var(--shell-font-size-sm);font-weight:400;color:var(--shell-color-muted);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tgs .tgt{font-size:var(--shell-font-size-sm)}.tgl .tgt{font-size:var(--shell-font-size-lg)}.tgl .tgd{font-size:var(--shell-font-size)}}
|
|
78
|
+
|
|
79
|
+
@layer elcrm-components{.kwr{display:flex;flex-wrap:wrap;align-items:center;gap:var(--toolbar-gap);width:100%;min-width:0;box-sizing:border-box;--field-width: auto}.kwr>[data-field]{flex:0 1 auto;width:auto;min-width:0;max-width:100%}.kwr>[data-field=search]{flex:1 1 var(--field-search-min-width, 10rem);width:auto;max-width:none}.kwr[data-width=s]{display:inline-flex;width:auto;max-width:100%}.kwr[data-align=center]{justify-content:center}.kwr[data-align=end]{justify-content:flex-end}.kwr[data-align=between]{justify-content:space-between}.kwr[data-size=s]{--control-height: var(--control-height-s);--field-height: var(--control-height-s);--control-font-size: var(--control-font-size-s, .8125rem);--button-height: var(--button-height-s)}.kwr[data-size=l]{--control-height: var(--control-height-l);--field-height: var(--control-height-l);--button-height: var(--button-height-l)}}
|
package/dist/index.d.ts
CHANGED
|
@@ -14,18 +14,14 @@ export { Card } from './Card';
|
|
|
14
14
|
export type { CardProps } from './Card';
|
|
15
15
|
export { ActionGroup } from './ActionGroup';
|
|
16
16
|
export type { ActionGroupProps } from './ActionGroup';
|
|
17
|
-
export { Toolbar, useToolbar
|
|
17
|
+
export { Toolbar, useToolbar } from './Toolbar';
|
|
18
18
|
export type { ToolbarProps, ToolbarAlign, ToolbarWidth, ToolbarContextValue, } from './Toolbar';
|
|
19
19
|
export { TextGroup } from './TextGroup';
|
|
20
20
|
export type { TextGroupProps } from './TextGroup';
|
|
21
|
+
export { Text } from './Text';
|
|
22
|
+
export type { TextProps, TextTone } from './Text';
|
|
21
23
|
export { Stat } from './Stat';
|
|
22
24
|
export type { StatProps, StatTone } from './Stat';
|
|
23
|
-
export { Block } from './Block';
|
|
24
|
-
export type { BlockProps } from './Block';
|
|
25
|
-
export { Row } from './Row';
|
|
26
|
-
export type { RowProps } from './Row';
|
|
27
|
-
export { Column } from './Column';
|
|
28
|
-
export type { ColumnProps } from './Column';
|
|
29
25
|
export { Stack } from './Stack';
|
|
30
26
|
export { stackColumnsTemplate } from './Stack';
|
|
31
27
|
export type { StackProps, StackDirection, StackColumns } from './Stack';
|
|
@@ -58,7 +54,7 @@ export type { EmptyStateProps } from './EmptyState';
|
|
|
58
54
|
export { RadioGroup } from './RadioGroup';
|
|
59
55
|
export type { RadioGroupProps, RadioGroupItem, RadioIndicator, RadioIndicatorSide, } from './RadioGroup';
|
|
60
56
|
export { PricingGroup } from './PricingGroup';
|
|
61
|
-
export type { PricingGroupProps, PricingPlan,
|
|
57
|
+
export type { PricingGroupProps, PricingPlan, PricingFeature, } from './PricingGroup';
|
|
62
58
|
export { PricingTable } from './PricingTable';
|
|
63
59
|
export type { PricingTableProps, PricingTableItem, PricingTableSection, PricingTableRow, PricingTableCellValue, } from './PricingTable';
|
|
64
60
|
export { PageHead } from './PageHead';
|
|
@@ -71,12 +67,10 @@ export { ChatMessages } from './ChatMessages';
|
|
|
71
67
|
export type { ChatMessagesProps } from './ChatMessages';
|
|
72
68
|
export { ChatSplit } from './ChatList';
|
|
73
69
|
export type { ChatSplitProps } from './ChatList';
|
|
74
|
-
export { ChatFrame } from './ChatList';
|
|
75
|
-
export type { ChatFrameProps } from './ChatList';
|
|
76
70
|
export { Sidebar } from './Sidebar';
|
|
77
71
|
export type { SidebarProps, SidebarGroup, SidebarItem, SidebarVariant, } from './Sidebar';
|
|
78
72
|
export { Popover } from './Popover';
|
|
79
|
-
export type { PopoverProps, PopoverPlacement } from './Popover';
|
|
73
|
+
export type { PopoverProps, PopoverPlacement, PopoverTriggerApi, PopoverAnchorProps, } from './Popover';
|
|
80
74
|
export { Healthmap } from './Healthmap';
|
|
81
75
|
export type { HealthmapProps, HealthmapData, HealthmapDay, HealthmapUnit, } from './Healthmap';
|
|
82
76
|
export { PanelInfo } from './PanelInfo';
|
|
@@ -93,6 +87,7 @@ export { IconButton } from './IconButton';
|
|
|
93
87
|
export type { IconButtonProps } from './IconButton';
|
|
94
88
|
export { acquireOverlayZIndex, releaseOverlayZIndex, peekOverlayZIndex, } from './overlayZ';
|
|
95
89
|
export { createLazyResolver } from './lazyRoute';
|
|
96
|
-
export type { LazyRouteChunk } from './lazyRoute';
|
|
90
|
+
export type { LazyRouteChunk, LazyResolver } from './lazyRoute';
|
|
91
|
+
export type { NavTreeNode, NavTreeItem } from './navTree';
|
|
97
92
|
export type { UiSize } from './types';
|
|
98
93
|
export { cx } from './cx';
|
package/dist/index.es.d.ts
CHANGED
|
@@ -14,18 +14,14 @@ export { Card } from './Card';
|
|
|
14
14
|
export type { CardProps } from './Card';
|
|
15
15
|
export { ActionGroup } from './ActionGroup';
|
|
16
16
|
export type { ActionGroupProps } from './ActionGroup';
|
|
17
|
-
export { Toolbar, useToolbar
|
|
17
|
+
export { Toolbar, useToolbar } from './Toolbar';
|
|
18
18
|
export type { ToolbarProps, ToolbarAlign, ToolbarWidth, ToolbarContextValue, } from './Toolbar';
|
|
19
19
|
export { TextGroup } from './TextGroup';
|
|
20
20
|
export type { TextGroupProps } from './TextGroup';
|
|
21
|
+
export { Text } from './Text';
|
|
22
|
+
export type { TextProps, TextTone } from './Text';
|
|
21
23
|
export { Stat } from './Stat';
|
|
22
24
|
export type { StatProps, StatTone } from './Stat';
|
|
23
|
-
export { Block } from './Block';
|
|
24
|
-
export type { BlockProps } from './Block';
|
|
25
|
-
export { Row } from './Row';
|
|
26
|
-
export type { RowProps } from './Row';
|
|
27
|
-
export { Column } from './Column';
|
|
28
|
-
export type { ColumnProps } from './Column';
|
|
29
25
|
export { Stack } from './Stack';
|
|
30
26
|
export { stackColumnsTemplate } from './Stack';
|
|
31
27
|
export type { StackProps, StackDirection, StackColumns } from './Stack';
|
|
@@ -58,7 +54,7 @@ export type { EmptyStateProps } from './EmptyState';
|
|
|
58
54
|
export { RadioGroup } from './RadioGroup';
|
|
59
55
|
export type { RadioGroupProps, RadioGroupItem, RadioIndicator, RadioIndicatorSide, } from './RadioGroup';
|
|
60
56
|
export { PricingGroup } from './PricingGroup';
|
|
61
|
-
export type { PricingGroupProps, PricingPlan,
|
|
57
|
+
export type { PricingGroupProps, PricingPlan, PricingFeature, } from './PricingGroup';
|
|
62
58
|
export { PricingTable } from './PricingTable';
|
|
63
59
|
export type { PricingTableProps, PricingTableItem, PricingTableSection, PricingTableRow, PricingTableCellValue, } from './PricingTable';
|
|
64
60
|
export { PageHead } from './PageHead';
|
|
@@ -71,12 +67,10 @@ export { ChatMessages } from './ChatMessages';
|
|
|
71
67
|
export type { ChatMessagesProps } from './ChatMessages';
|
|
72
68
|
export { ChatSplit } from './ChatList';
|
|
73
69
|
export type { ChatSplitProps } from './ChatList';
|
|
74
|
-
export { ChatFrame } from './ChatList';
|
|
75
|
-
export type { ChatFrameProps } from './ChatList';
|
|
76
70
|
export { Sidebar } from './Sidebar';
|
|
77
71
|
export type { SidebarProps, SidebarGroup, SidebarItem, SidebarVariant, } from './Sidebar';
|
|
78
72
|
export { Popover } from './Popover';
|
|
79
|
-
export type { PopoverProps, PopoverPlacement } from './Popover';
|
|
73
|
+
export type { PopoverProps, PopoverPlacement, PopoverTriggerApi, PopoverAnchorProps, } from './Popover';
|
|
80
74
|
export { Healthmap } from './Healthmap';
|
|
81
75
|
export type { HealthmapProps, HealthmapData, HealthmapDay, HealthmapUnit, } from './Healthmap';
|
|
82
76
|
export { PanelInfo } from './PanelInfo';
|
|
@@ -93,6 +87,7 @@ export { IconButton } from './IconButton';
|
|
|
93
87
|
export type { IconButtonProps } from './IconButton';
|
|
94
88
|
export { acquireOverlayZIndex, releaseOverlayZIndex, peekOverlayZIndex, } from './overlayZ';
|
|
95
89
|
export { createLazyResolver } from './lazyRoute';
|
|
96
|
-
export type { LazyRouteChunk } from './lazyRoute';
|
|
90
|
+
export type { LazyRouteChunk, LazyResolver } from './lazyRoute';
|
|
91
|
+
export type { NavTreeNode, NavTreeItem } from './navTree';
|
|
97
92
|
export type { UiSize } from './types';
|
|
98
93
|
export { cx } from './cx';
|