occam-styles 4.1.196 → 4.1.197
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/lib/svg/toolbar/findInFiles.js +14 -54
- package/package.json +1 -1
- package/src/svg/toolbar/findInFiles.js +16 -13
- package/temp/svg/findInFiles.svg +20 -86
|
@@ -123,62 +123,22 @@ var FindInFilesToolbarSVG = /*#__PURE__*/ function(ToolbarSVG) {
|
|
|
123
123
|
{
|
|
124
124
|
key: "childElements",
|
|
125
125
|
value: function childElements() {
|
|
126
|
-
return /*#__PURE__*/ React.createElement("g", null, /*#__PURE__*/ React.createElement("
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
y: "9.5"
|
|
131
|
-
}), /*#__PURE__*/ React.createElement("rect", {
|
|
132
|
-
width: "1.5",
|
|
133
|
-
height: "3.75",
|
|
134
|
-
x: "17",
|
|
135
|
-
y: "5.75"
|
|
136
|
-
}), /*#__PURE__*/ React.createElement("rect", {
|
|
137
|
-
width: "1.5",
|
|
138
|
-
height: "2.5",
|
|
139
|
-
x: "11",
|
|
140
|
-
y: "3.5"
|
|
141
|
-
}), /*#__PURE__*/ React.createElement("rect", {
|
|
142
|
-
width: "3.75",
|
|
143
|
-
height: "1.5",
|
|
144
|
-
x: "11",
|
|
145
|
-
y: "2"
|
|
126
|
+
return /*#__PURE__*/ React.createElement("g", null, /*#__PURE__*/ React.createElement("path", {
|
|
127
|
+
id: "path1073",
|
|
128
|
+
style: "fill:#000000;stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill",
|
|
129
|
+
d: "M 7.4972168 0 A 7.4972506 7.5782714 0 0 0 0 7.5783488 A 7.4972506 7.5782714 0 0 0 7.4972168 15.156698 A 7.4972506 7.5782714 0 0 0 14.994434 7.5783488 A 7.4972506 7.5782714 0 0 0 7.4972168 0 z M 7.4998006 1.9998779 A 5.4999995 5.4999995 0 0 1 13.00024 7.4998006 A 5.4999995 5.4999995 0 0 1 7.4998006 13.00024 A 5.4999995 5.4999995 0 0 1 1.9998779 7.4998006 A 5.4999995 5.4999995 0 0 1 7.4998006 1.9998779 z "
|
|
146
130
|
}), /*#__PURE__*/ React.createElement("path", {
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
height: "1.5",
|
|
151
|
-
x: "18.5",
|
|
152
|
-
y: "7.5"
|
|
153
|
-
}), /*#__PURE__*/ React.createElement("rect", {
|
|
154
|
-
width: "1.5",
|
|
155
|
-
height: "3.75",
|
|
156
|
-
x: "19.5",
|
|
157
|
-
y: "3.75"
|
|
158
|
-
}), /*#__PURE__*/ React.createElement("rect", {
|
|
159
|
-
width: "1.5",
|
|
160
|
-
height: "1",
|
|
161
|
-
x: "13.5",
|
|
162
|
-
y: "1.5"
|
|
163
|
-
}), /*#__PURE__*/ React.createElement("rect", {
|
|
164
|
-
width: "3.75",
|
|
165
|
-
height: "1.5",
|
|
166
|
-
x: "13.5",
|
|
167
|
-
y: "0"
|
|
131
|
+
id: "rect1079",
|
|
132
|
+
style: "stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill",
|
|
133
|
+
d: "M 14.000001,6.5000005 H 16 v 1.9999991 h -1.999999 z"
|
|
168
134
|
}), /*#__PURE__*/ React.createElement("path", {
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
height: "3",
|
|
173
|
-
x: "9.5",
|
|
174
|
-
y: "7"
|
|
175
|
-
}), /*#__PURE__*/ React.createElement("rect", {
|
|
176
|
-
width: "5",
|
|
177
|
-
height: "2.5",
|
|
178
|
-
x: "9.5",
|
|
179
|
-
y: "10"
|
|
135
|
+
id: "rect1081",
|
|
136
|
+
style: "stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill",
|
|
137
|
+
d: "m 15.999999,6 h 7 v 3 h -7 z"
|
|
180
138
|
}), /*#__PURE__*/ React.createElement("path", {
|
|
181
|
-
|
|
139
|
+
id: "path1083",
|
|
140
|
+
style: "stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill",
|
|
141
|
+
d: "M 24.499999,7.499999 A 1.4999994,1.4999995 0 0 1 23,8.9999986 1.4999994,1.4999995 0 0 1 21.500001,7.499999 1.4999994,1.4999995 0 0 1 23,5.9999995 1.4999994,1.4999995 0 0 1 24.499999,7.499999 Z"
|
|
182
142
|
}));
|
|
183
143
|
}
|
|
184
144
|
}
|
|
@@ -189,4 +149,4 @@ _define_property(FindInFilesToolbarSVG, "defaultProperties", {
|
|
|
189
149
|
className: "find-in-files"
|
|
190
150
|
});
|
|
191
151
|
|
|
192
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9zdmcvdG9vbGJhci9maW5kSW5GaWxlcy5qcyIsIjw8anN4LWNvbmZpZy1wcmFnbWEuanM+
|
|
152
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9zdmcvdG9vbGJhci9maW5kSW5GaWxlcy5qcyIsIjw8anN4LWNvbmZpZy1wcmFnbWEuanM+PiJdLCJzb3VyY2VzQ29udGVudCI6WyJcInVzZSBzdHJpY3RcIjtcblxuaW1wb3J0IFRvb2xiYXJTVkcgZnJvbSBcIi4uLy4uL3N2Zy90b29sYmFyXCI7XG5cbmV4cG9ydCBkZWZhdWx0IGNsYXNzIEZpbmRJbkZpbGVzVG9vbGJhclNWRyBleHRlbmRzIFRvb2xiYXJTVkcge1xuICBjaGlsZEVsZW1lbnRzKCkge1xuICAgIHJldHVybiAoXG5cbiAgICAgIDxnPlxuICAgICAgICA8cGF0aFxuICAgICAgICAgIGlkPVwicGF0aDEwNzNcIlxuICAgICAgICAgIHN0eWxlPVwiZmlsbDojMDAwMDAwO3N0cm9rZTojYmEwMDU1O3N0cm9rZS13aWR0aDowO3BhaW50LW9yZGVyOm1hcmtlcnMgc3Ryb2tlIGZpbGxcIlxuICAgICAgICAgIGQ9XCJNIDcuNDk3MjE2OCAwIEEgNy40OTcyNTA2IDcuNTc4MjcxNCAwIDAgMCAwIDcuNTc4MzQ4OCBBIDcuNDk3MjUwNiA3LjU3ODI3MTQgMCAwIDAgNy40OTcyMTY4IDE1LjE1NjY5OCBBIDcuNDk3MjUwNiA3LjU3ODI3MTQgMCAwIDAgMTQuOTk0NDM0IDcuNTc4MzQ4OCBBIDcuNDk3MjUwNiA3LjU3ODI3MTQgMCAwIDAgNy40OTcyMTY4IDAgeiBNIDcuNDk5ODAwNiAxLjk5OTg3NzkgQSA1LjQ5OTk5OTUgNS40OTk5OTk1IDAgMCAxIDEzLjAwMDI0IDcuNDk5ODAwNiBBIDUuNDk5OTk5NSA1LjQ5OTk5OTUgMCAwIDEgNy40OTk4MDA2IDEzLjAwMDI0IEEgNS40OTk5OTk1IDUuNDk5OTk5NSAwIDAgMSAxLjk5OTg3NzkgNy40OTk4MDA2IEEgNS40OTk5OTk1IDUuNDk5OTk5NSAwIDAgMSA3LjQ5OTgwMDYgMS45OTk4Nzc5IHogXCIgLz5cbiAgICAgICAgPHBhdGhcbiAgICAgICAgICBpZD1cInJlY3QxMDc5XCJcbiAgICAgICAgICBzdHlsZT1cInN0cm9rZTojYmEwMDU1O3N0cm9rZS13aWR0aDowO3BhaW50LW9yZGVyOm1hcmtlcnMgc3Ryb2tlIGZpbGxcIlxuICAgICAgICAgIGQ9XCJNIDE0LjAwMDAwMSw2LjUwMDAwMDUgSCAxNiB2IDEuOTk5OTk5MSBoIC0xLjk5OTk5OSB6XCIgLz5cbiAgICAgICAgPHBhdGhcbiAgICAgICAgICBpZD1cInJlY3QxMDgxXCJcbiAgICAgICAgICBzdHlsZT1cInN0cm9rZTojYmEwMDU1O3N0cm9rZS13aWR0aDowO3BhaW50LW9yZGVyOm1hcmtlcnMgc3Ryb2tlIGZpbGxcIlxuICAgICAgICAgIGQ9XCJtIDE1Ljk5OTk5OSw2IGggNyB2IDMgaCAtNyB6XCIgLz5cbiAgICAgICAgPHBhdGhcbiAgICAgICAgICBpZD1cInBhdGgxMDgzXCJcbiAgICAgICAgICBzdHlsZT1cInN0cm9rZTojYmEwMDU1O3N0cm9rZS13aWR0aDowO3BhaW50LW9yZGVyOm1hcmtlcnMgc3Ryb2tlIGZpbGxcIlxuICAgICAgICAgIGQ9XCJNIDI0LjQ5OTk5OSw3LjQ5OTk5OSBBIDEuNDk5OTk5NCwxLjQ5OTk5OTUgMCAwIDEgMjMsOC45OTk5OTg2IDEuNDk5OTk5NCwxLjQ5OTk5OTUgMCAwIDEgMjEuNTAwMDAxLDcuNDk5OTk5IDEuNDk5OTk5NCwxLjQ5OTk5OTUgMCAwIDEgMjMsNS45OTk5OTk1IDEuNDk5OTk5NCwxLjQ5OTk5OTUgMCAwIDEgMjQuNDk5OTk5LDcuNDk5OTk5IFpcIiAvPlxuICAgICAgPC9nPlxuXG4gICAgKTtcbiAgfVxuXG4gIHN0YXRpYyBkZWZhdWx0UHJvcGVydGllcyA9IHtcbiAgICBjbGFzc05hbWU6IFwiZmluZC1pbi1maWxlc1wiXG4gIH07XG59XG4iLCJSZWFjdC5jcmVhdGVFbGVtZW50Il0sIm5hbWVzIjpbIkZpbmRJbkZpbGVzVG9vbGJhclNWRyIsImNoaWxkRWxlbWVudHMiLCJnIiwicGF0aCIsImlkIiwic3R5bGUiLCJkIiwiVG9vbGJhclNWRyIsImRlZmF1bHRQcm9wZXJ0aWVzIiwiY2xhc3NOYW1lIl0sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7OztlQUlxQkE7Ozs4REFGRTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFUixJQUFBLEFBQU1BLHNDQUFOO2NBQU1BOytCQUFBQTthQUFBQTtnQ0FBQUE7OztrQkFBQUE7O1lBQ25CQyxLQUFBQTttQkFBQUEsU0FBQUE7Z0JBQ0UscUJBRUUsb0JBQUNDLHlCQUNDLG9CQUFDQztvQkFDQ0MsSUFBRztvQkFDSEMsT0FBTTtvQkFDTkMsR0FBRTtrQ0FDSixvQkFBQ0g7b0JBQ0NDLElBQUc7b0JBQ0hDLE9BQU07b0JBQ05DLEdBQUU7a0NBQ0osb0JBQUNIO29CQUNDQyxJQUFHO29CQUNIQyxPQUFNO29CQUNOQyxHQUFFO2tDQUNKLG9CQUFDSDtvQkFDQ0MsSUFBRztvQkFDSEMsT0FBTTtvQkFDTkMsR0FBRTs7WUFJVjs7O1dBeEJtQk47RUFBOEJPLGdCQUFVO0FBMEIzRCxpQkExQm1CUCx1QkEwQlpRLHFCQUFvQjtJQUN6QkMsV0FBVztBQUNiIn0=
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "occam-styles",
|
|
3
3
|
"author": "James Smith",
|
|
4
|
-
"version": "4.1.
|
|
4
|
+
"version": "4.1.197",
|
|
5
5
|
"license": "MIT, Anti-996",
|
|
6
6
|
"homepage": "https://github.com/djalbat/occam-styles",
|
|
7
7
|
"description": "Occam's colours, syntax schemes, common styles and images.",
|
|
@@ -7,19 +7,22 @@ export default class FindInFilesToolbarSVG extends ToolbarSVG {
|
|
|
7
7
|
return (
|
|
8
8
|
|
|
9
9
|
<g>
|
|
10
|
-
<
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
<path
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
<
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
<path
|
|
10
|
+
<path
|
|
11
|
+
id="path1073"
|
|
12
|
+
style="fill:#000000;stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
13
|
+
d="M 7.4972168 0 A 7.4972506 7.5782714 0 0 0 0 7.5783488 A 7.4972506 7.5782714 0 0 0 7.4972168 15.156698 A 7.4972506 7.5782714 0 0 0 14.994434 7.5783488 A 7.4972506 7.5782714 0 0 0 7.4972168 0 z M 7.4998006 1.9998779 A 5.4999995 5.4999995 0 0 1 13.00024 7.4998006 A 5.4999995 5.4999995 0 0 1 7.4998006 13.00024 A 5.4999995 5.4999995 0 0 1 1.9998779 7.4998006 A 5.4999995 5.4999995 0 0 1 7.4998006 1.9998779 z " />
|
|
14
|
+
<path
|
|
15
|
+
id="rect1079"
|
|
16
|
+
style="stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
17
|
+
d="M 14.000001,6.5000005 H 16 v 1.9999991 h -1.999999 z" />
|
|
18
|
+
<path
|
|
19
|
+
id="rect1081"
|
|
20
|
+
style="stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
21
|
+
d="m 15.999999,6 h 7 v 3 h -7 z" />
|
|
22
|
+
<path
|
|
23
|
+
id="path1083"
|
|
24
|
+
style="stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
25
|
+
d="M 24.499999,7.499999 A 1.4999994,1.4999995 0 0 1 23,8.9999986 1.4999994,1.4999995 0 0 1 21.500001,7.499999 1.4999994,1.4999995 0 0 1 23,5.9999995 1.4999994,1.4999995 0 0 1 24.499999,7.499999 Z" />
|
|
23
26
|
</g>
|
|
24
27
|
|
|
25
28
|
);
|
package/temp/svg/findInFiles.svg
CHANGED
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
showgrid="true"
|
|
27
27
|
inkscape:lockguides="true"
|
|
28
28
|
inkscape:zoom="7.5345674"
|
|
29
|
-
inkscape:cx="70.
|
|
29
|
+
inkscape:cx="70.40882"
|
|
30
30
|
inkscape:cy="41.940032"
|
|
31
31
|
inkscape:window-width="2048"
|
|
32
32
|
inkscape:window-height="1152"
|
|
33
|
-
inkscape:window-x="
|
|
33
|
+
inkscape:window-x="3840"
|
|
34
34
|
inkscape:window-y="0"
|
|
35
35
|
inkscape:window-maximized="0"
|
|
36
36
|
inkscape:current-layer="layer1">
|
|
@@ -49,88 +49,22 @@
|
|
|
49
49
|
inkscape:label="Layer 1"
|
|
50
50
|
inkscape:groupmode="layer"
|
|
51
51
|
id="layer1">
|
|
52
|
-
id
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
x="11"
|
|
71
|
-
y="3.5"
|
|
72
|
-
id="rect56"
|
|
73
|
-
style="stroke-width:0.395285" />
|
|
74
|
-
<rect
|
|
75
|
-
width="3.75"
|
|
76
|
-
height="1.4999999"
|
|
77
|
-
x="11"
|
|
78
|
-
y="2"
|
|
79
|
-
id="rect58"
|
|
80
|
-
style="stroke-width:0.633865" />
|
|
81
|
-
<path
|
|
82
|
-
d="M 14.75,2 18.5,5.7499999 H 14.75 Z"
|
|
83
|
-
id="path64"
|
|
84
|
-
style="stroke-width:0.535714" />
|
|
85
|
-
<rect
|
|
86
|
-
width="2.5"
|
|
87
|
-
height="1.4999999"
|
|
88
|
-
x="18.5"
|
|
89
|
-
y="7.5"
|
|
90
|
-
id="rect52-3"
|
|
91
|
-
style="stroke-width:0.365962" />
|
|
92
|
-
<rect
|
|
93
|
-
width="1.4999999"
|
|
94
|
-
height="3.75"
|
|
95
|
-
x="19.5"
|
|
96
|
-
y="3.7499998"
|
|
97
|
-
id="rect54-8"
|
|
98
|
-
style="stroke-width:0.633865" />
|
|
99
|
-
<rect
|
|
100
|
-
width="1.4999999"
|
|
101
|
-
height="1"
|
|
102
|
-
x="13.5"
|
|
103
|
-
y="1.5"
|
|
104
|
-
id="rect56-3"
|
|
105
|
-
style="stroke-width:0.25" />
|
|
106
|
-
<rect
|
|
107
|
-
width="3.75"
|
|
108
|
-
height="1.4999999"
|
|
109
|
-
x="13.5"
|
|
110
|
-
y="2.2562675e-08"
|
|
111
|
-
id="rect58-6"
|
|
112
|
-
style="stroke-width:0.633865" />
|
|
113
|
-
<path
|
|
114
|
-
d="M 17.25,0 21,3.7499999 h -3.75 z"
|
|
115
|
-
id="path64-0"
|
|
116
|
-
style="stroke-width:0.535714" />
|
|
117
|
-
<path
|
|
118
|
-
id="path427"
|
|
119
|
-
style="fill:#000000;stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
120
|
-
d="m 9.8253217,5.0027954 a 5.9999995,5.9999995 0 0 0 -4.067968,1.7544149 5.9999995,5.9999995 0 0 0 0,8.4852697 5.9999995,5.9999995 0 0 0 7.7163243,0.645439 l 0.768945,0.768945 -0.353466,0.353467 5.656502,5.656502 a 1.4999995,1.4999995 0 0 0 2.121317,5.17e-4 1.4999995,1.4999995 0 0 0 0,-2.121834 l -5.656502,-5.656502 -0.353467,0.353983 -0.766878,-0.766878 A 5.9999995,5.9999995 0 0 0 14.242623,6.7572103 5.9999995,5.9999995 0 0 0 9.8253217,5.0027954 Z m -0.03669,2.5037232 a 3.4999826,3.4999824 0 0 1 2.6866573,1.0185424 3.4999826,3.4999824 0 0 1 -5.16e-4,4.950085 3.4999826,3.4999824 0 0 1 -4.9495693,0 3.4999826,3.4999824 0 0 1 0,-4.950085 3.4999826,3.4999824 0 0 1 2.263428,-1.0185424 z" />
|
|
121
|
-
<rect
|
|
122
|
-
style="fill:#000000;fill-opacity:1;stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
123
|
-
id="rect1438"
|
|
124
|
-
width="2.499999"
|
|
125
|
-
height="2.9999993"
|
|
126
|
-
x="9.5000019"
|
|
127
|
-
y="7.0000005" />
|
|
128
|
-
<rect
|
|
129
|
-
style="fill:#000000;fill-opacity:1;stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
130
|
-
id="rect1596"
|
|
131
|
-
width="5"
|
|
132
|
-
height="2.499999"
|
|
133
|
-
x="9.500001"
|
|
134
|
-
y="10" />
|
|
135
|
-
</g>
|
|
52
|
+
id="g1367">
|
|
53
|
+
<path
|
|
54
|
+
id="path1073"
|
|
55
|
+
style="fill:#000000;stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
56
|
+
d="M 7.4972168 0 A 7.4972506 7.5782714 0 0 0 0 7.5783488 A 7.4972506 7.5782714 0 0 0 7.4972168 15.156698 A 7.4972506 7.5782714 0 0 0 14.994434 7.5783488 A 7.4972506 7.5782714 0 0 0 7.4972168 0 z M 7.4998006 1.9998779 A 5.4999995 5.4999995 0 0 1 13.00024 7.4998006 A 5.4999995 5.4999995 0 0 1 7.4998006 13.00024 A 5.4999995 5.4999995 0 0 1 1.9998779 7.4998006 A 5.4999995 5.4999995 0 0 1 7.4998006 1.9998779 z " />
|
|
57
|
+
<path
|
|
58
|
+
id="rect1079"
|
|
59
|
+
style="stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
60
|
+
d="M 14.000001,6.5000005 H 16 v 1.9999991 h -1.999999 z" />
|
|
61
|
+
<path
|
|
62
|
+
id="rect1081"
|
|
63
|
+
style="stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
64
|
+
d="m 15.999999,6 h 7 v 3 h -7 z" />
|
|
65
|
+
<path
|
|
66
|
+
id="path1083"
|
|
67
|
+
style="stroke:#ba0055;stroke-width:0;paint-order:markers stroke fill"
|
|
68
|
+
d="M 24.499999,7.499999 A 1.4999994,1.4999995 0 0 1 23,8.9999986 1.4999994,1.4999995 0 0 1 21.500001,7.499999 1.4999994,1.4999995 0 0 1 23,5.9999995 1.4999994,1.4999995 0 0 1 24.499999,7.499999 Z" />
|
|
69
|
+
</g>
|
|
136
70
|
</svg>
|