@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,464 @@
1
+ /*!
2
+ * # Semantic UI 2.4.1 - Item
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
+ Standard
14
+ *******************************/
15
+
16
+
17
+ /*--------------
18
+ Item
19
+ ---------------*/
20
+
21
+ .ui.items > .item {
22
+ display: flex;
23
+ margin: 1em 0em;
24
+ width: 100%;
25
+ min-height: 0px;
26
+ background: transparent;
27
+ padding: 0em;
28
+ border: none;
29
+ border-radius: 0rem;
30
+ box-shadow: none;
31
+ transition: box-shadow 0.1s ease;
32
+ z-index: '';
33
+ }
34
+ .ui.items > .item a {
35
+ cursor: pointer;
36
+ }
37
+
38
+ /*--------------
39
+ Items
40
+ ---------------*/
41
+
42
+ .ui.items {
43
+ margin: 1.5em 0em;
44
+ }
45
+ .ui.items:first-child {
46
+ margin-top: 0em !important;
47
+ }
48
+ .ui.items:last-child {
49
+ margin-bottom: 0em !important;
50
+ }
51
+
52
+ /*--------------
53
+ Item
54
+ ---------------*/
55
+
56
+ .ui.items > .item::after {
57
+ display: block;
58
+ content: ' ';
59
+ height: 0px;
60
+ clear: both;
61
+ overflow: hidden;
62
+ visibility: hidden;
63
+ }
64
+ .ui.items > .item:first-child {
65
+ margin-top: 0em;
66
+ }
67
+ .ui.items > .item:last-child {
68
+ margin-bottom: 0em;
69
+ }
70
+
71
+ /*--------------
72
+ Images
73
+ ---------------*/
74
+
75
+ .ui.items > .item > .image {
76
+ position: relative;
77
+ flex: 0 0 auto;
78
+ display: block;
79
+ float: none;
80
+ margin: 0em;
81
+ padding: 0em;
82
+ max-height: '';
83
+ align-self: top;
84
+ }
85
+ .ui.items > .item > .image > img {
86
+ display: block;
87
+ width: 100%;
88
+ height: auto;
89
+ border-radius: 0.125rem;
90
+ border: none;
91
+ }
92
+ .ui.items > .item > .image:only-child > img {
93
+ border-radius: 0rem;
94
+ }
95
+
96
+ /*--------------
97
+ Content
98
+ ---------------*/
99
+
100
+ .ui.items > .item > .content {
101
+ display: block;
102
+ flex: 1 1 auto;
103
+ background: none;
104
+ margin: 0em;
105
+ padding: 0em;
106
+ box-shadow: none;
107
+ font-size: 1em;
108
+ border: none;
109
+ border-radius: 0em;
110
+ }
111
+ .ui.items > .item > .content::after {
112
+ display: block;
113
+ content: ' ';
114
+ height: 0px;
115
+ clear: both;
116
+ overflow: hidden;
117
+ visibility: hidden;
118
+ }
119
+ .ui.items > .item > .image + .content {
120
+ min-width: 0;
121
+ width: auto;
122
+ display: block;
123
+ margin-left: 0em;
124
+ align-self: top;
125
+ padding-left: 1.5em;
126
+ }
127
+ .ui.items > .item > .content > .header {
128
+ display: inline-block;
129
+ margin: -0.2142em 0em 0em;
130
+ font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
131
+ font-weight: bold;
132
+ color: rgb(0 0 0 / 85%);
133
+ }
134
+
135
+ /* Default Header Size */
136
+ .ui.items > .item > .content > .header:not(.ui) {
137
+ font-size: 1.2857em;
138
+ }
139
+
140
+ /*--------------
141
+ Floated
142
+ ---------------*/
143
+
144
+ .ui.items > .item [class*="left floated"] {
145
+ float: left;
146
+ }
147
+ .ui.items > .item [class*="right floated"] {
148
+ float: right;
149
+ }
150
+
151
+ /*--------------
152
+ Content Image
153
+ ---------------*/
154
+
155
+ .ui.items > .item .content img {
156
+ align-self: middle;
157
+ width: '';
158
+ }
159
+ .ui.items > .item img.avatar,
160
+ .ui.items > .item .avatar img {
161
+ width: '';
162
+ height: '';
163
+ border-radius: 500rem;
164
+ }
165
+
166
+ /*--------------
167
+ Description
168
+ ---------------*/
169
+
170
+ .ui.items > .item > .content > .description {
171
+ margin-top: 0.6em;
172
+ max-width: auto;
173
+ font-size: 1em;
174
+ line-height: 1.4285em;
175
+ color: rgb(0 0 0 / 87%);
176
+ }
177
+
178
+ /*--------------
179
+ Paragraph
180
+ ---------------*/
181
+
182
+ .ui.items > .item > .content p {
183
+ margin: 0em 0em 0.5em;
184
+ }
185
+ .ui.items > .item > .content p:last-child {
186
+ margin-bottom: 0em;
187
+ }
188
+
189
+ /*--------------
190
+ Meta
191
+ ---------------*/
192
+
193
+ .ui.items > .item .meta {
194
+ margin: 0.5em 0em;
195
+ font-size: 1em;
196
+ line-height: 1em;
197
+ color: rgb(0 0 0 / 60%);
198
+ }
199
+ .ui.items > .item .meta * {
200
+ margin-right: 0.3em;
201
+ }
202
+ .ui.items > .item .meta :last-child {
203
+ margin-right: 0em;
204
+ }
205
+ .ui.items > .item .meta [class*="right floated"] {
206
+ margin-right: 0em;
207
+ margin-left: 0.3em;
208
+ }
209
+
210
+ /*--------------
211
+ Links
212
+ ---------------*/
213
+
214
+
215
+ /* Generic */
216
+ .ui.items > .item > .content a:not(.ui) {
217
+ color: '';
218
+ transition: color 0.1s ease;
219
+ }
220
+ .ui.items > .item > .content a:not(.ui):hover {
221
+ color: '';
222
+ }
223
+
224
+ /* Header */
225
+ .ui.items > .item > .content > a.header {
226
+ color: rgb(0 0 0 / 85%);
227
+ }
228
+ .ui.items > .item > .content > a.header:hover {
229
+ color: #1e70bf;
230
+ }
231
+
232
+ /* Meta */
233
+ .ui.items > .item .meta > a:not(.ui) {
234
+ color: rgb(0 0 0 / 40%);
235
+ }
236
+ .ui.items > .item .meta > a:not(.ui):hover {
237
+ color: rgb(0 0 0 / 87%);
238
+ }
239
+
240
+ /*--------------
241
+ Labels
242
+ ---------------*/
243
+
244
+
245
+ /*-----Star----- */
246
+
247
+
248
+ /* Icon */
249
+ .ui.items > .item > .content .favorite.icon {
250
+ cursor: pointer;
251
+ opacity: 0.75;
252
+ transition: color 0.1s ease;
253
+ }
254
+ .ui.items > .item > .content .favorite.icon:hover {
255
+ opacity: 1;
256
+ color: #FFB70A;
257
+ }
258
+ .ui.items > .item > .content .active.favorite.icon {
259
+ color: #FFE623;
260
+ }
261
+
262
+ /*-----Like----- */
263
+
264
+
265
+ /* Icon */
266
+ .ui.items > .item > .content .like.icon {
267
+ cursor: pointer;
268
+ opacity: 0.75;
269
+ transition: color 0.1s ease;
270
+ }
271
+ .ui.items > .item > .content .like.icon:hover {
272
+ opacity: 1;
273
+ color: #FF2733;
274
+ }
275
+ .ui.items > .item > .content .active.like.icon {
276
+ color: #FF2733;
277
+ }
278
+
279
+ /*----------------
280
+ Extra Content
281
+ -----------------*/
282
+
283
+ .ui.items > .item .extra {
284
+ display: block;
285
+ position: relative;
286
+ background: none;
287
+ margin: 0.5rem 0em 0em;
288
+ width: 100%;
289
+ padding: 0em;
290
+ top: 0em;
291
+ left: 0em;
292
+ color: rgb(0 0 0 / 40%);
293
+ box-shadow: none;
294
+ transition: color 0.1s ease;
295
+ border-top: none;
296
+ }
297
+ .ui.items > .item .extra > * {
298
+ margin: 0.25rem 0.5rem 0.25rem 0em;
299
+ }
300
+ .ui.items > .item .extra > [class*="right floated"] {
301
+ margin: 0.25rem 0em 0.25rem 0.5rem;
302
+ }
303
+ .ui.items > .item .extra::after {
304
+ display: block;
305
+ content: ' ';
306
+ height: 0px;
307
+ clear: both;
308
+ overflow: hidden;
309
+ visibility: hidden;
310
+ }
311
+
312
+
313
+ /*******************************
314
+ Responsive
315
+ *******************************/
316
+
317
+
318
+ /* Default Image Width */
319
+ .ui.items > .item > .image:not(.ui) {
320
+ width: 175px;
321
+ }
322
+
323
+ /* Tablet Only */
324
+
325
+ @media (width >= 768px) and (width <= 991px) {
326
+ .ui.items > .item {
327
+ margin: 1em 0em;
328
+ }
329
+ .ui.items > .item > .image:not(.ui) {
330
+ width: 150px;
331
+ }
332
+ .ui.items > .item > .image + .content {
333
+ display: block;
334
+ padding: 0em 0em 0em 1em;
335
+ }
336
+ }
337
+
338
+ /* Mobile Only */
339
+
340
+ @media (width <= 767px) {
341
+ .ui.items:not(.unstackable) > .item {
342
+ flex-direction: column;
343
+ margin: 2em 0em;
344
+ }
345
+ .ui.items:not(.unstackable) > .item > .image {
346
+ display: block;
347
+ margin-left: auto;
348
+ margin-right: auto;
349
+ }
350
+ .ui.items:not(.unstackable) > .item > .image,
351
+ .ui.items:not(.unstackable) > .item > .image > img {
352
+ max-width: 100% !important;
353
+ width: auto !important;
354
+ max-height: 250px !important;
355
+ }
356
+ .ui.items:not(.unstackable) > .item > .image + .content {
357
+ display: block;
358
+ padding: 1.5em 0em 0em;
359
+ }
360
+ }
361
+
362
+
363
+ /*******************************
364
+ Variations
365
+ *******************************/
366
+
367
+
368
+ /*-------------------
369
+ Aligned
370
+ --------------------*/
371
+
372
+ .ui.items > .item > .image + [class*="top aligned"].content {
373
+ align-self: flex-start;
374
+ }
375
+ .ui.items > .item > .image + [class*="middle aligned"].content {
376
+ align-self: center;
377
+ }
378
+ .ui.items > .item > .image + [class*="bottom aligned"].content {
379
+ align-self: flex-end;
380
+ }
381
+
382
+ /*--------------
383
+ Relaxed
384
+ ---------------*/
385
+
386
+ .ui.relaxed.items > .item {
387
+ margin: 1.5em 0em;
388
+ }
389
+ .ui[class*="very relaxed"].items > .item {
390
+ margin: 2em 0em;
391
+ }
392
+
393
+ /*-------------------
394
+ Divided
395
+ --------------------*/
396
+
397
+ .ui.divided.items > .item {
398
+ border-top: 1px solid rgb(34 36 38 / 15%);
399
+ margin: 0em;
400
+ padding: 1em 0em;
401
+ }
402
+ .ui.divided.items > .item:first-child {
403
+ border-top: none;
404
+ margin-top: 0em !important;
405
+ padding-top: 0em !important;
406
+ }
407
+ .ui.divided.items > .item:last-child {
408
+ margin-bottom: 0em !important;
409
+ padding-bottom: 0em !important;
410
+ }
411
+
412
+ /* Relaxed Divided */
413
+ .ui.relaxed.divided.items > .item {
414
+ margin: 0em;
415
+ padding: 1.5em 0em;
416
+ }
417
+ .ui[class*="very relaxed"].divided.items > .item {
418
+ margin: 0em;
419
+ padding: 2em 0em;
420
+ }
421
+
422
+ /*-------------------
423
+ Link
424
+ --------------------*/
425
+
426
+ .ui.items a.item:hover,
427
+ .ui.link.items > .item:hover {
428
+ cursor: pointer;
429
+ }
430
+ .ui.items a.item:hover .content .header,
431
+ .ui.link.items > .item:hover .content .header {
432
+ color: #1e70bf;
433
+ }
434
+
435
+ /*--------------
436
+ Size
437
+ ---------------*/
438
+
439
+ .ui.items > .item {
440
+ font-size: 1em;
441
+ }
442
+
443
+ /*---------------
444
+ Unstackable
445
+ ----------------*/
446
+
447
+ @media (width <= 767px) {
448
+ .ui.unstackable.items > .item > .image,
449
+ .ui.unstackable.items > .item > .image > img {
450
+ width: 125px !important;
451
+ }
452
+ }
453
+
454
+
455
+ /*******************************
456
+ Theme Overrides
457
+ *******************************/
458
+
459
+
460
+
461
+ /*******************************
462
+ User Variable Overrides
463
+ *******************************/
464
+