@brightspace-ui/core 3.227.4 → 3.227.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/button/button.js +8 -8
- package/components/demo/test/demo-page-settings.test.js +25 -0
- package/components/demo/test/demo-page.test.js +17 -0
- package/package.json +1 -1
- package/components/alert/demo/alert-toast.html +0 -106
- package/components/alert/demo/alert.html +0 -82
- package/components/backdrop/demo/backdrop-loading.html +0 -166
- package/components/backdrop/demo/backdrop.html +0 -57
- package/components/breadcrumbs/demo/breadcrumbs.html +0 -53
- package/components/button/demo/button-add.html +0 -55
- package/components/button/demo/button-copy.html +0 -122
- package/components/button/demo/button-icon.html +0 -174
- package/components/button/demo/button-move.html +0 -38
- package/components/button/demo/button-split.html +0 -76
- package/components/button/demo/button-subtle.html +0 -132
- package/components/button/demo/button-toggle.html +0 -80
- package/components/button/demo/button.html +0 -67
- package/components/button/demo/floating-buttons-in-frame.html +0 -44
- package/components/button/demo/floating-buttons-in-tabs.html +0 -244
- package/components/button/demo/floating-buttons-page.html +0 -100
- package/components/button/demo/floating-buttons.html +0 -101
- package/components/calendar/demo/calendar.html +0 -76
- package/components/card/demo/card.html +0 -304
- package/components/collapsible-panel/demo/collapsible-panel.html +0 -218
- package/components/colors/demo/color-swatch.js +0 -240
- package/components/colors/demo/colors.html +0 -139
- package/components/count-badge/demo/count-badge-icon.html +0 -48
- package/components/count-badge/demo/count-badge.html +0 -73
- package/components/demo/demo/demo-snippet.html +0 -71
- package/components/description-list/demo/description-list-test.js +0 -142
- package/components/description-list/demo/description-list.html +0 -48
- package/components/dialog/demo/dialog-async-content-until.js +0 -89
- package/components/dialog/demo/dialog-async-content.js +0 -72
- package/components/dialog/demo/dialog-confirm.html +0 -102
- package/components/dialog/demo/dialog-container.js +0 -40
- package/components/dialog/demo/dialog-fullscreen.html +0 -273
- package/components/dialog/demo/dialog-nested.html +0 -94
- package/components/dialog/demo/dialog.html +0 -398
- package/components/dropdown/demo/dropdown-button.html +0 -102
- package/components/dropdown/demo/dropdown-context-menu.html +0 -129
- package/components/dropdown/demo/dropdown-flicker-inner.html +0 -70
- package/components/dropdown/demo/dropdown-flicker.html +0 -142
- package/components/dropdown/demo/dropdown-menu-demo-view.js +0 -37
- package/components/dropdown/demo/dropdown-menu.html +0 -227
- package/components/dropdown/demo/dropdown-more.html +0 -160
- package/components/dropdown/demo/dropdown-positioning.html +0 -127
- package/components/dropdown/demo/dropdown-tabs.html +0 -87
- package/components/dropdown/demo/dropdown.html +0 -217
- package/components/empty-state/demo/empty-state.html +0 -94
- package/components/expand-collapse/demo/expand-collapse-content.html +0 -58
- package/components/filter/demo/filter-load-more-demo.js +0 -182
- package/components/filter/demo/filter-overflow-group.html +0 -246
- package/components/filter/demo/filter-search-demo.js +0 -135
- package/components/filter/demo/filter-tags.html +0 -115
- package/components/filter/demo/filter.html +0 -230
- package/components/focus-trap/demo/focus-trap.html +0 -75
- package/components/form/demo/form-demo.js +0 -105
- package/components/form/demo/form-dialog-demo.js +0 -94
- package/components/form/demo/form-panel-demo.js +0 -89
- package/components/form/demo/form.html +0 -37
- package/components/hierarchical-view/demo/hierarchical-view.html +0 -221
- package/components/html-block/demo/html-block-code.html +0 -55
- package/components/html-block/demo/html-block.html +0 -696
- package/components/icons/demo/icon-color-override.js +0 -23
- package/components/icons/demo/icon-custom.html +0 -112
- package/components/icons/demo/icon-size-override.js +0 -24
- package/components/icons/demo/icon.html +0 -52
- package/components/inputs/demo/input-checkbox.html +0 -118
- package/components/inputs/demo/input-color-palette.js +0 -67
- package/components/inputs/demo/input-color.html +0 -110
- package/components/inputs/demo/input-date-range.html +0 -114
- package/components/inputs/demo/input-date-time-range.html +0 -128
- package/components/inputs/demo/input-date-time.html +0 -100
- package/components/inputs/demo/input-date.html +0 -81
- package/components/inputs/demo/input-group.html +0 -56
- package/components/inputs/demo/input-number.html +0 -136
- package/components/inputs/demo/input-percent.html +0 -99
- package/components/inputs/demo/input-radio-label-test.js +0 -45
- package/components/inputs/demo/input-radio-solo-test.js +0 -47
- package/components/inputs/demo/input-radio.html +0 -119
- package/components/inputs/demo/input-search.html +0 -75
- package/components/inputs/demo/input-select-test.js +0 -60
- package/components/inputs/demo/input-select.html +0 -45
- package/components/inputs/demo/input-text.html +0 -163
- package/components/inputs/demo/input-textarea.html +0 -124
- package/components/inputs/demo/input-time-range.html +0 -121
- package/components/inputs/demo/input-time.html +0 -95
- package/components/link/demo/link.html +0 -111
- package/components/list/demo/demo-list-nav.js +0 -170
- package/components/list/demo/demo-list-nested-iterations-helper.js +0 -168
- package/components/list/demo/demo-list-nested-lazy-load.js +0 -133
- package/components/list/demo/demo-list-nested.js +0 -291
- package/components/list/demo/demo-list.js +0 -241
- package/components/list/demo/list-color.html +0 -423
- package/components/list/demo/list-demo-scenarios.js +0 -380
- package/components/list/demo/list-drag-and-drop-position.js +0 -102
- package/components/list/demo/list-drag-and-drop.html +0 -82
- package/components/list/demo/list-expand-collapse.html +0 -136
- package/components/list/demo/list-item-actions.html +0 -371
- package/components/list/demo/list-item-custom.js +0 -204
- package/components/list/demo/list-item-layouts.html +0 -331
- package/components/list/demo/list-item-scroll.html +0 -122
- package/components/list/demo/list-layout.html +0 -575
- package/components/list/demo/list-nav.html +0 -110
- package/components/list/demo/list-nested.html +0 -270
- package/components/list/demo/list-selection.html +0 -301
- package/components/list/demo/list.html +0 -319
- package/components/loading-spinner/demo/loading-spinner-override.js +0 -34
- package/components/loading-spinner/demo/loading-spinner.html +0 -63
- package/components/menu/demo/checkbox-menu.html +0 -52
- package/components/menu/demo/custom-menu-item.js +0 -37
- package/components/menu/demo/custom-view.js +0 -63
- package/components/menu/demo/menu.html +0 -211
- package/components/menu/demo/radio-menu.html +0 -52
- package/components/meter/demo/meter.html +0 -115
- package/components/more-less/demo/more-less-test.js +0 -67
- package/components/more-less/demo/more-less.html +0 -71
- package/components/object-property-list/demo/object-property-list.html +0 -99
- package/components/offscreen/demo/offscreen-demo.js +0 -16
- package/components/offscreen/demo/offscreen.html +0 -44
- package/components/overflow-group/demo/demo-overflow-group.js +0 -29
- package/components/overflow-group/demo/overflow-group.html +0 -110
- package/components/paging/demo/pager-load-more.html +0 -120
- package/components/popover/demo/popover.html +0 -309
- package/components/progress/demo/progress.html +0 -104
- package/components/scroll-wrapper/demo/scroll-wrapper-test.js +0 -108
- package/components/scroll-wrapper/demo/scroll-wrapper.html +0 -52
- package/components/selection/demo/demo-selection.js +0 -35
- package/components/selection/demo/selection.html +0 -198
- package/components/skeleton/demo/skeleton-group-nested-test.js +0 -71
- package/components/skeleton/demo/skeleton-group-test-wrapper.js +0 -18
- package/components/skeleton/demo/skeleton-group-test.js +0 -91
- package/components/skeleton/demo/skeleton-mixin.html +0 -78
- package/components/skeleton/demo/skeleton-test-box.js +0 -34
- package/components/skeleton/demo/skeleton-test-container.js +0 -45
- package/components/skeleton/demo/skeleton-test-heading.js +0 -44
- package/components/skeleton/demo/skeleton-test-link.js +0 -47
- package/components/skeleton/demo/skeleton-test-paragraph.js +0 -54
- package/components/skeleton/demo/skeleton-test-stack.js +0 -38
- package/components/skeleton/demo/skeleton-test-width.js +0 -20
- package/components/sorting/demo/sort.html +0 -37
- package/components/status-indicator/demo/status-indicator.html +0 -99
- package/components/switch/demo/switch.html +0 -95
- package/components/table/demo/table-test.js +0 -271
- package/components/table/demo/table.html +0 -107
- package/components/tabs/demo/tab-custom.js +0 -39
- package/components/tabs/demo/tabs-array.js +0 -43
- package/components/tabs/demo/tabs.html +0 -558
- package/components/tag-list/demo/tag-list.html +0 -117
- package/components/tooltip/demo/tooltip.html +0 -275
- package/components/typography/demo/typography.html +0 -93
- package/components/view-switcher/demo/demo-table-view.js +0 -41
- package/components/view-switcher/demo/view-switcher.html +0 -71
- package/directives/animate/demo/animate-test.js +0 -98
- package/directives/animate/demo/index.html +0 -23
- package/helpers/demo/announce-test.js +0 -37
- package/helpers/demo/announce.html +0 -19
- package/helpers/demo/dismissible-test.js +0 -66
- package/helpers/demo/dismissible.html +0 -38
- package/helpers/demo/gestures.html +0 -58
- package/helpers/demo/prism.html +0 -694
- package/helpers/demo/template-tags.html +0 -118
- package/mixins/arrow-keys/demo/arrow-keys-mixin.html +0 -29
- package/mixins/arrow-keys/demo/arrow-keys-test.js +0 -38
- package/mixins/async-container/demo/async-container.html +0 -109
- package/mixins/async-container/demo/async-container.js +0 -27
- package/mixins/async-container/demo/async-item.js +0 -80
- package/mixins/labelled/demo/labelled-mixin.html +0 -90
- package/mixins/localize/demo/localize-mixin-greeting.js +0 -39
- package/mixins/localize/demo/localize-mixin-mission.js +0 -25
- package/mixins/localize/demo/localize-mixin.html +0 -28
- package/templates/primary-secondary/demo/form.html +0 -55
- package/templates/primary-secondary/demo/index.html +0 -27
- package/templates/primary-secondary/demo/integration.html +0 -457
- package/templates/primary-secondary/demo/overflow-hidden.html +0 -22
- package/templates/primary-secondary/demo/width-type-normal.html +0 -26
|
@@ -1,575 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
5
|
-
<meta charset="UTF-8">
|
|
6
|
-
<link rel="stylesheet" href="../../demo/styles.css" type="text/css">
|
|
7
|
-
<script type="module">
|
|
8
|
-
import '../../demo/demo-page.js';
|
|
9
|
-
import '../../button/button.js';
|
|
10
|
-
import '../../button/button-icon.js';
|
|
11
|
-
import '../../icons/icon.js';
|
|
12
|
-
import '../list-item-button.js';
|
|
13
|
-
import '../list-item-content.js';
|
|
14
|
-
import '../list-item.js';
|
|
15
|
-
import '../../view-switcher/view-switcher.js';
|
|
16
|
-
import '../../view-switcher/view-switcher-button.js';
|
|
17
|
-
import { listLayouts } from '../list.js';
|
|
18
|
-
window.wireupViewSwitcher = demo => {
|
|
19
|
-
demo.querySelector('d2l-view-switcher').addEventListener('d2l-view-switcher-select', e => {
|
|
20
|
-
demo.querySelector('d2l-list').layout = (e.detail.key === 'tiles' ? listLayouts.tiles : listLayouts.list);
|
|
21
|
-
});
|
|
22
|
-
};
|
|
23
|
-
</script>
|
|
24
|
-
<style>
|
|
25
|
-
d2l-view-switcher {
|
|
26
|
-
margin-block-end: 0.9rem;
|
|
27
|
-
}
|
|
28
|
-
d2l-list-item[layout="normal"] div[slot="illustration"],
|
|
29
|
-
d2l-list-item[layout="tile"] div[slot="illustration"] {
|
|
30
|
-
padding: 1rem;
|
|
31
|
-
}
|
|
32
|
-
d2l-list-item[layout="normal"] img[slot="illustration"] {
|
|
33
|
-
height: 500px;
|
|
34
|
-
object-fit: cover;
|
|
35
|
-
}
|
|
36
|
-
d2l-list-item[layout="normal"] d2l-icon[slot="illustration"] {
|
|
37
|
-
height: 3rem;
|
|
38
|
-
width: 3rem;
|
|
39
|
-
}
|
|
40
|
-
d2l-list-item[layout="tile"] div[slot="illustration"],
|
|
41
|
-
d2l-list-item[layout="tile"] d2l-icon[slot="illustration"],
|
|
42
|
-
d2l-list-item[layout="tile"] img[slot="illustration"] {
|
|
43
|
-
height: 5rem;
|
|
44
|
-
}
|
|
45
|
-
d2l-list-item[layout="tile"] img[slot="illustration"] {
|
|
46
|
-
object-fit: cover;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
d2l-list-item > .custom-content {
|
|
50
|
-
display: flex;
|
|
51
|
-
gap: var(--d2l-list-item-padding);
|
|
52
|
-
}
|
|
53
|
-
d2l-list-item > .custom-content > d2l-list-item-content {
|
|
54
|
-
flex: auto;
|
|
55
|
-
}
|
|
56
|
-
d2l-list-item > .custom-content > d2l-icon {
|
|
57
|
-
flex: none;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
d2l-list-item[layout="normal"] > .custom-content {
|
|
61
|
-
flex-direction: row;
|
|
62
|
-
width: 100%;
|
|
63
|
-
}
|
|
64
|
-
d2l-list-item[layout="normal"] > .custom-content > d2l-icon {
|
|
65
|
-
height: 3rem;
|
|
66
|
-
width: 3rem;
|
|
67
|
-
}
|
|
68
|
-
d2l-list-item[layout="normal"] > .custom-content > img {
|
|
69
|
-
display: none;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
d2l-list-item[layout="tile"] > .custom-content {
|
|
73
|
-
flex-direction: column;
|
|
74
|
-
height: 100%;
|
|
75
|
-
}
|
|
76
|
-
d2l-list-item[layout="tile"] > .custom-content > img {
|
|
77
|
-
border-bottom: 1px solid var(--d2l-list-item-border-color);
|
|
78
|
-
border-start-end-radius: var(--d2l-list-item-illustration-border-radius);
|
|
79
|
-
border-start-start-radius: var(--d2l-list-item-illustration-border-radius);
|
|
80
|
-
height: 5rem;
|
|
81
|
-
object-fit: cover;
|
|
82
|
-
width: 100%;
|
|
83
|
-
}
|
|
84
|
-
d2l-list-item[layout="tile"] > .custom-content > d2l-icon {
|
|
85
|
-
background-color: white;
|
|
86
|
-
border: 1px solid var(--d2l-list-item-border-color);
|
|
87
|
-
border-radius: var(--d2l-list-item-illustration-border-radius);
|
|
88
|
-
box-sizing: border-box;
|
|
89
|
-
height: 4rem;
|
|
90
|
-
margin-block-start: calc(-1 * var(--d2l-list-item-padding) - 2rem);
|
|
91
|
-
margin-inline: auto;
|
|
92
|
-
padding: var(--d2l-list-item-padding);
|
|
93
|
-
width: 4rem;
|
|
94
|
-
}
|
|
95
|
-
d2l-list-item[layout="tile"] > .custom-content > d2l-list-item-content {
|
|
96
|
-
padding-inline: var(--d2l-list-item-padding);
|
|
97
|
-
}
|
|
98
|
-
d2l-list-item[layout="tile"] > .custom-content > .footer {
|
|
99
|
-
padding: var(--d2l-list-item-padding);
|
|
100
|
-
}
|
|
101
|
-
</style>
|
|
102
|
-
</head>
|
|
103
|
-
<body unresolved>
|
|
104
|
-
<d2l-demo-page page-title="d2l-list">
|
|
105
|
-
|
|
106
|
-
<h2>No Action</h2>
|
|
107
|
-
|
|
108
|
-
<d2l-demo-snippet>
|
|
109
|
-
<template>
|
|
110
|
-
<d2l-view-switcher label="Layout Options">
|
|
111
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
112
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
113
|
-
</d2l-view-switcher>
|
|
114
|
-
<d2l-list layout="tiles">
|
|
115
|
-
<d2l-list-item label="item 1">
|
|
116
|
-
<d2l-list-item-content>
|
|
117
|
-
<div>Identify categories of physical activities</div>
|
|
118
|
-
<div slot="secondary">Secondary Information</div>
|
|
119
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
120
|
-
</d2l-list-item-content>
|
|
121
|
-
</d2l-list-item>
|
|
122
|
-
<d2l-list-item label="item 2">
|
|
123
|
-
<d2l-list-item-content>
|
|
124
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
125
|
-
<div slot="secondary">Secondary Information</div>
|
|
126
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
127
|
-
</d2l-list-item-content>
|
|
128
|
-
</d2l-list-item>
|
|
129
|
-
<d2l-list-item label="item 3">
|
|
130
|
-
<d2l-list-item-content>
|
|
131
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
132
|
-
<div slot="secondary">Secondary Information</div>
|
|
133
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
134
|
-
</d2l-list-item-content>
|
|
135
|
-
</d2l-list-item>
|
|
136
|
-
</d2l-list>
|
|
137
|
-
<script data-demo-hide>
|
|
138
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
139
|
-
</script>
|
|
140
|
-
</template>
|
|
141
|
-
</d2l-demo-snippet>
|
|
142
|
-
|
|
143
|
-
<h2>Illustration Slot</h2>
|
|
144
|
-
|
|
145
|
-
<d2l-demo-snippet>
|
|
146
|
-
<template>
|
|
147
|
-
<d2l-view-switcher label="Layout Options">
|
|
148
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
149
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
150
|
-
</d2l-view-switcher>
|
|
151
|
-
<d2l-list layout="tiles">
|
|
152
|
-
<d2l-list-item label="item 1">
|
|
153
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
154
|
-
<d2l-list-item-content>
|
|
155
|
-
<div>Identify categories of physical activities</div>
|
|
156
|
-
<div slot="secondary">Secondary Information</div>
|
|
157
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
158
|
-
</d2l-list-item-content>
|
|
159
|
-
</d2l-list-item>
|
|
160
|
-
<d2l-list-item label="item 2">
|
|
161
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/e5fd575a-bc14-4a80-89e1-46f349a76178/tile-high-density-max-size.jpg"></img>
|
|
162
|
-
<d2l-list-item-content>
|
|
163
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
164
|
-
<div slot="secondary">Secondary Information</div>
|
|
165
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
166
|
-
</d2l-list-item-content>
|
|
167
|
-
</d2l-list-item>
|
|
168
|
-
<d2l-list-item label="item 3">
|
|
169
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/63b162ab-b582-4bf9-8c1d-1dad04714121/tile-high-density-max-size.jpg"></img>
|
|
170
|
-
<d2l-list-item-content>
|
|
171
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
172
|
-
<div slot="secondary">Secondary Information</div>
|
|
173
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
174
|
-
</d2l-list-item-content>
|
|
175
|
-
</d2l-list-item>
|
|
176
|
-
<d2l-list-item label="item 4">
|
|
177
|
-
<d2l-icon slot="illustration" icon="tier3:home"></d2l-icon>
|
|
178
|
-
<d2l-list-item-content>
|
|
179
|
-
<div>Home</div>
|
|
180
|
-
<div slot="secondary">Secondary Information</div>
|
|
181
|
-
<div slot="supporting-info">Specific Expectation H1.2</div>
|
|
182
|
-
</d2l-list-item-content>
|
|
183
|
-
</d2l-list-item>
|
|
184
|
-
<d2l-list-item label="item 5">
|
|
185
|
-
<div slot="illustration" style="background-color: var(--d2l-color-olivine); color: white;">I'm a <div></div>
|
|
186
|
-
<d2l-list-item-content>
|
|
187
|
-
<div>Identify categories of physical activities</div>
|
|
188
|
-
<div slot="secondary">Secondary Information</div>
|
|
189
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
190
|
-
</d2l-list-item-content>
|
|
191
|
-
</d2l-list-item>
|
|
192
|
-
</d2l-list>
|
|
193
|
-
<script data-demo-hide>
|
|
194
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
195
|
-
</script>
|
|
196
|
-
</template>
|
|
197
|
-
</d2l-demo-snippet>
|
|
198
|
-
|
|
199
|
-
<h2>Selectable</h2>
|
|
200
|
-
|
|
201
|
-
<d2l-demo-snippet>
|
|
202
|
-
<template>
|
|
203
|
-
<d2l-view-switcher label="Layout Options">
|
|
204
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
205
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
206
|
-
</d2l-view-switcher>
|
|
207
|
-
<d2l-list layout="tiles">
|
|
208
|
-
<d2l-list-item label="item 1" key="1" selectable tile-header>
|
|
209
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
210
|
-
<d2l-list-item-content>
|
|
211
|
-
<div>Identify categories of physical activities</div>
|
|
212
|
-
<div slot="secondary">Secondary Information</div>
|
|
213
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
214
|
-
</d2l-list-item-content>
|
|
215
|
-
</d2l-list-item>
|
|
216
|
-
<d2l-list-item label="item 2" key="2" selectable>
|
|
217
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/e5fd575a-bc14-4a80-89e1-46f349a76178/tile-high-density-max-size.jpg"></img>
|
|
218
|
-
<d2l-list-item-content>
|
|
219
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
220
|
-
<div slot="secondary">Secondary Information</div>
|
|
221
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
222
|
-
</d2l-list-item-content>
|
|
223
|
-
</d2l-list-item>
|
|
224
|
-
<d2l-list-item label="item 3" key="3" selectable>
|
|
225
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/63b162ab-b582-4bf9-8c1d-1dad04714121/tile-high-density-max-size.jpg"></img>
|
|
226
|
-
<d2l-list-item-content>
|
|
227
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
228
|
-
<div slot="secondary">Secondary Information</div>
|
|
229
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
230
|
-
</d2l-list-item-content>
|
|
231
|
-
</d2l-list-item>
|
|
232
|
-
<d2l-list-item label="item 4" key="4" selectable tile-header>
|
|
233
|
-
<d2l-list-item-content>
|
|
234
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
235
|
-
<div slot="secondary">Secondary Information</div>
|
|
236
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
237
|
-
</d2l-list-item-content>
|
|
238
|
-
</d2l-list-item>
|
|
239
|
-
</d2l-list>
|
|
240
|
-
<script data-demo-hide>
|
|
241
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
242
|
-
</script>
|
|
243
|
-
</template>
|
|
244
|
-
</d2l-demo-snippet>
|
|
245
|
-
|
|
246
|
-
<h2>Selectable (show selection when one or more selected or on hover/focus)</h2>
|
|
247
|
-
|
|
248
|
-
<d2l-demo-snippet>
|
|
249
|
-
<template>
|
|
250
|
-
<d2l-view-switcher label="Layout Options">
|
|
251
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
252
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
253
|
-
</d2l-view-switcher>
|
|
254
|
-
<d2l-list layout="tiles" selection-when-interacted>
|
|
255
|
-
<d2l-list-item label="item 1" key="1" selectable tile-header>
|
|
256
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
257
|
-
<d2l-list-item-content>
|
|
258
|
-
<div>Identify categories of physical activities</div>
|
|
259
|
-
<div slot="secondary">Secondary Information</div>
|
|
260
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
261
|
-
</d2l-list-item-content>
|
|
262
|
-
</d2l-list-item>
|
|
263
|
-
<d2l-list-item label="item 2" key="2" selectable>
|
|
264
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/e5fd575a-bc14-4a80-89e1-46f349a76178/tile-high-density-max-size.jpg"></img>
|
|
265
|
-
<d2l-list-item-content>
|
|
266
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
267
|
-
<div slot="secondary">Secondary Information</div>
|
|
268
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
269
|
-
</d2l-list-item-content>
|
|
270
|
-
</d2l-list-item>
|
|
271
|
-
<d2l-list-item label="item 3" key="3" selectable>
|
|
272
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/63b162ab-b582-4bf9-8c1d-1dad04714121/tile-high-density-max-size.jpg"></img>
|
|
273
|
-
<d2l-list-item-content>
|
|
274
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
275
|
-
<div slot="secondary">Secondary Information</div>
|
|
276
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
277
|
-
</d2l-list-item-content>
|
|
278
|
-
</d2l-list-item>
|
|
279
|
-
<d2l-list-item label="item 4" key="4" selectable tile-header>
|
|
280
|
-
<d2l-list-item-content>
|
|
281
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
282
|
-
<div slot="secondary">Secondary Information</div>
|
|
283
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
284
|
-
</d2l-list-item-content>
|
|
285
|
-
</d2l-list-item>
|
|
286
|
-
</d2l-list>
|
|
287
|
-
<script data-demo-hide>
|
|
288
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
289
|
-
</script>
|
|
290
|
-
</template>
|
|
291
|
-
</d2l-demo-snippet>
|
|
292
|
-
|
|
293
|
-
<h2>Actions</h2>
|
|
294
|
-
|
|
295
|
-
<d2l-demo-snippet>
|
|
296
|
-
<template>
|
|
297
|
-
<d2l-view-switcher label="Layout Options">
|
|
298
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
299
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
300
|
-
</d2l-view-switcher>
|
|
301
|
-
<d2l-list layout="tiles">
|
|
302
|
-
<d2l-list-item label="item 1" key="1" tile-header>
|
|
303
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
304
|
-
<d2l-list-item-content>
|
|
305
|
-
<div>Identify categories of physical activities</div>
|
|
306
|
-
<div slot="secondary">Secondary Information</div>
|
|
307
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
308
|
-
</d2l-list-item-content>
|
|
309
|
-
<div slot="actions">
|
|
310
|
-
<d2l-button-icon text="More" icon="tier1:more"></d2l-button-icon>
|
|
311
|
-
</div>
|
|
312
|
-
</d2l-list-item>
|
|
313
|
-
<d2l-list-item label="item 2" key="2">
|
|
314
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/e5fd575a-bc14-4a80-89e1-46f349a76178/tile-high-density-max-size.jpg"></img>
|
|
315
|
-
<d2l-list-item-content>
|
|
316
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
317
|
-
<div slot="secondary">Secondary Information</div>
|
|
318
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
319
|
-
</d2l-list-item-content>
|
|
320
|
-
<div slot="actions">
|
|
321
|
-
<d2l-button-icon text="More" icon="tier1:more" translucent></d2l-button-icon>
|
|
322
|
-
</div>
|
|
323
|
-
</d2l-list-item>
|
|
324
|
-
<d2l-list-item label="item 3" key="3">
|
|
325
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/63b162ab-b582-4bf9-8c1d-1dad04714121/tile-high-density-max-size.jpg"></img>
|
|
326
|
-
<d2l-list-item-content>
|
|
327
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
328
|
-
<div slot="secondary">Secondary Information</div>
|
|
329
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
330
|
-
</d2l-list-item-content>
|
|
331
|
-
<div slot="actions">
|
|
332
|
-
<d2l-button-icon text="More" icon="tier1:more" translucent visible-on-ancestor></d2l-button-icon>
|
|
333
|
-
</div>
|
|
334
|
-
</d2l-list-item>
|
|
335
|
-
<d2l-list-item label="item 4" key="4" tile-header selectable>
|
|
336
|
-
<d2l-list-item-content>
|
|
337
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
338
|
-
<div slot="secondary">Secondary Information</div>
|
|
339
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
340
|
-
</d2l-list-item-content>
|
|
341
|
-
<div slot="actions">
|
|
342
|
-
<d2l-button-icon text="Pin" icon="tier1:pin-filled"></d2l-button-icon>
|
|
343
|
-
<d2l-button-icon text="More" icon="tier1:more"></d2l-button-icon>
|
|
344
|
-
</div>
|
|
345
|
-
</d2l-list-item>
|
|
346
|
-
</d2l-list>
|
|
347
|
-
<script data-demo-hide>
|
|
348
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
349
|
-
</script>
|
|
350
|
-
</template>
|
|
351
|
-
</d2l-demo-snippet>
|
|
352
|
-
|
|
353
|
-
<h2>Links</h2>
|
|
354
|
-
|
|
355
|
-
<d2l-demo-snippet>
|
|
356
|
-
<template>
|
|
357
|
-
<d2l-view-switcher label="Layout Options">
|
|
358
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
359
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
360
|
-
</d2l-view-switcher>
|
|
361
|
-
<d2l-list layout="tiles">
|
|
362
|
-
<d2l-list-item label="item 1" href="http://www.d2l.com">
|
|
363
|
-
<d2l-list-item-content>
|
|
364
|
-
<div>Identify categories of physical activities</div>
|
|
365
|
-
<div slot="secondary">Secondary Information</div>
|
|
366
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
367
|
-
</d2l-list-item-content>
|
|
368
|
-
</d2l-list-item>
|
|
369
|
-
<d2l-list-item label="item 2" href="http://www.d2l.com">
|
|
370
|
-
<d2l-list-item-content>
|
|
371
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
372
|
-
<div slot="secondary">Secondary Information</div>
|
|
373
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
374
|
-
</d2l-list-item-content>
|
|
375
|
-
</d2l-list-item>
|
|
376
|
-
<d2l-list-item label="item 3" href="http://www.d2l.com">
|
|
377
|
-
<d2l-list-item-content>
|
|
378
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
379
|
-
<div slot="secondary">Secondary Information</div>
|
|
380
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
381
|
-
</d2l-list-item-content>
|
|
382
|
-
</d2l-list-item>
|
|
383
|
-
</d2l-list>
|
|
384
|
-
<script data-demo-hide>
|
|
385
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
386
|
-
</script>
|
|
387
|
-
</template>
|
|
388
|
-
</d2l-demo-snippet>
|
|
389
|
-
|
|
390
|
-
<h2>Buttons</h2>
|
|
391
|
-
|
|
392
|
-
<d2l-demo-snippet>
|
|
393
|
-
<template>
|
|
394
|
-
<d2l-view-switcher label="Layout Options">
|
|
395
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
396
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
397
|
-
</d2l-view-switcher>
|
|
398
|
-
<d2l-list layout="tiles">
|
|
399
|
-
<d2l-list-item-button label="item 1" href="http://www.d2l.com">
|
|
400
|
-
<d2l-list-item-content>
|
|
401
|
-
<div>Identify categories of physical activities</div>
|
|
402
|
-
<div slot="secondary">Secondary Information</div>
|
|
403
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
404
|
-
</d2l-list-item-content>
|
|
405
|
-
</d2l-list-item-button>
|
|
406
|
-
<d2l-list-item-button label="item 2" href="http://www.d2l.com">
|
|
407
|
-
<d2l-list-item-content>
|
|
408
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
409
|
-
<div slot="secondary">Secondary Information</div>
|
|
410
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
411
|
-
</d2l-list-item-content>
|
|
412
|
-
</d2l-list-item-button>
|
|
413
|
-
<d2l-list-item-button label="item 3" href="http://www.d2l.com">
|
|
414
|
-
<d2l-list-item-content>
|
|
415
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
416
|
-
<div slot="secondary">Secondary Information</div>
|
|
417
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
418
|
-
</d2l-list-item-content>
|
|
419
|
-
</d2l-list-item-button>
|
|
420
|
-
</d2l-list>
|
|
421
|
-
<script data-demo-hide>
|
|
422
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
423
|
-
</script>
|
|
424
|
-
</template>
|
|
425
|
-
</d2l-demo-snippet>
|
|
426
|
-
|
|
427
|
-
<h2>Custom Layout</h2>
|
|
428
|
-
|
|
429
|
-
<d2l-demo-snippet>
|
|
430
|
-
<template>
|
|
431
|
-
<d2l-view-switcher label="Layout Options">
|
|
432
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
433
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
434
|
-
</d2l-view-switcher>
|
|
435
|
-
<d2l-list layout="tiles">
|
|
436
|
-
<d2l-list-item label="item 1" key="1" selectable tile-padding-type="none">
|
|
437
|
-
<div class="custom-content">
|
|
438
|
-
<img src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
439
|
-
<d2l-list-item-content>
|
|
440
|
-
<div>Identify categories of physical activities</div>
|
|
441
|
-
<div slot="secondary">Secondary Information</div>
|
|
442
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
443
|
-
</d2l-list-item-content>
|
|
444
|
-
<div class="footer">
|
|
445
|
-
<d2l-button style="width: 100%;">Shiny Button</d2l-button>
|
|
446
|
-
</div>
|
|
447
|
-
</div>
|
|
448
|
-
<div slot="actions">
|
|
449
|
-
<d2l-button-icon text="More" icon="tier1:more" translucent></d2l-button-icon>
|
|
450
|
-
</div>
|
|
451
|
-
</d2l-list-item>
|
|
452
|
-
<d2l-list-item label="item 2" key="2" selectable tile-padding-type="none">
|
|
453
|
-
<div class="custom-content">
|
|
454
|
-
<img src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
455
|
-
<d2l-icon icon="tier3:home"></d2l-icon>
|
|
456
|
-
<d2l-list-item-content>
|
|
457
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
458
|
-
<div slot="secondary">Secondary Information</div>
|
|
459
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
460
|
-
</d2l-list-item-content>
|
|
461
|
-
<div class="footer">
|
|
462
|
-
<d2l-button style="width: 100%;">Shiny Button</d2l-button>
|
|
463
|
-
</div>
|
|
464
|
-
</div>
|
|
465
|
-
<div slot="actions">
|
|
466
|
-
<d2l-button-icon text="More" icon="tier1:more" translucent></d2l-button-icon>
|
|
467
|
-
</div>
|
|
468
|
-
</d2l-list-item>
|
|
469
|
-
</d2l-list>
|
|
470
|
-
<script data-demo-hide>
|
|
471
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
472
|
-
</script>
|
|
473
|
-
</template>
|
|
474
|
-
</d2l-demo-snippet>
|
|
475
|
-
|
|
476
|
-
<h2>Tile Breaks</h2>
|
|
477
|
-
|
|
478
|
-
<d2l-demo-snippet>
|
|
479
|
-
<template>
|
|
480
|
-
<d2l-view-switcher label="Layout Options">
|
|
481
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
482
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
483
|
-
</d2l-view-switcher>
|
|
484
|
-
<d2l-list layout="tiles">
|
|
485
|
-
<d2l-list-item label="item 1" key="1">
|
|
486
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
487
|
-
<d2l-list-item-content>
|
|
488
|
-
<div>Identify categories of physical activities</div>
|
|
489
|
-
<div slot="secondary">Secondary Information</div>
|
|
490
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
491
|
-
</d2l-list-item-content>
|
|
492
|
-
</d2l-list-item>
|
|
493
|
-
<div class="d2l-list-tile-break"></div>
|
|
494
|
-
<d2l-list-item label="item 2" key="2">
|
|
495
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/e5fd575a-bc14-4a80-89e1-46f349a76178/tile-high-density-max-size.jpg"></img>
|
|
496
|
-
<d2l-list-item-content>
|
|
497
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
498
|
-
<div slot="secondary">Secondary Information</div>
|
|
499
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
500
|
-
</d2l-list-item-content>
|
|
501
|
-
</d2l-list-item>
|
|
502
|
-
<d2l-list-item label="item 3" key="3">
|
|
503
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/63b162ab-b582-4bf9-8c1d-1dad04714121/tile-high-density-max-size.jpg"></img>
|
|
504
|
-
<d2l-list-item-content>
|
|
505
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
506
|
-
<div slot="secondary">Secondary Information</div>
|
|
507
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
508
|
-
</d2l-list-item-content>
|
|
509
|
-
</d2l-list-item>
|
|
510
|
-
</d2l-list>
|
|
511
|
-
<script data-demo-hide>
|
|
512
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
513
|
-
</script>
|
|
514
|
-
</template>
|
|
515
|
-
</d2l-demo-snippet>
|
|
516
|
-
|
|
517
|
-
<h2>Color Indicator</h2>
|
|
518
|
-
|
|
519
|
-
<d2l-demo-snippet>
|
|
520
|
-
<template>
|
|
521
|
-
<d2l-view-switcher label="Layout Options">
|
|
522
|
-
<d2l-view-switcher-button key="list" text="List"></d2l-view-switcher-button>
|
|
523
|
-
<d2l-view-switcher-button selected key="tiles" text="Tiles"></d2l-view-switcher-button>
|
|
524
|
-
</d2l-view-switcher>
|
|
525
|
-
<d2l-list layout="tiles">
|
|
526
|
-
<d2l-list-item label="item 1" key="1" color="#29a6ff" selectable tile-header>
|
|
527
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/38e839b1-37fa-470c-8830-b189ce4ae134/tile-high-density-max-size.jpg"></img>
|
|
528
|
-
<d2l-list-item-content>
|
|
529
|
-
<div>Identify categories of physical activities</div>
|
|
530
|
-
<div slot="secondary">Secondary Information</div>
|
|
531
|
-
<div slot="supporting-info">Specific Expectation A1.2</div>
|
|
532
|
-
</d2l-list-item-content>
|
|
533
|
-
<div slot="actions">
|
|
534
|
-
<d2l-button-icon text="More" icon="tier1:more"></d2l-button-icon>
|
|
535
|
-
</div>
|
|
536
|
-
</d2l-list-item>
|
|
537
|
-
<d2l-list-item label="item 2" key="2" color="#29a6ff">
|
|
538
|
-
<img slot="illustration" src="https://s.brightspace.com/course-images/images/e5fd575a-bc14-4a80-89e1-46f349a76178/tile-high-density-max-size.jpg"></img>
|
|
539
|
-
<d2l-list-item-content>
|
|
540
|
-
<div>Apply a decision-making process to assess risks and make safe decisions in a variety of situations</div>
|
|
541
|
-
<div slot="secondary">Secondary Information</div>
|
|
542
|
-
<div slot="supporting-info">Specific Expectation B2.1</div>
|
|
543
|
-
</d2l-list-item-content>
|
|
544
|
-
<div slot="actions">
|
|
545
|
-
<d2l-button-icon text="More" icon="tier1:more" translucent></d2l-button-icon>
|
|
546
|
-
</div>
|
|
547
|
-
</d2l-list-item>
|
|
548
|
-
<d2l-list-item label="item 3" key="3" tile-header selectable color="#29a6ff">
|
|
549
|
-
<d2l-list-item-content>
|
|
550
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
551
|
-
<div slot="secondary">Secondary Information</div>
|
|
552
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
553
|
-
</d2l-list-item-content>
|
|
554
|
-
<div slot="actions">
|
|
555
|
-
<d2l-button-icon text="Pin" icon="tier1:pin-filled"></d2l-button-icon>
|
|
556
|
-
<d2l-button-icon text="More" icon="tier1:more"></d2l-button-icon>
|
|
557
|
-
</div>
|
|
558
|
-
</d2l-list-item>
|
|
559
|
-
<d2l-list-item label="item 4" key="4" color="#29a6ff">
|
|
560
|
-
<d2l-list-item-content>
|
|
561
|
-
<div>Retain objects of various shapes and sizes in different ways, while moving around others and equipment</div>
|
|
562
|
-
<div slot="secondary">Secondary Information</div>
|
|
563
|
-
<div slot="supporting-info">Specific Expectation B2.2</div>
|
|
564
|
-
</d2l-list-item-content>
|
|
565
|
-
</d2l-list-item>
|
|
566
|
-
</d2l-list>
|
|
567
|
-
<script data-demo-hide>
|
|
568
|
-
(demo => window.window.wireupViewSwitcher(demo))(document.currentScript.parentNode);
|
|
569
|
-
</script>
|
|
570
|
-
</template>
|
|
571
|
-
</d2l-demo-snippet>
|
|
572
|
-
|
|
573
|
-
</d2l-demo-page>
|
|
574
|
-
</body>
|
|
575
|
-
</html>
|