@node-projects/web-component-designer 0.0.32 → 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.
Files changed (138) hide show
  1. package/assets/images/chromeDevtools/accelerometer-back.svg +69 -0
  2. package/assets/images/chromeDevtools/accelerometer-front.svg +28 -0
  3. package/assets/images/chromeDevtools/accessibility-icon.svg +3 -0
  4. package/assets/images/chromeDevtools/add-icon.svg +3 -0
  5. package/assets/images/chromeDevtools/align-content-center-icon.svg +70 -0
  6. package/assets/images/chromeDevtools/align-content-flex-end-icon.svg +1 -0
  7. package/assets/images/chromeDevtools/align-content-flex-start-icon.svg +66 -0
  8. package/assets/images/chromeDevtools/align-content-space-around-icon.svg +1 -0
  9. package/assets/images/chromeDevtools/align-content-space-between-icon.svg +1 -0
  10. package/assets/images/chromeDevtools/align-content-space-evenly-icon.svg +1 -0
  11. package/assets/images/chromeDevtools/align-content-stretch-icon.svg +53 -0
  12. package/assets/images/chromeDevtools/align-items-baseline-icon.svg +1 -0
  13. package/assets/images/chromeDevtools/align-items-center-icon.svg +1 -0
  14. package/assets/images/chromeDevtools/align-items-end-icon.svg +1 -0
  15. package/assets/images/chromeDevtools/align-items-flex-end-icon.svg +1 -0
  16. package/assets/images/chromeDevtools/align-items-flex-start-icon.svg +57 -0
  17. package/assets/images/chromeDevtools/align-items-start-icon.svg +57 -0
  18. package/assets/images/chromeDevtools/align-items-stretch-icon.svg +1 -0
  19. package/assets/images/chromeDevtools/align-self-center-icon.svg +1 -0
  20. package/assets/images/chromeDevtools/align-self-flex-end-icon.svg +1 -0
  21. package/assets/images/chromeDevtools/align-self-flex-start-icon.svg +57 -0
  22. package/assets/images/chromeDevtools/align-self-stretch-icon.svg +1 -0
  23. package/assets/images/chromeDevtools/baseline-icon.svg +1 -0
  24. package/assets/images/chromeDevtools/checkboxCheckmark.svg +60 -0
  25. package/assets/images/chromeDevtools/chevrons.svg +62 -0
  26. package/assets/images/chromeDevtools/chromeSelect.svg +1 -0
  27. package/assets/images/chromeDevtools/chromeSelectDark.svg +1 -0
  28. package/assets/images/chromeDevtools/close-icon.svg +5 -0
  29. package/assets/images/chromeDevtools/copy_icon.svg +79 -0
  30. package/assets/images/chromeDevtools/dropdown_7x6_icon.svg +1 -0
  31. package/assets/images/chromeDevtools/elements_panel_icon.svg +1 -0
  32. package/assets/images/chromeDevtools/errorWave.svg +74 -0
  33. package/assets/images/chromeDevtools/error_icon.svg +125 -0
  34. package/assets/images/chromeDevtools/feedback_button_icon.svg +3 -0
  35. package/assets/images/chromeDevtools/flex-direction-icon.svg +1 -0
  36. package/assets/images/chromeDevtools/flex-nowrap-icon.svg +5 -0
  37. package/assets/images/chromeDevtools/flex-wrap-icon.svg +8 -0
  38. package/assets/images/chromeDevtools/help_outline.svg +1 -0
  39. package/assets/images/chromeDevtools/ic_checkmark_16x16.svg +3 -0
  40. package/assets/images/chromeDevtools/ic_command_go_to_line.svg +4 -0
  41. package/assets/images/chromeDevtools/ic_command_go_to_symbol.svg +3 -0
  42. package/assets/images/chromeDevtools/ic_command_help.svg +3 -0
  43. package/assets/images/chromeDevtools/ic_command_open_file.svg +3 -0
  44. package/assets/images/chromeDevtools/ic_command_run_command.svg +3 -0
  45. package/assets/images/chromeDevtools/ic_command_run_snippet.svg +3 -0
  46. package/assets/images/chromeDevtools/ic_delete_filter.svg +1 -0
  47. package/assets/images/chromeDevtools/ic_delete_list.svg +1 -0
  48. package/assets/images/chromeDevtools/ic_dimension_single.svg +4 -0
  49. package/assets/images/chromeDevtools/ic_file_default.svg +3 -0
  50. package/assets/images/chromeDevtools/ic_file_document.svg +3 -0
  51. package/assets/images/chromeDevtools/ic_file_font.svg +3 -0
  52. package/assets/images/chromeDevtools/ic_file_image.svg +3 -0
  53. package/assets/images/chromeDevtools/ic_file_script.svg +3 -0
  54. package/assets/images/chromeDevtools/ic_file_snippet.svg +3 -0
  55. package/assets/images/chromeDevtools/ic_file_stylesheet.svg +3 -0
  56. package/assets/images/chromeDevtools/ic_file_webbundle.svg +5 -0
  57. package/assets/images/chromeDevtools/ic_file_webbundle_inner_request.svg +9 -0
  58. package/assets/images/chromeDevtools/ic_folder_default.svg +3 -0
  59. package/assets/images/chromeDevtools/ic_folder_local.svg +3 -0
  60. package/assets/images/chromeDevtools/ic_folder_network.svg +3 -0
  61. package/assets/images/chromeDevtools/ic_info_black_18dp.svg +1 -0
  62. package/assets/images/chromeDevtools/ic_memory_16x16.svg +6 -0
  63. package/assets/images/chromeDevtools/ic_page_next_16x16_icon.svg +1 -0
  64. package/assets/images/chromeDevtools/ic_page_prev_16x16_icon.svg +1 -0
  65. package/assets/images/chromeDevtools/ic_preview_feature.svg +3 -0
  66. package/assets/images/chromeDevtools/ic_redo_16x16_icon.svg +1 -0
  67. package/assets/images/chromeDevtools/ic_request_response.svg +5 -0
  68. package/assets/images/chromeDevtools/ic_response.svg +4 -0
  69. package/assets/images/chromeDevtools/ic_show_node_16x16.svg +4 -0
  70. package/assets/images/chromeDevtools/ic_suggest_color.svg +6 -0
  71. package/assets/images/chromeDevtools/ic_undo_16x16_icon.svg +1 -0
  72. package/assets/images/chromeDevtools/ic_warning_black_18dp.svg +1 -0
  73. package/assets/images/chromeDevtools/issue-cross-icon.svg +70 -0
  74. package/assets/images/chromeDevtools/issue-exclamation-icon.svg +64 -0
  75. package/assets/images/chromeDevtools/issue-questionmark-icon.svg +82 -0
  76. package/assets/images/chromeDevtools/issue-text-icon.svg +56 -0
  77. package/assets/images/chromeDevtools/justify-content-center-icon.svg +1 -0
  78. package/assets/images/chromeDevtools/justify-content-end-icon.svg +71 -0
  79. package/assets/images/chromeDevtools/justify-content-flex-end-icon.svg +71 -0
  80. package/assets/images/chromeDevtools/justify-content-flex-start-icon.svg +1 -0
  81. package/assets/images/chromeDevtools/justify-content-space-around-icon.svg +1 -0
  82. package/assets/images/chromeDevtools/justify-content-space-between-icon.svg +1 -0
  83. package/assets/images/chromeDevtools/justify-content-space-evenly-icon.svg +1 -0
  84. package/assets/images/chromeDevtools/justify-content-start-icon.svg +1 -0
  85. package/assets/images/chromeDevtools/justify-items-center-icon.svg +1 -0
  86. package/assets/images/chromeDevtools/justify-items-end-icon.svg +57 -0
  87. package/assets/images/chromeDevtools/justify-items-start-icon.svg +1 -0
  88. package/assets/images/chromeDevtools/justify-items-stretch-icon.svg +1 -0
  89. package/assets/images/chromeDevtools/largeIcons.svg +1629 -0
  90. package/assets/images/chromeDevtools/lighthouse_logo.svg +158 -0
  91. package/assets/images/chromeDevtools/link_icon.svg +1 -0
  92. package/assets/images/chromeDevtools/mediumIcons.svg +1101 -0
  93. package/assets/images/chromeDevtools/network_conditions_icon.svg +6 -0
  94. package/assets/images/chromeDevtools/network_panel_icon.svg +1 -0
  95. package/assets/images/chromeDevtools/node_search_icon.svg +1 -0
  96. package/assets/images/chromeDevtools/preview_feature_video_thumbnail.svg +92 -0
  97. package/assets/images/chromeDevtools/refresh_12x12_icon.svg +1 -0
  98. package/assets/images/chromeDevtools/resizeDiagonal.svg +1 -0
  99. package/assets/images/chromeDevtools/resizeHorizontal.svg +1 -0
  100. package/assets/images/chromeDevtools/resizeVertical.svg +1 -0
  101. package/assets/images/chromeDevtools/securityIcons.svg +278 -0
  102. package/assets/images/chromeDevtools/settings_14x14_icon.svg +1 -0
  103. package/assets/images/chromeDevtools/smallIcons.svg +1277 -0
  104. package/assets/images/chromeDevtools/sources_panel_icon.svg +1 -0
  105. package/assets/images/chromeDevtools/survey_feedback_icon.svg +1 -0
  106. package/assets/images/chromeDevtools/switcherIcon.svg +57 -0
  107. package/assets/images/chromeDevtools/three_dots_menu_icon.svg +1 -0
  108. package/assets/images/chromeDevtools/trash_bin_icon.svg +1 -0
  109. package/assets/images/chromeDevtools/treeoutlineTriangles.svg +70 -0
  110. package/assets/images/chromeDevtools/warning_icon.svg +83 -0
  111. package/dist/commandHandling/CommandType.d.ts +1 -0
  112. package/dist/commandHandling/CommandType.js +1 -0
  113. package/dist/elements/controls/DesignerTabControl.js +3 -0
  114. package/dist/elements/controls/ImageButtonListSelector copy.d.ts +17 -0
  115. package/dist/elements/controls/ImageButtonListSelector copy.js +82 -0
  116. package/dist/elements/controls/ImageButtonListSelector.d.ts +17 -0
  117. package/dist/elements/controls/ImageButtonListSelector.js +82 -0
  118. package/dist/elements/controls/ThicknessEditor.d.ts +17 -0
  119. package/dist/elements/controls/ThicknessEditor.js +80 -0
  120. package/dist/elements/services/propertiesService/DefaultEditorTypesService.js +10 -0
  121. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.d.ts +8 -0
  122. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.js +40 -0
  123. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.d.ts +8 -0
  124. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.js +40 -0
  125. package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.d.ts +8 -0
  126. package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.js +14 -0
  127. package/dist/elements/services/propertiesService/services/CssPropertiesService.d.ts +3 -2
  128. package/dist/elements/services/propertiesService/services/CssPropertiesService.js +58 -49
  129. package/dist/elements/widgets/designerView/IDesignerCanvas.d.ts +1 -0
  130. package/dist/elements/widgets/designerView/designerCanvas.d.ts +1 -1
  131. package/dist/elements/widgets/designerView/designerCanvas.js +19 -14
  132. package/dist/elements/widgets/designerView/designerView.d.ts +1 -0
  133. package/dist/elements/widgets/designerView/designerView.js +39 -5
  134. package/dist/elements/widgets/designerView/tools/RectangleSelectorTool.js +6 -6
  135. package/dist/elements/widgets/propertyGrid/PropertyGrid.js +14 -0
  136. package/dist/elements/widgets/propertyGrid/PropertyGridPropertyList.js +2 -2
  137. package/dist/interfaces/IDesignerMousePoint.d.ts +2 -0
  138. package/package.json +1 -1
@@ -0,0 +1,69 @@
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
+ viewBox="0 0 770.00001 1580"
9
+ version="1.1"
10
+ width="770"
11
+ height="1580"
12
+ id="svg11071">
13
+ <defs
14
+ id="defs3775" />
15
+ <metadata
16
+ id="metadata11076">
17
+ <rdf:RDF>
18
+ <cc:Work
19
+ rdf:about="">
20
+ <dc:format>image/svg+xml</dc:format>
21
+ <dc:type
22
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
+ <dc:title></dc:title>
24
+ </cc:Work>
25
+ </rdf:RDF>
26
+ </metadata>
27
+ <g
28
+ transform="matrix(-1,0,0,1,770.5,0)"
29
+ id="layer3">
30
+ <path
31
+ style="fill:none;stroke:#ff8800;stroke-width:9"
32
+ d="M 766,366 V 466"
33
+ id="path11635" />
34
+ <path
35
+ style="fill:none;stroke:#888888;stroke-width:9"
36
+ d="M 766,768 V 568"
37
+ id="path11637" />
38
+ <g
39
+ style="fill-rule:evenodd"
40
+ id="g3764">
41
+ <rect
42
+ style="fill:#222222"
43
+ x="0"
44
+ y="0"
45
+ width="767"
46
+ height="1580"
47
+ ry="80"
48
+ rx="80"
49
+ id="rect11633" />
50
+ </g>
51
+ <g
52
+ style="fill:#ffffff;fill-rule:evenodd"
53
+ id="g3769">
54
+ <rect
55
+ style="fill-opacity:0.13332998"
56
+ x="273.5"
57
+ y="1526"
58
+ width="220"
59
+ height="15"
60
+ ry="5"
61
+ rx="5"
62
+ id="rect11707" />
63
+ <path
64
+ style="fill-opacity:0.86667002"
65
+ d="M 70.36319,6.9493575 C 28.332124,5.755102 4.8083241,47.982906 4.8378685,83.222978 L 6.032124,1507.7128 c 0.025949,30.952 32.037776,68.2787 64.633409,68.2161 l 622.086167,-1.1942 c 30.87325,-0.059 68.21618,-37.2632 68.21618,-64.6334 V 76.057445 c 0,-31.282766 -24.68851,-66.7195765 -63.13681,-70.302343 C 456.89848,4.61017 269.72229,6.9493575 70.36319,6.9493575 Z"
66
+ id="path11722" />
67
+ </g>
68
+ </g>
69
+ </svg>
@@ -0,0 +1,28 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+ <svg id="svg11071" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="1580" width="770" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 770.00001 1580">
4
+ <metadata id="metadata11076">
5
+ <rdf:RDF>
6
+ <cc:Work rdf:about="">
7
+ <dc:format>image/svg+xml</dc:format>
8
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
9
+ <dc:title/>
10
+ </cc:Work>
11
+ </rdf:RDF>
12
+ </metadata>
13
+ <g id="layer3">
14
+ <path id="path11635" d="m766 366v100" stroke="#f80" stroke-width="9" fill="none"/>
15
+ <path id="path11637" d="m766 768v-200" stroke="#888" stroke-width="9" fill="none"/>
16
+ <g fill-rule="evenodd">
17
+ <rect id="rect11633" rx="80" ry="80" height="1580" width="767" y="0" x="0" fill="#222"/>
18
+ <rect id="rect11061" fill-opacity=".13333" rx="5" ry="5" height="18" width="80" y="80" x="343.5" fill="#fff"/>
19
+ <circle id="path11063" cx="459" fill-opacity=".26667" cy="76.25" r="15" fill="#00f"/>
20
+ <circle id="path11069" cx="297.25" fill-opacity=".26667" cy="74" r="17.5" fill="#00f"/>
21
+ </g>
22
+ <g fill-rule="evenodd" fill="#fff">
23
+ <rect id="rect11705" fill-opacity=".13333" rx="10" ry="10" height="25" width="50" y="34" x="358.5"/>
24
+ <rect id="rect11707" fill-opacity=".13333" rx="5" ry="5" height="15" width="220" y="1526" x="273.5"/>
25
+ <path id="path11722" d="m83.5 38c-27.7 0-50 22.3-50 50v1360c0 16.62 13.38 30 30 30h640c16.62 0 30-13.38 30-30v-1360c0-27.7-22.3-50-50-50h-90-50c-19.39 0-35 15.61-35 35v4c0 24.93-20.07 45-45 45h-160c-24.93 0-45-20.07-45-45v-4c0-19.39-15.61-35-35-35h-70z" fill-opacity=".86667"/>
26
+ </g>
27
+ </g>
28
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.6667 3.99999C11.9267 4.46666 9.88667 4.66666 8 4.66666C6.11333 4.66666 4.07333 4.46666 2.33333 3.99999L2 5.33333C3.24 5.66666 4.66667 5.88666 6 5.99999V14.6667H7.33333V10.6667H8.66667V14.6667H10V5.99999C11.3333 5.88666 12.76 5.66666 14 5.33333L13.6667 3.99999ZM8 3.99999C8.73333 3.99999 9.33333 3.39999 9.33333 2.66666C9.33333 1.93333 8.73333 1.33333 8 1.33333C7.26667 1.33333 6.66667 1.93333 6.66667 2.66666C6.66667 3.39999 7.26667 3.99999 8 3.99999Z" fill="#202124"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="139.004 171.164 10 10" width="10" height="10">
2
+ <path d="M 144.771 171.164 L 143.237 171.164 L 143.237 175.397 L 139.004 175.397 L 139.004 176.931 L 143.237 176.931 L 143.237 181.164 L 144.771 181.164 L 144.771 176.931 L 149.004 176.931 L 149.004 175.397 L 144.771 175.397 Z"></path>
3
+ </svg>
@@ -0,0 +1,70 @@
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="align-content-center-icon.svg"
12
+ id="svg16"
13
+ version="1.1"
14
+ viewBox="0 0 13 13"
15
+ fill="none">
16
+ <metadata
17
+ id="metadata22">
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="defs20" />
29
+ <sodipodi:namedview
30
+ inkscape:current-layer="svg16"
31
+ inkscape:window-maximized="1"
32
+ inkscape:window-y="23"
33
+ inkscape:window-x="0"
34
+ inkscape:cy="6.5"
35
+ inkscape:cx="4.0173611"
36
+ inkscape:zoom="77.538462"
37
+ showgrid="false"
38
+ id="namedview18"
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
+ id="rect10"
51
+ transform="matrix(-1 0 0 1 10.5 2)"
52
+ rx="1"
53
+ fill="#000"
54
+ height="3"
55
+ width="8" />
56
+ <rect
57
+ id="rect12"
58
+ transform="matrix(-1 0 0 1 10.5 8)"
59
+ rx="1"
60
+ fill="#000"
61
+ height="3"
62
+ width="8" />
63
+ <rect
64
+ y="6.4854751"
65
+ x="1.46861"
66
+ height="0.054843348"
67
+ width="10.049883"
68
+ id="rect869"
69
+ style="opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.97095;stroke-opacity:1" />
70
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="8" height="3" fill="#000" rx="1" transform="matrix(-1 0 0 1 10.5 3.5)"/><path fill="#000" d="M10.5 8.5c0-.55228-.4477-1-1-1h-6c-.55228 0-1 .44772-1 1v2h8v-2z"/><path fill="#000" d="M1 10h11v1H1z"/></svg>
@@ -0,0 +1,66 @@
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="align-content-start-icon.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="7.239521"
35
+ inkscape:cx="5.8188623"
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
+ y="-9.5"
51
+ x="-10.5"
52
+ id="rect833"
53
+ transform="scale(-1)"
54
+ rx="1"
55
+ fill="#000"
56
+ height="3"
57
+ width="8" />
58
+ <path
59
+ id="path835"
60
+ d="m 10.5,4.5000002 c 0,0.55228 -0.4477,1 -1,1 h -6 c -0.55228,0 -1,-0.44772 -1,-1 v -2 h 8 z"
61
+ fill="#000" />
62
+ <path
63
+ id="path837"
64
+ d="m 1,3.0000002 h 11 v -1 H 1 Z"
65
+ fill="#000" />
66
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="8" height="3" fill="#000" rx="1" transform="matrix(-1 0 0 1 10.5 2.75)"/><rect width="8" height="3" fill="#000" rx="1" transform="matrix(-1 0 0 1 10.5 7.25)"/><path fill="#000" d="M1 11h11v1H1zM1 1h11v1H1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M10.5 1.5h-8v2c0 .55228.44772 1 1 1h6c.5523 0 1-.44772 1-1v-2zM10.5 9.5c0-.55228-.4477-1-1-1h-6c-.55228 0-1 .44772-1 1v2h8v-2z"/><path fill="#000" d="M1 11h11v1H1zM1 1h11v1H1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="8" height="3" fill="#000" rx="1" transform="matrix(-1 0 0 1 10.5 3)"/><rect width="8" height="3" fill="#000" rx="1" transform="matrix(-1 0 0 1 10.5 7)"/><path fill="#000" d="M1 11h11v1H1zM1 1h11v1H1z"/></svg>
@@ -0,0 +1,53 @@
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="align-content-stretch-icon.svg"
12
+ id="svg14"
13
+ version="1.1"
14
+ viewBox="0 0 13 13"
15
+ fill="none">
16
+ <metadata
17
+ id="metadata20">
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="defs18" />
29
+ <sodipodi:namedview
30
+ inkscape:current-layer="svg14"
31
+ inkscape:window-maximized="1"
32
+ inkscape:window-y="23"
33
+ inkscape:window-x="0"
34
+ inkscape:cy="6.5"
35
+ inkscape:cx="6.5"
36
+ inkscape:zoom="77.538462"
37
+ showgrid="false"
38
+ id="namedview16"
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
+ <path
50
+ id="path12"
51
+ d="M10.5 2h-8v3c0 .55228.44772 1 1 1h6c.5523 0 1-.44772 1-1V2zM10.5 8c0-.55228-.4477-1-1-1h-6c-.55228 0-1 .44772-1 1v3h8V8zM1 11h11v1H1zM1 1h11v1H1z"
52
+ fill="#000" />
53
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M1 11h11v1H1z"/><path fill="#000" fill-rule="evenodd" d="M7.27318 1H5.81552L2.5 9.80742h1.41l.93164-2.57812h3.26239l.87305 2.57812h1.49172L7.27318 1zM5.24841 6.08008l1.24283-3.40335 1.16941 3.40335H5.24841z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><rect x="7" y="2.5" width="3" height="8" rx="1" fill="#000"/><rect x="3" y="3.5" width="3" height="6" rx="1" fill="#000"/><path fill="#000" d="M1 6h11v1H1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M7 4.5c0-.55228.44772-1 1-1h1c.55228 0 1 .44772 1 1v7H7v-7zM3 6.5c0-.55228.44772-1 1-1h1c.55228 0 1 .44772 1 1v5H3v-5z"/><path fill="#000" d="M1 11h11v1H1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M7 4.5c0-.55228.44772-1 1-1h1c.55228 0 1 .44772 1 1v7H7v-7zM3 6.5c0-.55228.44772-1 1-1h1c.55228 0 1 .44772 1 1v5H3v-5z"/><path fill="#000" d="M1 11h11v1H1z"/></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
+ inkscape:version="1.0 (4035a4f, 2020-05-01)"
11
+ sodipodi:docname="align-items-flex-start-icon.svg"
12
+ id="svg837"
13
+ version="1.1"
14
+ viewBox="0 0 13 13"
15
+ fill="none">
16
+ <metadata
17
+ id="metadata843">
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="defs841" />
29
+ <sodipodi:namedview
30
+ inkscape:current-layer="svg837"
31
+ inkscape:window-maximized="1"
32
+ inkscape:window-y="23"
33
+ inkscape:window-x="0"
34
+ inkscape:cy="6.5"
35
+ inkscape:cx="6.5"
36
+ inkscape:zoom="51.384615"
37
+ showgrid="false"
38
+ id="namedview839"
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
+ <path
50
+ id="path833"
51
+ d="m 7,8.5000021 c 0,0.55228 0.44772,1 1,1 h 1 c 0.55228,0 1,-0.44772 1,-1 v -7 H 7 Z m -4,-2 c 0,0.55228 0.44772,1 1,1 h 1 c 0.55228,0 1,-0.44772 1,-1 v -5 H 3 Z"
52
+ fill="#000000" />
53
+ <path
54
+ id="path835"
55
+ d="m 1,2.0000021 h 11 v -1 H 1 Z"
56
+ fill="#000000" />
57
+ </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
+ inkscape:version="1.0 (4035a4f, 2020-05-01)"
11
+ sodipodi:docname="align-items-flex-start-icon.svg"
12
+ id="svg837"
13
+ version="1.1"
14
+ viewBox="0 0 13 13"
15
+ fill="none">
16
+ <metadata
17
+ id="metadata843">
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="defs841" />
29
+ <sodipodi:namedview
30
+ inkscape:current-layer="svg837"
31
+ inkscape:window-maximized="1"
32
+ inkscape:window-y="23"
33
+ inkscape:window-x="0"
34
+ inkscape:cy="6.5"
35
+ inkscape:cx="6.5"
36
+ inkscape:zoom="51.384615"
37
+ showgrid="false"
38
+ id="namedview839"
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
+ <path
50
+ id="path833"
51
+ d="m 7,8.5000021 c 0,0.55228 0.44772,1 1,1 h 1 c 0.55228,0 1,-0.44772 1,-1 v -7 H 7 Z m -4,-2 c 0,0.55228 0.44772,1 1,1 h 1 c 0.55228,0 1,-0.44772 1,-1 v -5 H 3 Z"
52
+ fill="#000000" />
53
+ <path
54
+ id="path835"
55
+ d="m 1,2.0000021 h 11 v -1 H 1 Z"
56
+ fill="#000000" />
57
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M7 2h3v9H7zM3 2h3v9H3zM1 1h11v1H1zM1 11h11v1H1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><rect width="3" height="8" x="5" y="2.5" fill="#000" rx="1"/><path fill="#000" d="M1 6h11v1H1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M5 4.5c0-.55228.44772-1 1-1h1c.55228 0 1 .44772 1 1v7H5v-7z"/><path fill="#000" d="M1 11h11v1H1z"/></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
+ inkscape:version="1.0 (4035a4f, 2020-05-01)"
11
+ sodipodi:docname="align-self-flex-start-icon.svg"
12
+ id="svg837"
13
+ version="1.1"
14
+ viewBox="0 0 13 13"
15
+ fill="none">
16
+ <metadata
17
+ id="metadata843">
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="defs841" />
29
+ <sodipodi:namedview
30
+ inkscape:current-layer="svg837"
31
+ inkscape:window-maximized="1"
32
+ inkscape:window-y="23"
33
+ inkscape:window-x="0"
34
+ inkscape:cy="6.5"
35
+ inkscape:cx="6.5"
36
+ inkscape:zoom="51.384615"
37
+ showgrid="false"
38
+ id="namedview839"
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
+ <path
50
+ id="path833"
51
+ d="m 5,8.499999 c 0,0.55228 0.44772,1 1,1 h 1 c 0.55228,0 1,-0.44772 1,-1 v -7 H 5 Z"
52
+ fill="#000000" />
53
+ <path
54
+ id="path835"
55
+ d="M 1,1.999999 H 12 V 0.99999905 H 1 Z"
56
+ fill="#000000" />
57
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M5 2h3v9H5zM1 11h11v1H1zM1 1h11v1H1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 13 13"><path fill="#000" d="M1 11h11v1H1z"/><path fill="#000" fill-rule="evenodd" d="M7.27318 1H5.81552L2.5 9.80742h1.41l.93164-2.57812h3.26239l.87305 2.57812h1.49172L7.27318 1zM5.24841 6.08008l1.24283-3.40335 1.16941 3.40335H5.24841z" clip-rule="evenodd"/></svg>
@@ -0,0 +1,60 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="11"
13
+ height="11"
14
+ id="svg3283"
15
+ version="1.1"
16
+ inkscape:version="0.48.4 r9939"
17
+ sodipodi:docname="New document 4">
18
+ <defs
19
+ id="defs3285" />
20
+ <sodipodi:namedview
21
+ id="base"
22
+ pagecolor="#ffffff"
23
+ bordercolor="#666666"
24
+ borderopacity="1.0"
25
+ inkscape:pageopacity="0.0"
26
+ inkscape:pageshadow="2"
27
+ inkscape:zoom="15.839192"
28
+ inkscape:cx="1.4668053"
29
+ inkscape:cy="9.4825906"
30
+ inkscape:document-units="px"
31
+ inkscape:current-layer="layer1"
32
+ showgrid="false"
33
+ inkscape:window-width="1280"
34
+ inkscape:window-height="747"
35
+ inkscape:window-x="0"
36
+ inkscape:window-y="0"
37
+ inkscape:window-maximized="1" />
38
+ <metadata
39
+ id="metadata3288">
40
+ <rdf:RDF>
41
+ <cc:Work
42
+ rdf:about="">
43
+ <dc:format>image/svg+xml</dc:format>
44
+ <dc:type
45
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
46
+ <dc:title></dc:title>
47
+ </cc:Work>
48
+ </rdf:RDF>
49
+ </metadata>
50
+ <g
51
+ inkscape:label="Layer 1"
52
+ inkscape:groupmode="layer"
53
+ id="layer1"
54
+ transform="translate(0,-1041.3622)">
55
+ <path
56
+ d="m 3.65,1048.5722 -1.44,-2.03 -1.21,1.21 2.55,3.61 6.45,-7.67 -1.12,-1.33 z"
57
+ id="path3689"
58
+ inkscape:connector-curvature="0" />
59
+ </g>
60
+ </svg>
@@ -0,0 +1,62 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="30"
13
+ height="10"
14
+ id="svg3232"
15
+ version="1.1"
16
+ inkscape:version="0.48.4 r9939"
17
+ sodipodi:docname="chevrons.svg">
18
+ <defs
19
+ id="defs3234" />
20
+ <sodipodi:namedview
21
+ id="base"
22
+ pagecolor="#ffffff"
23
+ bordercolor="#666666"
24
+ borderopacity="1.0"
25
+ inkscape:pageopacity="0.0"
26
+ inkscape:pageshadow="2"
27
+ inkscape:zoom="2"
28
+ inkscape:cx="375"
29
+ inkscape:cy="-51.428571"
30
+ inkscape:document-units="px"
31
+ inkscape:current-layer="layer1"
32
+ showgrid="false"
33
+ inkscape:window-width="1640"
34
+ inkscape:window-height="844"
35
+ inkscape:window-x="516"
36
+ inkscape:window-y="280"
37
+ inkscape:window-maximized="0" />
38
+ <metadata
39
+ id="metadata3237">
40
+ <rdf:RDF>
41
+ <cc:Work
42
+ rdf:about="">
43
+ <dc:format>image/svg+xml</dc:format>
44
+ <dc:type
45
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
46
+ <dc:title></dc:title>
47
+ </cc:Work>
48
+ </rdf:RDF>
49
+ </metadata>
50
+ <g
51
+ inkscape:groupmode="layer"
52
+ id="layer1">
53
+ <path
54
+ inkscape:connector-curvature="0"
55
+ d="M 0,2.75005 0.96529,1.78476 5.07291,5.89238 0.96529,10 0,9.03471 3.13549,5.89238 z"
56
+ id="path4-7" />
57
+ <path
58
+ inkscape:connector-curvature="0"
59
+ d="M 27.24995,2.92708 28.21524,3.89238 24.10762,8 20,3.89238 l 0.96529,-0.9653 3.14233,3.13549 z"
60
+ id="path4-7-5" />
61
+ </g>
62
+ </svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 39 16"><path d="M19 11l-7.7942-7.5h15.5884L19 11z" fill="#000" fill-opacity=".83"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 39 16"><path d="M19 11l-7.7942-7.5h15.5884L19 11z" fill="#fff"/></svg>