fomantic-ui 2.9.1-beta.29 → 2.9.1-beta.30
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/.github/workflows/ci.yml +1 -1
- package/.stylelintrc.js +4 -15
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +2 -2
- package/dist/components/breadcrumb.min.css +2 -2
- package/dist/components/button.css +5 -5
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +4 -5
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +2 -5
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +6 -7
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +2 -2
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +7 -18
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +2 -2
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +3 -4
- package/dist/components/image.min.css +2 -2
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +2 -2
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +1 -2
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +1 -1
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +4 -10
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +42 -42
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +1 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +2 -2
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +2 -2
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +2 -3
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +1 -1
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +123 -148
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/dist/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/package.json +1 -1
- package/src/definitions/collections/breadcrumb.less +1 -1
- package/src/definitions/collections/grid.less +6 -17
- package/src/definitions/collections/menu.less +4 -9
- package/src/definitions/collections/table.less +0 -3
- package/src/definitions/elements/button.less +2 -2
- package/src/definitions/elements/divider.less +1 -4
- package/src/definitions/elements/header.less +1 -1
- package/src/definitions/elements/image.less +2 -3
- package/src/definitions/elements/label.less +0 -1
- package/src/definitions/elements/step.less +1 -2
- package/src/definitions/modules/dropdown.less +4 -5
- package/src/definitions/views/card.less +1 -2
- package/src/definitions/views/statistic.less +1 -1
- package/src/themes/amazon/elements/button.overrides +1 -1
- package/src/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/src/themes/basic/elements/icon.overrides +0 -429
- package/src/themes/basic/elements/icon.variables +139 -1
- package/src/themes/default/collections/menu.variables +1 -1
- package/src/themes/default/elements/button.variables +2 -2
- package/src/themes/default/elements/segment.variables +1 -1
- package/src/themes/default/globals/reset.overrides +4 -0
- package/src/themes/default/modules/dropdown.variables +2 -2
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +41 -41
- package/src/themes/default/views/card.variables +2 -2
- package/src/themes/default/views/item.variables +1 -1
- package/src/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/src/themes/github/elements/icon.overrides +3 -566
- package/src/themes/github/elements/icon.variables +211 -1
- package/src/themes/material/elements/icon.overrides +3 -2798
- package/src/themes/material/elements/icon.variables +936 -0
- package/src/themes/resetcss/globals/reset.overrides +1 -1
@@ -3,7 +3,7 @@
|
|
3
3
|
@fonts: {
|
4
4
|
@solid: {
|
5
5
|
font-family: @fontName;
|
6
|
-
src: url("@{fontPath}/@{fontName}.woff2") format("woff");
|
6
|
+
src: url("@{fontPath}/@{fontName}.woff2") format("woff2") if(@supportIE, e(",") url("@{fontPath}/@{fontName}.woff") format("woff"));
|
7
7
|
font-style: normal;
|
8
8
|
font-weight: @normal;
|
9
9
|
font-variant: normal;
|
@@ -11,6 +11,216 @@
|
|
11
11
|
text-transform: none;
|
12
12
|
};
|
13
13
|
};
|
14
|
+
@icon-map: {
|
15
|
+
alert: "\f02d"; /* */
|
16
|
+
alignment_align: "\f08a"; /* */
|
17
|
+
alignment_aligned_to: "\f08e"; /* */
|
18
|
+
alignment_unalign: "\f08b"; /* */
|
19
|
+
arrow_down: "\f03f"; /* */
|
20
|
+
arrow_left: "\f040"; /* */
|
21
|
+
arrow_right: "\f03e"; /* */
|
22
|
+
arrow_small_down: "\f0a0"; /* */
|
23
|
+
arrow_small_left: "\f0a1"; /* */
|
24
|
+
arrow_small_right: "\f071"; /* */
|
25
|
+
arrow_small_up: "\f09f"; /* */
|
26
|
+
arrow_up: "\f03d"; /* */
|
27
|
+
beer: "\f069"; /* */
|
28
|
+
book: "\f007"; /* */
|
29
|
+
bookmark: "\f07b"; /* */
|
30
|
+
briefcase: "\f0d3"; /* */
|
31
|
+
broadcast: "\f048"; /* */
|
32
|
+
browser: "\f0c5"; /* */
|
33
|
+
bug: "\f091"; /* */
|
34
|
+
calendar: "\f068"; /* */
|
35
|
+
check: "\f03a"; /* */
|
36
|
+
checklist: "\f076"; /* */
|
37
|
+
chevron_down: "\f0a3"; /* */
|
38
|
+
chevron_left: "\f0a4"; /* */
|
39
|
+
chevron_right: "\f078"; /* */
|
40
|
+
chevron_up: "\f0a2"; /* */
|
41
|
+
circle_slash: "\f084"; /* */
|
42
|
+
circuit_board: "\f0d6"; /* */
|
43
|
+
clippy: "\f035"; /* */
|
44
|
+
clock: "\f046"; /* */
|
45
|
+
cloud_download: "\f00b"; /* */
|
46
|
+
cloud_upload: "\f00c"; /* */
|
47
|
+
code: "\f05f"; /* */
|
48
|
+
color_mode: "\f065"; /* */
|
49
|
+
comment: "\f02b"; /* */
|
50
|
+
comment_discussion: "\f04f"; /* */
|
51
|
+
credit_card: "\f045"; /* */
|
52
|
+
dash: "\f0ca"; /* */
|
53
|
+
dashboard: "\f07d"; /* */
|
54
|
+
database: "\f096"; /* */
|
55
|
+
device_camera: "\f056"; /* */
|
56
|
+
device_camera_video: "\f057"; /* */
|
57
|
+
device_desktop: "\f27c"; /* */
|
58
|
+
device_mobile: "\f038"; /* */
|
59
|
+
diff: "\f04d"; /* */
|
60
|
+
diff_added: "\f06b"; /* */
|
61
|
+
diff_ignored: "\f099"; /* */
|
62
|
+
diff_modified: "\f06d"; /* */
|
63
|
+
diff_removed: "\f06c"; /* */
|
64
|
+
diff_renamed: "\f06e"; /* */
|
65
|
+
ellipsis: "\f09a"; /* */
|
66
|
+
eye: "\f04e"; /* */
|
67
|
+
file_binary: "\f094"; /* */
|
68
|
+
file_code: "\f010"; /* */
|
69
|
+
file_directory: "\f016"; /* */
|
70
|
+
file_media: "\f012"; /* */
|
71
|
+
file_pdf: "\f014"; /* */
|
72
|
+
file_submodule: "\f017"; /* */
|
73
|
+
file_symlink_directory: "\f0b1"; /* */
|
74
|
+
file_symlink_file: "\f0b0"; /* */
|
75
|
+
file_text: "\f011"; /* */
|
76
|
+
file_zip: "\f013"; /* */
|
77
|
+
flame: "\f0d2"; /* */
|
78
|
+
fold: "\f0cc"; /* */
|
79
|
+
gear: "\f02f"; /* */
|
80
|
+
gift: "\f042"; /* */
|
81
|
+
gist: "\f00e"; /* */
|
82
|
+
gist_secret: "\f08c"; /* */
|
83
|
+
git_branch: "\f020"; /* */
|
84
|
+
git_commit: "\f01f"; /* */
|
85
|
+
git_compare: "\f0ac"; /* */
|
86
|
+
git_merge: "\f023"; /* */
|
87
|
+
git_pull_request: "\f009"; /* */
|
88
|
+
globe: "\f0b6"; /* */
|
89
|
+
graph: "\f043"; /* */
|
90
|
+
heart: "\2665"; /* ♥ */
|
91
|
+
history: "\f07e"; /* */
|
92
|
+
home: "\f08d"; /* */
|
93
|
+
horizontal_rule: "\f070"; /* */
|
94
|
+
hourglass: "\f09e"; /* */
|
95
|
+
hubot: "\f09d"; /* */
|
96
|
+
inbox: "\f0cf"; /* */
|
97
|
+
info: "\f059"; /* */
|
98
|
+
issue_closed: "\f028"; /* */
|
99
|
+
issue_opened: "\f026"; /* */
|
100
|
+
issue_reopened: "\f027"; /* */
|
101
|
+
jersey: "\f019"; /* */
|
102
|
+
jump_down: "\f072"; /* */
|
103
|
+
jump_left: "\f0a5"; /* */
|
104
|
+
jump_right: "\f0a6"; /* */
|
105
|
+
jump_up: "\f073"; /* */
|
106
|
+
key: "\f049"; /* */
|
107
|
+
keyboard: "\f00d"; /* */
|
108
|
+
law: "\f0d8"; /* */
|
109
|
+
light_bulb: "\f000"; /* */
|
110
|
+
linkify: "\f05c"; /* */
|
111
|
+
linkify_external: "\f07f"; /* */
|
112
|
+
list_ordered: "\f062"; /* */
|
113
|
+
list_unordered: "\f061"; /* */
|
114
|
+
location: "\f060"; /* */
|
115
|
+
lock: "\f06a"; /* */
|
116
|
+
logo_github: "\f092"; /* */
|
117
|
+
mail: "\f03b"; /* */
|
118
|
+
mail_read: "\f03c"; /* */
|
119
|
+
mail_reply: "\f051"; /* */
|
120
|
+
mark_github: "\f00a"; /* */
|
121
|
+
markdown: "\f0c9"; /* */
|
122
|
+
megaphone: "\f077"; /* */
|
123
|
+
mention: "\f0be"; /* */
|
124
|
+
microscope: "\f089"; /* */
|
125
|
+
milestone: "\f075"; /* */
|
126
|
+
mirror: "\f024"; /* */
|
127
|
+
mortar_board: "\f0d7"; /* */
|
128
|
+
move_down: "\f0a8"; /* */
|
129
|
+
move_left: "\f074"; /* */
|
130
|
+
move_right: "\f0a9"; /* */
|
131
|
+
move_up: "\f0a7"; /* */
|
132
|
+
mute: "\f080"; /* */
|
133
|
+
no_newline: "\f09c"; /* */
|
134
|
+
octoface: "\f008"; /* */
|
135
|
+
organization: "\f037"; /* */
|
136
|
+
package: "\f0c4"; /* */
|
137
|
+
paintcan: "\f0d1"; /* */
|
138
|
+
pencil: "\f058"; /* */
|
139
|
+
person: "\f018"; /* */
|
140
|
+
pin: "\f041"; /* */
|
141
|
+
playback_fast_forward: "\f0bd"; /* */
|
142
|
+
playback_pause: "\f0bb"; /* */
|
143
|
+
playback_play: "\f0bf"; /* */
|
144
|
+
playback_rewind: "\f0bc"; /* */
|
145
|
+
plug: "\f0d4"; /* */
|
146
|
+
plus: "\f05d"; /* */
|
147
|
+
podium: "\f0af"; /* */
|
148
|
+
primitive_dot: "\f052"; /* */
|
149
|
+
primitive_square: "\f053"; /* */
|
150
|
+
pulse: "\f085"; /* */
|
151
|
+
puzzle: "\f0c0"; /* */
|
152
|
+
question: "\f02c"; /* */
|
153
|
+
quote: "\f063"; /* */
|
154
|
+
radio_tower: "\f030"; /* */
|
155
|
+
repo: "\f001"; /* */
|
156
|
+
repo_clone: "\f04c"; /* */
|
157
|
+
repo_force_push: "\f04a"; /* */
|
158
|
+
repo_forked: "\f002"; /* */
|
159
|
+
repo_pull: "\f006"; /* */
|
160
|
+
repo_push: "\f005"; /* */
|
161
|
+
rocket: "\f033"; /* */
|
162
|
+
rss: "\f034"; /* */
|
163
|
+
ruby: "\f047"; /* */
|
164
|
+
screen_full: "\f066"; /* */
|
165
|
+
screen_normal: "\f067"; /* */
|
166
|
+
search: "\f02e"; /* */
|
167
|
+
server: "\f097"; /* */
|
168
|
+
settings: "\f07c"; /* */
|
169
|
+
sign_in: "\f036"; /* */
|
170
|
+
sign_out: "\f032"; /* */
|
171
|
+
split: "\f0c6"; /* */
|
172
|
+
squirrel: "\f0b2"; /* */
|
173
|
+
star: "\f02a"; /* */
|
174
|
+
steps: "\f0c7"; /* */
|
175
|
+
stop: "\f08f"; /* */
|
176
|
+
sync: "\f087"; /* */
|
177
|
+
tag: "\f015"; /* */
|
178
|
+
telescope: "\f088"; /* */
|
179
|
+
terminal: "\f0c8"; /* */
|
180
|
+
three_bars: "\f05e"; /* */
|
181
|
+
thumbsdown: "\f0db"; /* */
|
182
|
+
thumbsup: "\f0da"; /* */
|
183
|
+
tools: "\f031"; /* */
|
184
|
+
trashcan: "\f0d0"; /* */
|
185
|
+
triangle_down: "\f05b"; /* */
|
186
|
+
triangle_left: "\f044"; /* */
|
187
|
+
triangle_right: "\f05a"; /* */
|
188
|
+
triangle_up: "\f0aa"; /* */
|
189
|
+
unfold: "\f039"; /* */
|
190
|
+
unmute: "\f0ba"; /* */
|
191
|
+
versions: "\f064"; /* */
|
192
|
+
remove_close: "\f081"; /* */
|
193
|
+
zap: "\26a1"; /* ⚡ */
|
194
|
+
};
|
195
|
+
@icon-aliases-map: {
|
196
|
+
comment_add: "\f02b"; /* */
|
197
|
+
eye_unwatch: "\f04e"; /* */
|
198
|
+
eye_watch: "\f04e"; /* */
|
199
|
+
git_branch_create: "\f020"; /* */
|
200
|
+
git_branch_delete: "\f020"; /* */
|
201
|
+
git_pull_request_abandoned: "\f009"; /* */
|
202
|
+
gist_private: "\f06a"; /* */
|
203
|
+
mirror_private: "\f06a"; /* */
|
204
|
+
git_fork_private: "\f06a"; /* */
|
205
|
+
mirror_public: "\f024"; /* */
|
206
|
+
person_add: "\f018"; /* */
|
207
|
+
person_follow: "\f018"; /* */
|
208
|
+
repo_create: "\f05d"; /* */
|
209
|
+
gist_new: "\f05d"; /* */
|
210
|
+
file_directory_create: "\f05d"; /* */
|
211
|
+
file_add: "\f05d"; /* */
|
212
|
+
repo_delete: "\f001"; /* */
|
213
|
+
gist_fork: "\f002"; /* */
|
214
|
+
search_save: "\f02e"; /* */
|
215
|
+
log_in: "\f036"; /* */
|
216
|
+
log_out: "\f032"; /* */
|
217
|
+
star_delete: "\f02a"; /* */
|
218
|
+
star_add: "\f02a"; /* */
|
219
|
+
repo_sync: "\f087"; /* */
|
220
|
+
tag_add: "\f015"; /* */
|
221
|
+
tag_remove: "\f015"; /* */
|
222
|
+
x: "\f081"; /* */
|
223
|
+
};
|
14
224
|
@icon-deprecated-map: {
|
15
225
|
};
|
16
226
|
@icon-outline-map: {
|