@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,229 @@
1
+ /*!
2
+ * # Semantic UI 2.4.1 - Loader
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
+ Content
13
+ --------------------*/
14
+
15
+ .ui.placeholder {
16
+ position: static;
17
+ overflow: hidden;
18
+ animation: placeholderShimmer 2s linear;
19
+ animation-iteration-count: infinite;
20
+ background-color: #FFFFFF;
21
+ background-image: linear-gradient(to right, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 15%) 15%, rgb(0 0 0 / 8%) 30%);
22
+ background-size: 1200px 100%;
23
+ max-width: 30rem;
24
+ }
25
+
26
+ @keyframes placeholderShimmer {
27
+ 0% {
28
+ background-position: -1200px 0;
29
+ }
30
+ 100% {
31
+ background-position: 1200px 0;
32
+ }
33
+ }
34
+
35
+ @keyframes placeholderShimmer {
36
+ 0% {
37
+ background-position: -1200px 0;
38
+ }
39
+ 100% {
40
+ background-position: 1200px 0;
41
+ }
42
+ }
43
+ .ui.placeholder + .ui.placeholder {
44
+ margin-top: 2rem;
45
+ animation-delay: 0.15s;
46
+ }
47
+ .ui.placeholder + .ui.placeholder + .ui.placeholder {
48
+ animation-delay: 0.3s;
49
+ }
50
+ .ui.placeholder + .ui.placeholder + .ui.placeholder + .ui.placeholder {
51
+ animation-delay: 0.45s;
52
+ }
53
+ .ui.placeholder + .ui.placeholder + .ui.placeholder + .ui.placeholder + .ui.placeholder {
54
+ animation-delay: 0.6s;
55
+ }
56
+ .ui.placeholder,
57
+ .ui.placeholder > ::before,
58
+ .ui.placeholder .image.header::after,
59
+ .ui.placeholder .line,
60
+ .ui.placeholder .line::after {
61
+ background-color: #FFFFFF;
62
+ }
63
+
64
+ /* Image */
65
+ .ui.placeholder .image:not(.header, .ui) {
66
+ height: 100px;
67
+ }
68
+ .ui.placeholder .square.image:not(.header) {
69
+ height: 0px;
70
+ overflow: hidden;
71
+
72
+ /* 1/1 aspect ratio */
73
+ padding-top: 100%;
74
+ }
75
+ .ui.placeholder .rectangular.image:not(.header) {
76
+ height: 0px;
77
+ overflow: hidden;
78
+
79
+ /* 4/3 aspect ratio */
80
+ padding-top: 75%;
81
+ }
82
+
83
+ /* Lines */
84
+ .ui.placeholder .line {
85
+ position: relative;
86
+ height: 0.8571em;
87
+ }
88
+ .ui.placeholder .line::before,
89
+ .ui.placeholder .line::after {
90
+ top: 100%;
91
+ position: absolute;
92
+ content: '';
93
+ background-color: inherit;
94
+ }
95
+ .ui.placeholder .line::before {
96
+ left: 0px;
97
+ }
98
+ .ui.placeholder .line::after {
99
+ right: 0px;
100
+ }
101
+
102
+ /* Any Lines */
103
+ .ui.placeholder .line {
104
+ margin-bottom: 0.5em;
105
+ }
106
+ .ui.placeholder .line::before,
107
+ .ui.placeholder .line::after {
108
+ height: 0.5em;
109
+ }
110
+ .ui.placeholder .line:not(:first-child) {
111
+ margin-top: 0.5em;
112
+ }
113
+
114
+ /* Header Image + 2 Lines */
115
+ .ui.placeholder .header {
116
+ position: relative;
117
+ overflow: hidden;
118
+ }
119
+
120
+ /* Line Outdent */
121
+ .ui.placeholder .line:nth-child(1)::after {
122
+ width: 0%;
123
+ }
124
+ .ui.placeholder .line:nth-child(2)::after {
125
+ width: 50%;
126
+ }
127
+ .ui.placeholder .line:nth-child(3)::after {
128
+ width: 10%;
129
+ }
130
+ .ui.placeholder .line:nth-child(4)::after {
131
+ width: 35%;
132
+ }
133
+ .ui.placeholder .line:nth-child(5)::after {
134
+ width: 65%;
135
+ }
136
+
137
+ /* Header Line 1 & 2*/
138
+ .ui.placeholder .header .line {
139
+ margin-bottom: 0.6428em;
140
+ }
141
+ .ui.placeholder .header .line::before,
142
+ .ui.placeholder .header .line::after {
143
+ height: 0.6428em;
144
+ }
145
+ .ui.placeholder .header .line:not(:first-child) {
146
+ margin-top: 0.6428em;
147
+ }
148
+ .ui.placeholder .header .line::after {
149
+ width: 20%;
150
+ }
151
+ .ui.placeholder .header .line:nth-child(2)::after {
152
+ width: 60%;
153
+ }
154
+ /* Image Header */
155
+ .ui.placeholder .image.header .line {
156
+ margin-left: 3em;
157
+ }
158
+ .ui.placeholder .image.header .line::before {
159
+ width: 0.7143rem;
160
+ }
161
+ .ui.placeholder .image.header::after {
162
+ display: block;
163
+ height: 0.8571em;
164
+ content: '';
165
+ margin-left: 3em;
166
+ }
167
+
168
+ /* Spacing */
169
+ .ui.placeholder .image .line:first-child,
170
+ .ui.placeholder .paragraph .line:first-child,
171
+ .ui.placeholder .header .line:first-child {
172
+ height: 0.01px;
173
+ }
174
+ .ui.placeholder .image:not(:first-child)::before,
175
+ .ui.placeholder .paragraph:not(:first-child)::before,
176
+ .ui.placeholder .header:not(:first-child)::before {
177
+ height: 1.4286em;
178
+ content: '';
179
+ display: block;
180
+ }
181
+
182
+ /* Inverted Content Loader */
183
+ .ui.inverted.placeholder {
184
+ background-image: linear-gradient(to right, rgb(255 255 255 / 8%) 0%, rgb(255 255 255 / 14%) 15%, rgb(255 255 255 / 8%) 30%);
185
+ }
186
+ .ui.inverted.placeholder,
187
+ .ui.inverted.placeholder > ::before,
188
+ .ui.inverted.placeholder .image.header::after,
189
+ .ui.inverted.placeholder .line,
190
+ .ui.inverted.placeholder .line::after {
191
+ background-color: #1B1C1D;
192
+ }
193
+
194
+
195
+ /*******************************
196
+ Variations
197
+ *******************************/
198
+
199
+
200
+ /*-------------------
201
+ Sizes
202
+ --------------------*/
203
+
204
+ .ui.placeholder .full.line.line.line::after {
205
+ width: 0%;
206
+ }
207
+ .ui.placeholder .very.long.line.line.line::after {
208
+ width: 10%;
209
+ }
210
+ .ui.placeholder .long.line.line.line::after {
211
+ width: 35%;
212
+ }
213
+ .ui.placeholder .medium.line.line.line::after {
214
+ width: 50%;
215
+ }
216
+ .ui.placeholder .short.line.line.line::after {
217
+ width: 65%;
218
+ }
219
+ .ui.placeholder .very.short.line.line.line::after {
220
+ width: 80%;
221
+ }
222
+
223
+ /*-------------------
224
+ Fluid
225
+ --------------------*/
226
+
227
+ .ui.fluid.placeholder {
228
+ max-width: none;
229
+ }