@xplortech/apollo-core 0.5.2 → 0.5.3
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/apollo-core/apollo-core.css +5468 -9
- package/dist/apollo-core/apollo-core.esm.js +125 -1
- package/dist/apollo-core/app-globals-0f993ce5.js +3 -0
- package/dist/apollo-core/css-shim-bbdf0cc6.js +4 -0
- package/dist/apollo-core/dom-1f98a75f.js +73 -0
- package/dist/apollo-core/index-3c9f25ef.js +2938 -0
- package/dist/apollo-core/index-912d1a21.js +584 -0
- package/dist/apollo-core/index.esm.js +1 -0
- package/dist/{cjs/regular-872f5226.js → apollo-core/regular-133c23b5.js} +12 -3
- package/dist/apollo-core/shadow-css-67b66845.js +389 -0
- package/dist/apollo-core/xpl-application-shell.entry.js +50 -0
- package/dist/apollo-core/xpl-avatar.entry.js +19 -0
- package/dist/apollo-core/xpl-backdrop.entry.js +21 -0
- package/dist/{esm → apollo-core}/xpl-badge.entry.js +1 -1
- package/dist/{collection/components/xpl-breadcrumbs/xpl-breadcrumb-item/xpl-breadcrumb-item.js → apollo-core/xpl-breadcrumb-item.entry.js} +9 -12
- package/dist/apollo-core/xpl-breadcrumbs.entry.js +14 -0
- package/dist/{esm → apollo-core}/xpl-button-row.entry.js +1 -1
- package/dist/apollo-core/xpl-button.entry.js +34 -0
- package/dist/apollo-core/xpl-checkbox.entry.js +25 -0
- package/dist/{esm → apollo-core}/xpl-choicelist.entry.js +1 -1
- package/dist/apollo-core/xpl-content-area.entry.js +16 -0
- package/dist/{esm → apollo-core}/xpl-divider.entry.js +1 -1
- package/dist/{esm → apollo-core}/xpl-grid-item.entry.js +1 -1
- package/dist/{esm → apollo-core}/xpl-grid.entry.js +1 -1
- package/dist/{esm → apollo-core}/xpl-input.entry.js +20 -3
- package/dist/{esm → apollo-core}/xpl-list.entry.js +2 -2
- package/dist/apollo-core/xpl-main-nav.entry.js +26 -0
- package/dist/apollo-core/xpl-nav-item.entry.js +12 -0
- package/dist/{esm → apollo-core}/xpl-pagination.entry.js +1 -1
- package/dist/apollo-core/xpl-radio.entry.js +25 -0
- package/dist/apollo-core/xpl-secondary-nav.entry.js +12 -0
- package/dist/{esm → apollo-core}/xpl-select.entry.js +43 -3
- package/dist/{esm → apollo-core}/xpl-table.entry.js +1 -1
- package/dist/{esm → apollo-core}/xpl-tag.entry.js +1 -1
- package/dist/{esm → apollo-core}/xpl-toggle.entry.js +2 -2
- package/dist/apollo-core/xpl-utility-bar.entry.js +25 -0
- package/dist/types/components/xpl-choicelist/choice.d.ts +1 -1
- package/dist/types/components/xpl-choicelist/xpl-choicelist.d.ts +1 -0
- package/dist/types/components/xpl-dropdown/dropdownchoice.d.ts +5 -5
- package/dist/types/components/xpl-dropdown/xpl-dropdown.d.ts +1 -0
- package/dist/types/components/xpl-list/listitem.d.ts +15 -15
- package/dist/types/components/xpl-list/xpl-list.d.ts +1 -0
- package/dist/types/components/xpl-select/xpl-select.d.ts +1 -0
- package/dist/types/components.d.ts +3 -0
- package/package.json +1 -1
- package/dist/apollo-core/p-0203d4e8.entry.js +0 -1
- package/dist/apollo-core/p-0b2c612e.entry.js +0 -1
- package/dist/apollo-core/p-128a0240.entry.js +0 -1
- package/dist/apollo-core/p-2f90296c.js +0 -10
- package/dist/apollo-core/p-30003b15.entry.js +0 -1
- package/dist/apollo-core/p-4e56a2ca.entry.js +0 -1
- package/dist/apollo-core/p-5854d1e4.entry.js +0 -1
- package/dist/apollo-core/p-611536d8.entry.js +0 -1
- package/dist/apollo-core/p-7c9fee7e.entry.js +0 -1
- package/dist/apollo-core/p-8b6633c7.js +0 -1
- package/dist/apollo-core/p-97cd1f73.entry.js +0 -1
- package/dist/apollo-core/p-9c5ca308.entry.js +0 -1
- package/dist/apollo-core/p-ad90fe4d.js +0 -1
- package/dist/apollo-core/p-bd4a7e3c.entry.js +0 -1
- package/dist/apollo-core/p-dab8e7a1.entry.js +0 -1
- package/dist/apollo-core/p-eb63b401.entry.js +0 -1
- package/dist/apollo-core/p-ee2f4422.entry.js +0 -1
- package/dist/apollo-core/p-f167aa05.entry.js +0 -1
- package/dist/cjs/apollo-core.cjs.js +0 -19
- package/dist/cjs/index-944adb2e.js +0 -1609
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/loader.cjs.js +0 -21
- package/dist/cjs/v4-14140ff3.js +0 -77
- package/dist/cjs/xpl-application-shell_11.cjs.entry.js +0 -230
- package/dist/cjs/xpl-badge.cjs.entry.js +0 -21
- package/dist/cjs/xpl-button-row.cjs.entry.js +0 -24
- package/dist/cjs/xpl-checkbox_2.cjs.entry.js +0 -51
- package/dist/cjs/xpl-choicelist.cjs.entry.js +0 -36
- package/dist/cjs/xpl-divider.cjs.entry.js +0 -18
- package/dist/cjs/xpl-grid-item.cjs.entry.js +0 -25
- package/dist/cjs/xpl-grid.cjs.entry.js +0 -35
- package/dist/cjs/xpl-input.cjs.entry.js +0 -2527
- package/dist/cjs/xpl-list.cjs.entry.js +0 -63
- package/dist/cjs/xpl-pagination.cjs.entry.js +0 -76
- package/dist/cjs/xpl-select.cjs.entry.js +0 -623
- package/dist/cjs/xpl-table.cjs.entry.js +0 -89
- package/dist/cjs/xpl-tag.cjs.entry.js +0 -21
- package/dist/cjs/xpl-toggle.cjs.entry.js +0 -34
- package/dist/collection/collection-manifest.json +0 -37
- package/dist/collection/components/xpl-application-shell/xpl-application-shell.js +0 -143
- package/dist/collection/components/xpl-avatar/xpl-avatar.js +0 -158
- package/dist/collection/components/xpl-backdrop/xpl-backdrop.js +0 -41
- package/dist/collection/components/xpl-badge/xpl-badge.js +0 -50
- package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumbs/xpl-breadcrumbs.js +0 -15
- package/dist/collection/components/xpl-button/xpl-button.js +0 -214
- package/dist/collection/components/xpl-button-row/xpl-button-row.js +0 -119
- package/dist/collection/components/xpl-checkbox/xpl-checkbox.js +0 -185
- package/dist/collection/components/xpl-choicelist/xpl-choicelist.js +0 -143
- package/dist/collection/components/xpl-content-area/xpl-content-area.js +0 -39
- package/dist/collection/components/xpl-divider/xpl-divider.js +0 -30
- package/dist/collection/components/xpl-dropdown/xpl-dropdown.js +0 -32
- package/dist/collection/components/xpl-grid/xpl-grid.js +0 -26
- package/dist/collection/components/xpl-grid-item/xpl-grid-item.js +0 -93
- package/dist/collection/components/xpl-input/xpl-input.js +0 -471
- package/dist/collection/components/xpl-list/xpl-list.js +0 -93
- package/dist/collection/components/xpl-main-nav/xpl-main-nav.js +0 -72
- package/dist/collection/components/xpl-nav-item/xpl-nav-item.js +0 -10
- package/dist/collection/components/xpl-pagination/xpl-pagination.js +0 -189
- package/dist/collection/components/xpl-radio/xpl-radio.js +0 -168
- package/dist/collection/components/xpl-secondary-nav/xpl-secondary-nav.js +0 -9
- package/dist/collection/components/xpl-select/xpl-select.js +0 -311
- package/dist/collection/components/xpl-table/xpl-table.js +0 -194
- package/dist/collection/components/xpl-tag/xpl-tag.js +0 -30
- package/dist/collection/components/xpl-toggle/xpl-toggle.js +0 -157
- package/dist/collection/components/xpl-utility-bar/xpl-utility-bar.js +0 -70
- package/dist/custom-elements/index.js +0 -19959
- package/dist/esm/apollo-core.js +0 -17
- package/dist/esm/index-899dba3b.js +0 -1580
- package/dist/esm/index.js +0 -1
- package/dist/esm/loader.js +0 -17
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/css-shim.js +0 -1
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/regular-86225e9d.js +0 -16041
- package/dist/esm/v4-929670b7.js +0 -75
- package/dist/esm/xpl-application-shell_11.entry.js +0 -216
- package/dist/esm/xpl-checkbox_2.entry.js +0 -46
- package/dist/index.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/stories/application-shell.stories.js +0 -766
- package/dist/stories/avatar.stories.js +0 -173
- package/dist/stories/backdrop.stories.js +0 -18
- package/dist/stories/badge.stories.js +0 -48
- package/dist/stories/breadcrumbs.stories.js +0 -115
- package/dist/stories/button-row.stories.js +0 -64
- package/dist/stories/button.stories.js +0 -98
- package/dist/stories/checkbox.stories.js +0 -76
- package/dist/stories/choicelist.stories.js +0 -112
- package/dist/stories/content-area.stories.js +0 -53
- package/dist/stories/divider.stories.js +0 -34
- package/dist/stories/grid.stories.js +0 -100
- package/dist/stories/input.stories.js +0 -252
- package/dist/stories/list.stories.js +0 -134
- package/dist/stories/main-nav.stories.js +0 -308
- package/dist/stories/pagination.stories.js +0 -84
- package/dist/stories/radio.stories.js +0 -66
- package/dist/stories/secondary-nav.stories.js +0 -76
- package/dist/stories/select.stories.js +0 -111
- package/dist/stories/table.stories.js +0 -107
- package/dist/stories/tabs.stories.js +0 -24
- package/dist/stories/toggle.stories.js +0 -80
- package/dist/stories/utility-bar.stories.js +0 -94
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/application-shell.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/avatar.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/backdrop.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/badge.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/breadcrumbs.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/button-row.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/button.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/checkbox.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/choicelist.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/content-area.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/divider.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/grid.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/input.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/list.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/main-nav.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/pagination.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/radio.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/secondary-nav.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/select.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/table.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/tabs.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/toggle.stories.d.ts +0 -0
- /package/dist/types/Users/{fernandogelin/Projects → roc/Sites}/apollo/.stencil/stories/utility-bar.stories.d.ts +0 -0
|
@@ -1,766 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
title: "Components/Application Shell",
|
|
3
|
-
argTypes: {
|
|
4
|
-
navWidth: {
|
|
5
|
-
options: ["default", "sm", "md"],
|
|
6
|
-
control: {
|
|
7
|
-
type: "select",
|
|
8
|
-
},
|
|
9
|
-
},
|
|
10
|
-
showSecondaryNav: {
|
|
11
|
-
control: {
|
|
12
|
-
type: "boolean",
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
showUtilityBar: {
|
|
16
|
-
control: {
|
|
17
|
-
type: "boolean",
|
|
18
|
-
},
|
|
19
|
-
},
|
|
20
|
-
contentSize: {
|
|
21
|
-
options: ["wide", "narrow", "full"],
|
|
22
|
-
control: {
|
|
23
|
-
type: "select",
|
|
24
|
-
},
|
|
25
|
-
},
|
|
26
|
-
}
|
|
27
|
-
};
|
|
28
|
-
const renderBlock = (showBlock, block) => (showBlock ? block : '');
|
|
29
|
-
const utilityBar = `
|
|
30
|
-
<xpl-utility-bar slot="utility" nav-control>
|
|
31
|
-
<xpl-breadcrumbs slot="aside">
|
|
32
|
-
<xpl-breadcrumb-item>
|
|
33
|
-
<a href="javascript:;">Locations</a>
|
|
34
|
-
</xpl-breadcrumb-item>
|
|
35
|
-
<xpl-breadcrumb-item>
|
|
36
|
-
<a href="javascript:;">Dupont Circle</a>
|
|
37
|
-
</xpl-breadcrumb-item>
|
|
38
|
-
<xpl-breadcrumb-item>
|
|
39
|
-
<a href="javascript:;">Class A</a>
|
|
40
|
-
</xpl-breadcrumb-item>
|
|
41
|
-
</xpl-breadcrumbs>
|
|
42
|
-
<ul slot="main">
|
|
43
|
-
<li>
|
|
44
|
-
<xpl-button
|
|
45
|
-
type="submit"
|
|
46
|
-
variant="secondary"
|
|
47
|
-
icon-leading
|
|
48
|
-
icon="user-circle"
|
|
49
|
-
icon-only
|
|
50
|
-
>Find Customer</xpl-button
|
|
51
|
-
>
|
|
52
|
-
</li>
|
|
53
|
-
<li>
|
|
54
|
-
<xpl-avatar
|
|
55
|
-
name="Jeremy"
|
|
56
|
-
src="https://pbs.twimg.com/profile_images/1388990311637127168/njwE8QEa_reasonably_small.jpg"
|
|
57
|
-
status="inactive"
|
|
58
|
-
></xpl-avatar>
|
|
59
|
-
</li>
|
|
60
|
-
</ul>
|
|
61
|
-
</xpl-utility-bar>
|
|
62
|
-
`;
|
|
63
|
-
const secondaryNav = `
|
|
64
|
-
<xpl-secondary-nav slot="subnav">
|
|
65
|
-
<ul>
|
|
66
|
-
<xpl-nav-item>
|
|
67
|
-
<a href="javascript:;" class="active"> Dashboard </a>
|
|
68
|
-
</xpl-nav-item>
|
|
69
|
-
<xpl-nav-item>
|
|
70
|
-
<a href="javascript:;"> Board </a>
|
|
71
|
-
</xpl-nav-item>
|
|
72
|
-
<xpl-nav-item>
|
|
73
|
-
<a href="javascript:;"> Dash </a>
|
|
74
|
-
</xpl-nav-item>
|
|
75
|
-
<xpl-nav-item>
|
|
76
|
-
<a href="javascript:;"> Dboard </a>
|
|
77
|
-
</xpl-nav-item>
|
|
78
|
-
<xpl-nav-item>
|
|
79
|
-
<a href="javascript:;"> Dashboard Board </a>
|
|
80
|
-
</xpl-nav-item>
|
|
81
|
-
</ul>
|
|
82
|
-
</xpl-secondary-nav>
|
|
83
|
-
`;
|
|
84
|
-
export const ApplicationShell = ({ navWidth, showSecondaryNav, showUtilityBar, contentSize }) => {
|
|
85
|
-
return `
|
|
86
|
-
<xpl-application-shell
|
|
87
|
-
${showSecondaryNav ? 'with-subnav' : ''}
|
|
88
|
-
>
|
|
89
|
-
<xpl-main-nav slot="nav" width="${navWidth}">
|
|
90
|
-
<svg
|
|
91
|
-
slot="logo"
|
|
92
|
-
width="42"
|
|
93
|
-
height="42"
|
|
94
|
-
viewBox="0 0 42 42"
|
|
95
|
-
fill="none"
|
|
96
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
97
|
-
>
|
|
98
|
-
<path
|
|
99
|
-
d="M0 4C0 1.79086 1.79086 0 4 0H38C40.2091 0 42 1.79086 42 4V38C42 40.2091 40.2091 42 38 42H4C1.79086 42 0 40.2091 0 38V4Z"
|
|
100
|
-
fill="white"
|
|
101
|
-
/>
|
|
102
|
-
<g clip-path="url(#clip0_1237:41953)">
|
|
103
|
-
<path
|
|
104
|
-
d="M33.6029 8.55469C26.4683 8.88391 19.9116 12.5273 15.9331 18.3875C13.266 17.9266 10.5321 18.5851 8.39844 20.2092V21.7895C14.9107 21.7895 20.1783 26.9913 20.2005 33.4002V33.4221H21.8008C23.4455 31.3151 24.1345 28.6154 23.6456 25.9816C29.5799 22.0748 33.2695 15.6001 33.6029 8.55469ZM22.3564 16.8731C22.3564 15.3367 23.6233 14.0857 25.1792 14.0857C26.735 14.0857 28.0019 15.3367 28.0019 16.8731C28.0019 18.4095 26.735 19.6605 25.1792 19.6605C23.6233 19.6605 22.3564 18.4095 22.3564 16.8731Z"
|
|
105
|
-
fill="#F44E27"
|
|
106
|
-
/>
|
|
107
|
-
<path
|
|
108
|
-
d="M12.3762 27.431C10.7314 26.9701 8.9978 27.8919 8.53105 29.538C8.44215 29.8014 8.41992 30.0867 8.41992 30.3721V33.4448H11.5316C11.7983 33.4448 12.0428 33.4229 12.2873 33.357C13.9542 32.94 14.9544 31.2719 14.5321 29.6258C14.2432 28.5503 13.4208 27.7383 12.3762 27.431Z"
|
|
109
|
-
fill="#F44E27"
|
|
110
|
-
/>
|
|
111
|
-
</g>
|
|
112
|
-
<defs>
|
|
113
|
-
<clipPath id="clip0_1237:41953">
|
|
114
|
-
<rect
|
|
115
|
-
width="25.3165"
|
|
116
|
-
height="25"
|
|
117
|
-
fill="white"
|
|
118
|
-
transform="translate(8.3418 8.5)"
|
|
119
|
-
/>
|
|
120
|
-
</clipPath>
|
|
121
|
-
</defs>
|
|
122
|
-
</svg>
|
|
123
|
-
<p slot="brand-name">Apollo Components</p>
|
|
124
|
-
<div slot="navigation">
|
|
125
|
-
<xpl-nav-item>
|
|
126
|
-
<a slot="link" href="javascript:;">
|
|
127
|
-
<svg
|
|
128
|
-
slot="icon"
|
|
129
|
-
viewBox="0 0 16 16"
|
|
130
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
131
|
-
>
|
|
132
|
-
<path
|
|
133
|
-
d="M13.8795 7.82083L12.6661 6.82312V4.83311C12.6661 4.7889 12.6486 4.74651 12.6173 4.71525C12.5861 4.684 12.5437 4.66644 12.4995 4.66644H11.8328C11.7892 4.66671 11.7474 4.68404 11.7165 4.71473C11.6855 4.74542 11.6678 4.78702 11.6672 4.83061V6.00186L8.74673 3.60393C8.5369 3.42922 8.27248 3.33356 7.99944 3.33356C7.72639 3.33356 7.46198 3.42922 7.25214 3.60393L2.1194 7.82083C2.08583 7.84893 2.05812 7.88336 2.03786 7.92217C2.01759 7.96097 2.00517 8.00339 2.0013 8.047C1.99744 8.0906 2.00219 8.13454 2.01531 8.17631C2.02842 8.21808 2.04963 8.25685 2.07773 8.29042L2.29107 8.54667C2.3478 8.61441 2.42912 8.65685 2.51713 8.66466C2.60515 8.67248 2.69266 8.64502 2.76045 8.58834L3.33274 8.11833V11.9998C3.33324 12.1765 3.40363 12.3458 3.52855 12.4707C3.65347 12.5956 3.82275 12.666 3.99941 12.6665H6.66609C6.84275 12.666 7.01204 12.5956 7.13696 12.4707C7.26187 12.3458 7.33227 12.1765 7.33277 11.9998V9.83314H8.66611V11.9998C8.6666 12.1765 8.737 12.3458 8.86192 12.4707C8.98683 12.5956 9.15612 12.666 9.33278 12.6665H11.9995C12.1753 12.6661 12.3439 12.5964 12.4687 12.4726C12.5935 12.3487 12.6644 12.1806 12.6661 12.0048V8.11792L13.2397 8.58917C13.3075 8.64586 13.395 8.67331 13.483 8.6655C13.571 8.65768 13.6523 8.61524 13.7091 8.5475L13.9222 8.29146C13.9504 8.2578 13.9717 8.2189 13.9848 8.17699C13.9979 8.13509 14.0026 8.091 13.9986 8.04727C13.9947 8.00354 13.9821 7.96102 13.9616 7.92216C13.9412 7.8833 13.9133 7.84887 13.8795 7.82083V7.82083ZM11.663 11.6665H9.66611V9.4998C9.66562 9.32314 9.59522 9.15386 9.4703 9.02894C9.34539 8.90402 9.1761 8.83363 8.99944 8.83313H6.99943C6.82277 8.83363 6.65349 8.90402 6.52857 9.02894C6.40365 9.15386 6.33325 9.32314 6.33276 9.4998V11.6665H4.33275V7.29708L7.99944 4.28414L11.6661 7.29583L11.663 11.6665Z"
|
|
134
|
-
/>
|
|
135
|
-
</svg>
|
|
136
|
-
<p>Dashboard</p>
|
|
137
|
-
</a>
|
|
138
|
-
</xpl-nav-item>
|
|
139
|
-
<xpl-nav-item>
|
|
140
|
-
<a slot="link" href="javascript:;">
|
|
141
|
-
<svg
|
|
142
|
-
slot="icon"
|
|
143
|
-
viewBox="0 0 16 16"
|
|
144
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
145
|
-
>
|
|
146
|
-
<path
|
|
147
|
-
d="M13.4375 4.25H11.1875C10.877 4.25 10.625 4.50172 10.625 4.8125V7.0625C10.625 7.37305 10.877 7.625 11.1875 7.625H13.4375C13.748 7.625 14 7.37305 14 7.0625V4.8125C14 4.50172 13.748 4.25 13.4375 4.25ZM12.875 6.5H11.75V5.375H12.875V6.5ZM13.4375 8.375H11.1875C10.877 8.375 10.625 8.62672 10.625 8.9375V11.1875C10.625 11.498 10.877 11.75 11.1875 11.75H13.4375C13.748 11.75 14 11.498 14 11.1875V8.9375C14 8.62672 13.748 8.375 13.4375 8.375ZM12.875 10.625H11.75V9.5H12.875V10.625ZM4.8125 4.25H2.5625C2.25195 4.25 2 4.50172 2 4.8125V7.0625C2 7.37305 2.25195 7.625 2.5625 7.625H4.8125C5.12305 7.625 5.375 7.37305 5.375 7.0625V4.8125C5.375 4.50172 5.12305 4.25 4.8125 4.25ZM4.25 6.5H3.125V5.375H4.25V6.5ZM4.8125 8.375H2.5625C2.25195 8.375 2 8.62672 2 8.9375V11.1875C2 11.498 2.25195 11.75 2.5625 11.75H4.8125C5.12305 11.75 5.375 11.498 5.375 11.1875V8.9375C5.375 8.62672 5.12305 8.375 4.8125 8.375ZM4.25 10.625H3.125V9.5H4.25V10.625ZM9.125 4.25H6.875C6.56445 4.25 6.3125 4.50172 6.3125 4.8125V7.0625C6.3125 7.37305 6.56445 7.625 6.875 7.625H9.125C9.43555 7.625 9.6875 7.37305 9.6875 7.0625V4.8125C9.6875 4.50172 9.43555 4.25 9.125 4.25ZM8.5625 6.5H7.4375V5.375H8.5625V6.5ZM9.125 8.375H6.875C6.56445 8.375 6.3125 8.62672 6.3125 8.9375V11.1875C6.3125 11.498 6.56445 11.75 6.875 11.75H9.125C9.43555 11.75 9.6875 11.498 9.6875 11.1875V8.9375C9.6875 8.62672 9.43555 8.375 9.125 8.375ZM8.5625 10.625H7.4375V9.5H8.5625V10.625Z"
|
|
148
|
-
/>
|
|
149
|
-
</svg>
|
|
150
|
-
<p>Classes</p>
|
|
151
|
-
</a>
|
|
152
|
-
</xpl-nav-item>
|
|
153
|
-
<xpl-nav-item>
|
|
154
|
-
<a slot="link" href="javascript:;" class="active">
|
|
155
|
-
<svg
|
|
156
|
-
slot="icon"
|
|
157
|
-
viewBox="0 0 16 16"
|
|
158
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
159
|
-
>
|
|
160
|
-
<path
|
|
161
|
-
d="M8 2C5.51335 2 3.5 4.01595 3.5 6.5C3.5 8.16681 4.06229 8.68768 7.04542 13.4709C7.48569 14.1768 8.51481 14.176 8.95457 13.4709C11.9393 8.68518 12.5 8.16648 12.5 6.5C12.5 4.01335 10.4841 2 8 2ZM8 12.875C5.0135 8.08639 4.625 7.7841 4.625 6.5C4.625 4.63604 6.13604 3.125 8 3.125C9.86396 3.125 11.375 4.63604 11.375 6.5C11.375 7.77859 11.0196 8.0334 8 12.875ZM6.125 6.5C6.125 5.46446 6.96446 4.625 8 4.625C9.03554 4.625 9.875 5.46446 9.875 6.5C9.875 7.53554 9.03554 8.375 8 8.375C6.96446 8.375 6.125 7.53554 6.125 6.5Z"
|
|
162
|
-
/>
|
|
163
|
-
</svg>
|
|
164
|
-
|
|
165
|
-
<p>Locations</p>
|
|
166
|
-
</a>
|
|
167
|
-
</xpl-nav-item>
|
|
168
|
-
<xpl-nav-item>
|
|
169
|
-
<a slot="link" href="javascript:;">
|
|
170
|
-
<svg
|
|
171
|
-
slot="icon"
|
|
172
|
-
viewBox="0 0 16 16"
|
|
173
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
174
|
-
>
|
|
175
|
-
<path
|
|
176
|
-
d="M12.125 3.5H11V2.28125C11 2.12656 10.8734 2 10.7188 2H9.78125C9.62656 2 9.5 2.12656 9.5 2.28125V3.5H6.5V2.28125C6.5 2.12656 6.37344 2 6.21875 2H5.28125C5.12656 2 5 2.12656 5 2.28125V3.5H3.875C3.25391 3.5 2.75 4.00391 2.75 4.625V12.875C2.75 13.4961 3.25391 14 3.875 14H12.125C12.7461 14 13.25 13.4961 13.25 12.875V4.625C13.25 4.00391 12.7461 3.5 12.125 3.5ZM11.9844 12.875H4.01562C3.93828 12.875 3.875 12.8117 3.875 12.7344V5.75H12.125V12.7344C12.125 12.8117 12.0617 12.875 11.9844 12.875Z"
|
|
177
|
-
/>
|
|
178
|
-
</svg>
|
|
179
|
-
|
|
180
|
-
<p>Schedule</p>
|
|
181
|
-
</a>
|
|
182
|
-
</xpl-nav-item>
|
|
183
|
-
<xpl-nav-item>
|
|
184
|
-
<a slot="link" href="javascript:;">
|
|
185
|
-
<svg
|
|
186
|
-
slot="icon"
|
|
187
|
-
viewBox="0 0 16 16"
|
|
188
|
-
fill="none"
|
|
189
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
190
|
-
>
|
|
191
|
-
<path
|
|
192
|
-
d="M11.3 10.25H11.825C11.975 10.25 12.125 10.1 12.125 9.95V4.55C12.125 4.4 11.975 4.25 11.825 4.25H11.3C11.15 4.25 11 4.4 11 4.55V9.95C11 10.1 11.15 10.25 11.3 10.25ZM6.8 10.25H7.325C7.475 10.25 7.625 10.1 7.625 9.95V5.3C7.625 5.15 7.475 5 7.325 5H6.8C6.65 5 6.5 5.15 6.5 5.3V9.95C6.5 10.1 6.65 10.25 6.8 10.25ZM9.05 10.25H9.575C9.725 10.25 9.875 10.1 9.875 9.95V6.8C9.875 6.65 9.725 6.5 9.575 6.5H9.05C8.9 6.5 8.75 6.65 8.75 6.8V9.95C8.75 10.1 8.9 10.25 9.05 10.25ZM13.625 11.375H3.125V3.875C3.125 3.66781 2.95719 3.5 2.75 3.5H2.375C2.16781 3.5 2 3.66781 2 3.875V11.75C2 12.1641 2.33586 12.5 2.75 12.5H13.625C13.8322 12.5 14 12.3322 14 12.125V11.75C14 11.5428 13.8322 11.375 13.625 11.375ZM4.55 10.25H5.075C5.225 10.25 5.375 10.1 5.375 9.95V8.3C5.375 8.15 5.225 8 5.075 8H4.55C4.4 8 4.25 8.15 4.25 8.3V9.95C4.25 10.1 4.4 10.25 4.55 10.25Z"
|
|
193
|
-
/>
|
|
194
|
-
</svg>
|
|
195
|
-
<p>Reports</p>
|
|
196
|
-
</a>
|
|
197
|
-
</xpl-nav-item>
|
|
198
|
-
<xpl-nav-item>
|
|
199
|
-
<a slot="link" href="javascript:;">
|
|
200
|
-
<svg
|
|
201
|
-
slot="icon"
|
|
202
|
-
viewBox="0 0 16 16"
|
|
203
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
204
|
-
>
|
|
205
|
-
<path
|
|
206
|
-
d="M10.6667 5.33329C10.4825 5.33329 10.3333 5.48246 10.3333 5.66663C10.3333 5.85079 10.4825 5.99996 10.6667 5.99996C10.8508 5.99996 11 5.85079 11 5.66663C11 5.48246 10.8508 5.33329 10.6667 5.33329ZM13.4069 2.75308C13.2789 2.69608 13.1403 2.66662 13.0002 2.66663C12.7577 2.66663 12.5183 2.75475 12.331 2.92329L11.5052 3.66663H11.1617L10.3358 2.92329C10.1921 2.79401 10.014 2.70913 9.82301 2.67892C9.63205 2.64872 9.43642 2.67447 9.25979 2.75308C8.89917 2.91392 8.66667 3.27163 8.66667 3.66663V5.99996C8.66667 6.08829 8.68438 6.17163 8.69271 6.25788L7.71354 6.40621C6.30771 6.61933 5.11729 7.37288 4.33333 8.43788V6.49996C4.33333 5.48892 3.51104 4.66663 2.5 4.66663C2.22396 4.66663 2 4.89058 2 5.16663C2 5.44725 2.23167 5.67433 2.51417 5.66642C2.97958 5.6535 3.33333 6.09517 3.33333 6.56079V10.9854C3.33333 12.5148 4.15417 13.3333 5.16667 13.3333H9C9.18417 13.3333 9.33333 13.1841 9.33333 13C9.33333 12.6318 9.03479 12.3333 8.66667 12.3333H8.33042C8.32812 12.1798 8.31417 12.0285 8.29188 11.8789L10 10.8739V12.6666C10 13.0348 10.2985 13.3333 10.6667 13.3333H12C12.3681 13.3333 12.6667 13.0348 12.6667 12.6666V8.29579C13.4598 7.83329 14 6.98267 14 6.00017V3.66663C14 3.27183 13.7675 2.91392 13.4069 2.75308ZM11.6667 12.3333H11V10.2912C11 10.0527 10.8717 9.831 10.6648 9.71267C10.4583 9.59413 10.2019 9.59558 9.99563 9.71663L7.98833 10.8975C7.73667 10.377 7.35854 9.92079 6.87479 9.58267C6.71813 9.47308 6.49833 9.53663 6.40542 9.70371L6.25042 9.98267C6.16771 10.1316 6.19729 10.3262 6.33521 10.4262C6.94396 10.8673 7.31167 11.5729 7.3275 12.3333H5.16667C4.70708 12.3333 4.33333 11.9595 4.33333 11.5C4.33333 9.43163 5.81771 7.70496 7.86333 7.39517L8.97938 7.226C9.425 8.07788 10.3073 8.66663 11.3333 8.66663C11.4475 8.66663 11.5563 8.64683 11.6667 8.63288V12.3333ZM13 5.99996C13 6.92038 12.2537 7.66663 11.3333 7.66663C10.4129 7.66663 9.66667 6.92038 9.66667 5.99996V3.66663L10.7777 4.66663H11.8888L13 3.66663V5.99996ZM11.6667 5.66663C11.6667 5.85079 11.8158 5.99996 12 5.99996C12.1842 5.99996 12.3333 5.85079 12.3333 5.66663C12.3333 5.48246 12.1842 5.33329 12 5.33329C11.8158 5.33329 11.6667 5.48246 11.6667 5.66663Z"
|
|
207
|
-
/>
|
|
208
|
-
</svg>
|
|
209
|
-
<p>Cats</p>
|
|
210
|
-
</a>
|
|
211
|
-
</xpl-nav-item>
|
|
212
|
-
</div>
|
|
213
|
-
<ul slot="footer">
|
|
214
|
-
<xpl-nav-item>
|
|
215
|
-
<a slot="link" href="javascript:;">
|
|
216
|
-
<xpl-avatar name="Jean-Luc Picard">JP</xpl-avatar>
|
|
217
|
-
<div>
|
|
218
|
-
<p>Jean-Luc Picard</p>
|
|
219
|
-
<p>jl@picard.space</p>
|
|
220
|
-
</div>
|
|
221
|
-
</a>
|
|
222
|
-
</xpl-nav-item>
|
|
223
|
-
</ul>
|
|
224
|
-
</xpl-main-nav>
|
|
225
|
-
${renderBlock(showUtilityBar, utilityBar)}
|
|
226
|
-
${renderBlock(showSecondaryNav, secondaryNav)}
|
|
227
|
-
<xpl-content-area slot="content" size="${contentSize}">
|
|
228
|
-
<div>
|
|
229
|
-
<p>
|
|
230
|
-
This is the
|
|
231
|
-
<code>xpl-application-shell</code> component. To view
|
|
232
|
-
other Apollo components, click on the component name on
|
|
233
|
-
the main navigation.
|
|
234
|
-
</p>
|
|
235
|
-
<br />
|
|
236
|
-
<p>
|
|
237
|
-
The Application Shell component is composed of the
|
|
238
|
-
following components:
|
|
239
|
-
</p>
|
|
240
|
-
<br />
|
|
241
|
-
<ul>
|
|
242
|
-
<li><code>xpl-main-nav</code></li>
|
|
243
|
-
<li><code>xpl-secondary-nav</code></li>
|
|
244
|
-
<li><code>xpl-utility-bar</code></li>
|
|
245
|
-
<li><code>xpl-content-area</code></li>
|
|
246
|
-
<li><code>xpl-backdrop</code></li>
|
|
247
|
-
</ul>
|
|
248
|
-
</div>
|
|
249
|
-
<div>
|
|
250
|
-
<p>
|
|
251
|
-
This is the
|
|
252
|
-
<code>xpl-application-shell</code> component. To view
|
|
253
|
-
other Apollo components, click on the component name on
|
|
254
|
-
the main navigation.
|
|
255
|
-
</p>
|
|
256
|
-
<br />
|
|
257
|
-
<p>
|
|
258
|
-
The Application Shell component is composed of the
|
|
259
|
-
following components:
|
|
260
|
-
</p>
|
|
261
|
-
<br />
|
|
262
|
-
<ul>
|
|
263
|
-
<li><code>xpl-main-nav</code></li>
|
|
264
|
-
<li><code>xpl-secondary-nav</code></li>
|
|
265
|
-
<li><code>xpl-utility-bar</code></li>
|
|
266
|
-
<li><code>xpl-content-area</code></li>
|
|
267
|
-
<li><code>xpl-backdrop</code></li>
|
|
268
|
-
</ul>
|
|
269
|
-
</div>
|
|
270
|
-
<div>
|
|
271
|
-
<p>
|
|
272
|
-
This is the
|
|
273
|
-
<code>xpl-application-shell</code> component. To view
|
|
274
|
-
other Apollo components, click on the component name on
|
|
275
|
-
the main navigation.
|
|
276
|
-
</p>
|
|
277
|
-
<br />
|
|
278
|
-
<p>
|
|
279
|
-
The Application Shell component is composed of the
|
|
280
|
-
following components:
|
|
281
|
-
</p>
|
|
282
|
-
<br />
|
|
283
|
-
<ul>
|
|
284
|
-
<li><code>xpl-main-nav</code></li>
|
|
285
|
-
<li><code>xpl-secondary-nav</code></li>
|
|
286
|
-
<li><code>xpl-utility-bar</code></li>
|
|
287
|
-
<li><code>xpl-content-area</code></li>
|
|
288
|
-
<li><code>xpl-backdrop</code></li>
|
|
289
|
-
</ul>
|
|
290
|
-
</div>
|
|
291
|
-
<div>
|
|
292
|
-
<p>
|
|
293
|
-
This is the
|
|
294
|
-
<code>xpl-application-shell</code> component. To view
|
|
295
|
-
other Apollo components, click on the component name on
|
|
296
|
-
the main navigation.
|
|
297
|
-
</p>
|
|
298
|
-
<br />
|
|
299
|
-
<p>
|
|
300
|
-
The Application Shell component is composed of the
|
|
301
|
-
following components:
|
|
302
|
-
</p>
|
|
303
|
-
<br />
|
|
304
|
-
<ul>
|
|
305
|
-
<li><code>xpl-main-nav</code></li>
|
|
306
|
-
<li><code>xpl-secondary-nav</code></li>
|
|
307
|
-
<li><code>xpl-utility-bar</code></li>
|
|
308
|
-
<li><code>xpl-content-area</code></li>
|
|
309
|
-
<li><code>xpl-backdrop</code></li>
|
|
310
|
-
</ul>
|
|
311
|
-
</div>
|
|
312
|
-
<div>
|
|
313
|
-
<p>
|
|
314
|
-
This is the
|
|
315
|
-
<code>xpl-application-shell</code> component. To view
|
|
316
|
-
other Apollo components, click on the component name on
|
|
317
|
-
the main navigation.
|
|
318
|
-
</p>
|
|
319
|
-
<br />
|
|
320
|
-
<p>
|
|
321
|
-
The Application Shell component is composed of the
|
|
322
|
-
following components:
|
|
323
|
-
</p>
|
|
324
|
-
<br />
|
|
325
|
-
<ul>
|
|
326
|
-
<li><code>xpl-main-nav</code></li>
|
|
327
|
-
<li><code>xpl-secondary-nav</code></li>
|
|
328
|
-
<li><code>xpl-utility-bar</code></li>
|
|
329
|
-
<li><code>xpl-content-area</code></li>
|
|
330
|
-
<li><code>xpl-backdrop</code></li>
|
|
331
|
-
</ul>
|
|
332
|
-
</div>
|
|
333
|
-
</xpl-content-area>
|
|
334
|
-
</xpl-application-shell>
|
|
335
|
-
`;
|
|
336
|
-
};
|
|
337
|
-
ApplicationShell.parameters = {
|
|
338
|
-
layout: "fullscreen",
|
|
339
|
-
"web-component": {
|
|
340
|
-
render: ({ navWidth, showSecondaryNav, showUtilityBar, contentSize }) => {
|
|
341
|
-
const renderBlock = (showBlock, block) => (showBlock ? block : '');
|
|
342
|
-
const utilityBar = `
|
|
343
|
-
<xpl-utility-bar slot="utility" nav-control>
|
|
344
|
-
<xpl-breadcrumbs slot="aside">
|
|
345
|
-
<xpl-breadcrumb-item>
|
|
346
|
-
<a href="javascript:;">Locations</a>
|
|
347
|
-
</xpl-breadcrumb-item>
|
|
348
|
-
<xpl-breadcrumb-item>
|
|
349
|
-
<a href="javascript:;">Dupont Circle</a>
|
|
350
|
-
</xpl-breadcrumb-item>
|
|
351
|
-
<xpl-breadcrumb-item>
|
|
352
|
-
<a href="javascript:;">Class A</a>
|
|
353
|
-
</xpl-breadcrumb-item>
|
|
354
|
-
</xpl-breadcrumbs>
|
|
355
|
-
<ul slot="main">
|
|
356
|
-
<li>
|
|
357
|
-
<xpl-button
|
|
358
|
-
type="submit"
|
|
359
|
-
variant="secondary"
|
|
360
|
-
icon-leading
|
|
361
|
-
icon="user-circle"
|
|
362
|
-
icon-only
|
|
363
|
-
>Find Customer</xpl-button
|
|
364
|
-
>
|
|
365
|
-
</li>
|
|
366
|
-
<li>
|
|
367
|
-
<xpl-avatar
|
|
368
|
-
name="Jeremy"
|
|
369
|
-
src="https://pbs.twimg.com/profile_images/1388990311637127168/njwE8QEa_reasonably_small.jpg"
|
|
370
|
-
status="inactive"
|
|
371
|
-
></xpl-avatar>
|
|
372
|
-
</li>
|
|
373
|
-
</ul>
|
|
374
|
-
</xpl-utility-bar>
|
|
375
|
-
`;
|
|
376
|
-
const secondaryNav = `
|
|
377
|
-
<xpl-secondary-nav slot="subnav">
|
|
378
|
-
<ul>
|
|
379
|
-
<xpl-nav-item>
|
|
380
|
-
<a href="javascript:;"> Dashboard </a>
|
|
381
|
-
</xpl-nav-item>
|
|
382
|
-
<xpl-nav-item>
|
|
383
|
-
<a href="javascript:;"> Board </a>
|
|
384
|
-
</xpl-nav-item>
|
|
385
|
-
<xpl-nav-item>
|
|
386
|
-
<a href="javascript:;"> Dash </a>
|
|
387
|
-
</xpl-nav-item>
|
|
388
|
-
<xpl-nav-item>
|
|
389
|
-
<a href="javascript:;"> Dboard </a>
|
|
390
|
-
</xpl-nav-item>
|
|
391
|
-
<xpl-nav-item>
|
|
392
|
-
<a href="javascript:;"> Dashboard Board </a>
|
|
393
|
-
</xpl-nav-item>
|
|
394
|
-
</ul>
|
|
395
|
-
</xpl-secondary-nav>
|
|
396
|
-
`;
|
|
397
|
-
return `
|
|
398
|
-
<xpl-application-shell
|
|
399
|
-
${showSecondaryNav ? 'with-subnav' : ''}
|
|
400
|
-
>
|
|
401
|
-
<xpl-main-nav slot="nav" width="${navWidth}">
|
|
402
|
-
<svg
|
|
403
|
-
slot="logo"
|
|
404
|
-
width="42"
|
|
405
|
-
height="42"
|
|
406
|
-
viewBox="0 0 42 42"
|
|
407
|
-
fill="none"
|
|
408
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
409
|
-
>
|
|
410
|
-
<path
|
|
411
|
-
d="M0 4C0 1.79086 1.79086 0 4 0H38C40.2091 0 42 1.79086 42 4V38C42 40.2091 40.2091 42 38 42H4C1.79086 42 0 40.2091 0 38V4Z"
|
|
412
|
-
fill="white"
|
|
413
|
-
/>
|
|
414
|
-
<g clip-path="url(#clip0_1237:41953)">
|
|
415
|
-
<path
|
|
416
|
-
d="M33.6029 8.55469C26.4683 8.88391 19.9116 12.5273 15.9331 18.3875C13.266 17.9266 10.5321 18.5851 8.39844 20.2092V21.7895C14.9107 21.7895 20.1783 26.9913 20.2005 33.4002V33.4221H21.8008C23.4455 31.3151 24.1345 28.6154 23.6456 25.9816C29.5799 22.0748 33.2695 15.6001 33.6029 8.55469ZM22.3564 16.8731C22.3564 15.3367 23.6233 14.0857 25.1792 14.0857C26.735 14.0857 28.0019 15.3367 28.0019 16.8731C28.0019 18.4095 26.735 19.6605 25.1792 19.6605C23.6233 19.6605 22.3564 18.4095 22.3564 16.8731Z"
|
|
417
|
-
fill="#F44E27"
|
|
418
|
-
/>
|
|
419
|
-
<path
|
|
420
|
-
d="M12.3762 27.431C10.7314 26.9701 8.9978 27.8919 8.53105 29.538C8.44215 29.8014 8.41992 30.0867 8.41992 30.3721V33.4448H11.5316C11.7983 33.4448 12.0428 33.4229 12.2873 33.357C13.9542 32.94 14.9544 31.2719 14.5321 29.6258C14.2432 28.5503 13.4208 27.7383 12.3762 27.431Z"
|
|
421
|
-
fill="#F44E27"
|
|
422
|
-
/>
|
|
423
|
-
</g>
|
|
424
|
-
<defs>
|
|
425
|
-
<clipPath id="clip0_1237:41953">
|
|
426
|
-
<rect
|
|
427
|
-
width="25.3165"
|
|
428
|
-
height="25"
|
|
429
|
-
fill="white"
|
|
430
|
-
transform="translate(8.3418 8.5)"
|
|
431
|
-
/>
|
|
432
|
-
</clipPath>
|
|
433
|
-
</defs>
|
|
434
|
-
</svg>
|
|
435
|
-
<p slot="brand-name">Apollo Components</p>
|
|
436
|
-
<div slot="navigation">
|
|
437
|
-
<xpl-nav-item>
|
|
438
|
-
<a slot="link" href="./dev/choicelist/index.html">
|
|
439
|
-
<svg
|
|
440
|
-
slot="icon"
|
|
441
|
-
viewBox="0 0 16 16"
|
|
442
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
443
|
-
>
|
|
444
|
-
<path
|
|
445
|
-
d="M13.8795 7.82083L12.6661 6.82312V4.83311C12.6661 4.7889 12.6486 4.74651 12.6173 4.71525C12.5861 4.684 12.5437 4.66644 12.4995 4.66644H11.8328C11.7892 4.66671 11.7474 4.68404 11.7165 4.71473C11.6855 4.74542 11.6678 4.78702 11.6672 4.83061V6.00186L8.74673 3.60393C8.5369 3.42922 8.27248 3.33356 7.99944 3.33356C7.72639 3.33356 7.46198 3.42922 7.25214 3.60393L2.1194 7.82083C2.08583 7.84893 2.05812 7.88336 2.03786 7.92217C2.01759 7.96097 2.00517 8.00339 2.0013 8.047C1.99744 8.0906 2.00219 8.13454 2.01531 8.17631C2.02842 8.21808 2.04963 8.25685 2.07773 8.29042L2.29107 8.54667C2.3478 8.61441 2.42912 8.65685 2.51713 8.66466C2.60515 8.67248 2.69266 8.64502 2.76045 8.58834L3.33274 8.11833V11.9998C3.33324 12.1765 3.40363 12.3458 3.52855 12.4707C3.65347 12.5956 3.82275 12.666 3.99941 12.6665H6.66609C6.84275 12.666 7.01204 12.5956 7.13696 12.4707C7.26187 12.3458 7.33227 12.1765 7.33277 11.9998V9.83314H8.66611V11.9998C8.6666 12.1765 8.737 12.3458 8.86192 12.4707C8.98683 12.5956 9.15612 12.666 9.33278 12.6665H11.9995C12.1753 12.6661 12.3439 12.5964 12.4687 12.4726C12.5935 12.3487 12.6644 12.1806 12.6661 12.0048V8.11792L13.2397 8.58917C13.3075 8.64586 13.395 8.67331 13.483 8.6655C13.571 8.65768 13.6523 8.61524 13.7091 8.5475L13.9222 8.29146C13.9504 8.2578 13.9717 8.2189 13.9848 8.17699C13.9979 8.13509 14.0026 8.091 13.9986 8.04727C13.9947 8.00354 13.9821 7.96102 13.9616 7.92216C13.9412 7.8833 13.9133 7.84887 13.8795 7.82083V7.82083ZM11.663 11.6665H9.66611V9.4998C9.66562 9.32314 9.59522 9.15386 9.4703 9.02894C9.34539 8.90402 9.1761 8.83363 8.99944 8.83313H6.99943C6.82277 8.83363 6.65349 8.90402 6.52857 9.02894C6.40365 9.15386 6.33325 9.32314 6.33276 9.4998V11.6665H4.33275V7.29708L7.99944 4.28414L11.6661 7.29583L11.663 11.6665Z"
|
|
446
|
-
/>
|
|
447
|
-
</svg>
|
|
448
|
-
<p>Choice List</p>
|
|
449
|
-
</a>
|
|
450
|
-
</xpl-nav-item>
|
|
451
|
-
</div>
|
|
452
|
-
<ul slot="footer">
|
|
453
|
-
<xpl-nav-item>
|
|
454
|
-
<a slot="link" href="javascript:;">
|
|
455
|
-
<xpl-avatar name="Jean-Luc Picard">JP</xpl-avatar>
|
|
456
|
-
<div>
|
|
457
|
-
<p>Jean-Luc Picard</p>
|
|
458
|
-
<p>jl@picard.space</p>
|
|
459
|
-
</div>
|
|
460
|
-
</a>
|
|
461
|
-
</xpl-nav-item>
|
|
462
|
-
</ul>
|
|
463
|
-
</xpl-main-nav>
|
|
464
|
-
${renderBlock(showUtilityBar, utilityBar)}
|
|
465
|
-
${renderBlock(showSecondaryNav, secondaryNav)}
|
|
466
|
-
<xpl-content-area slot="content" size="${contentSize}">
|
|
467
|
-
<div>
|
|
468
|
-
<p>
|
|
469
|
-
This is the
|
|
470
|
-
<code>xpl-application-shell</code> component. To view
|
|
471
|
-
other Apollo components, click on the component name on
|
|
472
|
-
the main navigation.
|
|
473
|
-
</p>
|
|
474
|
-
<br />
|
|
475
|
-
<p>
|
|
476
|
-
The Application Shell component is composed of the
|
|
477
|
-
following components:
|
|
478
|
-
</p>
|
|
479
|
-
<br />
|
|
480
|
-
<ul>
|
|
481
|
-
<li><code>xpl-main-nav</code></li>
|
|
482
|
-
<li><code>xpl-secondary-nav</code></li>
|
|
483
|
-
<li><code>xpl-utility-bar</code></li>
|
|
484
|
-
<li><code>xpl-content-area</code></li>
|
|
485
|
-
<li><code>xpl-backdrop</code></li>
|
|
486
|
-
</ul>
|
|
487
|
-
</div>
|
|
488
|
-
</xpl-content-area>
|
|
489
|
-
</xpl-application-shell>
|
|
490
|
-
`;
|
|
491
|
-
},
|
|
492
|
-
},
|
|
493
|
-
html: {
|
|
494
|
-
render: ({ navWidth, showSecondaryNav, showUtilityBar, contentSize }) => {
|
|
495
|
-
const renderBlock = (showBlock, block) => (showBlock ? block : '');
|
|
496
|
-
const secondaryNav = `
|
|
497
|
-
<div class="xpl-secondary-nav">
|
|
498
|
-
<nav aria-label="Secondary Nav">
|
|
499
|
-
<ul>
|
|
500
|
-
<li class="xpl-nav-item">
|
|
501
|
-
<a href="javascript:;"> Dashboard </a>
|
|
502
|
-
</li>
|
|
503
|
-
<li class="xpl-nav-item">
|
|
504
|
-
<a href="javascript:;"> Board </a>
|
|
505
|
-
</li>
|
|
506
|
-
<li class="xpl-nav-item">
|
|
507
|
-
<a href="javascript:;"> Dash </a>
|
|
508
|
-
</li>
|
|
509
|
-
<li class="xpl-nav-item">
|
|
510
|
-
<a href="javascript:;"> Dboard </a>
|
|
511
|
-
</li>
|
|
512
|
-
<li class="xpl-nav-item">
|
|
513
|
-
<a href="javascript:;"> Dashbosard Board </a>
|
|
514
|
-
</li>
|
|
515
|
-
</ul>
|
|
516
|
-
</nav>
|
|
517
|
-
</div>
|
|
518
|
-
`;
|
|
519
|
-
const utilityBar = `
|
|
520
|
-
<nav class="xpl-utility-bar">
|
|
521
|
-
<ul slot="main">
|
|
522
|
-
<li>
|
|
523
|
-
<svg
|
|
524
|
-
aria-hidden="true"
|
|
525
|
-
focusable="false"
|
|
526
|
-
data-prefix="fas"
|
|
527
|
-
data-icon="bars"
|
|
528
|
-
class="svg-inline--fa fa-bars fa-w-14"
|
|
529
|
-
role="img"
|
|
530
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
531
|
-
viewBox="0 0 448 512"
|
|
532
|
-
>
|
|
533
|
-
<path
|
|
534
|
-
fill="currentColor"
|
|
535
|
-
d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
|
|
536
|
-
></path>
|
|
537
|
-
</svg>
|
|
538
|
-
</li>
|
|
539
|
-
</ul>
|
|
540
|
-
<ul slot="main">
|
|
541
|
-
<li>
|
|
542
|
-
<button class="xpl-button xpl-button--secondary">
|
|
543
|
-
Find Customer<span class="sr-only"></span>
|
|
544
|
-
</button>
|
|
545
|
-
</li>
|
|
546
|
-
<li>
|
|
547
|
-
<div
|
|
548
|
-
class="
|
|
549
|
-
xpl-avatar
|
|
550
|
-
xpl-avatar--default
|
|
551
|
-
xpl-avatar--secondary
|
|
552
|
-
"
|
|
553
|
-
>
|
|
554
|
-
<div>
|
|
555
|
-
<img
|
|
556
|
-
alt="Jeremy"
|
|
557
|
-
src="https://pbs.twimg.com/profile_images/1388990311637127168/njwE8QEa_reasonably_small.jpg"
|
|
558
|
-
/>
|
|
559
|
-
</div>
|
|
560
|
-
</div>
|
|
561
|
-
</li>
|
|
562
|
-
</ul>
|
|
563
|
-
</nav>
|
|
564
|
-
`;
|
|
565
|
-
return `
|
|
566
|
-
<div class="xpl-application-shell xpl-application-shell--with_subnav">
|
|
567
|
-
<div
|
|
568
|
-
class="
|
|
569
|
-
xpl-application-shell__nav
|
|
570
|
-
xpl-application-shell__nav--${navWidth}
|
|
571
|
-
"
|
|
572
|
-
>
|
|
573
|
-
<div class="xpl-main-nav xpl-main-nav--${navWidth}">
|
|
574
|
-
<nav aria-label="Sidebar">
|
|
575
|
-
<header aria-label="Sidebar Header">
|
|
576
|
-
<svg
|
|
577
|
-
slot="logo"
|
|
578
|
-
width="42"
|
|
579
|
-
height="42"
|
|
580
|
-
viewBox="0 0 42 42"
|
|
581
|
-
fill="none"
|
|
582
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
583
|
-
>
|
|
584
|
-
<path
|
|
585
|
-
d="M0 4C0 1.79086 1.79086 0 4 0H38C40.2091 0 42 1.79086 42 4V38C42 40.2091 40.2091 42 38 42H4C1.79086 42 0 40.2091 0 38V4Z"
|
|
586
|
-
fill="white"
|
|
587
|
-
/>
|
|
588
|
-
<g clip-path="url(#clip0_1237:41953)">
|
|
589
|
-
<path
|
|
590
|
-
d="M33.6029 8.55469C26.4683 8.88391 19.9116 12.5273 15.9331 18.3875C13.266 17.9266 10.5321 18.5851 8.39844 20.2092V21.7895C14.9107 21.7895 20.1783 26.9913 20.2005 33.4002V33.4221H21.8008C23.4455 31.3151 24.1345 28.6154 23.6456 25.9816C29.5799 22.0748 33.2695 15.6001 33.6029 8.55469ZM22.3564 16.8731C22.3564 15.3367 23.6233 14.0857 25.1792 14.0857C26.735 14.0857 28.0019 15.3367 28.0019 16.8731C28.0019 18.4095 26.735 19.6605 25.1792 19.6605C23.6233 19.6605 22.3564 18.4095 22.3564 16.8731Z"
|
|
591
|
-
fill="#F44E27"
|
|
592
|
-
/>
|
|
593
|
-
<path
|
|
594
|
-
d="M12.3762 27.431C10.7314 26.9701 8.9978 27.8919 8.53105 29.538C8.44215 29.8014 8.41992 30.0867 8.41992 30.3721V33.4448H11.5316C11.7983 33.4448 12.0428 33.4229 12.2873 33.357C13.9542 32.94 14.9544 31.2719 14.5321 29.6258C14.2432 28.5503 13.4208 27.7383 12.3762 27.431Z"
|
|
595
|
-
fill="#F44E27"
|
|
596
|
-
/>
|
|
597
|
-
</g>
|
|
598
|
-
<defs>
|
|
599
|
-
<clipPath id="clip0_1237:41953">
|
|
600
|
-
<rect
|
|
601
|
-
width="25.3165"
|
|
602
|
-
height="25"
|
|
603
|
-
fill="white"
|
|
604
|
-
transform="translate(8.3418 8.5)"
|
|
605
|
-
/>
|
|
606
|
-
</clipPath>
|
|
607
|
-
</defs>
|
|
608
|
-
</svg>
|
|
609
|
-
<p slot="brand-name">Client Name</p>
|
|
610
|
-
</header>
|
|
611
|
-
<ul>
|
|
612
|
-
<li class="xpl-nav-item">
|
|
613
|
-
<a slot="link" href="javascript:;">
|
|
614
|
-
<svg
|
|
615
|
-
slot="icon"
|
|
616
|
-
viewBox="0 0 16 16"
|
|
617
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
618
|
-
>
|
|
619
|
-
<path
|
|
620
|
-
d="M13.8795 7.82083L12.6661 6.82312V4.83311C12.6661 4.7889 12.6486 4.74651 12.6173 4.71525C12.5861 4.684 12.5437 4.66644 12.4995 4.66644H11.8328C11.7892 4.66671 11.7474 4.68404 11.7165 4.71473C11.6855 4.74542 11.6678 4.78702 11.6672 4.83061V6.00186L8.74673 3.60393C8.5369 3.42922 8.27248 3.33356 7.99944 3.33356C7.72639 3.33356 7.46198 3.42922 7.25214 3.60393L2.1194 7.82083C2.08583 7.84893 2.05812 7.88336 2.03786 7.92217C2.01759 7.96097 2.00517 8.00339 2.0013 8.047C1.99744 8.0906 2.00219 8.13454 2.01531 8.17631C2.02842 8.21808 2.04963 8.25685 2.07773 8.29042L2.29107 8.54667C2.3478 8.61441 2.42912 8.65685 2.51713 8.66466C2.60515 8.67248 2.69266 8.64502 2.76045 8.58834L3.33274 8.11833V11.9998C3.33324 12.1765 3.40363 12.3458 3.52855 12.4707C3.65347 12.5956 3.82275 12.666 3.99941 12.6665H6.66609C6.84275 12.666 7.01204 12.5956 7.13696 12.4707C7.26187 12.3458 7.33227 12.1765 7.33277 11.9998V9.83314H8.66611V11.9998C8.6666 12.1765 8.737 12.3458 8.86192 12.4707C8.98683 12.5956 9.15612 12.666 9.33278 12.6665H11.9995C12.1753 12.6661 12.3439 12.5964 12.4687 12.4726C12.5935 12.3487 12.6644 12.1806 12.6661 12.0048V8.11792L13.2397 8.58917C13.3075 8.64586 13.395 8.67331 13.483 8.6655C13.571 8.65768 13.6523 8.61524 13.7091 8.5475L13.9222 8.29146C13.9504 8.2578 13.9717 8.2189 13.9848 8.17699C13.9979 8.13509 14.0026 8.091 13.9986 8.04727C13.9947 8.00354 13.9821 7.96102 13.9616 7.92216C13.9412 7.8833 13.9133 7.84887 13.8795 7.82083V7.82083ZM11.663 11.6665H9.66611V9.4998C9.66562 9.32314 9.59522 9.15386 9.4703 9.02894C9.34539 8.90402 9.1761 8.83363 8.99944 8.83313H6.99943C6.82277 8.83363 6.65349 8.90402 6.52857 9.02894C6.40365 9.15386 6.33325 9.32314 6.33276 9.4998V11.6665H4.33275V7.29708L7.99944 4.28414L11.6661 7.29583L11.663 11.6665Z"
|
|
621
|
-
/>
|
|
622
|
-
</svg>
|
|
623
|
-
<p>Dashboard</p>
|
|
624
|
-
</a>
|
|
625
|
-
</li>
|
|
626
|
-
<li class="xpl-nav-item">
|
|
627
|
-
<a slot="link" href="javascript:;">
|
|
628
|
-
<svg
|
|
629
|
-
slot="icon"
|
|
630
|
-
viewBox="0 0 16 16"
|
|
631
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
632
|
-
>
|
|
633
|
-
<path
|
|
634
|
-
d="M13.4375 4.25H11.1875C10.877 4.25 10.625 4.50172 10.625 4.8125V7.0625C10.625 7.37305 10.877 7.625 11.1875 7.625H13.4375C13.748 7.625 14 7.37305 14 7.0625V4.8125C14 4.50172 13.748 4.25 13.4375 4.25ZM12.875 6.5H11.75V5.375H12.875V6.5ZM13.4375 8.375H11.1875C10.877 8.375 10.625 8.62672 10.625 8.9375V11.1875C10.625 11.498 10.877 11.75 11.1875 11.75H13.4375C13.748 11.75 14 11.498 14 11.1875V8.9375C14 8.62672 13.748 8.375 13.4375 8.375ZM12.875 10.625H11.75V9.5H12.875V10.625ZM4.8125 4.25H2.5625C2.25195 4.25 2 4.50172 2 4.8125V7.0625C2 7.37305 2.25195 7.625 2.5625 7.625H4.8125C5.12305 7.625 5.375 7.37305 5.375 7.0625V4.8125C5.375 4.50172 5.12305 4.25 4.8125 4.25ZM4.25 6.5H3.125V5.375H4.25V6.5ZM4.8125 8.375H2.5625C2.25195 8.375 2 8.62672 2 8.9375V11.1875C2 11.498 2.25195 11.75 2.5625 11.75H4.8125C5.12305 11.75 5.375 11.498 5.375 11.1875V8.9375C5.375 8.62672 5.12305 8.375 4.8125 8.375ZM4.25 10.625H3.125V9.5H4.25V10.625ZM9.125 4.25H6.875C6.56445 4.25 6.3125 4.50172 6.3125 4.8125V7.0625C6.3125 7.37305 6.56445 7.625 6.875 7.625H9.125C9.43555 7.625 9.6875 7.37305 9.6875 7.0625V4.8125C9.6875 4.50172 9.43555 4.25 9.125 4.25ZM8.5625 6.5H7.4375V5.375H8.5625V6.5ZM9.125 8.375H6.875C6.56445 8.375 6.3125 8.62672 6.3125 8.9375V11.1875C6.3125 11.498 6.56445 11.75 6.875 11.75H9.125C9.43555 11.75 9.6875 11.498 9.6875 11.1875V8.9375C9.6875 8.62672 9.43555 8.375 9.125 8.375ZM8.5625 10.625H7.4375V9.5H8.5625V10.625Z"
|
|
635
|
-
/>
|
|
636
|
-
</svg>
|
|
637
|
-
|
|
638
|
-
<p>Classes</p>
|
|
639
|
-
</a>
|
|
640
|
-
</li>
|
|
641
|
-
<li class="xpl-nav-item">
|
|
642
|
-
<a
|
|
643
|
-
slot="link"
|
|
644
|
-
href="javascript:;"
|
|
645
|
-
class="active"
|
|
646
|
-
>
|
|
647
|
-
<svg
|
|
648
|
-
slot="icon"
|
|
649
|
-
viewBox="0 0 16 16"
|
|
650
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
651
|
-
>
|
|
652
|
-
<path
|
|
653
|
-
d="M8 2C5.51335 2 3.5 4.01595 3.5 6.5C3.5 8.16681 4.06229 8.68768 7.04542 13.4709C7.48569 14.1768 8.51481 14.176 8.95457 13.4709C11.9393 8.68518 12.5 8.16648 12.5 6.5C12.5 4.01335 10.4841 2 8 2ZM8 12.875C5.0135 8.08639 4.625 7.7841 4.625 6.5C4.625 4.63604 6.13604 3.125 8 3.125C9.86396 3.125 11.375 4.63604 11.375 6.5C11.375 7.77859 11.0196 8.0334 8 12.875ZM6.125 6.5C6.125 5.46446 6.96446 4.625 8 4.625C9.03554 4.625 9.875 5.46446 9.875 6.5C9.875 7.53554 9.03554 8.375 8 8.375C6.96446 8.375 6.125 7.53554 6.125 6.5Z"
|
|
654
|
-
/>
|
|
655
|
-
</svg>
|
|
656
|
-
|
|
657
|
-
<p>Locations</p>
|
|
658
|
-
</a>
|
|
659
|
-
</li>
|
|
660
|
-
<li class="xpl-nav-item">
|
|
661
|
-
<a slot="link" href="javascript:;">
|
|
662
|
-
<svg
|
|
663
|
-
slot="icon"
|
|
664
|
-
viewBox="0 0 16 16"
|
|
665
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
666
|
-
>
|
|
667
|
-
<path
|
|
668
|
-
d="M12.125 3.5H11V2.28125C11 2.12656 10.8734 2 10.7188 2H9.78125C9.62656 2 9.5 2.12656 9.5 2.28125V3.5H6.5V2.28125C6.5 2.12656 6.37344 2 6.21875 2H5.28125C5.12656 2 5 2.12656 5 2.28125V3.5H3.875C3.25391 3.5 2.75 4.00391 2.75 4.625V12.875C2.75 13.4961 3.25391 14 3.875 14H12.125C12.7461 14 13.25 13.4961 13.25 12.875V4.625C13.25 4.00391 12.7461 3.5 12.125 3.5ZM11.9844 12.875H4.01562C3.93828 12.875 3.875 12.8117 3.875 12.7344V5.75H12.125V12.7344C12.125 12.8117 12.0617 12.875 11.9844 12.875Z"
|
|
669
|
-
/>
|
|
670
|
-
</svg>
|
|
671
|
-
|
|
672
|
-
<p>Schedule</p>
|
|
673
|
-
</a>
|
|
674
|
-
</li>
|
|
675
|
-
<li class="xpl-nav-item">
|
|
676
|
-
<a slot="link" href="javascript:;">
|
|
677
|
-
<svg
|
|
678
|
-
slot="icon"
|
|
679
|
-
viewBox="0 0 16 16"
|
|
680
|
-
fill="none"
|
|
681
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
682
|
-
>
|
|
683
|
-
<path
|
|
684
|
-
d="M11.3 10.25H11.825C11.975 10.25 12.125 10.1 12.125 9.95V4.55C12.125 4.4 11.975 4.25 11.825 4.25H11.3C11.15 4.25 11 4.4 11 4.55V9.95C11 10.1 11.15 10.25 11.3 10.25ZM6.8 10.25H7.325C7.475 10.25 7.625 10.1 7.625 9.95V5.3C7.625 5.15 7.475 5 7.325 5H6.8C6.65 5 6.5 5.15 6.5 5.3V9.95C6.5 10.1 6.65 10.25 6.8 10.25ZM9.05 10.25H9.575C9.725 10.25 9.875 10.1 9.875 9.95V6.8C9.875 6.65 9.725 6.5 9.575 6.5H9.05C8.9 6.5 8.75 6.65 8.75 6.8V9.95C8.75 10.1 8.9 10.25 9.05 10.25ZM13.625 11.375H3.125V3.875C3.125 3.66781 2.95719 3.5 2.75 3.5H2.375C2.16781 3.5 2 3.66781 2 3.875V11.75C2 12.1641 2.33586 12.5 2.75 12.5H13.625C13.8322 12.5 14 12.3322 14 12.125V11.75C14 11.5428 13.8322 11.375 13.625 11.375ZM4.55 10.25H5.075C5.225 10.25 5.375 10.1 5.375 9.95V8.3C5.375 8.15 5.225 8 5.075 8H4.55C4.4 8 4.25 8.15 4.25 8.3V9.95C4.25 10.1 4.4 10.25 4.55 10.25Z"
|
|
685
|
-
/>
|
|
686
|
-
</svg>
|
|
687
|
-
<p>Reports</p>
|
|
688
|
-
</a>
|
|
689
|
-
</li>
|
|
690
|
-
<li class="xpl-nav-item">
|
|
691
|
-
<a slot="link" href="javascript:;">
|
|
692
|
-
<svg
|
|
693
|
-
slot="icon"
|
|
694
|
-
viewBox="0 0 16 16"
|
|
695
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
696
|
-
>
|
|
697
|
-
<path
|
|
698
|
-
d="M10.6667 5.33329C10.4825 5.33329 10.3333 5.48246 10.3333 5.66663C10.3333 5.85079 10.4825 5.99996 10.6667 5.99996C10.8508 5.99996 11 5.85079 11 5.66663C11 5.48246 10.8508 5.33329 10.6667 5.33329ZM13.4069 2.75308C13.2789 2.69608 13.1403 2.66662 13.0002 2.66663C12.7577 2.66663 12.5183 2.75475 12.331 2.92329L11.5052 3.66663H11.1617L10.3358 2.92329C10.1921 2.79401 10.014 2.70913 9.82301 2.67892C9.63205 2.64872 9.43642 2.67447 9.25979 2.75308C8.89917 2.91392 8.66667 3.27163 8.66667 3.66663V5.99996C8.66667 6.08829 8.68438 6.17163 8.69271 6.25788L7.71354 6.40621C6.30771 6.61933 5.11729 7.37288 4.33333 8.43788V6.49996C4.33333 5.48892 3.51104 4.66663 2.5 4.66663C2.22396 4.66663 2 4.89058 2 5.16663C2 5.44725 2.23167 5.67433 2.51417 5.66642C2.97958 5.6535 3.33333 6.09517 3.33333 6.56079V10.9854C3.33333 12.5148 4.15417 13.3333 5.16667 13.3333H9C9.18417 13.3333 9.33333 13.1841 9.33333 13C9.33333 12.6318 9.03479 12.3333 8.66667 12.3333H8.33042C8.32812 12.1798 8.31417 12.0285 8.29188 11.8789L10 10.8739V12.6666C10 13.0348 10.2985 13.3333 10.6667 13.3333H12C12.3681 13.3333 12.6667 13.0348 12.6667 12.6666V8.29579C13.4598 7.83329 14 6.98267 14 6.00017V3.66663C14 3.27183 13.7675 2.91392 13.4069 2.75308ZM11.6667 12.3333H11V10.2912C11 10.0527 10.8717 9.831 10.6648 9.71267C10.4583 9.59413 10.2019 9.59558 9.99563 9.71663L7.98833 10.8975C7.73667 10.377 7.35854 9.92079 6.87479 9.58267C6.71813 9.47308 6.49833 9.53663 6.40542 9.70371L6.25042 9.98267C6.16771 10.1316 6.19729 10.3262 6.33521 10.4262C6.94396 10.8673 7.31167 11.5729 7.3275 12.3333H5.16667C4.70708 12.3333 4.33333 11.9595 4.33333 11.5C4.33333 9.43163 5.81771 7.70496 7.86333 7.39517L8.97938 7.226C9.425 8.07788 10.3073 8.66663 11.3333 8.66663C11.4475 8.66663 11.5563 8.64683 11.6667 8.63288V12.3333ZM13 5.99996C13 6.92038 12.2537 7.66663 11.3333 7.66663C10.4129 7.66663 9.66667 6.92038 9.66667 5.99996V3.66663L10.7777 4.66663H11.8888L13 3.66663V5.99996ZM11.6667 5.66663C11.6667 5.85079 11.8158 5.99996 12 5.99996C12.1842 5.99996 12.3333 5.85079 12.3333 5.66663C12.3333 5.48246 12.1842 5.33329 12 5.33329C11.8158 5.33329 11.6667 5.48246 11.6667 5.66663Z"
|
|
699
|
-
/>
|
|
700
|
-
</svg>
|
|
701
|
-
|
|
702
|
-
<p>Cats</p>
|
|
703
|
-
</a>
|
|
704
|
-
</li>
|
|
705
|
-
</ul>
|
|
706
|
-
<footer aria-label="Sidebar Header">
|
|
707
|
-
<ul>
|
|
708
|
-
<div class="xpl-nav-item">
|
|
709
|
-
<a slot="link" href="javascript:;">
|
|
710
|
-
<xpl-avatar name="Jean-Luc Picard"
|
|
711
|
-
>JP</xpl-avatar
|
|
712
|
-
>
|
|
713
|
-
<div>
|
|
714
|
-
<p>Jean-Luc Picard</p>
|
|
715
|
-
<p>jlp@enterprise.space</p>
|
|
716
|
-
</div>
|
|
717
|
-
</a>
|
|
718
|
-
</div>
|
|
719
|
-
</ul>
|
|
720
|
-
</footer>
|
|
721
|
-
</nav>
|
|
722
|
-
</div>
|
|
723
|
-
</div>
|
|
724
|
-
<div class="xpl-application-shell__utility">
|
|
725
|
-
${renderBlock(showUtilityBar, utilityBar)}
|
|
726
|
-
</div>
|
|
727
|
-
<div class="xpl-application-shell__subnav">
|
|
728
|
-
${renderBlock(showSecondaryNav, secondaryNav)}
|
|
729
|
-
</div>
|
|
730
|
-
<div class="xpl-application-shell__content">
|
|
731
|
-
<main
|
|
732
|
-
class="
|
|
733
|
-
xpl-content-area-wrapper xpl-content-area-wrapper__${contentSize}"
|
|
734
|
-
>
|
|
735
|
-
<div class="xpl-content-area">
|
|
736
|
-
Sed ut perspiciatis unde omnis iste natus error sit
|
|
737
|
-
voluptatem accusantium doloremque laudantium, totam rem
|
|
738
|
-
aperiam, eaque ipsa quae ab illo inventore veritatis et
|
|
739
|
-
quasi architecto beatae vitae dicta sunt explicabo. Nemo
|
|
740
|
-
enim ipsam voluptatem quia voluptas sit aspernatur aut
|
|
741
|
-
odit aut fugit, sed quia consequuntur magni dolores eos
|
|
742
|
-
qui ratione voluptatem sequi nesciunt. Neque porro
|
|
743
|
-
quisquam est, qui dolorem ipsum quia dolor sit amet,
|
|
744
|
-
consectetur, adipisci velit, sed quia non numquam eius
|
|
745
|
-
modi tempora incidunt ut labore et dolore magnam aliquam
|
|
746
|
-
quaerat voluptatem. Ut enim ad minima veniam, quis
|
|
747
|
-
nostrum exercitationem ullam corporis suscipit
|
|
748
|
-
laboriosam, nisi ut aliquid ex ea commodi consequatur?
|
|
749
|
-
Quis autem vel eum iure reprehenderit qui in ea
|
|
750
|
-
voluptate velit esse quam nihil molestiae consequatur,
|
|
751
|
-
vel illum qui dolorem eum fugiat quo voluptas nulla
|
|
752
|
-
pariatur?
|
|
753
|
-
</div>
|
|
754
|
-
</main>
|
|
755
|
-
</div>
|
|
756
|
-
</div>
|
|
757
|
-
`;
|
|
758
|
-
},
|
|
759
|
-
},
|
|
760
|
-
};
|
|
761
|
-
ApplicationShell.args = {
|
|
762
|
-
navWidth: "default",
|
|
763
|
-
showUtilityBar: true,
|
|
764
|
-
showSecondaryNav: true,
|
|
765
|
-
contentSize: "wide"
|
|
766
|
-
};
|