@pathscale/ui 1.1.76 → 1.1.78
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.
|
@@ -1 +1,173 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
.iconify {
|
|
3
|
+
display: inline-block;
|
|
4
|
+
width: 1em;
|
|
5
|
+
height: 1em;
|
|
6
|
+
background-color: currentColor;
|
|
7
|
+
-webkit-mask-repeat: no-repeat;
|
|
8
|
+
mask-repeat: no-repeat;
|
|
9
|
+
-webkit-mask-size: 100% 100%;
|
|
10
|
+
mask-size: 100% 100%;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.iconify-color {
|
|
14
|
+
display: inline-block;
|
|
15
|
+
width: 1em;
|
|
16
|
+
height: 1em;
|
|
17
|
+
background-repeat: no-repeat;
|
|
18
|
+
background-size: 100% 100%;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.icon-[mdi--close] {
|
|
22
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3C%2Fsvg%3E");
|
|
23
|
+
}
|
|
24
|
+
.icon-[mdi--close].iconify {
|
|
25
|
+
-webkit-mask-image: var(--svg);
|
|
26
|
+
mask-image: var(--svg);
|
|
27
|
+
}
|
|
28
|
+
.icon-[mdi--close].iconify-color {
|
|
29
|
+
background-image: var(--svg);
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.icon-[mdi--firefox] {
|
|
33
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.85%206.74q.015%200%200%200M21.28%208.6c-.43-1.05-1.32-2.18-2.01-2.54.56%201.11.89%202.22%201.02%203.04v.02c-1.13-2.82-3.05-3.96-4.62-6.44-.08-.12-.17-.25-.24-.38-.04-.07-.07-.14-.11-.21-.06-.13-.12-.26-.15-.4%200-.01-.01-.02-.02-.02h-.03c-2.22%201.3-3.15%203.59-3.38%205.04-.69.04-1.37.21-1.99.51-.12.05-.17.19-.13.31.05.14.21.21.34.15.54-.26%201.14-.41%201.74-.45h.05c.08-.01.17-.01.25-.01.5-.01.97.06%201.44.2l.06.02c.1.02.17.06.25.06.05.04.11.06.16.08l.14.06c.07.03.14.06.2.09.03.02.06.03.09.05.07.04.16.07.2.11.04.02.08.05.12.07.73.45%201.34%201.07%201.75%201.81-.53-.37-1.49-.74-2.41-.58%203.6%201.81%202.63%208-2.36%207.76-.44-.01-.88-.1-1.3-.25-.1-.03-.2-.07-.29-.12-.05-.02-.12-.05-.17-.08-1.23-.63-2.24-1.82-2.38-3.27%200%200%20.5-1.73%203.33-1.73.31%200%201.17-.86%201.2-1.1%200-.09-1.74-.78-2.42-1.45-.37-.36-.54-.53-.69-.66-.08-.07-.17-.13-.26-.19a4.63%204.63%200%200%201-.03-2.45C7.6%206.12%206.8%206.86%206.22%207.5c-.4-.5-.37-2.15-.35-2.5-.01%200-.3.16-.33.18-.35.25-.68.53-.98.82-.35.37-.66.74-.94%201.14-.62.91-1.12%201.95-1.34%203.04%200%20.01-.1.41-.17.92l-.03.23c-.02.17-.04.32-.08.58v.41c0%205.53%204.5%2010.01%2010%2010.01%204.97%200%209.08-3.59%209.88-8.33.02-.11.03-.24.05-.37.2-1.72-.02-3.52-.65-5.03%22%2F%3E%3C%2Fsvg%3E");
|
|
34
|
+
}
|
|
35
|
+
.icon-[mdi--firefox].iconify {
|
|
36
|
+
-webkit-mask-image: var(--svg);
|
|
37
|
+
mask-image: var(--svg);
|
|
38
|
+
}
|
|
39
|
+
.icon-[mdi--firefox].iconify-color {
|
|
40
|
+
background-image: var(--svg);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.icon-[mdi--inbox-outline] {
|
|
44
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%203H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2M5%2019v-2h3.13a4.13%204.13%200%200%200%201.27%202m9.6%200h-4.4a4.13%204.13%200%200%200%201.27-2H19m0-2h-5v1a2%202%200%200%201-4%200v-1H5V5h14Z%22%2F%3E%3C%2Fsvg%3E");
|
|
45
|
+
}
|
|
46
|
+
.icon-[mdi--inbox-outline].iconify {
|
|
47
|
+
-webkit-mask-image: var(--svg);
|
|
48
|
+
mask-image: var(--svg);
|
|
49
|
+
}
|
|
50
|
+
.icon-[mdi--inbox-outline].iconify-color {
|
|
51
|
+
background-image: var(--svg);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.icon-[mdi--loading] {
|
|
55
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204V2A10%2010%200%200%200%202%2012h2a8%208%200%200%201%208-8%22%2F%3E%3C%2Fsvg%3E");
|
|
56
|
+
}
|
|
57
|
+
.icon-[mdi--loading].iconify {
|
|
58
|
+
-webkit-mask-image: var(--svg);
|
|
59
|
+
mask-image: var(--svg);
|
|
60
|
+
}
|
|
61
|
+
.icon-[mdi--loading].iconify-color {
|
|
62
|
+
background-image: var(--svg);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.icon-[mdi--palette] {
|
|
66
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%2012a1.5%201.5%200%200%201-1.5-1.5A1.5%201.5%200%200%201%2017.5%209a1.5%201.5%200%200%201%201.5%201.5%201.5%201.5%200%200%201-1.5%201.5m-3-4A1.5%201.5%200%200%201%2013%206.5%201.5%201.5%200%200%201%2014.5%205%201.5%201.5%200%200%201%2016%206.5%201.5%201.5%200%200%201%2014.5%208m-5%200A1.5%201.5%200%200%201%208%206.5%201.5%201.5%200%200%201%209.5%205%201.5%201.5%200%200%201%2011%206.5%201.5%201.5%200%200%201%209.5%208m-3%204A1.5%201.5%200%200%201%205%2010.5%201.5%201.5%200%200%201%206.5%209%201.5%201.5%200%200%201%208%2010.5%201.5%201.5%200%200%201%206.5%2012M12%203a9%209%200%200%200-9%209%209%209%200%200%200%209%209%201.5%201.5%200%200%200%201.5-1.5c0-.39-.15-.74-.39-1-.23-.27-.38-.62-.38-1a1.5%201.5%200%200%201%201.5-1.5H16a5%205%200%200%200%205-5c0-4.42-4.03-8-9-8%22%2F%3E%3C%2Fsvg%3E");
|
|
67
|
+
}
|
|
68
|
+
.icon-[mdi--palette].iconify {
|
|
69
|
+
-webkit-mask-image: var(--svg);
|
|
70
|
+
mask-image: var(--svg);
|
|
71
|
+
}
|
|
72
|
+
.icon-[mdi--palette].iconify-color {
|
|
73
|
+
background-image: var(--svg);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.icon-[lucide--arrow-down] {
|
|
77
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205v14m7-7-7%207-7-7%22%2F%3E%3C%2Fsvg%3E");
|
|
78
|
+
}
|
|
79
|
+
.icon-[lucide--arrow-down].iconify {
|
|
80
|
+
-webkit-mask-image: var(--svg);
|
|
81
|
+
mask-image: var(--svg);
|
|
82
|
+
}
|
|
83
|
+
.icon-[lucide--arrow-down].iconify-color {
|
|
84
|
+
background-image: var(--svg);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.icon-[lucide--arrow-up] {
|
|
88
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m5%2012%207-7%207%207m-7%207V5%22%2F%3E%3C%2Fsvg%3E");
|
|
89
|
+
}
|
|
90
|
+
.icon-[lucide--arrow-up].iconify {
|
|
91
|
+
-webkit-mask-image: var(--svg);
|
|
92
|
+
mask-image: var(--svg);
|
|
93
|
+
}
|
|
94
|
+
.icon-[lucide--arrow-up].iconify-color {
|
|
95
|
+
background-image: var(--svg);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.icon-[lucide--arrow-up-down] {
|
|
99
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m21%2016-4%204-4-4m4%204V4M3%208l4-4%204%204M7%204v16%22%2F%3E%3C%2Fsvg%3E");
|
|
100
|
+
}
|
|
101
|
+
.icon-[lucide--arrow-up-down].iconify {
|
|
102
|
+
-webkit-mask-image: var(--svg);
|
|
103
|
+
mask-image: var(--svg);
|
|
104
|
+
}
|
|
105
|
+
.icon-[lucide--arrow-up-down].iconify-color {
|
|
106
|
+
background-image: var(--svg);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.icon-[lucide--check] {
|
|
110
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%206%209%2017l-5-5%22%2F%3E%3C%2Fsvg%3E");
|
|
111
|
+
}
|
|
112
|
+
.icon-[lucide--check].iconify {
|
|
113
|
+
-webkit-mask-image: var(--svg);
|
|
114
|
+
mask-image: var(--svg);
|
|
115
|
+
}
|
|
116
|
+
.icon-[lucide--check].iconify-color {
|
|
117
|
+
background-image: var(--svg);
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.icon-[lucide--chevron-down] {
|
|
121
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m6%209%206%206%206-6%22%2F%3E%3C%2Fsvg%3E");
|
|
122
|
+
}
|
|
123
|
+
.icon-[lucide--chevron-down].iconify {
|
|
124
|
+
-webkit-mask-image: var(--svg);
|
|
125
|
+
mask-image: var(--svg);
|
|
126
|
+
}
|
|
127
|
+
.icon-[lucide--chevron-down].iconify-color {
|
|
128
|
+
background-image: var(--svg);
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.icon-[lucide--chevron-right] {
|
|
132
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E");
|
|
133
|
+
}
|
|
134
|
+
.icon-[lucide--chevron-right].iconify {
|
|
135
|
+
-webkit-mask-image: var(--svg);
|
|
136
|
+
mask-image: var(--svg);
|
|
137
|
+
}
|
|
138
|
+
.icon-[lucide--chevron-right].iconify-color {
|
|
139
|
+
background-image: var(--svg);
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.icon-[lucide--eye] {
|
|
143
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M2.062%2012.348a1%201%200%200%201%200-.696%2010.75%2010.75%200%200%201%2019.876%200%201%201%200%200%201%200%20.696%2010.75%2010.75%200%200%201-19.876%200%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
|
144
|
+
}
|
|
145
|
+
.icon-[lucide--eye].iconify {
|
|
146
|
+
-webkit-mask-image: var(--svg);
|
|
147
|
+
mask-image: var(--svg);
|
|
148
|
+
}
|
|
149
|
+
.icon-[lucide--eye].iconify-color {
|
|
150
|
+
background-image: var(--svg);
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.icon-[lucide--eye-off] {
|
|
154
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10.733%205.076a10.744%2010.744%200%200%201%2011.205%206.575%201%201%200%200%201%200%20.696%2010.8%2010.8%200%200%201-1.444%202.49m-6.41-.679a3%203%200%200%201-4.242-4.242%22%2F%3E%3Cpath%20d%3D%22M17.479%2017.499a10.75%2010.75%200%200%201-15.417-5.151%201%201%200%200%201%200-.696%2010.75%2010.75%200%200%201%204.446-5.143M2%202l20%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
|
155
|
+
}
|
|
156
|
+
.icon-[lucide--eye-off].iconify {
|
|
157
|
+
-webkit-mask-image: var(--svg);
|
|
158
|
+
mask-image: var(--svg);
|
|
159
|
+
}
|
|
160
|
+
.icon-[lucide--eye-off].iconify-color {
|
|
161
|
+
background-image: var(--svg);
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.icon-[lucide--minus] {
|
|
165
|
+
--svg: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2012h14%22%2F%3E%3C%2Fsvg%3E");
|
|
166
|
+
}
|
|
167
|
+
.icon-[lucide--minus].iconify {
|
|
168
|
+
-webkit-mask-image: var(--svg);
|
|
169
|
+
mask-image: var(--svg);
|
|
170
|
+
}
|
|
171
|
+
.icon-[lucide--minus].iconify-color {
|
|
172
|
+
background-image: var(--svg);
|
|
173
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pathscale/ui",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.78",
|
|
4
4
|
"author": "pathscale",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -8,9 +8,14 @@
|
|
|
8
8
|
},
|
|
9
9
|
"license": "MIT",
|
|
10
10
|
"description": "Highly opinionated SolidJS component library — batteries and kitchen sink included, but optimized and shiny.",
|
|
11
|
-
"files": [
|
|
11
|
+
"files": [
|
|
12
|
+
"dist"
|
|
13
|
+
],
|
|
12
14
|
"homepage": "https://github.com/pathscale/ui",
|
|
13
|
-
"keywords": [
|
|
15
|
+
"keywords": [
|
|
16
|
+
"solid",
|
|
17
|
+
"solidjs"
|
|
18
|
+
],
|
|
14
19
|
"bugs": {
|
|
15
20
|
"url": "https://github.com/pathscale/ui/issues"
|
|
16
21
|
},
|
|
@@ -124,6 +129,8 @@
|
|
|
124
129
|
"playground:build": "cd playground && bun run build",
|
|
125
130
|
"playground:preview": "cd playground && bun run preview"
|
|
126
131
|
},
|
|
127
|
-
"sideEffects": [
|
|
132
|
+
"sideEffects": [
|
|
133
|
+
"**/*.css"
|
|
134
|
+
],
|
|
128
135
|
"type": "module"
|
|
129
136
|
}
|