aloha-vue 1.2.212 → 1.2.213

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/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "Vue.js"
15
15
  ],
16
16
  "homepage": "https://github.com/ilia-brykin/aloha/#README.md",
17
- "version": "1.2.212",
17
+ "version": "1.2.213",
18
18
  "author": {
19
19
  "name": "Ilia Brykin",
20
20
  "email": "brykin.ilia@gmail.com"
@@ -0,0 +1,21 @@
1
+ export default `<svg
2
+ width="16"
3
+ height="16"
4
+ viewBox="0 0 16 16"
5
+ fill="currentColor"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ d="M5 4H16V14C16 15.1046 15.1046 16 14 16H5V4Z"
10
+ />
11
+ <path
12
+ d="M2 0.5H14C14.8284 0.5 15.5 1.17157 15.5 2V2.5H0.5V2C0.5 1.17157 1.17157 0.5 2 0.5Z"
13
+ stroke="currentColor"
14
+ fill="none"
15
+ />
16
+ <path
17
+ d="M0.5 4.5H3.5V15.5H2C1.17157 15.5 0.5 14.8284 0.5 14V4.5Z"
18
+ stroke="currentColor"
19
+ fill="none"
20
+ />
21
+ </svg>`;
@@ -0,0 +1,19 @@
1
+ export default `<svg
2
+ width="16"
3
+ height="16"
4
+ viewBox="0 0 16 16"
5
+ fill="currentColor"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ d="M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V3H0V2Z"
10
+ />
11
+ <path
12
+ d="M0 4H4V16H2C0.895431 16 0 15.1046 0 14V4Z"
13
+ />
14
+ <path
15
+ d="M5.5 4.5H15.5V14C15.5 14.8284 14.8284 15.5 14 15.5H5.5V4.5Z"
16
+ stroke="currentColor"
17
+ fill="none"
18
+ />
19
+ </svg>`;
@@ -0,0 +1,17 @@
1
+ export default `<svg
2
+ width="16"
3
+ height="16"
4
+ viewBox="0 0 16 16"
5
+ fill="currentColor"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ d="M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V3H0V2Z"
10
+ />
11
+ <path
12
+ d="M0 4H4V16H2C0.895431 16 0 15.1046 0 14V4Z"
13
+ />
14
+ <path
15
+ d="M5 4H16V14C16 15.1046 15.1046 16 14 16H5V4Z"
16
+ />
17
+ </svg>`;
@@ -0,0 +1,5 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5 4H16V14C16 15.1046 15.1046 16 14 16H5V4Z"/>
3
+ <path d="M2 0.5H14C14.8284 0.5 15.5 1.17157 15.5 2V2.5H0.5V2C0.5 1.17157 1.17157 0.5 2 0.5Z" stroke="currentColor" fill="none"/>
4
+ <path d="M0.5 4.5H3.5V15.5H2C1.17157 15.5 0.5 14.8284 0.5 14V4.5Z" stroke="currentColor" fill="none"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V3H0V2Z"/>
3
+ <path d="M0 4H4V16H2C0.895431 16 0 15.1046 0 14V4Z"/>
4
+ <path d="M5.5 4.5H15.5V14C15.5 14.8284 14.8284 15.5 14 15.5H5.5V4.5Z" stroke="currentColor" fill="none"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V3H0V2Z"/>
3
+ <path d="M0 4H4V16H2C0.895431 16 0 15.1046 0 14V4Z"/>
4
+ <path d="M5 4H16V14C16 15.1046 15.1046 16 14 16H5V4Z"/>
5
+ </svg>