@asd20/ui 3.2.998 → 3.2.999

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.998",
8
+ "version": "3.2.999",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -17,7 +17,7 @@
17
17
  <path
18
18
  class="line"
19
19
  fill="currentColor"
20
- d="M 22.955 20.095 L 16.055 4 L 5 27.445 l 7.3275 -13.6875 l 0.6225 4.7138 l 2.8688 -6.0675 l 2.9925 12.66 l 0.5138 -10.275 l 3.63 5.3063 z"
20
+ d="M 22.623 18.751 L 16.6 4.5 C 16.449 4.216 16.278 3.873 15.859 3.588 C 15.403 3.854 15.308 4.33 15.2 4.5 L 7.413 24.441 C 7.002 25.263 7.467 25.236 7.796 24.578 L 12.743 14.976 L 13.42 17.834 C 13.78 19.08 13.808 18.942 14.191 17.844 L 15.428 14.029 L 18.344 21.974 C 18.817 23.263 19.032 23.564 19.204 21.888 L 19.007 14.423 L 21.965 19.006 C 22.368 19.537 23.622 21.003 22.942 19.388 Z"
21
21
  />
22
22
  </g>
23
23
  </template>
@@ -15,20 +15,46 @@
15
15
  stroke-linecap="round"
16
16
  />
17
17
  <!-- Browser window (rounded rectangle, outline color) -->
18
- <rect x="7" y="9" width="18" height="15" rx="2.5" class="line" fill="currentColor"/>
18
+ <rect
19
+ x="6"
20
+ y="8"
21
+ width="20"
22
+ height="17"
23
+ rx="2.5"
24
+ class="line"
25
+ fill="currentColor"
26
+ />
19
27
  <!-- Toolbar (top bar, cutout from window, background shows through) -->
20
- <rect x="7.8" y="10" width="16.4" height="3" rx="1.2" class="fill"/>
28
+ <rect
29
+ x="8"
30
+ y="10"
31
+ width="16"
32
+ height="3"
33
+ rx="1.2"
34
+ class="line"
35
+ fill="#fff"
36
+ />
21
37
  <!-- Toolbar circles (left) -->
22
- <circle cx="9.6" cy="11.7" r="0.55" class="line" fill="currentColor"/>
23
- <circle cx="11.2" cy="11.7" r="0.55" class="line" fill="currentColor"/>
24
- <circle cx="12.8" cy="11.7" r="0.55" class="line" fill="currentColor"/>
38
+ <circle cx="10" cy="11.5" r="0.55" class="line" fill="currentColor" />
39
+ <circle cx="12" cy="11.5" r="0.55" class="line" fill="currentColor" />
40
+ <circle cx="14" cy="11.5" r="0.55" class="line" fill="currentColor" />
25
41
  <!-- Toolbar right bar -->
26
- <rect x="16.7" y="11.1" width="5.1" height="1.1" rx="0.5" class="line" fill="currentColor"/>
27
-
28
- <!-- Three horizontal lines (fill color, like page content) -->
29
- <path
30
- d="M 15.5251 15.2678 C 16.0167 14.7762 16.6835 14.5 17.3787 14.5 C 18.8264 14.5 20 15.6736 20 17.1213 C 20 17.8165 19.7238 18.4833 19.2323 18.9749 L 18.2071 20 L 17.5 19.2929 L 18.5252 18.2678 C 18.8292 17.9637 19 17.5513 19 17.1213 C 19 16.2259 18.2741 15.5 17.3787 15.5 C 16.9487 15.5 16.5363 15.6708 16.2322 15.9749 L 15.2071 17 L 14.5 16.2929 L 15.5251 15.2678 Z M 15.7678 21.0252 L 16.7929 20 L 17.5 20.7071 L 16.4749 21.7323 C 15.9833 22.2238 15.3165 22.5 14.6213 22.5 C 13.1736 22.5 12 21.3264 12 19.8787 C 12 19.1835 12.2762 18.5167 12.7678 18.0251 L 13.7929 17 L 14.5 17.7071 L 13.4749 18.7322 C 13.1708 19.0363 13 19.4487 13 19.8787 C 13 20.7741 13.7259 21.5 14.6213 21.5 C 15.0513 21.5 15.4637 21.3292 15.7678 21.0252 Z M 14.8536 20.3535 L 17.8535 17.3536 L 17.1465 16.6464 L 14.1464 19.6465 L 14.8536 20.3535 Z"
31
- class="fill"
42
+ <rect
43
+ x="16.7"
44
+ y="11.1"
45
+ width="5.1"
46
+ height="1.1"
47
+ rx="0.5"
48
+ class="line"
49
+ fill="currentColor"
32
50
  />
51
+
52
+ <!-- link symbol -->
53
+ <g transform="translate(-3,-3)scale(1.2)">
54
+ <path
55
+ d="M 15.5251 15.2678 C 16.0167 14.7762 16.6835 14.5 17.3787 14.5 C 18.8264 14.5 20 15.6736 20 17.1213 C 20 17.8165 19.7238 18.4833 19.2323 18.9749 L 18.2071 20 L 17.5 19.2929 L 18.5252 18.2678 C 18.8292 17.9637 19 17.5513 19 17.1213 C 19 16.2259 18.2741 15.5 17.3787 15.5 C 16.9487 15.5 16.5363 15.6708 16.2322 15.9749 L 15.2071 17 L 14.5 16.2929 L 15.5251 15.2678 Z M 15.7678 21.0252 L 16.7929 20 L 17.5 20.7071 L 16.4749 21.7323 C 15.9833 22.2238 15.3165 22.5 14.6213 22.5 C 13.1736 22.5 12 21.3264 12 19.8787 C 12 19.1835 12.2762 18.5167 12.7678 18.0251 L 13.7929 17 L 14.5 17.7071 L 13.4749 18.7322 C 13.1708 19.0363 13 19.4487 13 19.8787 C 13 20.7741 13.7259 21.5 14.6213 21.5 C 15.0513 21.5 15.4637 21.3292 15.7678 21.0252 Z M 14.8536 20.3535 L 17.8535 17.3536 L 17.1465 16.6464 L 14.1464 19.6465 L 14.8536 20.3535 Z"
56
+ class="fill"
57
+ />
58
+ </g>
33
59
  </g>
34
- </template>
60
+ </template>
@@ -31,21 +31,21 @@
31
31
  stroke-linecap="round"
32
32
  />
33
33
  <!-- Browser window (rounded rectangle, outline color) -->
34
- <rect x="7" y="9" width="18" height="15" rx="2.5" class="line" fill="currentColor"/>
34
+ <rect x="6" y="8" width="20" height="17" rx="2.5" class="line" fill="currentColor"/>
35
35
  <!-- Toolbar (top bar, cutout from window, background shows through) -->
36
- <rect x="7.8" y="10" width="16.4" height="3" rx="1.2" class="fill"/>
36
+ <rect x="8" y="10" width="16" height="3" rx="1.2" class="line" fill="#fff"/>
37
37
  <!-- Toolbar circles (left) -->
38
- <circle cx="9.6" cy="11.7" r="0.55" class="line" fill="currentColor"/>
39
- <circle cx="11.2" cy="11.7" r="0.55" class="line" fill="currentColor"/>
40
- <circle cx="12.8" cy="11.7" r="0.55" class="line" fill="currentColor"/>
38
+ <circle cx="10" cy="11.5" r="0.55" class="line" fill="currentColor"/>
39
+ <circle cx="12" cy="11.5" r="0.55" class="line" fill="currentColor"/>
40
+ <circle cx="14" cy="11.5" r="0.55" class="line" fill="currentColor"/>
41
41
  <!-- Toolbar right bar -->
42
- <rect x="16.7" y="11.1" width="5.1" height="1.1" rx="0.5" class="line" fill="currentColor"/>
42
+ <rect x="17" y="11" width="5" height="1" rx="0.5" class="line" fill="currentColor"/>
43
43
  <!-- Sidebar rectangle (fill color, like a page preview) -->
44
- <rect x="10" y="15" width="3" height="6" rx="1" class="fill"/>
44
+ <rect x="10" y="15" width="3" height="8" rx="1" class="fill"/>
45
45
  <!-- Three horizontal lines (fill color, like page content) -->
46
- <rect x="15" y="15.7" width="7" height="1.3" rx="0.6" class="fill"/>
47
- <rect x="15" y="18.4" width="7" height="1.3" rx="0.6" class="fill"/>
48
- <rect x="15" y="21.1" width="7" height="1.3" rx="0.6" class="fill"/>
46
+ <rect x="15" y="15" width="7" height="1.5" rx="0.6" class="fill"/>
47
+ <rect x="15" y="18" width="7" height="1.5" rx="0.6" class="fill"/>
48
+ <rect x="15" y="21" width="7" height="1.5" rx="0.6" class="fill"/>
49
49
  </g>
50
50
  </template>
51
51
 
@@ -6,7 +6,7 @@
6
6
  :link="item.url"
7
7
  :label="item.title"
8
8
  :icon="item.icon"
9
- size="md"
9
+ size="lg"
10
10
  transparent
11
11
  ></asd20-button>
12
12
  <slot></slot>