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
|
@@ -26,77 +26,77 @@
|
|
|
26
26
|
</g>
|
|
27
27
|
<g id="clust2" class="cluster">
|
|
28
28
|
<title>cluster_CheckboxModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_CheckboxModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="745,-189.59 745,-241.59 845,-241.59 845,-189.59 745,-189.59"/>
|
|
29
|
+
<polygon fill="none" stroke="black" points="550,-189.59 550,-241.59 765,-241.59 765,-189.59 550,-189.59"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust6" class="cluster">
|
|
36
32
|
<title>cluster_CheckboxModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="583,-319.59 583,-371.59 805,-371.59 805,-319.59 583,-319.59"/>
|
|
38
34
|
</g>
|
|
39
|
-
<g id="
|
|
40
|
-
<title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_CheckboxModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="773,-189.59 773,-241.59 873,-241.59 873,-189.59 773,-189.59"/>
|
|
42
38
|
</g>
|
|
43
39
|
<g id="clust4" class="cluster">
|
|
44
40
|
<title>cluster_CheckboxModule_CheckboxGroup_providers</title>
|
|
45
|
-
<polygon fill="none" stroke="black" points="
|
|
41
|
+
<polygon fill="none" stroke="black" points="658,-101.3 658,-153.3 1272,-153.3 1272,-101.3 658,-101.3"/>
|
|
42
|
+
</g>
|
|
43
|
+
<g id="clust3" class="cluster">
|
|
44
|
+
<title>cluster_CheckboxModule_Checkbox_providers</title>
|
|
45
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 650,-176.59 650,-78 16,-78"/>
|
|
46
46
|
</g>
|
|
47
47
|
<!-- Checkbox -->
|
|
48
48
|
<g id="node1" class="node">
|
|
49
49
|
<title>Checkbox</title>
|
|
50
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
51
|
-
<text text-anchor="middle" x="
|
|
50
|
+
<polygon fill="#ffffb3" stroke="black" points="630.27,-233.59 557.73,-233.59 557.73,-197.59 630.27,-197.59 630.27,-233.59"/>
|
|
51
|
+
<text text-anchor="middle" x="594" y="-211.39" font-family="Times,serif" font-size="14.00">Checkbox</text>
|
|
52
52
|
</g>
|
|
53
53
|
<!-- CheckboxModule -->
|
|
54
54
|
<g id="node3" class="node">
|
|
55
55
|
<title>CheckboxModule</title>
|
|
56
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
57
|
-
<text text-anchor="middle" x="
|
|
56
|
+
<polygon fill="#8dd3c7" stroke="black" points="761.32,-298.59 758.32,-302.59 737.32,-302.59 734.32,-298.59 644.68,-298.59 644.68,-262.59 761.32,-262.59 761.32,-298.59"/>
|
|
57
|
+
<text text-anchor="middle" x="703" y="-276.39" font-family="Times,serif" font-size="14.00">CheckboxModule</text>
|
|
58
58
|
</g>
|
|
59
59
|
<!-- Checkbox->CheckboxModule -->
|
|
60
60
|
<g id="edge1" class="edge">
|
|
61
61
|
<title>Checkbox->CheckboxModule</title>
|
|
62
|
-
<path fill="none" stroke="black" d="
|
|
63
|
-
<polygon fill="black" stroke="black" points="
|
|
62
|
+
<path fill="none" stroke="black" d="M610.68,-233.7C610.68,-252.93 610.68,-280.59 610.68,-280.59 610.68,-280.59 634.8,-280.59 634.8,-280.59"/>
|
|
63
|
+
<polygon fill="black" stroke="black" points="634.8,-284.09 644.8,-280.59 634.8,-277.09 634.8,-284.09"/>
|
|
64
64
|
</g>
|
|
65
65
|
<!-- CheckboxGroup -->
|
|
66
66
|
<g id="node2" class="node">
|
|
67
67
|
<title>CheckboxGroup</title>
|
|
68
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
69
|
-
<text text-anchor="middle" x="
|
|
68
|
+
<polygon fill="#ffffb3" stroke="black" points="757.03,-233.59 648.97,-233.59 648.97,-197.59 757.03,-197.59 757.03,-233.59"/>
|
|
69
|
+
<text text-anchor="middle" x="703" y="-211.39" font-family="Times,serif" font-size="14.00">CheckboxGroup</text>
|
|
70
70
|
</g>
|
|
71
71
|
<!-- CheckboxGroup->CheckboxModule -->
|
|
72
72
|
<g id="edge3" class="edge">
|
|
73
73
|
<title>CheckboxGroup->CheckboxModule</title>
|
|
74
|
-
<path fill="none" stroke="black" d="
|
|
75
|
-
<polygon fill="black" stroke="black" points="
|
|
74
|
+
<path fill="none" stroke="black" d="M703,-233.7C703,-233.7 703,-252.58 703,-252.58"/>
|
|
75
|
+
<polygon fill="black" stroke="black" points="699.5,-252.58 703,-262.58 706.5,-252.58 699.5,-252.58"/>
|
|
76
76
|
</g>
|
|
77
77
|
<!-- Checkbox -->
|
|
78
78
|
<g id="node7" class="node">
|
|
79
79
|
<title>Checkbox </title>
|
|
80
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
81
|
-
<text text-anchor="middle" x="
|
|
80
|
+
<polygon fill="#fb8072" stroke="black" points="797.27,-363.59 720.73,-363.59 720.73,-327.59 797.27,-327.59 797.27,-363.59"/>
|
|
81
|
+
<text text-anchor="middle" x="759" y="-341.39" font-family="Times,serif" font-size="14.00">Checkbox </text>
|
|
82
82
|
</g>
|
|
83
83
|
<!-- CheckboxModule->Checkbox -->
|
|
84
84
|
<g id="edge6" class="edge">
|
|
85
85
|
<title>CheckboxModule->Checkbox </title>
|
|
86
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
87
|
-
<polygon fill="black" stroke="black" points="
|
|
86
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M741.01,-298.7C741.01,-298.7 741.01,-317.58 741.01,-317.58"/>
|
|
87
|
+
<polygon fill="black" stroke="black" points="737.51,-317.58 741.01,-327.58 744.51,-317.58 737.51,-317.58"/>
|
|
88
88
|
</g>
|
|
89
89
|
<!-- CheckboxGroup -->
|
|
90
90
|
<g id="node8" class="node">
|
|
91
91
|
<title>CheckboxGroup </title>
|
|
92
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
93
|
-
<text text-anchor="middle" x="
|
|
92
|
+
<polygon fill="#fb8072" stroke="black" points="703.03,-363.59 590.97,-363.59 590.97,-327.59 703.03,-327.59 703.03,-363.59"/>
|
|
93
|
+
<text text-anchor="middle" x="647" y="-341.39" font-family="Times,serif" font-size="14.00">CheckboxGroup </text>
|
|
94
94
|
</g>
|
|
95
95
|
<!-- CheckboxModule->CheckboxGroup -->
|
|
96
96
|
<g id="edge7" class="edge">
|
|
97
97
|
<title>CheckboxModule->CheckboxGroup </title>
|
|
98
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
99
|
-
<polygon fill="black" stroke="black" points="
|
|
98
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M673.93,-298.7C673.93,-298.7 673.93,-317.58 673.93,-317.58"/>
|
|
99
|
+
<polygon fill="black" stroke="black" points="670.43,-317.58 673.93,-327.58 677.43,-317.58 670.43,-317.58"/>
|
|
100
100
|
</g>
|
|
101
101
|
<!-- {
|
|
102
102
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
<title>{
|
|
106
106
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
107
107
|
}</title>
|
|
108
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
109
|
-
<text text-anchor="middle" x="
|
|
110
|
-
<text text-anchor="middle" x="
|
|
111
|
-
<text text-anchor="middle" x="
|
|
108
|
+
<ellipse fill="#fdb462" stroke="black" cx="333" cy="-127.3" rx="308.58" ry="41.09"/>
|
|
109
|
+
<text text-anchor="middle" x="333" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
110
|
+
<text text-anchor="middle" x="333" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true</text>
|
|
111
|
+
<text text-anchor="middle" x="333" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
112
112
|
</g>
|
|
113
113
|
<!-- {
|
|
114
114
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
@@ -117,32 +117,32 @@
|
|
|
117
117
|
<title>{
|
|
118
118
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
119
119
|
}->Checkbox</title>
|
|
120
|
-
<path fill="none" stroke="black" d="
|
|
121
|
-
<polygon fill="black" stroke="black" points="
|
|
120
|
+
<path fill="none" stroke="black" d="M594,-149.58C594,-149.58 594,-187.48 594,-187.48"/>
|
|
121
|
+
<polygon fill="black" stroke="black" points="590.5,-187.48 594,-197.48 597.5,-187.48 590.5,-187.48"/>
|
|
122
122
|
</g>
|
|
123
123
|
<!-- { provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup } -->
|
|
124
124
|
<g id="node5" class="node">
|
|
125
125
|
<title>{ provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }</title>
|
|
126
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
127
|
-
<text text-anchor="middle" x="
|
|
126
|
+
<ellipse fill="#fdb462" stroke="black" cx="965" cy="-127.3" rx="299.48" ry="18"/>
|
|
127
|
+
<text text-anchor="middle" x="965" y="-123.1" font-family="Times,serif" font-size="14.00">{ provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }</text>
|
|
128
128
|
</g>
|
|
129
129
|
<!-- { provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }->CheckboxGroup -->
|
|
130
130
|
<g id="edge4" class="edge">
|
|
131
131
|
<title>{ provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }->CheckboxGroup</title>
|
|
132
|
-
<path fill="none" stroke="black" d="
|
|
133
|
-
<polygon fill="black" stroke="black" points="
|
|
132
|
+
<path fill="none" stroke="black" d="M711.51,-137.08C711.51,-137.08 711.51,-187.49 711.51,-187.49"/>
|
|
133
|
+
<polygon fill="black" stroke="black" points="708.01,-187.49 711.51,-197.49 715.01,-187.49 708.01,-187.49"/>
|
|
134
134
|
</g>
|
|
135
135
|
<!-- IconModule -->
|
|
136
136
|
<g id="node6" class="node">
|
|
137
137
|
<title>IconModule</title>
|
|
138
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
139
|
-
<text text-anchor="middle" x="
|
|
138
|
+
<polygon fill="#8dd3c7" stroke="black" points="865.43,-233.59 862.43,-237.59 841.43,-237.59 838.43,-233.59 780.57,-233.59 780.57,-197.59 865.43,-197.59 865.43,-233.59"/>
|
|
139
|
+
<text text-anchor="middle" x="823" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
140
140
|
</g>
|
|
141
141
|
<!-- IconModule->CheckboxModule -->
|
|
142
142
|
<g id="edge5" class="edge">
|
|
143
143
|
<title>IconModule->CheckboxModule</title>
|
|
144
|
-
<path fill="none" stroke="black" d="
|
|
145
|
-
<polygon fill="black" stroke="black" points="
|
|
144
|
+
<path fill="none" stroke="black" d="M788.96,-233.7C788.96,-252.93 788.96,-280.59 788.96,-280.59 788.96,-280.59 771.29,-280.59 771.29,-280.59"/>
|
|
145
|
+
<polygon fill="black" stroke="black" points="771.29,-277.09 761.29,-280.59 771.29,-284.09 771.29,-277.09"/>
|
|
146
146
|
</g>
|
|
147
147
|
</g>
|
|
148
148
|
</svg>
|
|
@@ -135,77 +135,77 @@
|
|
|
135
135
|
</g>
|
|
136
136
|
<g id="clust2" class="cluster">
|
|
137
137
|
<title>cluster_CheckboxModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
139
|
-
</g>
|
|
140
|
-
<g id="clust5" class="cluster">
|
|
141
|
-
<title>cluster_CheckboxModule_imports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="745,-189.59 745,-241.59 845,-241.59 845,-189.59 745,-189.59"/>
|
|
138
|
+
<polygon fill="none" stroke="black" points="550,-189.59 550,-241.59 765,-241.59 765,-189.59 550,-189.59"/>
|
|
143
139
|
</g>
|
|
144
140
|
<g id="clust6" class="cluster">
|
|
145
141
|
<title>cluster_CheckboxModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="583,-319.59 583,-371.59 805,-371.59 805,-319.59 583,-319.59"/>
|
|
147
143
|
</g>
|
|
148
|
-
<g id="
|
|
149
|
-
<title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="
|
|
144
|
+
<g id="clust5" class="cluster">
|
|
145
|
+
<title>cluster_CheckboxModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="773,-189.59 773,-241.59 873,-241.59 873,-189.59 773,-189.59"/>
|
|
151
147
|
</g>
|
|
152
148
|
<g id="clust4" class="cluster">
|
|
153
149
|
<title>cluster_CheckboxModule_CheckboxGroup_providers</title>
|
|
154
|
-
<polygon fill="none" stroke="black" points="
|
|
150
|
+
<polygon fill="none" stroke="black" points="658,-101.3 658,-153.3 1272,-153.3 1272,-101.3 658,-101.3"/>
|
|
151
|
+
</g>
|
|
152
|
+
<g id="clust3" class="cluster">
|
|
153
|
+
<title>cluster_CheckboxModule_Checkbox_providers</title>
|
|
154
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 650,-176.59 650,-78 16,-78"/>
|
|
155
155
|
</g>
|
|
156
156
|
<!-- Checkbox -->
|
|
157
157
|
<g id="node1" class="node">
|
|
158
158
|
<title>Checkbox</title>
|
|
159
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
160
|
-
<text text-anchor="middle" x="
|
|
159
|
+
<polygon fill="#ffffb3" stroke="black" points="630.27,-233.59 557.73,-233.59 557.73,-197.59 630.27,-197.59 630.27,-233.59"/>
|
|
160
|
+
<text text-anchor="middle" x="594" y="-211.39" font-family="Times,serif" font-size="14.00">Checkbox</text>
|
|
161
161
|
</g>
|
|
162
162
|
<!-- CheckboxModule -->
|
|
163
163
|
<g id="node3" class="node">
|
|
164
164
|
<title>CheckboxModule</title>
|
|
165
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
166
|
-
<text text-anchor="middle" x="
|
|
165
|
+
<polygon fill="#8dd3c7" stroke="black" points="761.32,-298.59 758.32,-302.59 737.32,-302.59 734.32,-298.59 644.68,-298.59 644.68,-262.59 761.32,-262.59 761.32,-298.59"/>
|
|
166
|
+
<text text-anchor="middle" x="703" y="-276.39" font-family="Times,serif" font-size="14.00">CheckboxModule</text>
|
|
167
167
|
</g>
|
|
168
168
|
<!-- Checkbox->CheckboxModule -->
|
|
169
169
|
<g id="edge1" class="edge">
|
|
170
170
|
<title>Checkbox->CheckboxModule</title>
|
|
171
|
-
<path fill="none" stroke="black" d="
|
|
172
|
-
<polygon fill="black" stroke="black" points="
|
|
171
|
+
<path fill="none" stroke="black" d="M610.68,-233.7C610.68,-252.93 610.68,-280.59 610.68,-280.59 610.68,-280.59 634.8,-280.59 634.8,-280.59"/>
|
|
172
|
+
<polygon fill="black" stroke="black" points="634.8,-284.09 644.8,-280.59 634.8,-277.09 634.8,-284.09"/>
|
|
173
173
|
</g>
|
|
174
174
|
<!-- CheckboxGroup -->
|
|
175
175
|
<g id="node2" class="node">
|
|
176
176
|
<title>CheckboxGroup</title>
|
|
177
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
178
|
-
<text text-anchor="middle" x="
|
|
177
|
+
<polygon fill="#ffffb3" stroke="black" points="757.03,-233.59 648.97,-233.59 648.97,-197.59 757.03,-197.59 757.03,-233.59"/>
|
|
178
|
+
<text text-anchor="middle" x="703" y="-211.39" font-family="Times,serif" font-size="14.00">CheckboxGroup</text>
|
|
179
179
|
</g>
|
|
180
180
|
<!-- CheckboxGroup->CheckboxModule -->
|
|
181
181
|
<g id="edge3" class="edge">
|
|
182
182
|
<title>CheckboxGroup->CheckboxModule</title>
|
|
183
|
-
<path fill="none" stroke="black" d="
|
|
184
|
-
<polygon fill="black" stroke="black" points="
|
|
183
|
+
<path fill="none" stroke="black" d="M703,-233.7C703,-233.7 703,-252.58 703,-252.58"/>
|
|
184
|
+
<polygon fill="black" stroke="black" points="699.5,-252.58 703,-262.58 706.5,-252.58 699.5,-252.58"/>
|
|
185
185
|
</g>
|
|
186
186
|
<!-- Checkbox -->
|
|
187
187
|
<g id="node7" class="node">
|
|
188
188
|
<title>Checkbox </title>
|
|
189
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
190
|
-
<text text-anchor="middle" x="
|
|
189
|
+
<polygon fill="#fb8072" stroke="black" points="797.27,-363.59 720.73,-363.59 720.73,-327.59 797.27,-327.59 797.27,-363.59"/>
|
|
190
|
+
<text text-anchor="middle" x="759" y="-341.39" font-family="Times,serif" font-size="14.00">Checkbox </text>
|
|
191
191
|
</g>
|
|
192
192
|
<!-- CheckboxModule->Checkbox -->
|
|
193
193
|
<g id="edge6" class="edge">
|
|
194
194
|
<title>CheckboxModule->Checkbox </title>
|
|
195
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
196
|
-
<polygon fill="black" stroke="black" points="
|
|
195
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M741.01,-298.7C741.01,-298.7 741.01,-317.58 741.01,-317.58"/>
|
|
196
|
+
<polygon fill="black" stroke="black" points="737.51,-317.58 741.01,-327.58 744.51,-317.58 737.51,-317.58"/>
|
|
197
197
|
</g>
|
|
198
198
|
<!-- CheckboxGroup -->
|
|
199
199
|
<g id="node8" class="node">
|
|
200
200
|
<title>CheckboxGroup </title>
|
|
201
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
202
|
-
<text text-anchor="middle" x="
|
|
201
|
+
<polygon fill="#fb8072" stroke="black" points="703.03,-363.59 590.97,-363.59 590.97,-327.59 703.03,-327.59 703.03,-363.59"/>
|
|
202
|
+
<text text-anchor="middle" x="647" y="-341.39" font-family="Times,serif" font-size="14.00">CheckboxGroup </text>
|
|
203
203
|
</g>
|
|
204
204
|
<!-- CheckboxModule->CheckboxGroup -->
|
|
205
205
|
<g id="edge7" class="edge">
|
|
206
206
|
<title>CheckboxModule->CheckboxGroup </title>
|
|
207
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
208
|
-
<polygon fill="black" stroke="black" points="
|
|
207
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M673.93,-298.7C673.93,-298.7 673.93,-317.58 673.93,-317.58"/>
|
|
208
|
+
<polygon fill="black" stroke="black" points="670.43,-317.58 673.93,-327.58 677.43,-317.58 670.43,-317.58"/>
|
|
209
209
|
</g>
|
|
210
210
|
<!-- {
|
|
211
211
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
@@ -214,10 +214,10 @@
|
|
|
214
214
|
<title>{
|
|
215
215
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
216
216
|
}</title>
|
|
217
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
218
|
-
<text text-anchor="middle" x="
|
|
219
|
-
<text text-anchor="middle" x="
|
|
220
|
-
<text text-anchor="middle" x="
|
|
217
|
+
<ellipse fill="#fdb462" stroke="black" cx="333" cy="-127.3" rx="308.58" ry="41.09"/>
|
|
218
|
+
<text text-anchor="middle" x="333" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
219
|
+
<text text-anchor="middle" x="333" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true</text>
|
|
220
|
+
<text text-anchor="middle" x="333" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
221
221
|
</g>
|
|
222
222
|
<!-- {
|
|
223
223
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
@@ -226,32 +226,32 @@
|
|
|
226
226
|
<title>{
|
|
227
227
|
   provide: NG_VALUE_ACCESSOR, useExisting: Checkbox, multi: true
|
|
228
228
|
}->Checkbox</title>
|
|
229
|
-
<path fill="none" stroke="black" d="
|
|
230
|
-
<polygon fill="black" stroke="black" points="
|
|
229
|
+
<path fill="none" stroke="black" d="M594,-149.58C594,-149.58 594,-187.48 594,-187.48"/>
|
|
230
|
+
<polygon fill="black" stroke="black" points="590.5,-187.48 594,-197.48 597.5,-187.48 590.5,-187.48"/>
|
|
231
231
|
</g>
|
|
232
232
|
<!-- { provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup } -->
|
|
233
233
|
<g id="node5" class="node">
|
|
234
234
|
<title>{ provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }</title>
|
|
235
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
236
|
-
<text text-anchor="middle" x="
|
|
235
|
+
<ellipse fill="#fdb462" stroke="black" cx="965" cy="-127.3" rx="299.48" ry="18"/>
|
|
236
|
+
<text text-anchor="middle" x="965" y="-123.1" font-family="Times,serif" font-size="14.00">{ provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }</text>
|
|
237
237
|
</g>
|
|
238
238
|
<!-- { provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }->CheckboxGroup -->
|
|
239
239
|
<g id="edge4" class="edge">
|
|
240
240
|
<title>{ provide: CHECKBOX_GROUP_HOST, useExisting: CheckboxGroup }->CheckboxGroup</title>
|
|
241
|
-
<path fill="none" stroke="black" d="
|
|
242
|
-
<polygon fill="black" stroke="black" points="
|
|
241
|
+
<path fill="none" stroke="black" d="M711.51,-137.08C711.51,-137.08 711.51,-187.49 711.51,-187.49"/>
|
|
242
|
+
<polygon fill="black" stroke="black" points="708.01,-187.49 711.51,-197.49 715.01,-187.49 708.01,-187.49"/>
|
|
243
243
|
</g>
|
|
244
244
|
<!-- IconModule -->
|
|
245
245
|
<g id="node6" class="node">
|
|
246
246
|
<title>IconModule</title>
|
|
247
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
248
|
-
<text text-anchor="middle" x="
|
|
247
|
+
<polygon fill="#8dd3c7" stroke="black" points="865.43,-233.59 862.43,-237.59 841.43,-237.59 838.43,-233.59 780.57,-233.59 780.57,-197.59 865.43,-197.59 865.43,-233.59"/>
|
|
248
|
+
<text text-anchor="middle" x="823" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
249
249
|
</g>
|
|
250
250
|
<!-- IconModule->CheckboxModule -->
|
|
251
251
|
<g id="edge5" class="edge">
|
|
252
252
|
<title>IconModule->CheckboxModule</title>
|
|
253
|
-
<path fill="none" stroke="black" d="
|
|
254
|
-
<polygon fill="black" stroke="black" points="
|
|
253
|
+
<path fill="none" stroke="black" d="M788.96,-233.7C788.96,-252.93 788.96,-280.59 788.96,-280.59 788.96,-280.59 771.29,-280.59 771.29,-280.59"/>
|
|
254
|
+
<polygon fill="black" stroke="black" points="771.29,-277.09 761.29,-280.59 771.29,-284.09 771.29,-277.09"/>
|
|
255
255
|
</g>
|
|
256
256
|
</g>
|
|
257
257
|
</svg>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_CodeSnippetModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 560,-268 560,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_CodeSnippetModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="220,-208 220,-260 328,-260 328,-208 220,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_CodeSnippetModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="448,-78 448,-130 552,-130 552,-78 448,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_CodeSnippetModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="220,-208 220,-260 328,-260 328,-208 220,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust4" class="cluster">
|
|
36
36
|
<title>cluster_CodeSnippetModule_imports</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 440,-130 440,-78 16,-78"/>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_CodeSnippetModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 560,-268 560,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust5" class="cluster">
|
|
137
|
-
<title>cluster_CodeSnippetModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="220,-208 220,-260 328,-260 328,-208 220,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_CodeSnippetModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="448,-78 448,-130 552,-130 552,-78 448,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust5" class="cluster">
|
|
141
|
+
<title>cluster_CodeSnippetModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="220,-208 220,-260 328,-260 328,-208 220,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<g id="clust4" class="cluster">
|
|
145
145
|
<title>cluster_CodeSnippetModule_imports</title>
|
|
146
146
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 440,-130 440,-78 16,-78"/>
|
|
@@ -24,17 +24,17 @@
|
|
|
24
24
|
<title>cluster_ComboBoxModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 760,-379.59 760,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust5" class="cluster">
|
|
28
|
+
<title>cluster_ComboBoxModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust4" class="cluster">
|
|
32
32
|
<title>cluster_ComboBoxModule_imports</title>
|
|
33
33
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
34
34
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
35
|
+
<g id="clust2" class="cluster">
|
|
36
|
+
<title>cluster_ComboBoxModule_declarations</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
38
38
|
</g>
|
|
39
39
|
<g id="clust3" class="cluster">
|
|
40
40
|
<title>cluster_ComboBoxModule_ComboBox_providers</title>
|
|
@@ -133,17 +133,17 @@
|
|
|
133
133
|
<title>cluster_ComboBoxModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 760,-379.59 760,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust5" class="cluster">
|
|
137
|
+
<title>cluster_ComboBoxModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust4" class="cluster">
|
|
141
141
|
<title>cluster_ComboBoxModule_imports</title>
|
|
142
142
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
143
143
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
144
|
+
<g id="clust2" class="cluster">
|
|
145
|
+
<title>cluster_ComboBoxModule_declarations</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
147
147
|
</g>
|
|
148
148
|
<g id="clust3" class="cluster">
|
|
149
149
|
<title>cluster_ComboBoxModule_ComboBox_providers</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_ContentSwitcherModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="90,-70 90,-268 406,-268 406,-70 90,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_ContentSwitcherModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="102,-78 102,-130 395,-130 395,-78 102,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust6" class="cluster">
|
|
32
28
|
<title>cluster_ContentSwitcherModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="98,-208 98,-260 398,-260 398,-208 98,-208"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_ContentSwitcherModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="102,-78 102,-130 395,-130 395,-78 102,-78"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- ContentSwitcher -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>ContentSwitcher</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_ContentSwitcherModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="90,-70 90,-268 406,-268 406,-70 90,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust2" class="cluster">
|
|
137
|
-
<title>cluster_ContentSwitcherModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="102,-78 102,-130 395,-130 395,-78 102,-78"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust6" class="cluster">
|
|
141
137
|
<title>cluster_ContentSwitcherModule_exports</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="98,-208 98,-260 398,-260 398,-208 98,-208"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust2" class="cluster">
|
|
141
|
+
<title>cluster_ContentSwitcherModule_declarations</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="102,-78 102,-130 395,-130 395,-78 102,-78"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- ContentSwitcher -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>ContentSwitcher</title>
|