@node-projects/web-component-designer 0.0.29 → 0.0.33
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/assets/images/chromeDevtools/accelerometer-back.svg +69 -0
- package/assets/images/chromeDevtools/accelerometer-front.svg +28 -0
- package/assets/images/chromeDevtools/accessibility-icon.svg +3 -0
- package/assets/images/chromeDevtools/add-icon.svg +3 -0
- package/assets/images/chromeDevtools/align-content-center-icon.svg +70 -0
- package/assets/images/chromeDevtools/align-content-flex-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-flex-start-icon.svg +66 -0
- package/assets/images/chromeDevtools/align-content-space-around-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-space-between-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-space-evenly-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-stretch-icon.svg +53 -0
- package/assets/images/chromeDevtools/align-items-baseline-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-flex-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-flex-start-icon.svg +57 -0
- package/assets/images/chromeDevtools/align-items-start-icon.svg +57 -0
- package/assets/images/chromeDevtools/align-items-stretch-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-self-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-self-flex-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-self-flex-start-icon.svg +57 -0
- package/assets/images/chromeDevtools/align-self-stretch-icon.svg +1 -0
- package/assets/images/chromeDevtools/baseline-icon.svg +1 -0
- package/assets/images/chromeDevtools/checkboxCheckmark.svg +60 -0
- package/assets/images/chromeDevtools/chevrons.svg +62 -0
- package/assets/images/chromeDevtools/chromeSelect.svg +1 -0
- package/assets/images/chromeDevtools/chromeSelectDark.svg +1 -0
- package/assets/images/chromeDevtools/close-icon.svg +5 -0
- package/assets/images/chromeDevtools/copy_icon.svg +79 -0
- package/assets/images/chromeDevtools/dropdown_7x6_icon.svg +1 -0
- package/assets/images/chromeDevtools/elements_panel_icon.svg +1 -0
- package/assets/images/chromeDevtools/errorWave.svg +74 -0
- package/assets/images/chromeDevtools/error_icon.svg +125 -0
- package/assets/images/chromeDevtools/feedback_button_icon.svg +3 -0
- package/assets/images/chromeDevtools/flex-direction-icon.svg +1 -0
- package/assets/images/chromeDevtools/flex-nowrap-icon.svg +5 -0
- package/assets/images/chromeDevtools/flex-wrap-icon.svg +8 -0
- package/assets/images/chromeDevtools/help_outline.svg +1 -0
- package/assets/images/chromeDevtools/ic_checkmark_16x16.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_go_to_line.svg +4 -0
- package/assets/images/chromeDevtools/ic_command_go_to_symbol.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_help.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_open_file.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_run_command.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_run_snippet.svg +3 -0
- package/assets/images/chromeDevtools/ic_delete_filter.svg +1 -0
- package/assets/images/chromeDevtools/ic_delete_list.svg +1 -0
- package/assets/images/chromeDevtools/ic_dimension_single.svg +4 -0
- package/assets/images/chromeDevtools/ic_file_default.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_document.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_font.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_image.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_script.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_snippet.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_stylesheet.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_webbundle.svg +5 -0
- package/assets/images/chromeDevtools/ic_file_webbundle_inner_request.svg +9 -0
- package/assets/images/chromeDevtools/ic_folder_default.svg +3 -0
- package/assets/images/chromeDevtools/ic_folder_local.svg +3 -0
- package/assets/images/chromeDevtools/ic_folder_network.svg +3 -0
- package/assets/images/chromeDevtools/ic_info_black_18dp.svg +1 -0
- package/assets/images/chromeDevtools/ic_memory_16x16.svg +6 -0
- package/assets/images/chromeDevtools/ic_page_next_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_page_prev_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_preview_feature.svg +3 -0
- package/assets/images/chromeDevtools/ic_redo_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_request_response.svg +5 -0
- package/assets/images/chromeDevtools/ic_response.svg +4 -0
- package/assets/images/chromeDevtools/ic_show_node_16x16.svg +4 -0
- package/assets/images/chromeDevtools/ic_suggest_color.svg +6 -0
- package/assets/images/chromeDevtools/ic_undo_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_warning_black_18dp.svg +1 -0
- package/assets/images/chromeDevtools/issue-cross-icon.svg +70 -0
- package/assets/images/chromeDevtools/issue-exclamation-icon.svg +64 -0
- package/assets/images/chromeDevtools/issue-questionmark-icon.svg +82 -0
- package/assets/images/chromeDevtools/issue-text-icon.svg +56 -0
- package/assets/images/chromeDevtools/justify-content-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-end-icon.svg +71 -0
- package/assets/images/chromeDevtools/justify-content-flex-end-icon.svg +71 -0
- package/assets/images/chromeDevtools/justify-content-flex-start-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-space-around-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-space-between-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-space-evenly-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-start-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-items-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-items-end-icon.svg +57 -0
- package/assets/images/chromeDevtools/justify-items-start-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-items-stretch-icon.svg +1 -0
- package/assets/images/chromeDevtools/largeIcons.svg +1629 -0
- package/assets/images/chromeDevtools/lighthouse_logo.svg +158 -0
- package/assets/images/chromeDevtools/link_icon.svg +1 -0
- package/assets/images/chromeDevtools/mediumIcons.svg +1101 -0
- package/assets/images/chromeDevtools/network_conditions_icon.svg +6 -0
- package/assets/images/chromeDevtools/network_panel_icon.svg +1 -0
- package/assets/images/chromeDevtools/node_search_icon.svg +1 -0
- package/assets/images/chromeDevtools/preview_feature_video_thumbnail.svg +92 -0
- package/assets/images/chromeDevtools/refresh_12x12_icon.svg +1 -0
- package/assets/images/chromeDevtools/resizeDiagonal.svg +1 -0
- package/assets/images/chromeDevtools/resizeHorizontal.svg +1 -0
- package/assets/images/chromeDevtools/resizeVertical.svg +1 -0
- package/assets/images/chromeDevtools/securityIcons.svg +278 -0
- package/assets/images/chromeDevtools/settings_14x14_icon.svg +1 -0
- package/assets/images/chromeDevtools/smallIcons.svg +1277 -0
- package/assets/images/chromeDevtools/sources_panel_icon.svg +1 -0
- package/assets/images/chromeDevtools/survey_feedback_icon.svg +1 -0
- package/assets/images/chromeDevtools/switcherIcon.svg +57 -0
- package/assets/images/chromeDevtools/three_dots_menu_icon.svg +1 -0
- package/assets/images/chromeDevtools/trash_bin_icon.svg +1 -0
- package/assets/images/chromeDevtools/treeoutlineTriangles.svg +70 -0
- package/assets/images/chromeDevtools/warning_icon.svg +83 -0
- package/dist/commandHandling/CommandType.d.ts +1 -0
- package/dist/commandHandling/CommandType.js +1 -0
- package/dist/elements/controls/DesignerTabControl.js +4 -0
- package/dist/elements/controls/ImageButtonListSelector copy.d.ts +17 -0
- package/dist/elements/controls/ImageButtonListSelector copy.js +82 -0
- package/dist/elements/controls/ImageButtonListSelector.d.ts +17 -0
- package/dist/elements/controls/ImageButtonListSelector.js +82 -0
- package/dist/elements/controls/ThicknessEditor.d.ts +17 -0
- package/dist/elements/controls/ThicknessEditor.js +80 -0
- package/dist/elements/services/propertiesService/DefaultEditorTypesService.js +10 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.d.ts +8 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.js +40 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.d.ts +8 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.js +40 -0
- package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.d.ts +8 -0
- package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.js +14 -0
- package/dist/elements/services/propertiesService/services/CssPropertiesService.d.ts +3 -2
- package/dist/elements/services/propertiesService/services/CssPropertiesService.js +58 -49
- package/dist/elements/widgets/designerView/IDesignerCanvas.d.ts +1 -0
- package/dist/elements/widgets/designerView/designerCanvas.d.ts +1 -1
- package/dist/elements/widgets/designerView/designerCanvas.js +24 -15
- package/dist/elements/widgets/designerView/designerView.d.ts +1 -0
- package/dist/elements/widgets/designerView/designerView.js +40 -5
- package/dist/elements/widgets/designerView/tools/RectangleSelectorTool.js +6 -6
- package/dist/elements/widgets/propertyGrid/PropertyGrid.js +14 -0
- package/dist/elements/widgets/propertyGrid/PropertyGridPropertyList.js +2 -2
- package/dist/interfaces/IDesignerMousePoint.d.ts +2 -0
- package/package.json +1 -1
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
9
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
+
viewBox="203.28 149.413 16 16"
|
|
11
|
+
width="16"
|
|
12
|
+
height="16"
|
|
13
|
+
version="1.1"
|
|
14
|
+
id="svg10"
|
|
15
|
+
sodipodi:docname="issue-exclamation-icon.svg"
|
|
16
|
+
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
|
17
|
+
<metadata
|
|
18
|
+
id="metadata16">
|
|
19
|
+
<rdf:RDF>
|
|
20
|
+
<cc:Work
|
|
21
|
+
rdf:about="">
|
|
22
|
+
<dc:format>image/svg+xml</dc:format>
|
|
23
|
+
<dc:type
|
|
24
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
25
|
+
</cc:Work>
|
|
26
|
+
</rdf:RDF>
|
|
27
|
+
</metadata>
|
|
28
|
+
<defs
|
|
29
|
+
id="defs14" />
|
|
30
|
+
<sodipodi:namedview
|
|
31
|
+
pagecolor="#ffffff"
|
|
32
|
+
bordercolor="#666666"
|
|
33
|
+
borderopacity="1"
|
|
34
|
+
objecttolerance="10"
|
|
35
|
+
gridtolerance="10"
|
|
36
|
+
guidetolerance="10"
|
|
37
|
+
inkscape:pageopacity="0"
|
|
38
|
+
inkscape:pageshadow="2"
|
|
39
|
+
inkscape:window-width="2426"
|
|
40
|
+
inkscape:window-height="1255"
|
|
41
|
+
id="namedview12"
|
|
42
|
+
showgrid="false"
|
|
43
|
+
inkscape:zoom="64.125"
|
|
44
|
+
inkscape:cx="8"
|
|
45
|
+
inkscape:cy="8"
|
|
46
|
+
inkscape:window-x="0"
|
|
47
|
+
inkscape:window-y="0"
|
|
48
|
+
inkscape:window-maximized="0"
|
|
49
|
+
inkscape:current-layer="g8" />
|
|
50
|
+
<g
|
|
51
|
+
fill="none"
|
|
52
|
+
id="g8">
|
|
53
|
+
<path
|
|
54
|
+
id="path2"
|
|
55
|
+
d="M 4.1992188 0.67773438 C 3.0792187 0.67773438 2.5197969 0.67653125 2.0917969 0.89453125 A 2 2 0 0 0 1.21875 1.7695312 C 1.00075 2.1965312 1 2.7559531 1 3.8769531 L 1 9.4765625 A 104.578 104.578 0 0 0 1 9.9277344 L 1 15.072266 C 1 15.295266 1.2707344 15.407 1.4277344 15.25 L 4 12.675781 L 11.800781 12.675781 C 12.920781 12.675781 13.480203 12.675984 13.908203 12.458984 A 2 2 0 0 0 14.78125 11.585938 C 14.99925 11.157938 15 10.596563 15 9.4765625 L 15 3.8769531 C 15 2.7569531 14.99925 2.1975312 14.78125 1.7695312 A 2 2 0 0 0 13.908203 0.89453125 C 13.480203 0.67653125 12.920781 0.67773438 11.800781 0.67773438 L 4.1992188 0.67773438 z M 7 2.6777344 L 9 2.6777344 L 9 7.1777344 L 7 7.1777344 L 7 2.6777344 z M 7 8.6777344 L 9 8.6777344 L 9 10.677734 L 7 10.677734 L 7 8.6777344 z "
|
|
56
|
+
transform="translate(203.28,149.413)"
|
|
57
|
+
style="fill:#000000;fill-opacity:1" />
|
|
58
|
+
<path
|
|
59
|
+
mask="url(#path-4-outside-2)"
|
|
60
|
+
d="M9 5v-.5h-.5V5zm2 0h.5v-.5H11zM9 9.5h-.5v.5H9zm2 0v.5h.5v-.5zM9 11v-.5h-.5v.5zm2 0h.5v-.5H11zm-2 2h-.5v.5H9zm2 0v.5h.5V13zM9 5.5h2v-1H9zm.5 4V5h-1v4.5zM11 9H9v1h2zm-.5-4v4.5h1V5zM9 11.5h2v-1H9zm.5 1.5v-2h-1v2zm1.5-.5H9v1h2zm-.5-1.5v2h1v-2z"
|
|
61
|
+
transform="translate(201.28 147.09)"
|
|
62
|
+
id="path6" />
|
|
63
|
+
</g>
|
|
64
|
+
</svg>
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
9
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
+
viewBox="203.28 149.413 16 16"
|
|
11
|
+
width="16"
|
|
12
|
+
height="16"
|
|
13
|
+
version="1.1"
|
|
14
|
+
id="svg10"
|
|
15
|
+
sodipodi:docname="issue-questionmark-icon.svg"
|
|
16
|
+
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
|
17
|
+
<metadata
|
|
18
|
+
id="metadata16">
|
|
19
|
+
<rdf:RDF>
|
|
20
|
+
<cc:Work
|
|
21
|
+
rdf:about="">
|
|
22
|
+
<dc:format>image/svg+xml</dc:format>
|
|
23
|
+
<dc:type
|
|
24
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
25
|
+
<dc:title />
|
|
26
|
+
</cc:Work>
|
|
27
|
+
</rdf:RDF>
|
|
28
|
+
</metadata>
|
|
29
|
+
<defs
|
|
30
|
+
id="defs14">
|
|
31
|
+
<rect
|
|
32
|
+
x="198.89793"
|
|
33
|
+
y="152.87499"
|
|
34
|
+
width="8.5925926"
|
|
35
|
+
height="8.5769981"
|
|
36
|
+
id="rect834" />
|
|
37
|
+
</defs>
|
|
38
|
+
<sodipodi:namedview
|
|
39
|
+
pagecolor="#ffffff"
|
|
40
|
+
bordercolor="#666666"
|
|
41
|
+
borderopacity="1"
|
|
42
|
+
objecttolerance="10"
|
|
43
|
+
gridtolerance="10"
|
|
44
|
+
guidetolerance="10"
|
|
45
|
+
inkscape:pageopacity="0"
|
|
46
|
+
inkscape:pageshadow="2"
|
|
47
|
+
inkscape:window-width="2426"
|
|
48
|
+
inkscape:window-height="1255"
|
|
49
|
+
id="namedview12"
|
|
50
|
+
showgrid="false"
|
|
51
|
+
inkscape:zoom="64.125"
|
|
52
|
+
inkscape:cx="5.0436506"
|
|
53
|
+
inkscape:cy="8.5142946"
|
|
54
|
+
inkscape:window-x="20"
|
|
55
|
+
inkscape:window-y="66"
|
|
56
|
+
inkscape:window-maximized="0"
|
|
57
|
+
inkscape:current-layer="g8"
|
|
58
|
+
inkscape:document-rotation="0" />
|
|
59
|
+
<g
|
|
60
|
+
fill="none"
|
|
61
|
+
id="g8">
|
|
62
|
+
<path
|
|
63
|
+
id="path2"
|
|
64
|
+
style="fill:#000000;fill-opacity:1"
|
|
65
|
+
d="m 4.1992188,0.67773438 c -1.1200001,0 -1.6794219,-0.001203 -2.1074219,0.21679687 C 1.7156914,1.0866976 1.4100754,1.3929972 1.21875,1.7695312 1.00075,2.1965312 1,2.7559531 1,3.8769531 V 9.4765625 C 0.99967559,9.626953 0.99967559,9.7773439 1,9.9277344 V 15.072266 C 1,15.295266 1.2707344,15.407 1.4277344,15.25 L 4,12.675781 h 7.800781 c 1.12,0 1.679422,2.03e-4 2.107422,-0.216797 0.375808,-0.191657 0.68139,-0.497239 0.873047,-0.873046 C 14.99925,11.157937 15,10.596563 15,9.4765625 V 3.8769531 c 0,-1.12 -7.5e-4,-1.6794218 -0.21875,-2.1074219 -0.191325,-0.3765339 -0.496941,-0.6828336 -0.873047,-0.87499995 -0.428,-0.218 -0.987422,-0.21679687 -2.107422,-0.21679687 z M 4.65,3.6504589 h 6.4 v 1.3 2.7 h -1.3 -1.5 -1 v -1.3 h 2.5 v -1.4 h -5.1 z m 2.6,5.3469179 h 1.4 v 1.2861642 h -1.4 z"
|
|
66
|
+
sodipodi:nodetypes="sccsccsccsccssccssccccccccccccccccc"
|
|
67
|
+
transform="translate(203.28,149.413)" />
|
|
68
|
+
<path
|
|
69
|
+
mask="url(#path-4-outside-2)"
|
|
70
|
+
d="M 9,4.5 H 8.5 V 5 C 9.1675827,5.3342493 8.8333333,4.6666667 9,4.5 Z M 11,5 h 0.5 V 4.5 H 11 Z M 9,9.5 H 8.5 V 10 H 9 Z m 2,0 V 10 h 0.5 V 9.5 Z M 9,11 V 10.5 H 8.5 V 11 Z m 2,0 h 0.5 V 10.5 H 11 Z M 9,13 H 8.5 v 0.5 H 9 Z m 2,0 v 0.5 h 0.5 V 13 Z M 9,5.5 h 2 v -1 H 9 Z m 0.5,4 C 9.1606469,7.8357721 10.650282,5 8.5,5 V 9.5 Z M 11,9 H 9 v 1 h 2 z M 10.5,5 v 4.5 h 1 V 5 Z M 9,11.5 h 2 v -1 H 9 Z M 9.5,13 v -2 h -1 v 2 z M 11,12.5 H 9 v 1 h 2 z M 10.5,11 v 2 h 1 v -2 z"
|
|
71
|
+
transform="translate(201.28,147.09)"
|
|
72
|
+
id="path6"
|
|
73
|
+
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
|
|
74
|
+
<text
|
|
75
|
+
xml:space="preserve"
|
|
76
|
+
id="text832"
|
|
77
|
+
style="font-style:normal;font-weight:normal;font-size:8px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect834);fill:#000000;fill-opacity:1;stroke:none;"><tspan
|
|
78
|
+
style="visibility:hidden"
|
|
79
|
+
x="198.89844"
|
|
80
|
+
y="168.5293"><tspan>?</tspan></tspan></text>
|
|
81
|
+
</g>
|
|
82
|
+
</svg>
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
9
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
+
viewBox="203.28 149.413 16 16"
|
|
11
|
+
width="16"
|
|
12
|
+
height="16"
|
|
13
|
+
version="1.1"
|
|
14
|
+
id="svg10"
|
|
15
|
+
sodipodi:docname="issue-text-icon.svg"
|
|
16
|
+
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
|
17
|
+
<metadata
|
|
18
|
+
id="metadata16">
|
|
19
|
+
<rdf:RDF>
|
|
20
|
+
<cc:Work
|
|
21
|
+
rdf:about="">
|
|
22
|
+
<dc:format>image/svg+xml</dc:format>
|
|
23
|
+
<dc:type
|
|
24
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
25
|
+
<dc:title></dc:title>
|
|
26
|
+
</cc:Work>
|
|
27
|
+
</rdf:RDF>
|
|
28
|
+
</metadata>
|
|
29
|
+
<defs
|
|
30
|
+
id="defs14" />
|
|
31
|
+
<sodipodi:namedview
|
|
32
|
+
pagecolor="#ffffff"
|
|
33
|
+
bordercolor="#666666"
|
|
34
|
+
borderopacity="1"
|
|
35
|
+
objecttolerance="10"
|
|
36
|
+
gridtolerance="10"
|
|
37
|
+
guidetolerance="10"
|
|
38
|
+
inkscape:pageopacity="0"
|
|
39
|
+
inkscape:pageshadow="2"
|
|
40
|
+
inkscape:window-width="2370"
|
|
41
|
+
inkscape:window-height="1227"
|
|
42
|
+
id="namedview12"
|
|
43
|
+
showgrid="false"
|
|
44
|
+
inkscape:zoom="45.343222"
|
|
45
|
+
inkscape:cx="11.804628"
|
|
46
|
+
inkscape:cy="8.329433"
|
|
47
|
+
inkscape:window-x="0"
|
|
48
|
+
inkscape:window-y="0"
|
|
49
|
+
inkscape:window-maximized="0"
|
|
50
|
+
inkscape:current-layer="svg10" />
|
|
51
|
+
<path
|
|
52
|
+
id="path2"
|
|
53
|
+
style="fill:#000000;fill-opacity:1"
|
|
54
|
+
d="M 4.1992188 0.67773438 C 3.0792187 0.67773438 2.5197969 0.67653125 2.0917969 0.89453125 A 2 2 0 0 0 1.21875 1.7695312 C 1.00075 2.1965312 1 2.7559531 1 3.8769531 L 1 9.4765625 A 104.578 104.578 0 0 0 1 9.9277344 L 1 15.072266 C 1 15.295266 1.2707344 15.407 1.4277344 15.25 L 4 12.675781 L 11.800781 12.675781 C 12.920781 12.675781 13.480203 12.675984 13.908203 12.458984 A 2 2 0 0 0 14.78125 11.585938 C 14.99925 11.157937 15 10.596563 15 9.4765625 L 15 3.8769531 C 15 2.7569531 14.99925 2.1975313 14.78125 1.7695312 A 2 2 0 0 0 13.908203 0.89453125 C 13.480203 0.67653125 12.920781 0.67773438 11.800781 0.67773438 L 4.1992188 0.67773438 z M 4.0605469 4.2246094 L 12.859375 4.2246094 L 12.859375 5.5058594 L 4.0605469 5.5058594 L 4.0605469 4.2246094 z M 4.0605469 7.6777344 L 9.5 7.6777344 L 9.5 8.9570312 L 4.0605469 8.9570312 L 4.0605469 7.6777344 z "
|
|
55
|
+
transform="translate(203.28,149.413)" />
|
|
56
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="3" height="6" x="2" y="3.5" fill="#000" rx="1"/><rect width="3" height="6" x="8" y="3.5" fill="#000" rx="1"/><path fill="#000" d="M6 1h1v11H6z"/></svg>
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
9
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
+
inkscape:version="1.0 (4035a4f, 2020-05-01)"
|
|
11
|
+
sodipodi:docname="flex-end.svg"
|
|
12
|
+
id="svg839"
|
|
13
|
+
version="1.1"
|
|
14
|
+
viewBox="0 0 13 13"
|
|
15
|
+
fill="none">
|
|
16
|
+
<metadata
|
|
17
|
+
id="metadata845">
|
|
18
|
+
<rdf:RDF>
|
|
19
|
+
<cc:Work
|
|
20
|
+
rdf:about="">
|
|
21
|
+
<dc:format>image/svg+xml</dc:format>
|
|
22
|
+
<dc:type
|
|
23
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
24
|
+
</cc:Work>
|
|
25
|
+
</rdf:RDF>
|
|
26
|
+
</metadata>
|
|
27
|
+
<defs
|
|
28
|
+
id="defs843" />
|
|
29
|
+
<sodipodi:namedview
|
|
30
|
+
inkscape:current-layer="svg839"
|
|
31
|
+
inkscape:window-maximized="1"
|
|
32
|
+
inkscape:window-y="23"
|
|
33
|
+
inkscape:window-x="0"
|
|
34
|
+
inkscape:cy="6.8113772"
|
|
35
|
+
inkscape:cx="6.5"
|
|
36
|
+
inkscape:zoom="51.384615"
|
|
37
|
+
showgrid="false"
|
|
38
|
+
id="namedview841"
|
|
39
|
+
inkscape:window-height="1303"
|
|
40
|
+
inkscape:window-width="2560"
|
|
41
|
+
inkscape:pageshadow="2"
|
|
42
|
+
inkscape:pageopacity="0"
|
|
43
|
+
guidetolerance="10"
|
|
44
|
+
gridtolerance="10"
|
|
45
|
+
objecttolerance="10"
|
|
46
|
+
borderopacity="1"
|
|
47
|
+
bordercolor="#666666"
|
|
48
|
+
pagecolor="#ffffff" />
|
|
49
|
+
<rect
|
|
50
|
+
transform="scale(-1,1)"
|
|
51
|
+
id="rect833"
|
|
52
|
+
rx="1"
|
|
53
|
+
fill="#000000"
|
|
54
|
+
y="3.5"
|
|
55
|
+
x="-7"
|
|
56
|
+
height="6"
|
|
57
|
+
width="3" />
|
|
58
|
+
<rect
|
|
59
|
+
transform="scale(-1,1)"
|
|
60
|
+
id="rect835"
|
|
61
|
+
rx="1"
|
|
62
|
+
fill="#000000"
|
|
63
|
+
y="3.5"
|
|
64
|
+
x="-11"
|
|
65
|
+
height="6"
|
|
66
|
+
width="3" />
|
|
67
|
+
<path
|
|
68
|
+
id="path837"
|
|
69
|
+
d="m 12,1 h -1 v 11 h 1 z"
|
|
70
|
+
fill="#000000" />
|
|
71
|
+
</svg>
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
9
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
+
inkscape:version="1.0 (4035a4f, 2020-05-01)"
|
|
11
|
+
sodipodi:docname="flex-end.svg"
|
|
12
|
+
id="svg839"
|
|
13
|
+
version="1.1"
|
|
14
|
+
viewBox="0 0 13 13"
|
|
15
|
+
fill="none">
|
|
16
|
+
<metadata
|
|
17
|
+
id="metadata845">
|
|
18
|
+
<rdf:RDF>
|
|
19
|
+
<cc:Work
|
|
20
|
+
rdf:about="">
|
|
21
|
+
<dc:format>image/svg+xml</dc:format>
|
|
22
|
+
<dc:type
|
|
23
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
24
|
+
</cc:Work>
|
|
25
|
+
</rdf:RDF>
|
|
26
|
+
</metadata>
|
|
27
|
+
<defs
|
|
28
|
+
id="defs843" />
|
|
29
|
+
<sodipodi:namedview
|
|
30
|
+
inkscape:current-layer="svg839"
|
|
31
|
+
inkscape:window-maximized="1"
|
|
32
|
+
inkscape:window-y="23"
|
|
33
|
+
inkscape:window-x="0"
|
|
34
|
+
inkscape:cy="6.8113772"
|
|
35
|
+
inkscape:cx="6.5"
|
|
36
|
+
inkscape:zoom="51.384615"
|
|
37
|
+
showgrid="false"
|
|
38
|
+
id="namedview841"
|
|
39
|
+
inkscape:window-height="1303"
|
|
40
|
+
inkscape:window-width="2560"
|
|
41
|
+
inkscape:pageshadow="2"
|
|
42
|
+
inkscape:pageopacity="0"
|
|
43
|
+
guidetolerance="10"
|
|
44
|
+
gridtolerance="10"
|
|
45
|
+
objecttolerance="10"
|
|
46
|
+
borderopacity="1"
|
|
47
|
+
bordercolor="#666666"
|
|
48
|
+
pagecolor="#ffffff" />
|
|
49
|
+
<rect
|
|
50
|
+
transform="scale(-1,1)"
|
|
51
|
+
id="rect833"
|
|
52
|
+
rx="1"
|
|
53
|
+
fill="#000000"
|
|
54
|
+
y="3.5"
|
|
55
|
+
x="-7"
|
|
56
|
+
height="6"
|
|
57
|
+
width="3" />
|
|
58
|
+
<rect
|
|
59
|
+
transform="scale(-1,1)"
|
|
60
|
+
id="rect835"
|
|
61
|
+
rx="1"
|
|
62
|
+
fill="#000000"
|
|
63
|
+
y="3.5"
|
|
64
|
+
x="-11"
|
|
65
|
+
height="6"
|
|
66
|
+
width="3" />
|
|
67
|
+
<path
|
|
68
|
+
id="path837"
|
|
69
|
+
d="m 12,1 h -1 v 11 h 1 z"
|
|
70
|
+
fill="#000000" />
|
|
71
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="3" height="6" x="6" y="3.5" fill="#000" rx="1"/><rect width="3" height="6" x="2" y="3.5" fill="#000" rx="1"/><path fill="#000" d="M1 1h1v11H1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="3" height="6" x="7.25" y="3.5" fill="#000" rx="1"/><rect width="3" height="6" x="2.75" y="3.5" fill="#000" rx="1"/><path fill="#000" d="M1 1h1v11H1zM11 1h1v11h-1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="3" height="6" x="8" y="3.5" fill="#000" rx="1"/><rect width="3" height="6" x="2" y="3.5" fill="#000" rx="1"/><path fill="#000" d="M1 1h1v11H1zM11 1h1v11h-1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="3" height="6" x="7" y="3.5" fill="#000" rx="1"/><rect width="3" height="6" x="3" y="3.5" fill="#000" rx="1"/><path fill="#000" d="M1 1h1v11H1zM11 1h1v11h-1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="3" height="6" x="6" y="3.5" fill="#000" rx="1"/><rect width="3" height="6" x="2" y="3.5" fill="#000" rx="1"/><path fill="#000" d="M1 1h1v11H1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><path fill="#000" d="M3 1h1v11H3zM9 1h1v11H9z"/><rect x="1" y="7" width="5" height="3" rx="1" fill="#000"/><rect x="1.5" y="3" width="4" height="3" rx="1" fill="#000"/><rect x="7.5" y="3" width="4" height="3" rx="1" fill="#000"/><rect x="7" y="7" width="5" height="3" rx="1" fill="#000"/></svg>
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
9
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
+
fill="none"
|
|
11
|
+
viewBox="0 0 13 13"
|
|
12
|
+
version="1.1"
|
|
13
|
+
id="svg6"
|
|
14
|
+
sodipodi:docname="justify-items-end-icon.svg"
|
|
15
|
+
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
|
16
|
+
<metadata
|
|
17
|
+
id="metadata12">
|
|
18
|
+
<rdf:RDF>
|
|
19
|
+
<cc:Work
|
|
20
|
+
rdf:about="">
|
|
21
|
+
<dc:format>image/svg+xml</dc:format>
|
|
22
|
+
<dc:type
|
|
23
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
24
|
+
</cc:Work>
|
|
25
|
+
</rdf:RDF>
|
|
26
|
+
</metadata>
|
|
27
|
+
<defs
|
|
28
|
+
id="defs10" />
|
|
29
|
+
<sodipodi:namedview
|
|
30
|
+
pagecolor="#ffffff"
|
|
31
|
+
bordercolor="#666666"
|
|
32
|
+
borderopacity="1"
|
|
33
|
+
objecttolerance="10"
|
|
34
|
+
gridtolerance="10"
|
|
35
|
+
guidetolerance="10"
|
|
36
|
+
inkscape:pageopacity="0"
|
|
37
|
+
inkscape:pageshadow="2"
|
|
38
|
+
inkscape:window-width="2560"
|
|
39
|
+
inkscape:window-height="1212"
|
|
40
|
+
id="namedview8"
|
|
41
|
+
showgrid="false"
|
|
42
|
+
inkscape:zoom="77.538462"
|
|
43
|
+
inkscape:cx="6.5"
|
|
44
|
+
inkscape:cy="6.5"
|
|
45
|
+
inkscape:window-x="0"
|
|
46
|
+
inkscape:window-y="0"
|
|
47
|
+
inkscape:window-maximized="1"
|
|
48
|
+
inkscape:current-layer="svg6" />
|
|
49
|
+
<path
|
|
50
|
+
fill="#000000"
|
|
51
|
+
d="m 12,1 h -1 v 11 h 1 z M 6,1 H 5 v 11 h 1 z"
|
|
52
|
+
id="path2" />
|
|
53
|
+
<path
|
|
54
|
+
d="M 12,7 H 8 C 7.4477,7 7,7.4477 7,8 v 1 c 0,0.5523 0.4477,1 1,1 h 4 z M 6,7 H 2 C 1.4477,7 1,7.4477 1,8 v 1 c 0,0.5523 0.4477,1 1,1 H 6 Z M 12,3 H 9 C 8.4477,3 8,3.4477 8,4 v 1 c 0,0.5523 0.4477,1 1,1 h 3 z M 6,3 H 3 C 2.4477,3 2,3.4477 2,4 v 1 c 0,0.5523 0.4477,1 1,1 h 3 z"
|
|
55
|
+
fill="#000000"
|
|
56
|
+
id="path4" />
|
|
57
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><path fill="#000" d="M1 1h1v11H1zM7 1h1v11H7z"/><path d="M1 7h4c.5523 0 1 .4477 1 1v1c0 .5523-.4477 1-1 1H1V7zM7 7h4c.5523 0 1 .4477 1 1v1c0 .5523-.4477 1-1 1H7V7zM1 3h3c.5523 0 1 .4477 1 1v1c0 .5523-.4477 1-1 1H1V3zM7 3h3c.5523 0 1 .4477 1 1v1c0 .5523-.4477 1-1 1H7V3z" fill="#000"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><path fill="#000" d="M1 1h1v11H1zM11 1h1v11h-1z"/><rect x="1" y="7" width="5" height="3" rx="1" fill="#000"/><rect x="1" y="3" width="5" height="3" rx="1" fill="#000"/><rect x="7" y="7" width="5" height="3" rx="1" fill="#000"/><rect x="7" y="3" width="5" height="3" rx="1" fill="#000"/></svg>
|