carbon-components-angular 5.72.0 → 5.72.2
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/combobox/combobox.component.d.ts +3 -0
- package/docs/documentation/components/ComboBox.html +214 -67
- package/docs/documentation/components/Dropdown.html +322 -134
- package/docs/documentation/components/DropdownList.html +6 -2
- package/docs/documentation/components/RadioGroup.html +166 -77
- package/docs/documentation/components/TextInputLabelComponent.html +171 -65
- package/docs/documentation/components/TextareaLabelComponent.html +142 -74
- package/docs/documentation/coverage.html +22 -22
- package/docs/documentation/directives/TextArea.html +106 -11
- package/docs/documentation/directives/TextInput.html +118 -24
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/CheckboxModule/dependencies.svg +42 -42
- package/docs/documentation/modules/CheckboxModule.html +42 -42
- package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
- package/docs/documentation/modules/CodeSnippetModule.html +4 -4
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +6 -6
- package/docs/documentation/modules/ComboBoxModule.html +6 -6
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +67 -67
- package/docs/documentation/modules/ContextMenuModule.html +67 -67
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DatePickerInputModule.html +4 -4
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +6 -6
- package/docs/documentation/modules/DatePickerModule.html +6 -6
- package/docs/documentation/modules/DialogModule/dependencies.svg +33 -33
- package/docs/documentation/modules/DialogModule.html +33 -33
- package/docs/documentation/modules/DocumentationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DocumentationModule.html +4 -4
- package/docs/documentation/modules/DropdownModule/dependencies.svg +53 -53
- package/docs/documentation/modules/DropdownModule.html +53 -53
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +35 -35
- package/docs/documentation/modules/FileUploaderModule.html +35 -35
- package/docs/documentation/modules/GridModule/dependencies.svg +61 -61
- package/docs/documentation/modules/GridModule.html +61 -61
- package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/HeaderModule.html +4 -4
- package/docs/documentation/modules/I18nModule/dependencies.svg +13 -13
- package/docs/documentation/modules/I18nModule.html +13 -13
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +15 -15
- package/docs/documentation/modules/InlineLoadingModule.html +15 -15
- package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InputModule.html +4 -4
- package/docs/documentation/modules/LayerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayerModule.html +4 -4
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/MenuButtonModule.html +4 -4
- package/docs/documentation/modules/ModalModule/dependencies.svg +114 -114
- package/docs/documentation/modules/ModalModule.html +114 -114
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NotificationModule.html +4 -4
- package/docs/documentation/modules/NumberModule/dependencies.svg +25 -25
- package/docs/documentation/modules/NumberModule.html +25 -25
- package/docs/documentation/modules/PaginationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PaginationModule.html +4 -4
- package/docs/documentation/modules/PanelModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PanelModule.html +4 -4
- package/docs/documentation/modules/PlaceholderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PlaceholderModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
- package/docs/documentation/modules/RadioModule.html +4 -4
- package/docs/documentation/modules/SearchModule/dependencies.svg +48 -44
- package/docs/documentation/modules/SearchModule.html +48 -44
- package/docs/documentation/modules/SelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SelectModule.html +4 -4
- package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SideNavModule.html +4 -4
- package/docs/documentation/modules/SkeletonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SkeletonModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +26 -26
- package/docs/documentation/modules/SliderModule.html +26 -26
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +43 -43
- package/docs/documentation/modules/StructuredListModule.html +43 -43
- package/docs/documentation/modules/TableModule/dependencies.svg +225 -225
- package/docs/documentation/modules/TableModule.html +225 -225
- package/docs/documentation/modules/TabsModule/dependencies.svg +136 -136
- package/docs/documentation/modules/TabsModule.html +136 -136
- package/docs/documentation/modules/TagModule/dependencies.svg +38 -38
- package/docs/documentation/modules/TagModule.html +38 -38
- package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ThemeModule.html +4 -4
- package/docs/documentation/modules/TilesModule/dependencies.svg +108 -108
- package/docs/documentation/modules/TilesModule.html +108 -108
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -45
- package/docs/documentation/modules/TimePickerModule.html +41 -45
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +46 -42
- package/docs/documentation/modules/TimePickerSelectModule.html +46 -42
- package/docs/documentation/modules/ToggleModule/dependencies.svg +7 -7
- package/docs/documentation/modules/ToggleModule.html +7 -7
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TreeviewModule.html +28 -28
- package/docs/documentation.json +510 -362
- package/docs/storybook/1345.da6e3dec.iframe.bundle.js +1 -0
- package/docs/storybook/3224.14e2c79a.iframe.bundle.js +1 -0
- package/docs/storybook/557.d4341469.iframe.bundle.js +1 -0
- package/docs/storybook/7019.75ad5817.iframe.bundle.js +2 -0
- package/docs/storybook/955.7522f55b.iframe.bundle.js +1 -0
- package/docs/storybook/combobox-combobox-stories.e3d08f7d.iframe.bundle.js +1 -0
- package/docs/storybook/dropdown-dropdown-stories.cf59b2ab.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/{input-input-stories.85a9e65e.iframe.bundle.js → input-input-stories.8bf34960.iframe.bundle.js} +1 -1
- package/docs/storybook/{input-textarea-stories.77240fb3.iframe.bundle.js → input-textarea-stories.ad775432.iframe.bundle.js} +1 -1
- package/docs/storybook/main.a1247bb8.iframe.bundle.js +1 -0
- package/docs/storybook/modal-modal-stories.cc2d04cb.iframe.bundle.js +1 -0
- package/docs/storybook/{pagination-pagination-nav-stories.547eede3.iframe.bundle.js → pagination-pagination-nav-stories.01637d11.iframe.bundle.js} +1 -1
- package/docs/storybook/{pagination-pagination-stories.fa7c9094.iframe.bundle.js → pagination-pagination-stories.40d17ebd.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-filtering-single-selection-stories.ec91f833.iframe.bundle.js → patterns-filtering-multi-selection-stories.a46a1d6e.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-filtering-multiple-categories-stories.531f27d7.iframe.bundle.js → patterns-filtering-multiple-categories-stories.740c719e.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-filtering-multi-selection-stories.9086f77f.iframe.bundle.js → patterns-filtering-single-selection-stories.cc647b4a.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-forms-multi-step-form-stories.8696062a.iframe.bundle.js → patterns-forms-multi-step-form-stories.2ea46e56.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-loading-large-loading-stories.734fb9bc.iframe.bundle.js → patterns-loading-large-loading-stories.e6ae3e31.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-loading-progressive-loading-stories.10bcf9f2.iframe.bundle.js → patterns-loading-progressive-loading-stories.63165c09.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/radio-radio-stories.8ff73370.iframe.bundle.js +1 -0
- package/docs/storybook/runtime~main.b11c471e.iframe.bundle.js +1 -0
- package/dropdown/dropdown.component.d.ts +8 -1
- package/dropdown/list/dropdown-list.component.d.ts +1 -1
- package/esm2020/combobox/combobox.component.mjs +19 -9
- package/esm2020/dropdown/dropdown.component.mjs +31 -15
- package/esm2020/dropdown/list/dropdown-list.component.mjs +1 -1
- package/esm2020/input/input.directive.mjs +11 -5
- package/esm2020/input/text-area.directive.mjs +11 -5
- package/esm2020/input/text-input-label.component.mjs +38 -15
- package/esm2020/input/textarea-label.component.mjs +46 -21
- package/esm2020/radio/radio-group.component.mjs +19 -7
- package/fesm2015/carbon-components-angular-combobox.mjs +18 -8
- package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-dropdown.mjs +31 -14
- package/fesm2015/carbon-components-angular-dropdown.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-input.mjs +112 -46
- package/fesm2015/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-radio.mjs +18 -6
- package/fesm2015/carbon-components-angular-radio.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-combobox.mjs +18 -8
- package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-dropdown.mjs +30 -14
- package/fesm2020/carbon-components-angular-dropdown.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-input.mjs +102 -45
- package/fesm2020/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-radio.mjs +18 -6
- package/fesm2020/carbon-components-angular-radio.mjs.map +1 -1
- package/input/input.directive.d.ts +4 -1
- package/input/text-area.directive.d.ts +4 -1
- package/input/text-input-label.component.d.ts +9 -5
- package/input/textarea-label.component.d.ts +5 -3
- package/package.json +1 -1
- package/radio/radio-group.component.d.ts +4 -2
- package/docs/storybook/1250.47c381c1.iframe.bundle.js +0 -1
- package/docs/storybook/1345.9ccf4f3f.iframe.bundle.js +0 -1
- package/docs/storybook/3224.3e279e46.iframe.bundle.js +0 -1
- package/docs/storybook/7019.b8944046.iframe.bundle.js +0 -2
- package/docs/storybook/955.99b6ac85.iframe.bundle.js +0 -1
- package/docs/storybook/combobox-combobox-stories.e7427226.iframe.bundle.js +0 -1
- package/docs/storybook/dropdown-dropdown-stories.a76101be.iframe.bundle.js +0 -1
- package/docs/storybook/main.cdbf1814.iframe.bundle.js +0 -1
- package/docs/storybook/modal-modal-stories.0a864a6a.iframe.bundle.js +0 -1
- package/docs/storybook/radio-radio-stories.444fc044.iframe.bundle.js +0 -1
- package/docs/storybook/runtime~main.e32f2dfb.iframe.bundle.js +0 -1
- /package/docs/storybook/{7019.b8944046.iframe.bundle.js.LICENSE.txt → 7019.75ad5817.iframe.bundle.js.LICENSE.txt} +0 -0
|
@@ -28,59 +28,59 @@
|
|
|
28
28
|
<title>cluster_StructuredListModule_StructuredList_providers</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="409,-78 409,-241.59 1075,-241.59 1075,-78 409,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="
|
|
32
|
-
<title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_StructuredListModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="124,-189.59 124,-241.59 401,-241.59 401,-189.59 124,-189.59"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust8" class="cluster">
|
|
36
36
|
<title>cluster_StructuredListModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="55,-319.59 55,-371.59 461,-371.59 461,-319.59 55,-319.59"/>
|
|
38
38
|
</g>
|
|
39
|
-
<g id="
|
|
40
|
-
<title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59
|
|
39
|
+
<g id="clust7" class="cluster">
|
|
40
|
+
<title>cluster_StructuredListModule_imports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- ListColumn -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>ListColumn</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="393.4,-233.59 310.6,-233.59 310.6,-197.59 393.4,-197.59 393.4,-233.59"/>
|
|
47
|
+
<text text-anchor="middle" x="352" y="-211.39" font-family="Times,serif" font-size="14.00">ListColumn</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- StructuredListModule -->
|
|
50
50
|
<g id="node5" class="node">
|
|
51
51
|
<title>StructuredListModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="322.64,-298.59 319.64,-302.59 298.64,-302.59 295.64,-298.59 183.36,-298.59 183.36,-262.59 322.64,-262.59 322.64,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="253" y="-276.39" font-family="Times,serif" font-size="14.00">StructuredListModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- ListColumn->StructuredListModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>ListColumn->StructuredListModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M316.69,-233.7C316.69,-233.7 316.69,-252.58 316.69,-252.58"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="313.19,-252.58 316.69,-262.58 320.19,-252.58 313.19,-252.58"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- ListHeader -->
|
|
62
62
|
<g id="node2" class="node">
|
|
63
63
|
<title>ListHeader</title>
|
|
64
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#ffffb3" stroke="black" points="292.19,-233.59 213.81,-233.59 213.81,-197.59 292.19,-197.59 292.19,-233.59"/>
|
|
65
|
+
<text text-anchor="middle" x="253" y="-211.39" font-family="Times,serif" font-size="14.00">ListHeader</text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- ListHeader->StructuredListModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>ListHeader->StructuredListModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" d="M253,-233.7C253,-233.7 253,-252.58 253,-252.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="249.5,-252.58 253,-262.58 256.5,-252.58 249.5,-252.58"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- ListRow -->
|
|
74
74
|
<g id="node3" class="node">
|
|
75
75
|
<title>ListRow</title>
|
|
76
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<polygon fill="#ffffb3" stroke="black" points="196.22,-233.59 131.78,-233.59 131.78,-197.59 196.22,-197.59 196.22,-233.59"/>
|
|
77
|
+
<text text-anchor="middle" x="164" y="-211.39" font-family="Times,serif" font-size="14.00">ListRow</text>
|
|
78
78
|
</g>
|
|
79
79
|
<!-- ListRow->StructuredListModule -->
|
|
80
80
|
<g id="edge3" class="edge">
|
|
81
81
|
<title>ListRow->StructuredListModule</title>
|
|
82
|
-
<path fill="none" stroke="black" d="
|
|
83
|
-
<polygon fill="black" stroke="black" points="
|
|
82
|
+
<path fill="none" stroke="black" d="M189.64,-233.7C189.64,-233.7 189.64,-252.58 189.64,-252.58"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="186.14,-252.58 189.64,-262.58 193.14,-252.58 186.14,-252.58"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- StructuredList -->
|
|
86
86
|
<g id="node4" class="node">
|
|
@@ -91,56 +91,56 @@
|
|
|
91
91
|
<!-- StructuredList->StructuredListModule -->
|
|
92
92
|
<g id="edge4" class="edge">
|
|
93
93
|
<title>StructuredList->StructuredListModule</title>
|
|
94
|
-
<path fill="none" stroke="black" d="M603,-233.61C603,-250.96 603,-274.59 603,-274.59 603,-274.59
|
|
95
|
-
<polygon fill="black" stroke="black" points="
|
|
94
|
+
<path fill="none" stroke="black" d="M603,-233.61C603,-250.96 603,-274.59 603,-274.59 603,-274.59 332.99,-274.59 332.99,-274.59"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="332.99,-271.09 322.99,-274.59 332.99,-278.09 332.99,-271.09"/>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- ListColumn -->
|
|
98
98
|
<g id="node8" class="node">
|
|
99
99
|
<title>ListColumn </title>
|
|
100
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
101
|
-
<text text-anchor="middle" x="
|
|
100
|
+
<polygon fill="#fb8072" stroke="black" points="453.4,-363.59 366.6,-363.59 366.6,-327.59 453.4,-327.59 453.4,-363.59"/>
|
|
101
|
+
<text text-anchor="middle" x="410" y="-341.39" font-family="Times,serif" font-size="14.00">ListColumn </text>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- StructuredListModule->ListColumn -->
|
|
104
104
|
<g id="edge7" class="edge">
|
|
105
105
|
<title>StructuredListModule->ListColumn </title>
|
|
106
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
107
|
-
<polygon fill="black" stroke="black" points="
|
|
106
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M322.88,-286.59C352.42,-286.59 380.12,-286.59 380.12,-286.59 380.12,-286.59 380.12,-317.57 380.12,-317.57"/>
|
|
107
|
+
<polygon fill="black" stroke="black" points="376.63,-317.57 380.12,-327.57 383.63,-317.57 376.63,-317.57"/>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- ListHeader -->
|
|
110
110
|
<g id="node9" class="node">
|
|
111
111
|
<title>ListHeader </title>
|
|
112
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
113
|
-
<text text-anchor="middle" x="
|
|
112
|
+
<polygon fill="#fb8072" stroke="black" points="348.69,-363.59 267.31,-363.59 267.31,-327.59 348.69,-327.59 348.69,-363.59"/>
|
|
113
|
+
<text text-anchor="middle" x="308" y="-341.39" font-family="Times,serif" font-size="14.00">ListHeader </text>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- StructuredListModule->ListHeader -->
|
|
116
116
|
<g id="edge8" class="edge">
|
|
117
117
|
<title>StructuredListModule->ListHeader </title>
|
|
118
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
119
|
-
<polygon fill="black" stroke="black" points="
|
|
118
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M294.99,-298.7C294.99,-298.7 294.99,-317.58 294.99,-317.58"/>
|
|
119
|
+
<polygon fill="black" stroke="black" points="291.49,-317.58 294.99,-327.58 298.49,-317.58 291.49,-317.58"/>
|
|
120
120
|
</g>
|
|
121
121
|
<!-- ListRow -->
|
|
122
122
|
<g id="node10" class="node">
|
|
123
123
|
<title>ListRow </title>
|
|
124
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
125
|
-
<text text-anchor="middle" x="
|
|
124
|
+
<polygon fill="#fb8072" stroke="black" points="248.72,-363.59 181.28,-363.59 181.28,-327.59 248.72,-327.59 248.72,-363.59"/>
|
|
125
|
+
<text text-anchor="middle" x="215" y="-341.39" font-family="Times,serif" font-size="14.00">ListRow </text>
|
|
126
126
|
</g>
|
|
127
127
|
<!-- StructuredListModule->ListRow -->
|
|
128
128
|
<g id="edge9" class="edge">
|
|
129
129
|
<title>StructuredListModule->ListRow </title>
|
|
130
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
131
|
-
<polygon fill="black" stroke="black" points="
|
|
130
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M216.02,-298.7C216.02,-298.7 216.02,-317.58 216.02,-317.58"/>
|
|
131
|
+
<polygon fill="black" stroke="black" points="212.52,-317.58 216.02,-327.58 219.52,-317.58 212.52,-317.58"/>
|
|
132
132
|
</g>
|
|
133
133
|
<!-- StructuredList -->
|
|
134
134
|
<g id="node11" class="node">
|
|
135
135
|
<title>StructuredList </title>
|
|
136
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
137
|
-
<text text-anchor="middle" x="
|
|
136
|
+
<polygon fill="#fb8072" stroke="black" points="162.59,-363.59 63.41,-363.59 63.41,-327.59 162.59,-327.59 162.59,-363.59"/>
|
|
137
|
+
<text text-anchor="middle" x="113" y="-341.39" font-family="Times,serif" font-size="14.00">StructuredList </text>
|
|
138
138
|
</g>
|
|
139
139
|
<!-- StructuredListModule->StructuredList -->
|
|
140
140
|
<g id="edge10" class="edge">
|
|
141
141
|
<title>StructuredListModule->StructuredList </title>
|
|
142
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
143
|
-
<polygon fill="black" stroke="black" points="
|
|
142
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M183.11,-286.59C163.46,-286.59 147.34,-286.59 147.34,-286.59 147.34,-286.59 147.34,-317.57 147.34,-317.57"/>
|
|
143
|
+
<polygon fill="black" stroke="black" points="143.84,-317.57 147.34,-327.57 150.84,-317.57 143.84,-317.57"/>
|
|
144
144
|
</g>
|
|
145
145
|
<!-- {
|
|
146
146
|
   provide: NG_VALUE_ACCESSOR, useExisting: StructuredList, multi: true
|
|
@@ -167,14 +167,14 @@
|
|
|
167
167
|
<!-- IconModule -->
|
|
168
168
|
<g id="node7" class="node">
|
|
169
169
|
<title>IconModule</title>
|
|
170
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
171
|
-
<text text-anchor="middle" x="
|
|
170
|
+
<polygon fill="#8dd3c7" stroke="black" points="108.43,-233.59 105.43,-237.59 84.43,-237.59 81.43,-233.59 23.57,-233.59 23.57,-197.59 108.43,-197.59 108.43,-233.59"/>
|
|
171
|
+
<text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
172
172
|
</g>
|
|
173
173
|
<!-- IconModule->StructuredListModule -->
|
|
174
174
|
<g id="edge6" class="edge">
|
|
175
175
|
<title>IconModule->StructuredListModule</title>
|
|
176
|
-
<path fill="none" stroke="black" d="
|
|
177
|
-
<polygon fill="black" stroke="black" points="
|
|
176
|
+
<path fill="none" stroke="black" d="M85.71,-233.61C85.71,-250.96 85.71,-274.59 85.71,-274.59 85.71,-274.59 173.02,-274.59 173.02,-274.59"/>
|
|
177
|
+
<polygon fill="black" stroke="black" points="173.02,-278.09 183.02,-274.59 173.02,-271.09 173.02,-278.09"/>
|
|
178
178
|
</g>
|
|
179
179
|
</g>
|
|
180
180
|
</svg>
|
|
@@ -137,59 +137,59 @@
|
|
|
137
137
|
<title>cluster_StructuredListModule_StructuredList_providers</title>
|
|
138
138
|
<polygon fill="none" stroke="black" points="409,-78 409,-241.59 1075,-241.59 1075,-78 409,-78"/>
|
|
139
139
|
</g>
|
|
140
|
-
<g id="
|
|
141
|
-
<title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
140
|
+
<g id="clust2" class="cluster">
|
|
141
|
+
<title>cluster_StructuredListModule_declarations</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="124,-189.59 124,-241.59 401,-241.59 401,-189.59 124,-189.59"/>
|
|
143
143
|
</g>
|
|
144
144
|
<g id="clust8" class="cluster">
|
|
145
145
|
<title>cluster_StructuredListModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
146
|
+
<polygon fill="none" stroke="black" points="55,-319.59 55,-371.59 461,-371.59 461,-319.59 55,-319.59"/>
|
|
147
147
|
</g>
|
|
148
|
-
<g id="
|
|
149
|
-
<title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59
|
|
148
|
+
<g id="clust7" class="cluster">
|
|
149
|
+
<title>cluster_StructuredListModule_imports</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
|
|
151
151
|
</g>
|
|
152
152
|
<!-- ListColumn -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>ListColumn</title>
|
|
155
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
156
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="393.4,-233.59 310.6,-233.59 310.6,-197.59 393.4,-197.59 393.4,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="352" y="-211.39" font-family="Times,serif" font-size="14.00">ListColumn</text>
|
|
157
157
|
</g>
|
|
158
158
|
<!-- StructuredListModule -->
|
|
159
159
|
<g id="node5" class="node">
|
|
160
160
|
<title>StructuredListModule</title>
|
|
161
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="322.64,-298.59 319.64,-302.59 298.64,-302.59 295.64,-298.59 183.36,-298.59 183.36,-262.59 322.64,-262.59 322.64,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="253" y="-276.39" font-family="Times,serif" font-size="14.00">StructuredListModule</text>
|
|
163
163
|
</g>
|
|
164
164
|
<!-- ListColumn->StructuredListModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>ListColumn->StructuredListModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M316.69,-233.7C316.69,-233.7 316.69,-252.58 316.69,-252.58"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="313.19,-252.58 316.69,-262.58 320.19,-252.58 313.19,-252.58"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- ListHeader -->
|
|
171
171
|
<g id="node2" class="node">
|
|
172
172
|
<title>ListHeader</title>
|
|
173
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#ffffb3" stroke="black" points="292.19,-233.59 213.81,-233.59 213.81,-197.59 292.19,-197.59 292.19,-233.59"/>
|
|
174
|
+
<text text-anchor="middle" x="253" y="-211.39" font-family="Times,serif" font-size="14.00">ListHeader</text>
|
|
175
175
|
</g>
|
|
176
176
|
<!-- ListHeader->StructuredListModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>ListHeader->StructuredListModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" d="M253,-233.7C253,-233.7 253,-252.58 253,-252.58"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="249.5,-252.58 253,-262.58 256.5,-252.58 249.5,-252.58"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- ListRow -->
|
|
183
183
|
<g id="node3" class="node">
|
|
184
184
|
<title>ListRow</title>
|
|
185
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<polygon fill="#ffffb3" stroke="black" points="196.22,-233.59 131.78,-233.59 131.78,-197.59 196.22,-197.59 196.22,-233.59"/>
|
|
186
|
+
<text text-anchor="middle" x="164" y="-211.39" font-family="Times,serif" font-size="14.00">ListRow</text>
|
|
187
187
|
</g>
|
|
188
188
|
<!-- ListRow->StructuredListModule -->
|
|
189
189
|
<g id="edge3" class="edge">
|
|
190
190
|
<title>ListRow->StructuredListModule</title>
|
|
191
|
-
<path fill="none" stroke="black" d="
|
|
192
|
-
<polygon fill="black" stroke="black" points="
|
|
191
|
+
<path fill="none" stroke="black" d="M189.64,-233.7C189.64,-233.7 189.64,-252.58 189.64,-252.58"/>
|
|
192
|
+
<polygon fill="black" stroke="black" points="186.14,-252.58 189.64,-262.58 193.14,-252.58 186.14,-252.58"/>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- StructuredList -->
|
|
195
195
|
<g id="node4" class="node">
|
|
@@ -200,56 +200,56 @@
|
|
|
200
200
|
<!-- StructuredList->StructuredListModule -->
|
|
201
201
|
<g id="edge4" class="edge">
|
|
202
202
|
<title>StructuredList->StructuredListModule</title>
|
|
203
|
-
<path fill="none" stroke="black" d="M603,-233.61C603,-250.96 603,-274.59 603,-274.59 603,-274.59
|
|
204
|
-
<polygon fill="black" stroke="black" points="
|
|
203
|
+
<path fill="none" stroke="black" d="M603,-233.61C603,-250.96 603,-274.59 603,-274.59 603,-274.59 332.99,-274.59 332.99,-274.59"/>
|
|
204
|
+
<polygon fill="black" stroke="black" points="332.99,-271.09 322.99,-274.59 332.99,-278.09 332.99,-271.09"/>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- ListColumn -->
|
|
207
207
|
<g id="node8" class="node">
|
|
208
208
|
<title>ListColumn </title>
|
|
209
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
210
|
-
<text text-anchor="middle" x="
|
|
209
|
+
<polygon fill="#fb8072" stroke="black" points="453.4,-363.59 366.6,-363.59 366.6,-327.59 453.4,-327.59 453.4,-363.59"/>
|
|
210
|
+
<text text-anchor="middle" x="410" y="-341.39" font-family="Times,serif" font-size="14.00">ListColumn </text>
|
|
211
211
|
</g>
|
|
212
212
|
<!-- StructuredListModule->ListColumn -->
|
|
213
213
|
<g id="edge7" class="edge">
|
|
214
214
|
<title>StructuredListModule->ListColumn </title>
|
|
215
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
216
|
-
<polygon fill="black" stroke="black" points="
|
|
215
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M322.88,-286.59C352.42,-286.59 380.12,-286.59 380.12,-286.59 380.12,-286.59 380.12,-317.57 380.12,-317.57"/>
|
|
216
|
+
<polygon fill="black" stroke="black" points="376.63,-317.57 380.12,-327.57 383.63,-317.57 376.63,-317.57"/>
|
|
217
217
|
</g>
|
|
218
218
|
<!-- ListHeader -->
|
|
219
219
|
<g id="node9" class="node">
|
|
220
220
|
<title>ListHeader </title>
|
|
221
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
222
|
-
<text text-anchor="middle" x="
|
|
221
|
+
<polygon fill="#fb8072" stroke="black" points="348.69,-363.59 267.31,-363.59 267.31,-327.59 348.69,-327.59 348.69,-363.59"/>
|
|
222
|
+
<text text-anchor="middle" x="308" y="-341.39" font-family="Times,serif" font-size="14.00">ListHeader </text>
|
|
223
223
|
</g>
|
|
224
224
|
<!-- StructuredListModule->ListHeader -->
|
|
225
225
|
<g id="edge8" class="edge">
|
|
226
226
|
<title>StructuredListModule->ListHeader </title>
|
|
227
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
228
|
-
<polygon fill="black" stroke="black" points="
|
|
227
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M294.99,-298.7C294.99,-298.7 294.99,-317.58 294.99,-317.58"/>
|
|
228
|
+
<polygon fill="black" stroke="black" points="291.49,-317.58 294.99,-327.58 298.49,-317.58 291.49,-317.58"/>
|
|
229
229
|
</g>
|
|
230
230
|
<!-- ListRow -->
|
|
231
231
|
<g id="node10" class="node">
|
|
232
232
|
<title>ListRow </title>
|
|
233
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
234
|
-
<text text-anchor="middle" x="
|
|
233
|
+
<polygon fill="#fb8072" stroke="black" points="248.72,-363.59 181.28,-363.59 181.28,-327.59 248.72,-327.59 248.72,-363.59"/>
|
|
234
|
+
<text text-anchor="middle" x="215" y="-341.39" font-family="Times,serif" font-size="14.00">ListRow </text>
|
|
235
235
|
</g>
|
|
236
236
|
<!-- StructuredListModule->ListRow -->
|
|
237
237
|
<g id="edge9" class="edge">
|
|
238
238
|
<title>StructuredListModule->ListRow </title>
|
|
239
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
240
|
-
<polygon fill="black" stroke="black" points="
|
|
239
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M216.02,-298.7C216.02,-298.7 216.02,-317.58 216.02,-317.58"/>
|
|
240
|
+
<polygon fill="black" stroke="black" points="212.52,-317.58 216.02,-327.58 219.52,-317.58 212.52,-317.58"/>
|
|
241
241
|
</g>
|
|
242
242
|
<!-- StructuredList -->
|
|
243
243
|
<g id="node11" class="node">
|
|
244
244
|
<title>StructuredList </title>
|
|
245
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
246
|
-
<text text-anchor="middle" x="
|
|
245
|
+
<polygon fill="#fb8072" stroke="black" points="162.59,-363.59 63.41,-363.59 63.41,-327.59 162.59,-327.59 162.59,-363.59"/>
|
|
246
|
+
<text text-anchor="middle" x="113" y="-341.39" font-family="Times,serif" font-size="14.00">StructuredList </text>
|
|
247
247
|
</g>
|
|
248
248
|
<!-- StructuredListModule->StructuredList -->
|
|
249
249
|
<g id="edge10" class="edge">
|
|
250
250
|
<title>StructuredListModule->StructuredList </title>
|
|
251
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
252
|
-
<polygon fill="black" stroke="black" points="
|
|
251
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M183.11,-286.59C163.46,-286.59 147.34,-286.59 147.34,-286.59 147.34,-286.59 147.34,-317.57 147.34,-317.57"/>
|
|
252
|
+
<polygon fill="black" stroke="black" points="143.84,-317.57 147.34,-327.57 150.84,-317.57 143.84,-317.57"/>
|
|
253
253
|
</g>
|
|
254
254
|
<!-- {
|
|
255
255
|
   provide: NG_VALUE_ACCESSOR, useExisting: StructuredList, multi: true
|
|
@@ -276,14 +276,14 @@
|
|
|
276
276
|
<!-- IconModule -->
|
|
277
277
|
<g id="node7" class="node">
|
|
278
278
|
<title>IconModule</title>
|
|
279
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
280
|
-
<text text-anchor="middle" x="
|
|
279
|
+
<polygon fill="#8dd3c7" stroke="black" points="108.43,-233.59 105.43,-237.59 84.43,-237.59 81.43,-233.59 23.57,-233.59 23.57,-197.59 108.43,-197.59 108.43,-233.59"/>
|
|
280
|
+
<text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
281
281
|
</g>
|
|
282
282
|
<!-- IconModule->StructuredListModule -->
|
|
283
283
|
<g id="edge6" class="edge">
|
|
284
284
|
<title>IconModule->StructuredListModule</title>
|
|
285
|
-
<path fill="none" stroke="black" d="
|
|
286
|
-
<polygon fill="black" stroke="black" points="
|
|
285
|
+
<path fill="none" stroke="black" d="M85.71,-233.61C85.71,-250.96 85.71,-274.59 85.71,-274.59 85.71,-274.59 173.02,-274.59 173.02,-274.59"/>
|
|
286
|
+
<polygon fill="black" stroke="black" points="173.02,-278.09 183.02,-274.59 173.02,-271.09 173.02,-278.09"/>
|
|
287
287
|
</g>
|
|
288
288
|
</g>
|
|
289
289
|
</svg>
|