@asd20/ui 3.2.1000 → 3.2.1002

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.1000",
8
+ "version": "3.2.1002",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -37,24 +37,52 @@
37
37
  stroke-linecap="round"
38
38
  />
39
39
  <!-- Calendar main body (rounded rectangle, outline only) -->
40
- <rect x="7" y="10" width="18" height="15" rx="3" class="line" fill="none" stroke="currentColor" stroke-width="2"/>
40
+ <rect
41
+ x="7"
42
+ y="10"
43
+ width="18"
44
+ height="15"
45
+ rx="3"
46
+ class="line"
47
+ fill="none"
48
+ stroke="currentColor"
49
+ stroke-width="2"
50
+ />
41
51
  <!-- Calendar header bar (fill color) -->
42
- <rect x="6" y="10" width="20" height="4" rx="2" class="fill"/>
52
+ <rect x="6" y="10" width="20" height="4" rx="2" class="fill" />
43
53
  <!-- Calendar "rings" (outline color) -->
44
- <rect x="9" y="7" width="2.3" height="4" rx="1" class="line" fill="currentColor"/>
45
- <rect x="21" y="7" width="2.3" height="4" rx="1" class="line" fill="currentColor"/>
54
+ <rect
55
+ x="9"
56
+ y="7"
57
+ width="2.3"
58
+ height="4"
59
+ rx="1"
60
+ class="line"
61
+ fill="currentColor"
62
+ />
63
+ <rect
64
+ x="21"
65
+ y="7"
66
+ width="2.3"
67
+ height="4"
68
+ rx="1"
69
+ class="line"
70
+ fill="currentColor"
71
+ />
46
72
  <!-- Calendar number "31" (fill color, centered, bold) -->
47
- <text
48
- x="16"
49
- y="20"
50
- text-anchor="middle"
51
- alignment-baseline="middle"
52
- font-size="10"
53
- font-family="sans-serif"
54
- font-weight="bold"
73
+ <g
55
74
  class="fill"
56
- style="pointer-events:none;"
57
- >31</text>
75
+ stroke="currentColor"
76
+ fill="none"
77
+ stroke-width="1.8"
78
+ stroke-linecap="round"
79
+ stroke-linejoin="round"
80
+ >
81
+ <!-- "31"-->
82
+ <path
83
+ d="M 11.925 21.9586 C 12.2905 22.2856 12.773 22.4845 13.302 22.4845 C 14.4428 22.4845 15.3675 21.5598 15.3675 20.419 C 15.3675 19.2782 14.4428 18.3535 13.302 18.3535 L 15.3675 15.5995 H 11.925 M 19 22.5 V 15.5 L 18 16.5"
84
+ class="line"
85
+ />
86
+ </g>
58
87
  </g>
59
88
  </template>
60
-
@@ -39,16 +39,16 @@
39
39
  <!-- Calendar "rings" (outline color) -->
40
40
  <rect x="9" y="7" width="2.3" height="4" rx="1" class="line" fill="currentColor"/>
41
41
  <rect x="21" y="7" width="2.3" height="4" rx="1" class="line" fill="currentColor"/>
42
- <!-- Calendar squares for days (fill color) -->
43
- <rect x="10" y="16" width="2.2" height="2.2" rx="0.6" class="fill"/>
44
- <rect x="13.2" y="16" width="2.2" height="2.2" rx="0.6" class="fill"/>
45
- <rect x="16.4" y="16" width="2.2" height="2.2" rx="0.6" class="fill"/>
46
- <rect x="19.6" y="16" width="2.2" height="2.2" rx="0.6" class="fill"/>
42
+ <!-- Calendar squares for days (line color) -->
43
+ <rect x="10" y="16" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
44
+ <rect x="13.4" y="16" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
45
+ <rect x="16.8" y="16" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
46
+ <rect x="20.2" y="16" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
47
47
 
48
- <rect x="10" y="19.4" width="2.2" height="2.2" rx="0.6" class="fill"/>
49
- <rect x="13.2" y="19.4" width="2.2" height="2.2" rx="0.6" class="fill"/>
50
- <rect x="16.4" y="19.4" width="2.2" height="2.2" rx="0.6" class="fill"/>
51
- <rect x="19.6" y="19.4" width="2.2" height="2.2" rx="0.6" class="fill"/>
48
+ <rect x="10" y="19.4" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
49
+ <rect x="13.4" y="19.4" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
50
+ <rect x="16.8" y="19.4" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
51
+ <rect x="20.2" y="19.4" width="2" height="2.2" rx="0.6" class="fill" stroke="currentColor" stroke-width="1"/>
52
52
  </g>
53
53
  </template>
54
54
 
@@ -14,10 +14,17 @@
14
14
  stroke-width="2"
15
15
  stroke-linecap="round"
16
16
  />
17
- <path
18
- class="line"
19
- fill="currentColor"
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
- />
17
+ <g transform="translate(6,6) scale(0.35)">
18
+ <path
19
+ d="M47.88 42.92L29.48 0 0 62.52l19.54-36.5 1.66 12.57 7.65-16.18 7.98 33.76 1.37-27.4 9.68 14.15z"
20
+ class="line"
21
+ fill="currentColor"
22
+ stroke="currentColor"
23
+ stroke-width="4"
24
+ stroke-linejoin="round"
25
+ stroke-linecap="round"
26
+ style="paint-order: stroke fill"
27
+ />
28
+ </g>
22
29
  </g>
23
30
  </template>
@@ -82,18 +82,14 @@
82
82
  />
83
83
  <!-- Central circle (mountain sun) -->
84
84
  <circle cx="16" cy="17" r="6" class="fill" />
85
- <text
86
- x="16"
87
- y="18"
88
- text-anchor="middle"
89
- alignment-baseline="middle"
90
- font-size="10"
91
- font-family="sans-serif"
92
- font-weight="bold"
93
- class="fill"
94
- fill="white"
95
- style="pointer-events: none"
96
- >IX</text
85
+ <!-- "IX"-->
86
+ <path
87
+ d="M 15 20.5 L 19.991 13.509 M 14.985 13.52 L 20 20.5 M 13 20.5 V 13.509"
88
+ class="line"
89
+ stroke="#fff"
90
+ stroke-width="1"
91
+ stroke-linecap="round"
92
+ />
97
93
  >
98
94
  </g>
99
95
  </g>