carbon-components-angular 5.45.1 → 5.47.0
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/breadcrumb/breadcrumb.component.d.ts +6 -1
- package/breadcrumb/breadcrumb.module.d.ts +5 -3
- package/dialog/dialog.module.d.ts +3 -1
- package/dialog/overflow-menu/overflow-menu.component.d.ts +4 -2
- package/docs/documentation/classes/TableModel.html +95 -46
- package/docs/documentation/components/Breadcrumb.html +113 -29
- package/docs/documentation/components/OverflowMenu.html +453 -48
- package/docs/documentation/coverage.html +8 -8
- package/docs/documentation/graph/dependencies.svg +2559 -2535
- package/docs/documentation/js/menu-wc.js +12 -12
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/BreadcrumbModule/dependencies.svg +76 -52
- package/docs/documentation/modules/BreadcrumbModule.html +87 -53
- package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
- package/docs/documentation/modules/CodeSnippetModule.html +4 -4
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboBoxModule.html +4 -4
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +34 -38
- package/docs/documentation/modules/DatePickerInputModule.html +34 -38
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DatePickerModule.html +4 -4
- package/docs/documentation/modules/DialogModule/dependencies.svg +150 -126
- package/docs/documentation/modules/DialogModule.html +161 -127
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
- package/docs/documentation/modules/FileUploaderModule.html +34 -34
- package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
- package/docs/documentation/modules/GridModule.html +60 -60
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InlineLoadingModule.html +4 -4
- package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
- package/docs/documentation/modules/PanelModule.html +36 -36
- package/docs/documentation/modules/RadioModule/dependencies.svg +35 -35
- package/docs/documentation/modules/RadioModule.html +35 -35
- package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SearchModule.html +4 -4
- package/docs/documentation/modules/SelectModule/dependencies.svg +58 -58
- package/docs/documentation/modules/SelectModule.html +58 -58
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TableModule/dependencies.svg +216 -216
- package/docs/documentation/modules/TableModule.html +216 -216
- package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
- package/docs/documentation/modules/TabsModule.html +68 -68
- package/docs/documentation/modules/TagModule/dependencies.svg +29 -29
- package/docs/documentation/modules/TagModule.html +29 -29
- package/docs/documentation/modules/ThemeModule/dependencies.svg +15 -15
- package/docs/documentation/modules/ThemeModule.html +15 -15
- package/docs/documentation/modules/TilesModule/dependencies.svg +33 -33
- package/docs/documentation/modules/TilesModule.html +33 -33
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +20 -20
- package/docs/documentation/modules/TimePickerModule.html +20 -20
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -48
- package/docs/documentation/modules/TimePickerSelectModule.html +44 -48
- package/docs/documentation/modules/ToggleModule/dependencies.svg +44 -40
- package/docs/documentation/modules/ToggleModule.html +44 -40
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +37 -37
- package/docs/documentation/modules/TreeviewModule.html +37 -37
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation/overview.html +2559 -2535
- package/docs/documentation.json +294 -127
- package/docs/storybook/1345.e54b0c87.iframe.bundle.js +1 -0
- package/docs/storybook/{5868.37cc7ea3.iframe.bundle.js → 5868.6c94dae1.iframe.bundle.js} +1 -1
- package/docs/storybook/7141.259796ae.iframe.bundle.js +1 -0
- package/docs/storybook/{7773.6c3cf943.iframe.bundle.js → 7773.cac12c93.iframe.bundle.js} +1 -1
- package/docs/storybook/901.22b316ed.iframe.bundle.js +1 -0
- package/docs/storybook/9115.84219de9.iframe.bundle.js +1 -0
- package/docs/storybook/breadcrumb-breadcrumb-stories.17ad5997.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.3c337840.iframe.bundle.js +1 -0
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.a7b8273a.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/input-input-stories.fa251a40.iframe.bundle.js +1 -0
- package/docs/storybook/input-password-stories.def6cbdf.iframe.bundle.js +1 -0
- package/docs/storybook/input-textarea-stories.425449a3.iframe.bundle.js +1 -0
- package/docs/storybook/main.2e884cfb.iframe.bundle.js +1 -0
- package/docs/storybook/modal-modal-stories.5772b01f.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-nav-stories.ace8938b.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-stories.796bfce4.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-forms-multi-step-form-stories.2693c87c.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-loading-large-loading-stories.a879e04d.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.2e05cdb7.iframe.bundle.js → runtime~main.00a784a8.iframe.bundle.js} +1 -1
- package/esm2020/breadcrumb/breadcrumb.component.mjs +30 -6
- package/esm2020/breadcrumb/breadcrumb.module.mjs +12 -4
- package/esm2020/dialog/dialog.module.mjs +12 -4
- package/esm2020/dialog/overflow-menu/overflow-menu.component.mjs +72 -37
- package/esm2020/i18n/en.mjs +5 -3
- package/esm2020/table/table-model.class.mjs +7 -1
- package/fesm2015/carbon-components-angular-breadcrumb.mjs +39 -7
- package/fesm2015/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-dialog.mjs +80 -38
- package/fesm2015/carbon-components-angular-dialog.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-i18n.mjs +4 -2
- package/fesm2015/carbon-components-angular-i18n.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +6 -0
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-breadcrumb.mjs +39 -7
- package/fesm2020/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-dialog.mjs +80 -38
- package/fesm2020/carbon-components-angular-dialog.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-i18n.mjs +4 -2
- package/fesm2020/carbon-components-angular-i18n.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +6 -0
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/i18n/en.d.ts +2 -0
- package/i18n/i18n.service.d.ts +10 -4
- package/package.json +1 -1
- package/table/table-model.class.d.ts +4 -0
- package/docs/storybook/1345.ec2701f8.iframe.bundle.js +0 -1
- package/docs/storybook/901.eac9ade7.iframe.bundle.js +0 -1
- package/docs/storybook/9115.1d90f93b.iframe.bundle.js +0 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.8a783f18.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.d80e2b46.iframe.bundle.js +0 -1
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.e0a259e0.iframe.bundle.js +0 -1
- package/docs/storybook/input-input-stories.8154d597.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.33a92ba2.iframe.bundle.js +0 -1
- package/docs/storybook/input-textarea-stories.f6532f41.iframe.bundle.js +0 -1
- package/docs/storybook/main.6e0761c8.iframe.bundle.js +0 -1
- package/docs/storybook/modal-modal-stories.eca6c3e9.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-nav-stories.ad4e83e9.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-stories.05ab4dd7.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-forms-multi-step-form-stories.22da53c6.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-loading-large-loading-stories.699b1e1b.iframe.bundle.js +0 -1
|
@@ -117,17 +117,17 @@
|
|
|
117
117
|
<title>cluster_TilesModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1869,-379.59 1869,-70 8,-70"/>
|
|
119
119
|
</g>
|
|
120
|
+
<g id="clust10" class="cluster">
|
|
121
|
+
<title>cluster_TilesModule_imports</title>
|
|
122
|
+
<polygon fill="none" stroke="black" points="1553,-189.59 1553,-241.59 1861,-241.59 1861,-189.59 1553,-189.59"/>
|
|
123
|
+
</g>
|
|
120
124
|
<g id="clust11" class="cluster">
|
|
121
125
|
<title>cluster_TilesModule_exports</title>
|
|
122
126
|
<polygon fill="none" stroke="black" points="390,-319.59 390,-371.59 1390,-371.59 1390,-319.59 390,-319.59"/>
|
|
123
127
|
</g>
|
|
124
128
|
<g id="clust9" class="cluster">
|
|
125
129
|
<title>cluster_TilesModule_TileGroup_providers</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
127
|
-
</g>
|
|
128
|
-
<g id="clust10" class="cluster">
|
|
129
|
-
<title>cluster_TilesModule_imports</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="909,-189.59 909,-241.59 1217,-241.59 1217,-189.59 909,-189.59"/>
|
|
130
|
+
<polygon fill="none" stroke="black" points="909,-78 909,-241.59 1545,-241.59 1545,-78 909,-78"/>
|
|
131
131
|
</g>
|
|
132
132
|
<g id="clust2" class="cluster">
|
|
133
133
|
<title>cluster_TilesModule_declarations</title>
|
|
@@ -214,14 +214,14 @@
|
|
|
214
214
|
<!-- TileGroup -->
|
|
215
215
|
<g id="node7" class="node">
|
|
216
216
|
<title>TileGroup</title>
|
|
217
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
218
|
-
<text text-anchor="middle" x="
|
|
217
|
+
<polygon fill="#ffffb3" stroke="black" points="1127.32,-233.59 1052.68,-233.59 1052.68,-197.59 1127.32,-197.59 1127.32,-233.59"/>
|
|
218
|
+
<text text-anchor="middle" x="1090" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
|
|
219
219
|
</g>
|
|
220
220
|
<!-- TileGroup->TilesModule -->
|
|
221
221
|
<g id="edge7" class="edge">
|
|
222
222
|
<title>TileGroup->TilesModule</title>
|
|
223
|
-
<path fill="none" stroke="black" d="
|
|
224
|
-
<polygon fill="black" stroke="black" points="842.
|
|
223
|
+
<path fill="none" stroke="black" d="M1090,-233.78C1090,-248.77 1090,-267.59 1090,-267.59 1090,-267.59 842.77,-267.59 842.77,-267.59"/>
|
|
224
|
+
<polygon fill="black" stroke="black" points="842.77,-264.09 832.77,-267.59 842.77,-271.09 842.77,-264.09"/>
|
|
225
225
|
</g>
|
|
226
226
|
<!-- ClickableTile -->
|
|
227
227
|
<g id="node13" class="node">
|
|
@@ -232,8 +232,8 @@
|
|
|
232
232
|
<!-- TilesModule->ClickableTile -->
|
|
233
233
|
<g id="edge12" class="edge">
|
|
234
234
|
<title>TilesModule->ClickableTile </title>
|
|
235
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M832.
|
|
236
|
-
<polygon fill="black" stroke="black" points="
|
|
235
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M832.68,-285.59C962,-285.59 1334,-285.59 1334,-285.59 1334,-285.59 1334,-317.59 1334,-317.59"/>
|
|
236
|
+
<polygon fill="black" stroke="black" points="1330.5,-317.59 1334,-327.59 1337.5,-317.59 1330.5,-317.59"/>
|
|
237
237
|
</g>
|
|
238
238
|
<!-- ExpandableTile -->
|
|
239
239
|
<g id="node14" class="node">
|
|
@@ -244,8 +244,8 @@
|
|
|
244
244
|
<!-- TilesModule->ExpandableTile -->
|
|
245
245
|
<g id="edge13" class="edge">
|
|
246
246
|
<title>TilesModule->ExpandableTile </title>
|
|
247
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M832.
|
|
248
|
-
<polygon fill="black" stroke="black" points="
|
|
247
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M832.88,-289.59C941.47,-289.59 1214,-289.59 1214,-289.59 1214,-289.59 1214,-317.56 1214,-317.56"/>
|
|
248
|
+
<polygon fill="black" stroke="black" points="1210.5,-317.56 1214,-327.56 1217.5,-317.56 1210.5,-317.56"/>
|
|
249
249
|
</g>
|
|
250
250
|
<!-- ExpandableTileAboveFoldDirective -->
|
|
251
251
|
<g id="node15" class="node">
|
|
@@ -256,8 +256,8 @@
|
|
|
256
256
|
<!-- TilesModule->ExpandableTileAboveFoldDirective -->
|
|
257
257
|
<g id="edge14" class="edge">
|
|
258
258
|
<title>TilesModule->ExpandableTileAboveFoldDirective </title>
|
|
259
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M832.
|
|
260
|
-
<polygon fill="black" stroke="black" points="
|
|
259
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M832.64,-294.59C890.56,-294.59 985.62,-294.59 985.62,-294.59 985.62,-294.59 985.62,-317.47 985.62,-317.47"/>
|
|
260
|
+
<polygon fill="black" stroke="black" points="982.12,-317.47 985.62,-327.47 989.12,-317.47 982.12,-317.47"/>
|
|
261
261
|
</g>
|
|
262
262
|
<!-- ExpandableTileBelowFoldDirective -->
|
|
263
263
|
<g id="node16" class="node">
|
|
@@ -314,10 +314,10 @@
|
|
|
314
314
|
<title>{
|
|
315
315
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
316
316
|
}</title>
|
|
317
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
318
|
-
<text text-anchor="middle" x="
|
|
319
|
-
<text text-anchor="middle" x="
|
|
320
|
-
<text text-anchor="middle" x="
|
|
317
|
+
<ellipse fill="#fdb462" stroke="black" cx="1227" cy="-127.3" rx="309.77" ry="41.09"/>
|
|
318
|
+
<text text-anchor="middle" x="1227" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
319
|
+
<text text-anchor="middle" x="1227" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
|
|
320
|
+
<text text-anchor="middle" x="1227" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
321
321
|
</g>
|
|
322
322
|
<!-- {
|
|
323
323
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
@@ -326,44 +326,44 @@
|
|
|
326
326
|
<title>{
|
|
327
327
|
   provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
|
|
328
328
|
}->TileGroup</title>
|
|
329
|
-
<path fill="none" stroke="black" d="
|
|
330
|
-
<polygon fill="black" stroke="black" points="
|
|
329
|
+
<path fill="none" stroke="black" d="M1090,-164.48C1090,-164.48 1090,-187.22 1090,-187.22"/>
|
|
330
|
+
<polygon fill="black" stroke="black" points="1086.5,-187.22 1090,-197.22 1093.5,-187.22 1086.5,-187.22"/>
|
|
331
331
|
</g>
|
|
332
332
|
<!-- I18nModule -->
|
|
333
333
|
<g id="node10" class="node">
|
|
334
334
|
<title>I18nModule</title>
|
|
335
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
336
|
-
<text text-anchor="middle" x="
|
|
335
|
+
<polygon fill="#8dd3c7" stroke="black" points="1852.71,-233.59 1849.71,-237.59 1828.71,-237.59 1825.71,-233.59 1767.29,-233.59 1767.29,-197.59 1852.71,-197.59 1852.71,-233.59"/>
|
|
336
|
+
<text text-anchor="middle" x="1810" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
337
337
|
</g>
|
|
338
338
|
<!-- I18nModule->TilesModule -->
|
|
339
339
|
<g id="edge9" class="edge">
|
|
340
340
|
<title>I18nModule->TilesModule</title>
|
|
341
|
-
<path fill="none" stroke="black" d="
|
|
342
|
-
<polygon fill="black" stroke="black" points="842.
|
|
341
|
+
<path fill="none" stroke="black" d="M1810,-233.7C1810,-252.93 1810,-280.59 1810,-280.59 1810,-280.59 842.54,-280.59 842.54,-280.59"/>
|
|
342
|
+
<polygon fill="black" stroke="black" points="842.54,-277.09 832.54,-280.59 842.54,-284.09 842.54,-277.09"/>
|
|
343
343
|
</g>
|
|
344
344
|
<!-- IconModule -->
|
|
345
345
|
<g id="node11" class="node">
|
|
346
346
|
<title>IconModule</title>
|
|
347
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
348
|
-
<text text-anchor="middle" x="
|
|
347
|
+
<polygon fill="#8dd3c7" stroke="black" points="1749.43,-233.59 1746.43,-237.59 1725.43,-237.59 1722.43,-233.59 1664.57,-233.59 1664.57,-197.59 1749.43,-197.59 1749.43,-233.59"/>
|
|
348
|
+
<text text-anchor="middle" x="1707" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
349
349
|
</g>
|
|
350
350
|
<!-- IconModule->TilesModule -->
|
|
351
351
|
<g id="edge10" class="edge">
|
|
352
352
|
<title>IconModule->TilesModule</title>
|
|
353
|
-
<path fill="none" stroke="black" d="
|
|
354
|
-
<polygon fill="black" stroke="black" points="842.
|
|
353
|
+
<path fill="none" stroke="black" d="M1707,-233.89C1707,-251.86 1707,-276.59 1707,-276.59 1707,-276.59 842.66,-276.59 842.66,-276.59"/>
|
|
354
|
+
<polygon fill="black" stroke="black" points="842.66,-273.09 832.66,-276.59 842.66,-280.09 842.66,-273.09"/>
|
|
355
355
|
</g>
|
|
356
356
|
<!-- LinkModule -->
|
|
357
357
|
<g id="node12" class="node">
|
|
358
358
|
<title>LinkModule</title>
|
|
359
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
360
|
-
<text text-anchor="middle" x="
|
|
359
|
+
<polygon fill="#8dd3c7" stroke="black" points="1646.99,-233.59 1643.99,-237.59 1622.99,-237.59 1619.99,-233.59 1561.01,-233.59 1561.01,-197.59 1646.99,-197.59 1646.99,-233.59"/>
|
|
360
|
+
<text text-anchor="middle" x="1604" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
|
|
361
361
|
</g>
|
|
362
362
|
<!-- LinkModule->TilesModule -->
|
|
363
363
|
<g id="edge11" class="edge">
|
|
364
364
|
<title>LinkModule->TilesModule</title>
|
|
365
|
-
<path fill="none" stroke="black" d="
|
|
366
|
-
<polygon fill="black" stroke="black" points="842.
|
|
365
|
+
<path fill="none" stroke="black" d="M1604,-233.62C1604,-249.99 1604,-271.59 1604,-271.59 1604,-271.59 842.82,-271.59 842.82,-271.59"/>
|
|
366
|
+
<polygon fill="black" stroke="black" points="842.82,-268.09 832.82,-271.59 842.82,-275.09 842.82,-268.09"/>
|
|
367
367
|
</g>
|
|
368
368
|
</g>
|
|
369
369
|
</svg>
|
|
@@ -24,14 +24,6 @@
|
|
|
24
24
|
<title>cluster_TimePickerModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_TimePickerModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_TimePickerModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
|
|
34
|
-
</g>
|
|
35
27
|
<g id="clust2" class="cluster">
|
|
36
28
|
<title>cluster_TimePickerModule_declarations</title>
|
|
37
29
|
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
@@ -40,6 +32,14 @@
|
|
|
40
32
|
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
41
33
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
42
34
|
</g>
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_TimePickerModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust4" class="cluster">
|
|
40
|
+
<title>cluster_TimePickerModule_imports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
42
|
+
</g>
|
|
43
43
|
<!-- TimePicker -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>TimePicker</title>
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
<!-- TimePickerModule -->
|
|
50
50
|
<g id="node2" class="node">
|
|
51
51
|
<title>TimePickerModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="328.36,-298.59 325.36,-302.59 304.36,-302.59 301.36,-298.59 203.64,-298.59 203.64,-262.59 328.36,-262.59 328.36,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- TimePicker->TimePickerModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>TimePicker->TimePickerModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- TimePicker -->
|
|
62
62
|
<g id="node5" class="node">
|
|
63
63
|
<title>TimePicker </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#fb8072" stroke="black" points="308.31,-363.59 223.69,-363.59 223.69,-327.59 308.31,-327.59 308.31,-363.59"/>
|
|
65
|
+
<text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- TimePickerModule->TimePicker -->
|
|
68
68
|
<g id="edge4" class="edge">
|
|
69
69
|
<title>TimePickerModule->TimePicker </title>
|
|
70
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- {
|
|
74
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -95,14 +95,14 @@
|
|
|
95
95
|
<!-- TimePickerSelectModule -->
|
|
96
96
|
<g id="node4" class="node">
|
|
97
97
|
<title>TimePickerSelectModule</title>
|
|
98
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
98
|
+
<polygon fill="#8dd3c7" stroke="black" points="273.57,-233.59 270.57,-237.59 249.57,-237.59 246.57,-233.59 114.43,-233.59 114.43,-197.59 273.57,-197.59 273.57,-233.59"/>
|
|
99
|
+
<text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
100
100
|
</g>
|
|
101
101
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
102
102
|
<g id="edge3" class="edge">
|
|
103
103
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<polygon fill="black" stroke="black" points="
|
|
104
|
+
<path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
|
|
105
|
+
<polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
|
|
106
106
|
</g>
|
|
107
107
|
</g>
|
|
108
108
|
</svg>
|
|
@@ -117,14 +117,6 @@
|
|
|
117
117
|
<title>cluster_TimePickerModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
|
|
119
119
|
</g>
|
|
120
|
-
<g id="clust4" class="cluster">
|
|
121
|
-
<title>cluster_TimePickerModule_imports</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
|
|
123
|
-
</g>
|
|
124
|
-
<g id="clust5" class="cluster">
|
|
125
|
-
<title>cluster_TimePickerModule_exports</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
|
|
127
|
-
</g>
|
|
128
120
|
<g id="clust2" class="cluster">
|
|
129
121
|
<title>cluster_TimePickerModule_declarations</title>
|
|
130
122
|
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
@@ -133,6 +125,14 @@
|
|
|
133
125
|
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
134
126
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
135
127
|
</g>
|
|
128
|
+
<g id="clust5" class="cluster">
|
|
129
|
+
<title>cluster_TimePickerModule_exports</title>
|
|
130
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
131
|
+
</g>
|
|
132
|
+
<g id="clust4" class="cluster">
|
|
133
|
+
<title>cluster_TimePickerModule_imports</title>
|
|
134
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
135
|
+
</g>
|
|
136
136
|
<!-- TimePicker -->
|
|
137
137
|
<g id="node1" class="node">
|
|
138
138
|
<title>TimePicker</title>
|
|
@@ -142,26 +142,26 @@
|
|
|
142
142
|
<!-- TimePickerModule -->
|
|
143
143
|
<g id="node2" class="node">
|
|
144
144
|
<title>TimePickerModule</title>
|
|
145
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
146
|
-
<text text-anchor="middle" x="
|
|
145
|
+
<polygon fill="#8dd3c7" stroke="black" points="328.36,-298.59 325.36,-302.59 304.36,-302.59 301.36,-298.59 203.64,-298.59 203.64,-262.59 328.36,-262.59 328.36,-298.59"/>
|
|
146
|
+
<text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- TimePicker->TimePickerModule -->
|
|
149
149
|
<g id="edge1" class="edge">
|
|
150
150
|
<title>TimePicker->TimePickerModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="
|
|
151
|
+
<path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
|
|
152
|
+
<polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- TimePicker -->
|
|
155
155
|
<g id="node5" class="node">
|
|
156
156
|
<title>TimePicker </title>
|
|
157
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#fb8072" stroke="black" points="308.31,-363.59 223.69,-363.59 223.69,-327.59 308.31,-327.59 308.31,-363.59"/>
|
|
158
|
+
<text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- TimePickerModule->TimePicker -->
|
|
161
161
|
<g id="edge4" class="edge">
|
|
162
162
|
<title>TimePickerModule->TimePicker </title>
|
|
163
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- {
|
|
167
167
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -188,14 +188,14 @@
|
|
|
188
188
|
<!-- TimePickerSelectModule -->
|
|
189
189
|
<g id="node4" class="node">
|
|
190
190
|
<title>TimePickerSelectModule</title>
|
|
191
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
192
|
-
<text text-anchor="middle" x="
|
|
191
|
+
<polygon fill="#8dd3c7" stroke="black" points="273.57,-233.59 270.57,-237.59 249.57,-237.59 246.57,-233.59 114.43,-233.59 114.43,-197.59 273.57,-197.59 273.57,-233.59"/>
|
|
192
|
+
<text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
195
195
|
<g id="edge3" class="edge">
|
|
196
196
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
197
|
+
<path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
|
|
198
|
+
<polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
|
|
199
199
|
</g>
|
|
200
200
|
</g>
|
|
201
201
|
</svg>
|
|
@@ -4,71 +4,67 @@
|
|
|
4
4
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
5
5
|
-->
|
|
6
6
|
<!-- Title: dependencies Pages: 1 -->
|
|
7
|
-
<svg width="
|
|
8
|
-
viewBox="0.00 0.00
|
|
7
|
+
<svg width="954pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 954.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
12
|
-
<text text-anchor="start" x="
|
|
13
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
14
|
-
<text text-anchor="start" x="
|
|
15
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
16
|
-
<text text-anchor="start" x="
|
|
17
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
18
|
-
<text text-anchor="start" x="
|
|
19
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
20
|
-
<text text-anchor="start" x="
|
|
21
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
22
|
-
<text text-anchor="start" x="
|
|
11
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 950,-391.59 950,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="452.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="239,-10 239,-30 259,-30 259,-10 239,-10"/>
|
|
14
|
+
<text text-anchor="start" x="262.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="352,-10 352,-30 372,-30 372,-10 352,-10"/>
|
|
16
|
+
<text text-anchor="start" x="375.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="438,-10 438,-30 458,-30 458,-10 438,-10"/>
|
|
18
|
+
<text text-anchor="start" x="461.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="535,-10 535,-30 555,-30 555,-10 535,-10"/>
|
|
20
|
+
<text text-anchor="start" x="558.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="631,-10 631,-30 651,-30 651,-10 631,-10"/>
|
|
22
|
+
<text text-anchor="start" x="654.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
23
23
|
<g id="clust1" class="cluster">
|
|
24
24
|
<title>cluster_TimePickerSelectModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust3" class="cluster">
|
|
28
|
+
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="236,-78 236,-241.59 930,-241.59 930,-78 236,-78"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust5" class="cluster">
|
|
32
32
|
<title>cluster_TimePickerSelectModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
34
|
-
</g>
|
|
35
|
-
<g id="clust3" class="cluster">
|
|
36
|
-
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
33
|
+
<polygon fill="none" stroke="black" points="110,-319.59 110,-371.59 246,-371.59 246,-319.59 110,-319.59"/>
|
|
38
34
|
</g>
|
|
39
35
|
<g id="clust4" class="cluster">
|
|
40
36
|
<title>cluster_TimePickerSelectModule_imports</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 228,-241.59 228,-189.59 16,-189.59"/>
|
|
42
38
|
</g>
|
|
43
39
|
<!-- TimePickerSelect -->
|
|
44
40
|
<g id="node1" class="node">
|
|
45
41
|
<title>TimePickerSelect</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="499.52,-233.59 384.48,-233.59 384.48,-197.59 499.52,-197.59 499.52,-233.59"/>
|
|
43
|
+
<text text-anchor="middle" x="442" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
|
|
48
44
|
</g>
|
|
49
45
|
<!-- TimePickerSelectModule -->
|
|
50
46
|
<g id="node2" class="node">
|
|
51
47
|
<title>TimePickerSelectModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="257.57,-298.59 254.57,-302.59 233.57,-302.59 230.57,-298.59 98.43,-298.59 98.43,-262.59 257.57,-262.59 257.57,-298.59"/>
|
|
49
|
+
<text text-anchor="middle" x="178" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
54
50
|
</g>
|
|
55
51
|
<!-- TimePickerSelect->TimePickerSelectModule -->
|
|
56
52
|
<g id="edge1" class="edge">
|
|
57
53
|
<title>TimePickerSelect->TimePickerSelectModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M384.4,-215.59C328.13,-215.59 250.88,-215.59 250.88,-215.59 250.88,-215.59 250.88,-252.48 250.88,-252.48"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="247.38,-252.48 250.88,-262.48 254.38,-252.48 247.38,-252.48"/>
|
|
60
56
|
</g>
|
|
61
57
|
<!-- TimePickerSelect -->
|
|
62
58
|
<g id="node6" class="node">
|
|
63
59
|
<title>TimePickerSelect </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="237.52,-363.59 118.48,-363.59 118.48,-327.59 237.52,-327.59 237.52,-363.59"/>
|
|
61
|
+
<text text-anchor="middle" x="178" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
|
|
66
62
|
</g>
|
|
67
63
|
<!-- TimePickerSelectModule->TimePickerSelect -->
|
|
68
64
|
<g id="edge5" class="edge">
|
|
69
65
|
<title>TimePickerSelectModule->TimePickerSelect </title>
|
|
70
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M178,-298.7C178,-298.7 178,-317.58 178,-317.58"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="174.5,-317.58 178,-327.58 181.5,-317.58 174.5,-317.58"/>
|
|
72
68
|
</g>
|
|
73
69
|
<!-- {
|
|
74
70
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -77,10 +73,10 @@
|
|
|
77
73
|
<title>{
|
|
78
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
79
75
|
}</title>
|
|
80
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
81
|
-
<text text-anchor="middle" x="
|
|
82
|
-
<text text-anchor="middle" x="
|
|
83
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<ellipse fill="#fdb462" stroke="black" cx="583" cy="-127.3" rx="338.54" ry="41.09"/>
|
|
77
|
+
<text text-anchor="middle" x="583" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
78
|
+
<text text-anchor="middle" x="583" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true</text>
|
|
79
|
+
<text text-anchor="middle" x="583" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
84
80
|
</g>
|
|
85
81
|
<!-- {
|
|
86
82
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -89,32 +85,32 @@
|
|
|
89
85
|
<title>{
|
|
90
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
91
87
|
}->TimePickerSelect</title>
|
|
92
|
-
<path fill="none" stroke="black" d="
|
|
93
|
-
<polygon fill="black" stroke="black" points="
|
|
88
|
+
<path fill="none" stroke="black" d="M442,-165C442,-165 442,-187.45 442,-187.45"/>
|
|
89
|
+
<polygon fill="black" stroke="black" points="438.5,-187.45 442,-197.45 445.5,-187.45 438.5,-187.45"/>
|
|
94
90
|
</g>
|
|
95
91
|
<!-- IconModule -->
|
|
96
92
|
<g id="node4" class="node">
|
|
97
93
|
<title>IconModule</title>
|
|
98
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<polygon fill="#8dd3c7" stroke="black" points="220.43,-233.59 217.43,-237.59 196.43,-237.59 193.43,-233.59 135.57,-233.59 135.57,-197.59 220.43,-197.59 220.43,-233.59"/>
|
|
95
|
+
<text text-anchor="middle" x="178" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
100
96
|
</g>
|
|
101
97
|
<!-- IconModule->TimePickerSelectModule -->
|
|
102
98
|
<g id="edge3" class="edge">
|
|
103
99
|
<title>IconModule->TimePickerSelectModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M178,-233.7C178,-233.7 178,-252.58 178,-252.58"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="174.5,-252.58 178,-262.58 181.5,-252.58 174.5,-252.58"/>
|
|
106
102
|
</g>
|
|
107
103
|
<!-- SelectModule -->
|
|
108
104
|
<g id="node5" class="node">
|
|
109
105
|
<title>SelectModule</title>
|
|
110
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
111
|
-
<text text-anchor="middle" x="
|
|
106
|
+
<polygon fill="#8dd3c7" stroke="black" points="117.76,-233.59 114.76,-237.59 93.76,-237.59 90.76,-233.59 24.24,-233.59 24.24,-197.59 117.76,-197.59 117.76,-233.59"/>
|
|
107
|
+
<text text-anchor="middle" x="71" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
112
108
|
</g>
|
|
113
109
|
<!-- SelectModule->TimePickerSelectModule -->
|
|
114
110
|
<g id="edge4" class="edge">
|
|
115
111
|
<title>SelectModule->TimePickerSelectModule</title>
|
|
116
|
-
<path fill="none" stroke="black" d="
|
|
117
|
-
<polygon fill="black" stroke="black" points="
|
|
112
|
+
<path fill="none" stroke="black" d="M108.17,-233.7C108.17,-233.7 108.17,-252.58 108.17,-252.58"/>
|
|
113
|
+
<polygon fill="black" stroke="black" points="104.67,-252.58 108.17,-262.58 111.67,-252.58 104.67,-252.58"/>
|
|
118
114
|
</g>
|
|
119
115
|
</g>
|
|
120
116
|
</svg>
|