@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,534 @@
1
+ /*!
2
+ * # Semantic UI 2.4.1 - Statistic
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
+ Statistic
14
+ *******************************/
15
+
16
+
17
+ /* Standalone */
18
+ .ui.statistic {
19
+ display: inline-flex;
20
+ flex-direction: column;
21
+ margin: 1em 0em;
22
+ max-width: auto;
23
+ }
24
+ .ui.statistic + .ui.statistic {
25
+ margin: 0em 0em 0em 1.5em;
26
+ }
27
+ .ui.statistic:first-child {
28
+ margin-top: 0em;
29
+ }
30
+ .ui.statistic:last-child {
31
+ margin-bottom: 0em;
32
+ }
33
+
34
+
35
+ /*******************************
36
+ Group
37
+ *******************************/
38
+
39
+
40
+ /* Grouped */
41
+ .ui.statistics {
42
+ display: flex;
43
+ align-items: flex-start;
44
+ flex-wrap: wrap;
45
+ }
46
+ .ui.statistics > .statistic {
47
+ display: inline-flex;
48
+ flex: 0 1 auto;
49
+ flex-direction: column;
50
+ margin: 0em 1.5em 1em;
51
+ max-width: auto;
52
+ }
53
+ .ui.statistics {
54
+ display: flex;
55
+ margin: 1em -1.5em -1em;
56
+ }
57
+
58
+ /* Clearing */
59
+ .ui.statistics::after {
60
+ display: block;
61
+ content: ' ';
62
+ height: 0px;
63
+ clear: both;
64
+ overflow: hidden;
65
+ visibility: hidden;
66
+ }
67
+ .ui.statistics:first-child {
68
+ margin-top: 0em;
69
+ }
70
+
71
+
72
+ /*******************************
73
+ Content
74
+ *******************************/
75
+
76
+
77
+ /*--------------
78
+ Value
79
+ ---------------*/
80
+
81
+ .ui.statistics .statistic > .value,
82
+ .ui.statistic > .value {
83
+ font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
84
+ font-size: 4rem;
85
+ font-weight: normal;
86
+ line-height: 1em;
87
+ color: #1B1C1D;
88
+ text-transform: uppercase;
89
+ text-align: center;
90
+ }
91
+
92
+ /*--------------
93
+ Label
94
+ ---------------*/
95
+
96
+ .ui.statistics .statistic > .label,
97
+ .ui.statistic > .label {
98
+ font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
99
+ font-size: 1em;
100
+ font-weight: bold;
101
+ color: rgb(0 0 0 / 87%);
102
+ text-transform: uppercase;
103
+ text-align: center;
104
+ }
105
+
106
+ /* Top Label */
107
+ .ui.statistics .statistic > .label ~ .value,
108
+ .ui.statistic > .label ~ .value {
109
+ margin-top: 0rem;
110
+ }
111
+
112
+ /* Bottom Label */
113
+ .ui.statistics .statistic > .value ~ .label,
114
+ .ui.statistic > .value ~ .label {
115
+ margin-top: 0rem;
116
+ }
117
+
118
+
119
+ /*******************************
120
+ Types
121
+ *******************************/
122
+
123
+
124
+ /*--------------
125
+ Icon Value
126
+ ---------------*/
127
+
128
+ .ui.statistics .statistic > .value .icon,
129
+ .ui.statistic > .value .icon {
130
+ opacity: 1;
131
+ width: auto;
132
+ margin: 0em;
133
+ }
134
+
135
+ /*--------------
136
+ Text Value
137
+ ---------------*/
138
+
139
+ .ui.statistics .statistic > .text.value,
140
+ .ui.statistic > .text.value {
141
+ line-height: 1em;
142
+ min-height: 2em;
143
+ font-weight: bold;
144
+ text-align: center;
145
+ }
146
+ .ui.statistics .statistic > .text.value + .label,
147
+ .ui.statistic > .text.value + .label {
148
+ text-align: center;
149
+ }
150
+
151
+ /*--------------
152
+ Image Value
153
+ ---------------*/
154
+
155
+ .ui.statistics .statistic > .value img,
156
+ .ui.statistic > .value img {
157
+ max-height: 3rem;
158
+ vertical-align: baseline;
159
+ }
160
+
161
+
162
+ /*******************************
163
+ Variations
164
+ *******************************/
165
+
166
+
167
+ /*--------------
168
+ Count
169
+ ---------------*/
170
+
171
+ .ui.ten.statistics {
172
+ margin: 0em 0em -1em;
173
+ }
174
+ .ui.ten.statistics .statistic {
175
+ min-width: 10%;
176
+ margin: 0em 0em 1em;
177
+ }
178
+ .ui.nine.statistics {
179
+ margin: 0em 0em -1em;
180
+ }
181
+ .ui.nine.statistics .statistic {
182
+ min-width: 11.11111111%;
183
+ margin: 0em 0em 1em;
184
+ }
185
+ .ui.eight.statistics {
186
+ margin: 0em 0em -1em;
187
+ }
188
+ .ui.eight.statistics .statistic {
189
+ min-width: 12.5%;
190
+ margin: 0em 0em 1em;
191
+ }
192
+ .ui.seven.statistics {
193
+ margin: 0em 0em -1em;
194
+ }
195
+ .ui.seven.statistics .statistic {
196
+ min-width: 14.28571429%;
197
+ margin: 0em 0em 1em;
198
+ }
199
+ .ui.six.statistics {
200
+ margin: 0em 0em -1em;
201
+ }
202
+ .ui.six.statistics .statistic {
203
+ min-width: 16.66666667%;
204
+ margin: 0em 0em 1em;
205
+ }
206
+ .ui.five.statistics {
207
+ margin: 0em 0em -1em;
208
+ }
209
+ .ui.five.statistics .statistic {
210
+ min-width: 20%;
211
+ margin: 0em 0em 1em;
212
+ }
213
+ .ui.four.statistics {
214
+ margin: 0em 0em -1em;
215
+ }
216
+ .ui.four.statistics .statistic {
217
+ min-width: 25%;
218
+ margin: 0em 0em 1em;
219
+ }
220
+ .ui.three.statistics {
221
+ margin: 0em 0em -1em;
222
+ }
223
+ .ui.three.statistics .statistic {
224
+ min-width: 33.3333%;
225
+ margin: 0em 0em 1em;
226
+ }
227
+ .ui.two.statistics {
228
+ margin: 0em 0em -1em;
229
+ }
230
+ .ui.two.statistics .statistic {
231
+ min-width: 50%;
232
+ margin: 0em 0em 1em;
233
+ }
234
+ .ui.one.statistics {
235
+ margin: 0em 0em -1em;
236
+ }
237
+ .ui.one.statistics .statistic {
238
+ min-width: 100%;
239
+ margin: 0em 0em 1em;
240
+ }
241
+
242
+ /*--------------
243
+ Horizontal
244
+ ---------------*/
245
+
246
+ .ui.horizontal.statistic {
247
+ flex-direction: row;
248
+ align-items: center;
249
+ }
250
+ .ui.horizontal.statistics {
251
+ flex-direction: column;
252
+ margin: 0em;
253
+ max-width: none;
254
+ }
255
+ .ui.horizontal.statistics .statistic {
256
+ flex-direction: row;
257
+ align-items: center;
258
+ max-width: none;
259
+ margin: 1em 0em;
260
+ }
261
+ .ui.horizontal.statistic > .text.value,
262
+ .ui.horizontal.statistics > .statistic > .text.value {
263
+ min-height: 0em !important;
264
+ }
265
+ .ui.horizontal.statistics .statistic > .value .icon,
266
+ .ui.horizontal.statistic > .value .icon {
267
+ width: 1.18em;
268
+ }
269
+ .ui.horizontal.statistics .statistic > .value,
270
+ .ui.horizontal.statistic > .value {
271
+ display: inline-block;
272
+ vertical-align: middle;
273
+ }
274
+ .ui.horizontal.statistics .statistic > .label,
275
+ .ui.horizontal.statistic > .label {
276
+ display: inline-block;
277
+ vertical-align: middle;
278
+ margin: 0em 0em 0em 0.75em;
279
+ }
280
+
281
+ /*--------------
282
+ Colors
283
+ ---------------*/
284
+
285
+ .ui.red.statistics .statistic > .value,
286
+ .ui.statistics .red.statistic > .value,
287
+ .ui.red.statistic > .value {
288
+ color: #DB2828;
289
+ }
290
+ .ui.orange.statistics .statistic > .value,
291
+ .ui.statistics .orange.statistic > .value,
292
+ .ui.orange.statistic > .value {
293
+ color: #F2711C;
294
+ }
295
+ .ui.yellow.statistics .statistic > .value,
296
+ .ui.statistics .yellow.statistic > .value,
297
+ .ui.yellow.statistic > .value {
298
+ color: #FBBD08;
299
+ }
300
+ .ui.olive.statistics .statistic > .value,
301
+ .ui.statistics .olive.statistic > .value,
302
+ .ui.olive.statistic > .value {
303
+ color: #B5CC18;
304
+ }
305
+ .ui.green.statistics .statistic > .value,
306
+ .ui.statistics .green.statistic > .value,
307
+ .ui.green.statistic > .value {
308
+ color: #21BA45;
309
+ }
310
+ .ui.teal.statistics .statistic > .value,
311
+ .ui.statistics .teal.statistic > .value,
312
+ .ui.teal.statistic > .value {
313
+ color: #00B5AD;
314
+ }
315
+ .ui.blue.statistics .statistic > .value,
316
+ .ui.statistics .blue.statistic > .value,
317
+ .ui.blue.statistic > .value {
318
+ color: #2185D0;
319
+ }
320
+ .ui.violet.statistics .statistic > .value,
321
+ .ui.statistics .violet.statistic > .value,
322
+ .ui.violet.statistic > .value {
323
+ color: #6435C9;
324
+ }
325
+ .ui.purple.statistics .statistic > .value,
326
+ .ui.statistics .purple.statistic > .value,
327
+ .ui.purple.statistic > .value {
328
+ color: #A333C8;
329
+ }
330
+ .ui.pink.statistics .statistic > .value,
331
+ .ui.statistics .pink.statistic > .value,
332
+ .ui.pink.statistic > .value {
333
+ color: #E03997;
334
+ }
335
+ .ui.brown.statistics .statistic > .value,
336
+ .ui.statistics .brown.statistic > .value,
337
+ .ui.brown.statistic > .value {
338
+ color: #A5673F;
339
+ }
340
+ .ui.grey.statistics .statistic > .value,
341
+ .ui.statistics .grey.statistic > .value,
342
+ .ui.grey.statistic > .value {
343
+ color: #767676;
344
+ }
345
+
346
+ /*--------------
347
+ Inverted
348
+ ---------------*/
349
+
350
+ .ui.inverted.statistics .statistic > .value,
351
+ .ui.inverted.statistic .value {
352
+ color: #FFFFFF;
353
+ }
354
+ .ui.inverted.statistics .statistic > .label,
355
+ .ui.inverted.statistic .label {
356
+ color: rgb(255 255 255 / 90%);
357
+ }
358
+ .ui.inverted.red.statistics .statistic > .value,
359
+ .ui.statistics .inverted.red.statistic > .value,
360
+ .ui.inverted.red.statistic > .value {
361
+ color: #FF695E;
362
+ }
363
+ .ui.inverted.orange.statistics .statistic > .value,
364
+ .ui.statistics .inverted.orange.statistic > .value,
365
+ .ui.inverted.orange.statistic > .value {
366
+ color: #FF851B;
367
+ }
368
+ .ui.inverted.yellow.statistics .statistic > .value,
369
+ .ui.statistics .inverted.yellow.statistic > .value,
370
+ .ui.inverted.yellow.statistic > .value {
371
+ color: #FFE21F;
372
+ }
373
+ .ui.inverted.olive.statistics .statistic > .value,
374
+ .ui.statistics .inverted.olive.statistic > .value,
375
+ .ui.inverted.olive.statistic > .value {
376
+ color: #D9E778;
377
+ }
378
+ .ui.inverted.green.statistics .statistic > .value,
379
+ .ui.statistics .inverted.green.statistic > .value,
380
+ .ui.inverted.green.statistic > .value {
381
+ color: #2ECC40;
382
+ }
383
+ .ui.inverted.teal.statistics .statistic > .value,
384
+ .ui.statistics .inverted.teal.statistic > .value,
385
+ .ui.inverted.teal.statistic > .value {
386
+ color: #6DFFFF;
387
+ }
388
+ .ui.inverted.blue.statistics .statistic > .value,
389
+ .ui.statistics .inverted.blue.statistic > .value,
390
+ .ui.inverted.blue.statistic > .value {
391
+ color: #54C8FF;
392
+ }
393
+ .ui.inverted.violet.statistics .statistic > .value,
394
+ .ui.statistics .inverted.violet.statistic > .value,
395
+ .ui.inverted.violet.statistic > .value {
396
+ color: #A291FB;
397
+ }
398
+ .ui.inverted.purple.statistics .statistic > .value,
399
+ .ui.statistics .inverted.purple.statistic > .value,
400
+ .ui.inverted.purple.statistic > .value {
401
+ color: #DC73FF;
402
+ }
403
+ .ui.inverted.pink.statistics .statistic > .value,
404
+ .ui.statistics .inverted.pink.statistic > .value,
405
+ .ui.inverted.pink.statistic > .value {
406
+ color: #FF8EDF;
407
+ }
408
+ .ui.inverted.brown.statistics .statistic > .value,
409
+ .ui.statistics .inverted.brown.statistic > .value,
410
+ .ui.inverted.brown.statistic > .value {
411
+ color: #D67C1C;
412
+ }
413
+ .ui.inverted.grey.statistics .statistic > .value,
414
+ .ui.statistics .inverted.grey.statistic > .value,
415
+ .ui.inverted.grey.statistic > .value {
416
+ color: #DCDDDE;
417
+ }
418
+
419
+ /*--------------
420
+ Floated
421
+ ---------------*/
422
+
423
+ .ui[class*="left floated"].statistic {
424
+ float: left;
425
+ margin: 0em 2em 1em 0em;
426
+ }
427
+ .ui[class*="right floated"].statistic {
428
+ float: right;
429
+ margin: 0em 0em 1em 2em;
430
+ }
431
+ .ui.floated.statistic:last-child {
432
+ margin-bottom: 0em;
433
+ }
434
+
435
+ /*--------------
436
+ Sizes
437
+ ---------------*/
438
+
439
+
440
+ /* Mini */
441
+ .ui.mini.statistics .statistic > .value,
442
+ .ui.mini.statistic > .value {
443
+ font-size: 1.5rem !important;
444
+ }
445
+ .ui.mini.horizontal.statistics .statistic > .value,
446
+ .ui.mini.horizontal.statistic > .value {
447
+ font-size: 1.5rem !important;
448
+ }
449
+ .ui.mini.statistics .statistic > .text.value,
450
+ .ui.mini.statistic > .text.value {
451
+ font-size: 1rem !important;
452
+ }
453
+
454
+ /* Tiny */
455
+ .ui.tiny.statistics .statistic > .value,
456
+ .ui.tiny.statistic > .value {
457
+ font-size: 2rem !important;
458
+ }
459
+ .ui.tiny.horizontal.statistics .statistic > .value,
460
+ .ui.tiny.horizontal.statistic > .value {
461
+ font-size: 2rem !important;
462
+ }
463
+ .ui.tiny.statistics .statistic > .text.value,
464
+ .ui.tiny.statistic > .text.value {
465
+ font-size: 1rem !important;
466
+ }
467
+
468
+ /* Small */
469
+ .ui.small.statistics .statistic > .value,
470
+ .ui.small.statistic > .value {
471
+ font-size: 3rem !important;
472
+ }
473
+ .ui.small.horizontal.statistics .statistic > .value,
474
+ .ui.small.horizontal.statistic > .value {
475
+ font-size: 2rem !important;
476
+ }
477
+ .ui.small.statistics .statistic > .text.value,
478
+ .ui.small.statistic > .text.value {
479
+ font-size: 1rem !important;
480
+ }
481
+
482
+ /* Medium */
483
+ .ui.statistics .statistic > .value,
484
+ .ui.statistic > .value {
485
+ font-size: 4rem !important;
486
+ }
487
+ .ui.horizontal.statistics .statistic > .value,
488
+ .ui.horizontal.statistic > .value {
489
+ font-size: 3rem !important;
490
+ }
491
+ .ui.statistics .statistic > .text.value,
492
+ .ui.statistic > .text.value {
493
+ font-size: 2rem !important;
494
+ }
495
+
496
+ /* Large */
497
+ .ui.large.statistics .statistic > .value,
498
+ .ui.large.statistic > .value {
499
+ font-size: 5rem !important;
500
+ }
501
+ .ui.large.horizontal.statistics .statistic > .value,
502
+ .ui.large.horizontal.statistic > .value {
503
+ font-size: 4rem !important;
504
+ }
505
+ .ui.large.statistics .statistic > .text.value,
506
+ .ui.large.statistic > .text.value {
507
+ font-size: 2.5rem !important;
508
+ }
509
+
510
+ /* Huge */
511
+ .ui.huge.statistics .statistic > .value,
512
+ .ui.huge.statistic > .value {
513
+ font-size: 6rem !important;
514
+ }
515
+ .ui.huge.horizontal.statistics .statistic > .value,
516
+ .ui.huge.horizontal.statistic > .value {
517
+ font-size: 5rem !important;
518
+ }
519
+ .ui.huge.statistics .statistic > .text.value,
520
+ .ui.huge.statistic > .text.value {
521
+ font-size: 2.5rem !important;
522
+ }
523
+
524
+
525
+ /*******************************
526
+ Theme Overrides
527
+ *******************************/
528
+
529
+
530
+
531
+ /*******************************
532
+ User Variable Overrides
533
+ *******************************/
534
+