wj-elements 0.1.134 → 0.1.136

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 (319) hide show
  1. package/package.json +3 -2
  2. package/dist/dark.css +0 -223
  3. package/dist/infinite-scroll.element-XVJukzjy.js +0 -271
  4. package/dist/light.css +0 -530
  5. package/dist/list.element-Ce1vIm1O.js +0 -49
  6. package/dist/localize.js +0 -67
  7. package/dist/packages/index.d.ts +0 -98
  8. package/dist/packages/localize/localize.d.ts +0 -17
  9. package/dist/packages/translations/en-GB.d.ts +0 -13
  10. package/dist/packages/translations/sk-SK.d.ts +0 -13
  11. package/dist/packages/utils/animations.d.ts +0 -2
  12. package/dist/packages/utils/date.d.ts +0 -1
  13. package/dist/packages/utils/element-utils.d.ts +0 -46
  14. package/dist/packages/utils/event.d.ts +0 -67
  15. package/dist/packages/utils/localize.d.ts +0 -4
  16. package/dist/packages/utils/permissions-api.d.ts +0 -34
  17. package/dist/packages/utils/utils.d.ts +0 -1
  18. package/dist/packages/utils/wje-import-firefox.d.ts +0 -0
  19. package/dist/packages/utils/wje-import.d.ts +0 -0
  20. package/dist/packages/wje-accordion/accordion.d.ts +0 -2
  21. package/dist/packages/wje-accordion/accordion.element.d.ts +0 -72
  22. package/dist/packages/wje-accordion-item/accordion-item.d.ts +0 -2
  23. package/dist/packages/wje-accordion-item/accordion-item.element.d.ts +0 -40
  24. package/dist/packages/wje-animation/animation.d.ts +0 -2
  25. package/dist/packages/wje-animation/animation.element.d.ts +0 -153
  26. package/dist/packages/wje-animation/animation.test.d.ts +0 -1
  27. package/dist/packages/wje-aside/aside.d.ts +0 -2
  28. package/dist/packages/wje-aside/aside.element.d.ts +0 -31
  29. package/dist/packages/wje-avatar/avatar.d.ts +0 -2
  30. package/dist/packages/wje-avatar/avatar.element.d.ts +0 -37
  31. package/dist/packages/wje-avatar/service/service.d.ts +0 -40
  32. package/dist/packages/wje-badge/badge.d.ts +0 -2
  33. package/dist/packages/wje-badge/badge.element.d.ts +0 -35
  34. package/dist/packages/wje-badge/badge.test.d.ts +0 -1
  35. package/dist/packages/wje-breadcrumb/breadcrumb.d.ts +0 -2
  36. package/dist/packages/wje-breadcrumb/breadcrumb.element.d.ts +0 -80
  37. package/dist/packages/wje-breadcrumbs/breadcrumbs.d.ts +0 -2
  38. package/dist/packages/wje-breadcrumbs/breadcrumbs.element.d.ts +0 -97
  39. package/dist/packages/wje-breadcrumbs/breadcrumbs.test.d.ts +0 -1
  40. package/dist/packages/wje-button/button.d.ts +0 -2
  41. package/dist/packages/wje-button/button.element.d.ts +0 -173
  42. package/dist/packages/wje-button/button.test.d.ts +0 -1
  43. package/dist/packages/wje-button-group/button-group.d.ts +0 -2
  44. package/dist/packages/wje-button-group/button-group.element.d.ts +0 -39
  45. package/dist/packages/wje-card/card.d.ts +0 -2
  46. package/dist/packages/wje-card/card.element.d.ts +0 -29
  47. package/dist/packages/wje-card-content/card-content.d.ts +0 -2
  48. package/dist/packages/wje-card-content/card-content.element.d.ts +0 -22
  49. package/dist/packages/wje-card-controls/card-controls.d.ts +0 -2
  50. package/dist/packages/wje-card-controls/card-controls.element.d.ts +0 -23
  51. package/dist/packages/wje-card-header/card-header.d.ts +0 -2
  52. package/dist/packages/wje-card-header/card-header.element.d.ts +0 -22
  53. package/dist/packages/wje-card-subtitle/card-subtitle.d.ts +0 -2
  54. package/dist/packages/wje-card-subtitle/card-subtitle.element.d.ts +0 -30
  55. package/dist/packages/wje-card-title/card-title.d.ts +0 -2
  56. package/dist/packages/wje-card-title/card-title.element.d.ts +0 -32
  57. package/dist/packages/wje-carousel/carousel.d.ts +0 -2
  58. package/dist/packages/wje-carousel/carousel.element.d.ts +0 -146
  59. package/dist/packages/wje-carousel-item/carousel-item.d.ts +0 -2
  60. package/dist/packages/wje-carousel-item/carousel-item.element.d.ts +0 -38
  61. package/dist/packages/wje-checkbox/checkbox.d.ts +0 -2
  62. package/dist/packages/wje-checkbox/checkbox.element.d.ts +0 -171
  63. package/dist/packages/wje-chip/chip.d.ts +0 -2
  64. package/dist/packages/wje-chip/chip.element.d.ts +0 -29
  65. package/dist/packages/wje-col/col.d.ts +0 -2
  66. package/dist/packages/wje-col/col.element.d.ts +0 -16
  67. package/dist/packages/wje-color-picker/color-picker.d.ts +0 -2
  68. package/dist/packages/wje-color-picker/color-picker.element.d.ts +0 -187
  69. package/dist/packages/wje-container/container.d.ts +0 -2
  70. package/dist/packages/wje-container/container.element.d.ts +0 -31
  71. package/dist/packages/wje-copy-button/copy-button.d.ts +0 -2
  72. package/dist/packages/wje-copy-button/copy-button.element.d.ts +0 -89
  73. package/dist/packages/wje-copy-button/service/service.d.ts +0 -12
  74. package/dist/packages/wje-dialog/dialog.d.ts +0 -2
  75. package/dist/packages/wje-dialog/dialog.element.d.ts +0 -116
  76. package/dist/packages/wje-divider/divider.d.ts +0 -2
  77. package/dist/packages/wje-divider/divider.element.d.ts +0 -32
  78. package/dist/packages/wje-dropdown/dropdown.d.ts +0 -2
  79. package/dist/packages/wje-dropdown/dropdown.element.d.ts +0 -85
  80. package/dist/packages/wje-element/element.d.ts +0 -313
  81. package/dist/packages/wje-element/service/universal-service.d.ts +0 -18
  82. package/dist/packages/wje-file-upload/file-upload.d.ts +0 -2
  83. package/dist/packages/wje-file-upload/file-upload.element.d.ts +0 -191
  84. package/dist/packages/wje-file-upload/service/service.d.ts +0 -70
  85. package/dist/packages/wje-file-upload-item/file-upload-item.d.ts +0 -2
  86. package/dist/packages/wje-file-upload-item/file-upload-item.element.d.ts +0 -62
  87. package/dist/packages/wje-footer/footer.d.ts +0 -2
  88. package/dist/packages/wje-footer/footer.element.d.ts +0 -28
  89. package/dist/packages/wje-form/form.d.ts +0 -2
  90. package/dist/packages/wje-form/form.element.d.ts +0 -28
  91. package/dist/packages/wje-format-digital/format-digital.d.ts +0 -2
  92. package/dist/packages/wje-format-digital/format-digital.element.d.ts +0 -87
  93. package/dist/packages/wje-format-digital/format-digital.test.d.ts +0 -1
  94. package/dist/packages/wje-grid/grid.d.ts +0 -2
  95. package/dist/packages/wje-grid/grid.element.d.ts +0 -26
  96. package/dist/packages/wje-header/header.d.ts +0 -2
  97. package/dist/packages/wje-header/header.element.d.ts +0 -35
  98. package/dist/packages/wje-icon/icon.d.ts +0 -2
  99. package/dist/packages/wje-icon/icon.element.d.ts +0 -40
  100. package/dist/packages/wje-icon/service/service.d.ts +0 -11
  101. package/dist/packages/wje-icon-picker/icon-picker.d.ts +0 -2
  102. package/dist/packages/wje-icon-picker/icon-picker.element.d.ts +0 -197
  103. package/dist/packages/wje-img/img.d.ts +0 -2
  104. package/dist/packages/wje-img/img.element.d.ts +0 -30
  105. package/dist/packages/wje-img-comparer/img-comparer.d.ts +0 -2
  106. package/dist/packages/wje-img-comparer/img-comparer.element.d.ts +0 -60
  107. package/dist/packages/wje-img-comparer/service/service.d.ts +0 -1
  108. package/dist/packages/wje-infinite-scroll/infinite-scroll.d.ts +0 -2
  109. package/dist/packages/wje-infinite-scroll/infinite-scroll.element.d.ts +0 -134
  110. package/dist/packages/wje-input/input.d.ts +0 -2
  111. package/dist/packages/wje-input/input.element.d.ts +0 -204
  112. package/dist/packages/wje-input-file/input-file.d.ts +0 -2
  113. package/dist/packages/wje-input-file/input-file.element.d.ts +0 -50
  114. package/dist/packages/wje-item/item.d.ts +0 -2
  115. package/dist/packages/wje-item/item.element.d.ts +0 -68
  116. package/dist/packages/wje-kanban/kanban.d.ts +0 -2
  117. package/dist/packages/wje-kanban/kanban.element.d.ts +0 -183
  118. package/dist/packages/wje-label/label.d.ts +0 -2
  119. package/dist/packages/wje-label/label.element.d.ts +0 -34
  120. package/dist/packages/wje-list/list.d.ts +0 -2
  121. package/dist/packages/wje-list/list.element.d.ts +0 -31
  122. package/dist/packages/wje-main/main.d.ts +0 -2
  123. package/dist/packages/wje-main/main.element.d.ts +0 -30
  124. package/dist/packages/wje-masonry/masonry.d.ts +0 -2
  125. package/dist/packages/wje-masonry/masonry.element.d.ts +0 -114
  126. package/dist/packages/wje-masonry/service/service.d.ts +0 -32
  127. package/dist/packages/wje-menu/menu.d.ts +0 -2
  128. package/dist/packages/wje-menu/menu.element.d.ts +0 -47
  129. package/dist/packages/wje-menu-button/menu-button.d.ts +0 -2
  130. package/dist/packages/wje-menu-button/menu-button.element.d.ts +0 -34
  131. package/dist/packages/wje-menu-item/menu-item.d.ts +0 -2
  132. package/dist/packages/wje-menu-item/menu-item.element.d.ts +0 -139
  133. package/dist/packages/wje-menu-label/menu-label.d.ts +0 -2
  134. package/dist/packages/wje-menu-label/menu-label.element.d.ts +0 -39
  135. package/dist/packages/wje-option/option.d.ts +0 -2
  136. package/dist/packages/wje-option/option.element.d.ts +0 -59
  137. package/dist/packages/wje-options/options.d.ts +0 -2
  138. package/dist/packages/wje-options/options.element.d.ts +0 -180
  139. package/dist/packages/wje-orgchart/orgchart.d.ts +0 -2
  140. package/dist/packages/wje-orgchart/orgchart.element.d.ts +0 -24
  141. package/dist/packages/wje-orgchart-group/orgchart-group.d.ts +0 -2
  142. package/dist/packages/wje-orgchart-group/orgchart-group.element.d.ts +0 -28
  143. package/dist/packages/wje-orgchart-item/orgchart-item.d.ts +0 -2
  144. package/dist/packages/wje-orgchart-item/orgchart-item.element.d.ts +0 -49
  145. package/dist/packages/wje-panel/panel.d.ts +0 -2
  146. package/dist/packages/wje-panel/panel.element.d.ts +0 -34
  147. package/dist/packages/wje-popup/popup.d.ts +0 -2
  148. package/dist/packages/wje-popup/popup.element.d.ts +0 -93
  149. package/dist/packages/wje-progress-bar/progress-bar.d.ts +0 -2
  150. package/dist/packages/wje-progress-bar/progress-bar.element.d.ts +0 -96
  151. package/dist/packages/wje-qr-code/qr-code.d.ts +0 -2
  152. package/dist/packages/wje-qr-code/qr-code.element.d.ts +0 -33
  153. package/dist/packages/wje-radio/radio.d.ts +0 -2
  154. package/dist/packages/wje-radio/radio.element.d.ts +0 -53
  155. package/dist/packages/wje-radio-group/radio-group.d.ts +0 -2
  156. package/dist/packages/wje-radio-group/radio-group.element.d.ts +0 -137
  157. package/dist/packages/wje-rate/rate.d.ts +0 -2
  158. package/dist/packages/wje-rate/rate.element.d.ts +0 -156
  159. package/dist/packages/wje-relative-time/relative-time.d.ts +0 -2
  160. package/dist/packages/wje-relative-time/relative-time.element.d.ts +0 -55
  161. package/dist/packages/wje-relative-time/relative-time.test.d.ts +0 -1
  162. package/dist/packages/wje-reorder/reorder.d.ts +0 -2
  163. package/dist/packages/wje-reorder/reorder.element.d.ts +0 -119
  164. package/dist/packages/wje-reorder-dropzone/reorder-dropzone.d.ts +0 -2
  165. package/dist/packages/wje-reorder-dropzone/reorder-dropzone.element.d.ts +0 -23
  166. package/dist/packages/wje-reorder-handle/reorder-handle.d.ts +0 -2
  167. package/dist/packages/wje-reorder-handle/reorder-handle.element.d.ts +0 -75
  168. package/dist/packages/wje-reorder-item/reorder-item.d.ts +0 -2
  169. package/dist/packages/wje-reorder-item/reorder-item.element.d.ts +0 -24
  170. package/dist/packages/wje-route/route.d.ts +0 -2
  171. package/dist/packages/wje-route/route.element.d.ts +0 -22
  172. package/dist/packages/wje-router/router.d.ts +0 -2
  173. package/dist/packages/wje-router/router.element.d.ts +0 -39
  174. package/dist/packages/wje-router-link/router-link.d.ts +0 -2
  175. package/dist/packages/wje-router-link/router-link.element.d.ts +0 -31
  176. package/dist/packages/wje-router-outlet/router-outlet.d.ts +0 -2
  177. package/dist/packages/wje-router-outlet/router-outlet.element.d.ts +0 -15
  178. package/dist/packages/wje-row/row.d.ts +0 -2
  179. package/dist/packages/wje-row/row.element.d.ts +0 -23
  180. package/dist/packages/wje-select/select.d.ts +0 -2
  181. package/dist/packages/wje-select/select.element.d.ts +0 -315
  182. package/dist/packages/wje-slider/slider.d.ts +0 -2
  183. package/dist/packages/wje-slider/slider.element.d.ts +0 -103
  184. package/dist/packages/wje-split-view/service/service.d.ts +0 -1
  185. package/dist/packages/wje-split-view/split-view.d.ts +0 -2
  186. package/dist/packages/wje-split-view/split-view.element.d.ts +0 -66
  187. package/dist/packages/wje-status/status.d.ts +0 -2
  188. package/dist/packages/wje-status/status.element.d.ts +0 -26
  189. package/dist/packages/wje-step/step.d.ts +0 -2
  190. package/dist/packages/wje-step/step.element.d.ts +0 -23
  191. package/dist/packages/wje-stepper/stepper.d.ts +0 -2
  192. package/dist/packages/wje-stepper/stepper.element.d.ts +0 -78
  193. package/dist/packages/wje-store/default-store-actions.d.ts +0 -20
  194. package/dist/packages/wje-store/pubsub.d.ts +0 -21
  195. package/dist/packages/wje-store/store.d.ts +0 -153
  196. package/dist/packages/wje-tab/tab.d.ts +0 -2
  197. package/dist/packages/wje-tab/tab.element.d.ts +0 -41
  198. package/dist/packages/wje-tab-group/tab-group.d.ts +0 -2
  199. package/dist/packages/wje-tab-group/tab-group.element.d.ts +0 -67
  200. package/dist/packages/wje-tab-panel/tab-panel.d.ts +0 -2
  201. package/dist/packages/wje-tab-panel/tab-panel.element.d.ts +0 -23
  202. package/dist/packages/wje-textarea/textarea.d.ts +0 -2
  203. package/dist/packages/wje-textarea/textarea.element.d.ts +0 -176
  204. package/dist/packages/wje-thumbnail/thumbnail.d.ts +0 -2
  205. package/dist/packages/wje-thumbnail/thumbnail.element.d.ts +0 -31
  206. package/dist/packages/wje-timeline/timeline.d.ts +0 -2
  207. package/dist/packages/wje-timeline/timeline.element.d.ts +0 -25
  208. package/dist/packages/wje-timeline-item/timeline-item.d.ts +0 -2
  209. package/dist/packages/wje-timeline-item/timeline-item.element.d.ts +0 -27
  210. package/dist/packages/wje-toast/toast.d.ts +0 -2
  211. package/dist/packages/wje-toast/toast.element.d.ts +0 -173
  212. package/dist/packages/wje-toast/toast.test.d.ts +0 -1
  213. package/dist/packages/wje-toggle/toggle.d.ts +0 -2
  214. package/dist/packages/wje-toggle/toggle.element.d.ts +0 -65
  215. package/dist/packages/wje-toolbar/toolbar.d.ts +0 -2
  216. package/dist/packages/wje-toolbar/toolbar.element.d.ts +0 -39
  217. package/dist/packages/wje-toolbar-action/toolbar-action.d.ts +0 -2
  218. package/dist/packages/wje-toolbar-action/toolbar-action.element.d.ts +0 -35
  219. package/dist/packages/wje-tooltip/tooltip.d.ts +0 -2
  220. package/dist/packages/wje-tooltip/tooltip.element.d.ts +0 -71
  221. package/dist/packages/wje-visually-hidden/visually-hidden.d.ts +0 -2
  222. package/dist/packages/wje-visually-hidden/visually-hidden.element.d.ts +0 -29
  223. package/dist/popup.element-tyYxow0p.js +0 -1622
  224. package/dist/router-links-CJnOdbas.js +0 -149
  225. package/dist/styles.css +0 -849
  226. package/dist/wje-accordion-item.js +0 -112
  227. package/dist/wje-accordion.js +0 -121
  228. package/dist/wje-animation.js +0 -4323
  229. package/dist/wje-aside.js +0 -54
  230. package/dist/wje-avatar.js +0 -89
  231. package/dist/wje-badge.js +0 -70
  232. package/dist/wje-breadcrumb.js +0 -194
  233. package/dist/wje-breadcrumbs.js +0 -139
  234. package/dist/wje-button-group.js +0 -84
  235. package/dist/wje-button.js +0 -351
  236. package/dist/wje-card-content.js +0 -47
  237. package/dist/wje-card-controls.js +0 -47
  238. package/dist/wje-card-header.js +0 -47
  239. package/dist/wje-card-subtitle.js +0 -54
  240. package/dist/wje-card-title.js +0 -54
  241. package/dist/wje-card.js +0 -55
  242. package/dist/wje-carousel-item.js +0 -62
  243. package/dist/wje-carousel.js +0 -379
  244. package/dist/wje-checkbox.js +0 -539
  245. package/dist/wje-chip.js +0 -75
  246. package/dist/wje-col.js +0 -37
  247. package/dist/wje-color-picker.js +0 -1338
  248. package/dist/wje-container.js +0 -55
  249. package/dist/wje-copy-button.js +0 -217
  250. package/dist/wje-dialog.js +0 -248
  251. package/dist/wje-divider.js +0 -54
  252. package/dist/wje-dropdown.js +0 -193
  253. package/dist/wje-element.js +0 -966
  254. package/dist/wje-fetchAndParseCSS.js +0 -59
  255. package/dist/wje-file-upload-item.js +0 -133
  256. package/dist/wje-file-upload.js +0 -546
  257. package/dist/wje-footer.js +0 -51
  258. package/dist/wje-form.js +0 -52
  259. package/dist/wje-format-digital.js +0 -145
  260. package/dist/wje-grid.js +0 -53
  261. package/dist/wje-header.js +0 -55
  262. package/dist/wje-icon-picker.js +0 -348
  263. package/dist/wje-icon.js +0 -190
  264. package/dist/wje-img-comparer.js +0 -130
  265. package/dist/wje-img.js +0 -71
  266. package/dist/wje-infinite-scroll.js +0 -5
  267. package/dist/wje-input-file.js +0 -110
  268. package/dist/wje-input.js +0 -451
  269. package/dist/wje-item.js +0 -87
  270. package/dist/wje-kanban.js +0 -461
  271. package/dist/wje-label.js +0 -52
  272. package/dist/wje-list.js +0 -5
  273. package/dist/wje-main.js +0 -51
  274. package/dist/wje-masonry.js +0 -266
  275. package/dist/wje-master.js +0 -342
  276. package/dist/wje-menu-button.js +0 -59
  277. package/dist/wje-menu-item.js +0 -544
  278. package/dist/wje-menu-label.js +0 -54
  279. package/dist/wje-menu.js +0 -71
  280. package/dist/wje-option.js +0 -111
  281. package/dist/wje-options.js +0 -341
  282. package/dist/wje-orgchart-group.js +0 -71
  283. package/dist/wje-orgchart-item.js +0 -97
  284. package/dist/wje-orgchart.js +0 -48
  285. package/dist/wje-popup.js +0 -5
  286. package/dist/wje-progress-bar.js +0 -212
  287. package/dist/wje-qr-code.js +0 -2891
  288. package/dist/wje-radio-group.js +0 -227
  289. package/dist/wje-radio.js +0 -105
  290. package/dist/wje-rate.js +0 -299
  291. package/dist/wje-relative-time.js +0 -114
  292. package/dist/wje-reorder-dropzone.js +0 -48
  293. package/dist/wje-reorder-handle.js +0 -217
  294. package/dist/wje-reorder-item.js +0 -60
  295. package/dist/wje-reorder.js +0 -280
  296. package/dist/wje-route.js +0 -42
  297. package/dist/wje-router-link.js +0 -63
  298. package/dist/wje-router-outlet.js +0 -191
  299. package/dist/wje-routerx.js +0 -1436
  300. package/dist/wje-row.js +0 -48
  301. package/dist/wje-select.js +0 -629
  302. package/dist/wje-slider.js +0 -220
  303. package/dist/wje-sliding-container.js +0 -477
  304. package/dist/wje-split-view.js +0 -152
  305. package/dist/wje-status.js +0 -60
  306. package/dist/wje-step.js +0 -49
  307. package/dist/wje-stepper.js +0 -230
  308. package/dist/wje-store.js +0 -387
  309. package/dist/wje-tab-group.js +0 -136
  310. package/dist/wje-tab-panel.js +0 -45
  311. package/dist/wje-tab.js +0 -58
  312. package/dist/wje-textarea.js +0 -372
  313. package/dist/wje-thumbnail.js +0 -53
  314. package/dist/wje-toast.js +0 -333
  315. package/dist/wje-toggle.js +0 -124
  316. package/dist/wje-toolbar-action.js +0 -71
  317. package/dist/wje-toolbar.js +0 -62
  318. package/dist/wje-tooltip.js +0 -165
  319. package/dist/wje-visually-hidden.js +0 -54
package/dist/styles.css DELETED
@@ -1,849 +0,0 @@
1
- /*
2
- [ Standard Element ]
3
- */
4
-
5
- html {
6
- font-size: 100%;
7
- -ms-text-size-adjust: 100%;
8
- -webkit-text-size-adjust: 100%;
9
- }
10
- body {
11
- color: var(--wje-color-contrast-8);
12
- font-family: var(--wje-font-family);
13
- font-size: var(--wje-font-size);
14
- font-weight: normal;
15
- letter-spacing: 0.01em;
16
- -webkit-font-smoothing: antialiased;
17
- -webkit-text-size-adjust: 100%;
18
- -ms-text-size-adjust: 100%;
19
- -webkit-font-feature-settings: 'kern' 1;
20
- -moz-font-feature-settings: 'kern' 1;
21
- margin: 0;
22
- padding: 0 !important;
23
- }
24
- /* Headings
25
- ------------------------------------
26
- */
27
- h1,
28
- h2,
29
- h3,
30
- h4,
31
- h5,
32
- h6 {
33
- margin: 0.625rem 0;
34
- font-family: var(--wje-font-family);
35
- -webkit-font-smoothing: antialiased;
36
- -webkit-text-size-adjust: 100%;
37
- -ms-text-size-adjust: 100%;
38
- font-weight: 500;
39
- color: inherit;
40
- display: inline-block;
41
- }
42
- h1 {
43
- font-size: var(--wje-font-size-2x-large);
44
- line-height: 44px;
45
- letter-spacing: -0.0141279em;
46
- }
47
- h2 {
48
- font-size: var(--wje-font-size-x-large);
49
- line-height: 34px;
50
- letter-spacing: -0.021em;
51
- }
52
- h3 {
53
- font-size: var(--wje-font-size-large);
54
- line-height: 28px;
55
- letter-spacing: -0.0114923em;
56
- }
57
- h4 {
58
- font-size: var(--wje-font-size-large);
59
- line-height: 26px;
60
- letter-spacing: -0.00865734em;
61
- }
62
- h5 {
63
- font-size: var(--wje-font-size-medium);
64
- line-height: 24px;
65
- letter-spacing: -0.00630069em;
66
- }
67
- h3 small,
68
- h4 small,
69
- h5 small {
70
- font-weight: 300;
71
- }
72
- h1.block,
73
- h2.block,
74
- h3.block,
75
- h4.block,
76
- h5.block,
77
- h6.block {
78
- padding-bottom: 0.625rem;
79
- }
80
- /* Lins and Others
81
- ------------------------------------
82
- */
83
- a {
84
- text-shadow: none !important;
85
- color: var(--wje-color-primary-11);
86
- transition:
87
- color 0.1s linear 0s,
88
- background-color 0.1s linear 0s,
89
- opacity 0.2s linear 0s !important;
90
- font-weight: 500;
91
- }
92
- a:focus,
93
- a:hover,
94
- a:active {
95
- color: var(--wje-color-primary);
96
- }
97
-
98
- a,
99
- a:focus,
100
- a:hover,
101
- a:active {
102
- outline: 0 !important;
103
- text-decoration: none;
104
- }
105
-
106
- a.no-style {
107
- color: inherit;
108
- font-weight: normal;
109
- }
110
-
111
- br {
112
- line-height: normal;
113
- clear: both;
114
- }
115
-
116
- p {
117
- display: block;
118
- color: inherit;
119
- font-size: var(--wje-font-size);
120
- font-weight: normal;
121
- letter-spacing: 0.00177646em;
122
- line-height: 21px;
123
- margin: 0 0 0.625rem 0;
124
- font-style: normal;
125
- white-space: normal;
126
- }
127
-
128
- small,
129
- .small {
130
- line-height: 18px;
131
- font-size: 85.714%;
132
- }
133
-
134
- label {
135
- &.inline {
136
- display: inline-block;
137
- position: relative;
138
- top: 0;
139
- font-size: 13px;
140
- }
141
- }
142
-
143
- ul,
144
- ol {
145
- margin-bottom: 0.625rem;
146
- & > li {
147
- padding-left: 3px;
148
- line-height: 24px;
149
- }
150
- &.lg-icon {
151
- & > li {
152
- font-size: 21px;
153
- & span {
154
- font-size: 14px;
155
- }
156
- }
157
- }
158
- &.no-style {
159
- list-style: none;
160
- padding-left: 5px;
161
- }
162
- }
163
-
164
- address {
165
- margin-bottom: 0;
166
- a {
167
- color: var(--wje-color-contrast-8);
168
- }
169
- }
170
-
171
- blockquote {
172
- padding: 4px 0 0 18px;
173
- border-left: 0;
174
- &:before {
175
- content: '\e95d';
176
- font-size: 20px;
177
- margin-right: 6px;
178
- float: left;
179
- position: relative;
180
- top: -12px;
181
- }
182
- p {
183
- font-size: 16px;
184
- margin-bottom: 4px;
185
- }
186
- small {
187
- line-height: 29px;
188
- color: var(--wje-color-contrast-8);
189
- &:before {
190
- content: '—';
191
- margin-right: 6px;
192
- }
193
- }
194
- &.pull-right {
195
- border-right: 0;
196
- &:before {
197
- float: right;
198
- content: '';
199
- margin-left: 6px;
200
- margin-right: 0;
201
- }
202
- small {
203
- padding-right: 30px;
204
- &:after {
205
- content: '';
206
- }
207
- }
208
- }
209
- }
210
- hr {
211
- border-color: var(--wje-border-color);
212
- &.double {
213
- border-width: 2px;
214
- }
215
- &.dotted {
216
- border-style: dotted none none;
217
- }
218
- }
219
-
220
- .ff-sup {
221
- font-feature-settings:
222
- 'kern' 1,
223
- 'sups' 1;
224
- -webkit-font-feature-settings:
225
- 'kern' 1,
226
- 'sups' 1;
227
- -moz-font-feature-settings:
228
- 'kern' 1,
229
- 'sups' 1;
230
- }
231
-
232
- .ff-sub {
233
- font-feature-settings:
234
- 'kern' 1,
235
- 'subs' 1;
236
- -webkit-font-feature-settings:
237
- 'kern' 1,
238
- 'subs' 1;
239
- -moz-font-feature-settings:
240
- 'kern' 1,
241
- 'subs' 1;
242
- }
243
-
244
- /* Standard HTML Typography tags
245
- ------------------------------------
246
- */
247
-
248
- code {
249
- color: var(--wje-color-contrast-6);
250
- background-color: var(--wje-color);
251
- font-size: 97%;
252
- position: relative;
253
- line-height: inherit;
254
- border-radius: 3px;
255
- padding: 5px 7px;
256
- margin: 0;
257
- &:hover {
258
- color: var(--wje-color-complete);
259
- }
260
- &.code-sm {
261
- padding: 3px 6px;
262
- }
263
- }
264
-
265
- figcaption {
266
- font-size: 13px;
267
- margin-top: 0.625rem;
268
- font-weight: 400;
269
- display: block;
270
- letter-spacing: 0.008em;
271
- text-align: center;
272
- color: var(--wje-color-contrast-6);
273
- line-height: 1.46;
274
- }
275
-
276
- em {
277
- font-style: italic !important;
278
- font-family: inherit;
279
- font-weight: inherit;
280
- }
281
-
282
- ins {
283
- font-family: var(--wje-font-family);
284
- border-bottom: 1px solid #d0d0d0;
285
- text-decoration: none;
286
- color: var(--wje-color-contrast-8);
287
- font-weight: normal;
288
- font-size: 94%;
289
- }
290
-
291
- cite {
292
- font-family: var(--wje-font-family);
293
- font-weight: 300;
294
- color: var(--wje-color-contrast-6);
295
- text-decoration: none;
296
- font-style: normal;
297
- hanging-punctuation: first;
298
- }
299
-
300
- sup {
301
- top: -0.28em;
302
- font-size: 70%;
303
- }
304
-
305
- sub {
306
- bottom: 0.03em;
307
- }
308
-
309
- var {
310
- font-family: var(--wje-font-family);
311
- font-feature-settings:
312
- 'calt' 1,
313
- 'tnum' 1,
314
- 'frac' 1,
315
- 'case' 1,
316
- 'ss01' 1,
317
- 'cv11' 1;
318
- }
319
-
320
- abbr {
321
- text-decoration: none;
322
- letter-spacing: 0.01em;
323
- background-color: transparent;
324
- border-bottom: 2px solid #ffba5a;
325
- transition-property: color, background, border;
326
- transition-duration: 0.15s;
327
- transition-timing-function: linear;
328
- color: var(--wje-color-contrast-8);
329
- }
330
-
331
- q {
332
- font-family: var(--wje-font-family);
333
- font-weight: 500;
334
- font-size: 20px;
335
- hanging-punctuation: first;
336
-
337
- &:before {
338
- content: '\201C';
339
- color: rgba(0, 0, 0, 0.44);
340
- font-size: 35px;
341
- }
342
-
343
- &:after {
344
- content: '\201D';
345
- font-size: 35px;
346
- color: rgba(0, 0, 0, 0.44);
347
- }
348
- }
349
- audio {
350
- margin-top: 42px;
351
- }
352
- hr {
353
- clear: both;
354
- margin-bottom: 42px;
355
- margin-top: 42px;
356
- border: 0;
357
- border-bottom: 1px solid rgba(0, 0, 0, 0.13);
358
- }
359
- address {
360
- font-family: var(--wje-font-family);
361
- font-style: normal;
362
- margin: 0 0 1.75em;
363
- font-size: 14px;
364
- line-height: 24px;
365
- margin-top: 24px;
366
- }
367
- abbr {
368
- text-decoration: none;
369
- letter-spacing: 0.01em;
370
- background-color: transparent;
371
- border-bottom: 2px solid #ffba5a;
372
- transition-property: color, background, border;
373
- transition-duration: 0.15s;
374
- transition-timing-function: linear;
375
- color: var(--wje-color-contrast-8);
376
- }
377
-
378
- acronym {
379
- text-decoration: none;
380
- text-transform: uppercase;
381
- letter-spacing: 0.06em;
382
- background-color: transparent;
383
- border-bottom: 2px solid #ffba5a;
384
- transition-property: color, background, border;
385
- transition-duration: 0.15s;
386
- transition-timing-function: linear;
387
- color: var(--wje-color-contrast-8);
388
- }
389
-
390
- pre {
391
- tab-size: 4;
392
- font-size: 85.714%;
393
- overflow-x: auto;
394
- font-family: monospace, monospace;
395
- line-height: 1.7;
396
- counter-reset: line;
397
- background-color: var(--wje-color-contrast-3) er;
398
- color: var(--wje-color-contrast-8);
399
- margin-inline: 0;
400
- padding: 1rem 1.25rem;
401
- border-radius: 3px;
402
- margin-top: 1rem;
403
- margin-bottom: 1rem;
404
- }
405
-
406
- dt {
407
- font-weight: 700;
408
- margin-bottom: 5px;
409
- }
410
-
411
- dd {
412
- margin: 0 0 1.75em;
413
- }
414
-
415
- kbd {
416
- font-size: 85.714%;
417
- font-family: var(--wje-font-family);
418
- position: relative;
419
- line-height: 34px;
420
- top: -3px;
421
- letter-spacing: 0.01em;
422
- padding: 5px 7px;
423
- margin: 0;
424
- color: rgba(0, 0, 0, 0.53);
425
- background-color: #fff;
426
- border-radius: 3px;
427
- box-shadow:
428
- 0 2px 0 1px #c7c7c7,
429
- 0 1px 0 1px rgba(0, 0, 0, 0.15),
430
- 0 0 0 1px #ececec;
431
- }
432
-
433
- /* Types
434
- ------------------------------------
435
- */
436
-
437
- .overline {
438
- text-transform: uppercase;
439
- display: inline-block;
440
- letter-spacing: 0.06em;
441
- font-size: 11px;
442
- }
443
-
444
- /* Font Sizes
445
- ------------------------------------
446
- */
447
-
448
- .small-text {
449
- font-size: 12px !important;
450
- letter-spacing: 0.00849077em;
451
- line-height: 18px;
452
- a {
453
- text-decoration: underline;
454
- }
455
- }
456
- .normal-text {
457
- font-size: 13px !important;
458
- }
459
- .large-text {
460
- font-size: 15px !important;
461
- }
462
-
463
- /* Font Weights
464
- ------------------------------------
465
- */
466
-
467
- .normal {
468
- font-weight: normal !important;
469
- }
470
- .semi-bold {
471
- font-weight: 500 !important;
472
- }
473
- .bold {
474
- font-weight: 600 !important;
475
- }
476
- .light {
477
- font-weight: 300 !important;
478
- }
479
-
480
- /* Misc
481
- ------------------------------------
482
- */
483
-
484
- .all-caps {
485
- text-transform: uppercase;
486
- letter-spacing: 0.07em !important;
487
- }
488
- .text-uppercase {
489
- text-transform: uppercase !important;
490
- letter-spacing: 0.07em !important;
491
- }
492
- .muted {
493
- color: var(--wje-color-contrast-6);
494
- }
495
- .hint-text {
496
- opacity: 0.76 !important;
497
- }
498
- .no-decoration {
499
- text-decoration: none !important;
500
- }
501
-
502
- .text-ellipsis {
503
- white-space: nowrap;
504
- overflow: hidden;
505
- text-overflow: ellipsis;
506
- }
507
-
508
- /* Gradients
509
- ------------------------------------
510
- */
511
- .gradient-grey {
512
- background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
513
- background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
514
- }
515
- .gradient-black {
516
- background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
517
- background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
518
- }
519
-
520
- /* Other Colors
521
- ------------------------------------
522
- */
523
- .bg-black {
524
- background-color: var(--wje-color-black) !important;
525
- color: var(--wje-color-contrast-0);
526
- }
527
- .bg-white {
528
- background-color: var(--wje-color-contrast-0) !important;
529
- color: var(--wje-color-contrast-8);
530
- }
531
- .bg-transparent {
532
- background-color: transparent !important;
533
- }
534
-
535
- /* Text Colors */
536
- .link {
537
- opacity: 0.7;
538
- &:hover {
539
- opacity: 1;
540
- }
541
- }
542
-
543
- /* Text Aligngments
544
- ------------------------------------
545
- */
546
-
547
- .text-right {
548
- text-align: right !important;
549
- }
550
- .text-left {
551
- text-align: left !important;
552
- }
553
- .text-center {
554
- text-align: center !important;
555
- }
556
-
557
- /* Strokes
558
- ------------------------------------
559
- */
560
-
561
- .stroke-primary {
562
- stroke: var(--wje-color-primary) !important;
563
- }
564
- .stroke-complete {
565
- stroke: var(--wje-color-complete) !important;
566
- }
567
- .stroke-success {
568
- stroke: var(--wje-color-success) !important;
569
- }
570
- .stroke-info {
571
- stroke: var(--wje-color-info) !important;
572
- }
573
- .stroke-warning {
574
- stroke: var(--wje-color-warning) !important;
575
- }
576
- .stroke-danger {
577
- stroke: var(--wje-color-danger) !important;
578
- }
579
-
580
- /* Font Sizes
581
- ------------------------------------
582
- tracking =a+b×e(c × z)
583
-
584
- a, b and c are constants
585
- a = -0.0223
586
- b = 0.185
587
- c = -0.1745
588
- z = font size
589
-
590
- */
591
- .fs-x-small {
592
- font-size: var(--wje-font-size-x-small) !important;
593
- letter-spacing: 0.0180093em;
594
- line-height: 15px;
595
- }
596
- .fs-small {
597
- font-size: var(--wje-font-size-small) !important;
598
- letter-spacing: 0.00849077em;
599
- line-height: 18px;
600
- }
601
- .fs {
602
- font-size: var(--wje-font-size) !important;
603
- letter-spacing: 0.00177646em;
604
- line-height: 22px;
605
- }
606
-
607
- .fs-medium {
608
- font-size: var(--wje-font-size-medium) !important;
609
- letter-spacing: -0.00295978em;
610
- line-height: 24px;
611
- }
612
-
613
- .fs-large {
614
- font-size: var(--wje-font-size-large) !important;
615
- letter-spacing: normal;
616
- line-height: normal;
617
- }
618
-
619
- .fs-x-large {
620
- font-size: var(--wje-font-size-x-large) !important;
621
- letter-spacing: normal;
622
- line-height: normal;
623
- }
624
-
625
- .fs-2x-large {
626
- font-size: var(--wje-font-size-2x-large) !important;
627
- letter-spacing: normal;
628
- line-height: normal;
629
- }
630
-
631
- .fs-3x-large {
632
- font-size: var(--wje-font-size-3x-large) !important;
633
- letter-spacing: normal;
634
- line-height: normal;
635
- }
636
-
637
- .fs-4x-large {
638
- font-size: var(--wje-font-size-4x-large) !important;
639
- letter-spacing: normal;
640
- line-height: normal;
641
- }
642
-
643
- /* Line-heights
644
- ------------------------------------
645
- */
646
- .lh-normal {
647
- line-height: normal;
648
- }
649
- .lh-10 {
650
- line-height: 10px;
651
- }
652
- .lh-11 {
653
- line-height: 11px;
654
- }
655
- .lh-12 {
656
- line-height: 12px;
657
- }
658
- .lh-13 {
659
- line-height: 13px;
660
- }
661
- .lh-14 {
662
- line-height: 14px;
663
- }
664
- .lh-15 {
665
- line-height: 15px;
666
- }
667
- .lh-16 {
668
- line-height: 16px;
669
- }
670
-
671
- /* Font Faces
672
- ------------------------------------
673
- */
674
-
675
- .font-arial {
676
- font-family: Arial, sans-serif !important;
677
- }
678
- .font-montserrat {
679
- font-family: var(--wje-font-family-secondary) !important;
680
- }
681
- .font-heading {
682
- font-family: var(--wje-font-family-secondary);
683
- }
684
- .font-secondary {
685
- font-family: var(--wje-font-family-secondary);
686
- }
687
-
688
- /* Wells
689
- ------------------------------------
690
- */
691
- .well {
692
- background-color: var(--wje-color-contrast-3);
693
- -webkit-border-radius: 3px;
694
- -moz-border-radius: 3px;
695
- border-radius: 3px;
696
- -webkit-box-shadow: none !important;
697
- -moz-box-shadow: none !important;
698
- box-shadow: none !important;
699
- border: none;
700
- background-image: none;
701
- &.well-large {
702
- padding: 24px;
703
- width: auto;
704
- }
705
- &.well-small {
706
- padding: 13px;
707
- width: auto;
708
- }
709
- &.green {
710
- background-color: var(--wje-color-complete);
711
- color: var(--wje-color-contrast-0);
712
- border: none;
713
- }
714
- }
715
- .overflow-ellipsis {
716
- text-overflow: ellipsis;
717
- overflow: hidden;
718
- white-space: nowrap;
719
- }
720
-
721
- /* Responsive Handlers : Typo
722
- ------------------------------------
723
- */
724
-
725
- @media (max-width: 1024px) {
726
- body,
727
- p {
728
- font-size: var(--wje-font-size-small);
729
- line-height: 20px;
730
- }
731
-
732
- h1 {
733
- font-size: var(--wje-font-size-2x-large);
734
- line-height: 44px;
735
- letter-spacing: -0.08px;
736
- }
737
- h2 {
738
- font-size: var(--wje-font-size-x-large);
739
- line-height: 40px;
740
- }
741
- h3 {
742
- font-size: var(--wje-font-size-large);
743
- line-height: 35.88px;
744
- }
745
- h4 {
746
- font-size: var(--wje-font-size-large);
747
- line-height: 33.88px;
748
- }
749
- h5 {
750
- font-size: var(--wje-font-size-medium);
751
- line-height: 25.88px;
752
- }
753
- small,
754
- .small {
755
- font-size: 89%;
756
- line-height: 17px;
757
- }
758
- }
759
-
760
- .alert {
761
- & > p,
762
- & > ul {
763
- margin-bottom: 0;
764
- }
765
- }
766
- .table {
767
- & > tbody {
768
- & > tr {
769
- & > td,
770
- & > th {
771
- line-height: 1.42857143;
772
- }
773
- }
774
- }
775
- & > tfoot {
776
- & > tr {
777
- & > td,
778
- & > th {
779
- line-height: 1.42857143;
780
- }
781
- }
782
- }
783
- & > thead {
784
- & > tr {
785
- & > td,
786
- & > th {
787
- line-height: 1.42857143;
788
- }
789
- }
790
- }
791
- }
792
-
793
- /* For Windows : Fixes
794
- ------------------------------------
795
- */
796
-
797
- .line-clamp-2 {
798
- display: -webkit-box;
799
- -webkit-line-clamp: 2;
800
- -webkit-box-orient: vertical;
801
- overflow: hidden;
802
- }
803
-
804
- .line-clamp-3 {
805
- display: -webkit-box;
806
- -webkit-line-clamp: 3;
807
- -webkit-box-orient: vertical;
808
- overflow: hidden;
809
- }
810
-
811
- .line-clamp-5 {
812
- display: -webkit-box;
813
- -webkit-line-clamp: 5;
814
- -webkit-box-orient: vertical;
815
- overflow: hidden;
816
- }
817
-
818
- .text-separator {
819
- display: block;
820
- text-align: center;
821
- margin: 1.5rem 0;
822
- width: 100%;
823
- background: linear-gradient(
824
- to top,
825
- transparent 0%,
826
- transparent calc(50% - 1px),
827
- var(--wje-border-color) calc(50% - 1px),
828
- var(--wje-border-color) calc(50% + 1px),
829
- transparent calc(50% + 1px),
830
- transparent 100%
831
- );
832
- }
833
- .text-separator::before {
834
- background: #fff;
835
- content: attr(data-text);
836
- padding: 0 1rem;
837
- text-transform: uppercase;
838
- }
839
-
840
- .wje-toast-stack {
841
- position: fixed;
842
- top: 0;
843
- margin: 0 0.5rem;
844
- width: 300px;
845
- max-width: 100%;
846
- max-height: 100%;
847
- overflow: auto;
848
- z-index: 9999;
849
- }