@pageboard/html 0.14.19 → 0.14.20

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.
Files changed (109) hide show
  1. package/elements/accordion.js +1 -1
  2. package/elements/fieldsets.js +1 -1
  3. package/elements/form.js +2 -2
  4. package/elements/grid.js +1 -1
  5. package/elements/image.js +1 -1
  6. package/elements/input-file.js +2 -2
  7. package/elements/input-property.js +1 -1
  8. package/elements/inputs.js +5 -5
  9. package/elements/layout.js +1 -1
  10. package/elements/link.js +2 -2
  11. package/elements/menu.js +2 -2
  12. package/elements/navigation.js +1 -1
  13. package/elements/page.js +1 -1
  14. package/elements/paragraph.js +2 -2
  15. package/elements/query-tags.js +1 -1
  16. package/elements/tab.js +1 -1
  17. package/elements/table.js +1 -1
  18. package/elements/template.js +1 -1
  19. package/package.json +3 -8
  20. package/ui/card.css +3 -3
  21. package/ui/components/accordion.css +241 -0
  22. package/ui/components/accordion.js +613 -0
  23. package/ui/components/ad.css +275 -0
  24. package/ui/components/api.js +1167 -0
  25. package/ui/components/breadcrumb.css +122 -0
  26. package/ui/components/button.css +3525 -0
  27. package/ui/components/card.css +939 -0
  28. package/ui/components/checkbox.css +604 -0
  29. package/ui/components/checkbox.js +831 -0
  30. package/ui/components/colorize.js +274 -0
  31. package/ui/components/comment.css +268 -0
  32. package/ui/components/container.css +149 -0
  33. package/ui/components/dimmer.css +224 -0
  34. package/ui/components/dimmer.js +733 -0
  35. package/ui/components/divider.css +253 -0
  36. package/ui/components/dropdown.css +1448 -0
  37. package/ui/components/dropdown.js +3955 -0
  38. package/ui/components/embed.css +160 -0
  39. package/ui/components/embed.js +706 -0
  40. package/ui/components/feed.css +281 -0
  41. package/ui/components/flag.css +1035 -0
  42. package/ui/components/form.css +1011 -0
  43. package/ui/components/form.js +1706 -0
  44. package/ui/components/grid.css +1941 -0
  45. package/ui/components/header.css +719 -0
  46. package/ui/components/icon.css +4777 -0
  47. package/ui/components/image.css +310 -0
  48. package/ui/components/input.css +469 -0
  49. package/ui/components/item.css +464 -0
  50. package/ui/components/label.css +1281 -0
  51. package/ui/components/list.css +943 -0
  52. package/ui/components/loader.css +339 -0
  53. package/ui/components/menu.css +1940 -0
  54. package/ui/components/message.css +468 -0
  55. package/ui/components/modal.css +617 -0
  56. package/ui/components/modal.js +1034 -0
  57. package/ui/components/nag.css +145 -0
  58. package/ui/components/nag.js +507 -0
  59. package/ui/components/placeholder.css +229 -0
  60. package/ui/components/popup.css +640 -0
  61. package/ui/components/popup.js +1532 -0
  62. package/ui/components/progress.css +502 -0
  63. package/ui/components/progress.js +931 -0
  64. package/ui/components/rail.css +152 -0
  65. package/ui/components/rating.css +257 -0
  66. package/ui/components/rating.js +508 -0
  67. package/ui/components/reset.css +476 -0
  68. package/ui/components/reveal.css +260 -0
  69. package/ui/components/search.css +431 -0
  70. package/ui/components/search.js +1505 -0
  71. package/ui/components/segment.css +824 -0
  72. package/ui/components/shape.css +143 -0
  73. package/ui/components/shape.js +921 -0
  74. package/ui/components/sidebar.css +537 -0
  75. package/ui/components/sidebar.js +1033 -0
  76. package/ui/components/site.css +184 -0
  77. package/ui/components/site.js +487 -0
  78. package/ui/components/state.js +708 -0
  79. package/ui/components/statistic.css +534 -0
  80. package/ui/components/step.css +566 -0
  81. package/ui/components/sticky.css +73 -0
  82. package/ui/components/sticky.js +959 -0
  83. package/ui/components/tab.css +89 -0
  84. package/ui/components/tab.js +952 -0
  85. package/ui/components/table.css +1108 -0
  86. package/ui/components/transition.css +1792 -0
  87. package/ui/components/transition.js +1095 -0
  88. package/ui/components/video.css +121 -0
  89. package/ui/components/video.js +532 -0
  90. package/ui/components/visibility.js +1311 -0
  91. package/ui/components/visit.js +517 -0
  92. package/ui/item.css +2 -2
  93. package/ui/themes/default/assets/fonts/brand-icons.eot +0 -0
  94. package/ui/themes/default/assets/fonts/brand-icons.svg +1008 -0
  95. package/ui/themes/default/assets/fonts/brand-icons.ttf +0 -0
  96. package/ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  97. package/ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  98. package/ui/themes/default/assets/fonts/icons.eot +0 -0
  99. package/ui/themes/default/assets/fonts/icons.otf +0 -0
  100. package/ui/themes/default/assets/fonts/icons.svg +1518 -0
  101. package/ui/themes/default/assets/fonts/icons.ttf +0 -0
  102. package/ui/themes/default/assets/fonts/icons.woff +0 -0
  103. package/ui/themes/default/assets/fonts/icons.woff2 +0 -0
  104. package/ui/themes/default/assets/fonts/outline-icons.eot +0 -0
  105. package/ui/themes/default/assets/fonts/outline-icons.svg +366 -0
  106. package/ui/themes/default/assets/fonts/outline-icons.ttf +0 -0
  107. package/ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  108. package/ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  109. package/ui/themes/default/assets/images/flags.png +0 -0
@@ -0,0 +1,502 @@
1
+ /*!
2
+ * # Semantic UI 2.4.0 - Progress Bar
3
+ * http://github.com/semantic-org/semantic-ui/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * http://opensource.org/licenses/MIT
8
+ *
9
+ */
10
+
11
+
12
+ /*******************************
13
+ Progress
14
+ *******************************/
15
+
16
+ .ui.progress {
17
+ position: relative;
18
+ display: block;
19
+ max-width: 100%;
20
+ border: none;
21
+ margin: 1em 0em 2.5em;
22
+ box-shadow: none;
23
+ background: rgb(0 0 0 / 10%);
24
+ padding: 0em;
25
+ border-radius: 0.2857rem;
26
+ }
27
+ .ui.progress:first-child {
28
+ margin: 0em 0em 2.5em;
29
+ }
30
+ .ui.progress:last-child {
31
+ margin: 0em 0em 1.5em;
32
+ }
33
+
34
+
35
+ /*******************************
36
+ Content
37
+ *******************************/
38
+
39
+
40
+ /* Activity Bar */
41
+ .ui.progress .bar {
42
+ display: block;
43
+ line-height: 1;
44
+ position: relative;
45
+ width: 0%;
46
+ min-width: 2em;
47
+ background: #888888;
48
+ border-radius: 0.2857rem;
49
+ transition: width 0.1s ease, background-color 0.1s ease;
50
+ }
51
+
52
+ /* Percent Complete */
53
+ .ui.progress .bar > .progress {
54
+ white-space: nowrap;
55
+ position: absolute;
56
+ width: auto;
57
+ font-size: 0.9285em;
58
+ inset: 50% 0.5em auto auto;
59
+ color: rgb(255 255 255 / 70%);
60
+ text-shadow: none;
61
+ margin-top: -0.5em;
62
+ font-weight: bold;
63
+ text-align: left;
64
+ }
65
+
66
+ /* Label */
67
+ .ui.progress > .label {
68
+ position: absolute;
69
+ width: 100%;
70
+ font-size: 1em;
71
+ inset: 100% auto auto 0%;
72
+ color: rgb(0 0 0 / 87%);
73
+ font-weight: bold;
74
+ text-shadow: none;
75
+ margin-top: 0.2em;
76
+ text-align: center;
77
+ transition: color 0.4s ease;
78
+ }
79
+
80
+
81
+ /*******************************
82
+ Types
83
+ *******************************/
84
+
85
+
86
+ /* Indicating */
87
+ .ui.indicating.progress[data-percent^="1"] .bar,
88
+ .ui.indicating.progress[data-percent^="2"] .bar {
89
+ background-color: #D95C5C;
90
+ }
91
+ .ui.indicating.progress[data-percent^="3"] .bar {
92
+ background-color: #EFBC72;
93
+ }
94
+ .ui.indicating.progress[data-percent^="4"] .bar,
95
+ .ui.indicating.progress[data-percent^="5"] .bar {
96
+ background-color: #E6BB48;
97
+ }
98
+ .ui.indicating.progress[data-percent^="6"] .bar {
99
+ background-color: #DDC928;
100
+ }
101
+ .ui.indicating.progress[data-percent^="7"] .bar,
102
+ .ui.indicating.progress[data-percent^="8"] .bar {
103
+ background-color: #B4D95C;
104
+ }
105
+ .ui.indicating.progress[data-percent^="9"] .bar,
106
+ .ui.indicating.progress[data-percent^="100"] .bar {
107
+ background-color: #66DA81;
108
+ }
109
+
110
+ /* Indicating Label */
111
+ .ui.indicating.progress[data-percent^="1"] .label,
112
+ .ui.indicating.progress[data-percent^="2"] .label {
113
+ color: rgb(0 0 0 / 87%);
114
+ }
115
+ .ui.indicating.progress[data-percent^="3"] .label {
116
+ color: rgb(0 0 0 / 87%);
117
+ }
118
+ .ui.indicating.progress[data-percent^="4"] .label,
119
+ .ui.indicating.progress[data-percent^="5"] .label {
120
+ color: rgb(0 0 0 / 87%);
121
+ }
122
+ .ui.indicating.progress[data-percent^="6"] .label {
123
+ color: rgb(0 0 0 / 87%);
124
+ }
125
+ .ui.indicating.progress[data-percent^="7"] .label,
126
+ .ui.indicating.progress[data-percent^="8"] .label {
127
+ color: rgb(0 0 0 / 87%);
128
+ }
129
+ .ui.indicating.progress[data-percent^="9"] .label,
130
+ .ui.indicating.progress[data-percent^="100"] .label {
131
+ color: rgb(0 0 0 / 87%);
132
+ }
133
+
134
+ /* Single Digits */
135
+ .ui.indicating.progress[data-percent="1"] .bar,
136
+ .ui.indicating.progress[data-percent="2"] .bar,
137
+ .ui.indicating.progress[data-percent="3"] .bar,
138
+ .ui.indicating.progress[data-percent="4"] .bar,
139
+ .ui.indicating.progress[data-percent="5"] .bar,
140
+ .ui.indicating.progress[data-percent="6"] .bar,
141
+ .ui.indicating.progress[data-percent="7"] .bar,
142
+ .ui.indicating.progress[data-percent="8"] .bar,
143
+ .ui.indicating.progress[data-percent="9"] .bar {
144
+ background-color: #D95C5C;
145
+ }
146
+ .ui.indicating.progress[data-percent="1"] .label,
147
+ .ui.indicating.progress[data-percent="2"] .label,
148
+ .ui.indicating.progress[data-percent="3"] .label,
149
+ .ui.indicating.progress[data-percent="4"] .label,
150
+ .ui.indicating.progress[data-percent="5"] .label,
151
+ .ui.indicating.progress[data-percent="6"] .label,
152
+ .ui.indicating.progress[data-percent="7"] .label,
153
+ .ui.indicating.progress[data-percent="8"] .label,
154
+ .ui.indicating.progress[data-percent="9"] .label {
155
+ color: rgb(0 0 0 / 87%);
156
+ }
157
+
158
+ /* Indicating Success */
159
+ .ui.indicating.progress.success .label {
160
+ color: #1A531B;
161
+ }
162
+
163
+
164
+ /*******************************
165
+ States
166
+ *******************************/
167
+
168
+
169
+ /*--------------
170
+ Success
171
+ ---------------*/
172
+
173
+ .ui.progress.success .bar {
174
+ background-color: #21BA45 !important;
175
+ }
176
+ .ui.progress.success .bar,
177
+ .ui.progress.success .bar::after {
178
+ animation: none !important;
179
+ }
180
+ .ui.progress.success > .label {
181
+ color: #1A531B;
182
+ }
183
+
184
+ /*--------------
185
+ Warning
186
+ ---------------*/
187
+
188
+ .ui.progress.warning .bar {
189
+ background-color: #F2C037 !important;
190
+ }
191
+ .ui.progress.warning .bar,
192
+ .ui.progress.warning .bar::after {
193
+ animation: none !important;
194
+ }
195
+ .ui.progress.warning > .label {
196
+ color: #794B02;
197
+ }
198
+
199
+ /*--------------
200
+ Error
201
+ ---------------*/
202
+
203
+ .ui.progress.error .bar {
204
+ background-color: #DB2828 !important;
205
+ }
206
+ .ui.progress.error .bar,
207
+ .ui.progress.error .bar::after {
208
+ animation: none !important;
209
+ }
210
+ .ui.progress.error > .label {
211
+ color: #912D2B;
212
+ }
213
+
214
+ /*--------------
215
+ Active
216
+ ---------------*/
217
+
218
+ .ui.active.progress .bar {
219
+ position: relative;
220
+ min-width: 2em;
221
+ }
222
+ .ui.active.progress .bar::after {
223
+ content: '';
224
+ opacity: 0;
225
+ position: absolute;
226
+ inset: 0px;
227
+ background: #FFFFFF;
228
+ border-radius: 0.2857rem;
229
+ animation: progress-active 2s ease infinite;
230
+ }
231
+
232
+ @keyframes progress-active {
233
+ 0% {
234
+ opacity: 0.3;
235
+ width: 0;
236
+ }
237
+ 100% {
238
+ opacity: 0;
239
+ width: 100%;
240
+ }
241
+ }
242
+
243
+ @keyframes progress-active {
244
+ 0% {
245
+ opacity: 0.3;
246
+ width: 0;
247
+ }
248
+ 100% {
249
+ opacity: 0;
250
+ width: 100%;
251
+ }
252
+ }
253
+
254
+ /*--------------
255
+ Disabled
256
+ ---------------*/
257
+
258
+ .ui.disabled.progress {
259
+ opacity: 0.35;
260
+ }
261
+ .ui.disabled.progress .bar,
262
+ .ui.disabled.progress .bar::after {
263
+ animation: none !important;
264
+ }
265
+
266
+
267
+ /*******************************
268
+ Variations
269
+ *******************************/
270
+
271
+
272
+ /*--------------
273
+ Inverted
274
+ ---------------*/
275
+
276
+ .ui.inverted.progress {
277
+ background: rgb(255 255 255 / 8%);
278
+ border: none;
279
+ }
280
+ .ui.inverted.progress .bar {
281
+ background: #888888;
282
+ }
283
+ .ui.inverted.progress .bar > .progress {
284
+ color: #F9FAFB;
285
+ }
286
+ .ui.inverted.progress > .label {
287
+ color: #FFFFFF;
288
+ }
289
+ .ui.inverted.progress.success > .label {
290
+ color: #21BA45;
291
+ }
292
+ .ui.inverted.progress.warning > .label {
293
+ color: #F2C037;
294
+ }
295
+ .ui.inverted.progress.error > .label {
296
+ color: #DB2828;
297
+ }
298
+
299
+ /*--------------
300
+ Attached
301
+ ---------------*/
302
+
303
+
304
+ /* bottom attached */
305
+ .ui.progress.attached {
306
+ background: transparent;
307
+ position: relative;
308
+ border: none;
309
+ margin: 0em;
310
+ }
311
+ .ui.progress.attached,
312
+ .ui.progress.attached .bar {
313
+ display: block;
314
+ height: 0.2rem;
315
+ padding: 0px;
316
+ overflow: hidden;
317
+ border-radius: 0em 0em 0.2857rem 0.2857rem;
318
+ }
319
+ .ui.progress.attached .bar {
320
+ border-radius: 0em;
321
+ }
322
+
323
+ /* top attached */
324
+ .ui.progress.top.attached,
325
+ .ui.progress.top.attached .bar {
326
+ top: 0px;
327
+ border-radius: 0.2857rem 0.2857rem 0em 0em;
328
+ }
329
+ .ui.progress.top.attached .bar {
330
+ border-radius: 0em;
331
+ }
332
+
333
+ /* Coupling */
334
+ .ui.segment > .ui.attached.progress,
335
+ .ui.card > .ui.attached.progress {
336
+ position: absolute;
337
+ top: auto;
338
+ left: 0;
339
+ bottom: 100%;
340
+ width: 100%;
341
+ }
342
+ .ui.segment > .ui.bottom.attached.progress,
343
+ .ui.card > .ui.bottom.attached.progress {
344
+ top: 100%;
345
+ bottom: auto;
346
+ }
347
+
348
+ /*--------------
349
+ Colors
350
+ ---------------*/
351
+
352
+
353
+ /* Red */
354
+ .ui.red.progress .bar {
355
+ background-color: #DB2828;
356
+ }
357
+ .ui.red.inverted.progress .bar {
358
+ background-color: #FF695E;
359
+ }
360
+
361
+ /* Orange */
362
+ .ui.orange.progress .bar {
363
+ background-color: #F2711C;
364
+ }
365
+ .ui.orange.inverted.progress .bar {
366
+ background-color: #FF851B;
367
+ }
368
+
369
+ /* Yellow */
370
+ .ui.yellow.progress .bar {
371
+ background-color: #FBBD08;
372
+ }
373
+ .ui.yellow.inverted.progress .bar {
374
+ background-color: #FFE21F;
375
+ }
376
+
377
+ /* Olive */
378
+ .ui.olive.progress .bar {
379
+ background-color: #B5CC18;
380
+ }
381
+ .ui.olive.inverted.progress .bar {
382
+ background-color: #D9E778;
383
+ }
384
+
385
+ /* Green */
386
+ .ui.green.progress .bar {
387
+ background-color: #21BA45;
388
+ }
389
+ .ui.green.inverted.progress .bar {
390
+ background-color: #2ECC40;
391
+ }
392
+
393
+ /* Teal */
394
+ .ui.teal.progress .bar {
395
+ background-color: #00B5AD;
396
+ }
397
+ .ui.teal.inverted.progress .bar {
398
+ background-color: #6DFFFF;
399
+ }
400
+
401
+ /* Blue */
402
+ .ui.blue.progress .bar {
403
+ background-color: #2185D0;
404
+ }
405
+ .ui.blue.inverted.progress .bar {
406
+ background-color: #54C8FF;
407
+ }
408
+
409
+ /* Violet */
410
+ .ui.violet.progress .bar {
411
+ background-color: #6435C9;
412
+ }
413
+ .ui.violet.inverted.progress .bar {
414
+ background-color: #A291FB;
415
+ }
416
+
417
+ /* Purple */
418
+ .ui.purple.progress .bar {
419
+ background-color: #A333C8;
420
+ }
421
+ .ui.purple.inverted.progress .bar {
422
+ background-color: #DC73FF;
423
+ }
424
+
425
+ /* Pink */
426
+ .ui.pink.progress .bar {
427
+ background-color: #E03997;
428
+ }
429
+ .ui.pink.inverted.progress .bar {
430
+ background-color: #FF8EDF;
431
+ }
432
+
433
+ /* Brown */
434
+ .ui.brown.progress .bar {
435
+ background-color: #A5673F;
436
+ }
437
+ .ui.brown.inverted.progress .bar {
438
+ background-color: #D67C1C;
439
+ }
440
+
441
+ /* Grey */
442
+ .ui.grey.progress .bar {
443
+ background-color: #767676;
444
+ }
445
+ .ui.grey.inverted.progress .bar {
446
+ background-color: #DCDDDE;
447
+ }
448
+
449
+ /* Black */
450
+ .ui.black.progress .bar {
451
+ background-color: #1B1C1D;
452
+ }
453
+ .ui.black.inverted.progress .bar {
454
+ background-color: #545454;
455
+ }
456
+
457
+ /*--------------
458
+ Sizes
459
+ ---------------*/
460
+
461
+ .ui.tiny.progress {
462
+ font-size: 0.8571rem;
463
+ }
464
+ .ui.tiny.progress .bar {
465
+ height: 0.5em;
466
+ }
467
+ .ui.small.progress {
468
+ font-size: 0.9285rem;
469
+ }
470
+ .ui.small.progress .bar {
471
+ height: 1em;
472
+ }
473
+ .ui.progress {
474
+ font-size: 1rem;
475
+ }
476
+ .ui.progress .bar {
477
+ height: 1.75em;
478
+ }
479
+ .ui.large.progress {
480
+ font-size: 1.1428rem;
481
+ }
482
+ .ui.large.progress .bar {
483
+ height: 2.5em;
484
+ }
485
+ .ui.big.progress {
486
+ font-size: 1.2857rem;
487
+ }
488
+ .ui.big.progress .bar {
489
+ height: 3.5em;
490
+ }
491
+
492
+
493
+ /*******************************
494
+ Progress
495
+ *******************************/
496
+
497
+
498
+
499
+ /*******************************
500
+ Site Overrides
501
+ *******************************/
502
+