@ulu/frontend 0.1.0-beta.13 → 0.1.0-beta.14

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 (145) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/dist/ulu-frontend.min.css +1 -1
  3. package/docs-dev/changelog/index.html +5037 -0
  4. package/docs-dev/changelog/updates-and-changes/index.html +5109 -0
  5. package/docs-dev/demos/accordion/index.html +333 -297
  6. package/docs-dev/demos/button/index.html +333 -297
  7. package/docs-dev/demos/callout/index.html +333 -297
  8. package/docs-dev/demos/captioned-figure/index.html +333 -297
  9. package/docs-dev/demos/card/index.html +333 -297
  10. package/docs-dev/demos/css-icons/index.html +333 -297
  11. package/docs-dev/demos/data-grid/index.html +333 -297
  12. package/docs-dev/demos/data-table/index.html +358 -322
  13. package/docs-dev/demos/file-save/index.html +333 -297
  14. package/docs-dev/demos/flipcard/index.html +333 -297
  15. package/docs-dev/demos/form-theme/index.html +333 -297
  16. package/docs-dev/demos/index.html +333 -297
  17. package/docs-dev/demos/list-inline/index.html +333 -297
  18. package/docs-dev/demos/list-lines/index.html +333 -297
  19. package/docs-dev/demos/menu-stack/index.html +333 -297
  20. package/docs-dev/demos/modals/index.html +333 -297
  21. package/docs-dev/demos/nav-strip/index.html +333 -297
  22. package/docs-dev/demos/overlay-section/index.html +333 -297
  23. package/docs-dev/demos/popovers/index.html +333 -297
  24. package/docs-dev/demos/print/index.html +333 -297
  25. package/docs-dev/demos/pull-quote/index.html +333 -297
  26. package/docs-dev/demos/rule/index.html +333 -297
  27. package/docs-dev/demos/scrollpoints/index.html +333 -297
  28. package/docs-dev/demos/spoke-spinner/index.html +333 -297
  29. package/docs-dev/demos/tabs/index.html +333 -297
  30. package/docs-dev/demos/tag/index.html +333 -297
  31. package/docs-dev/demos/tiles/index.html +333 -297
  32. package/docs-dev/demos/tooltip/index.html +333 -297
  33. package/docs-dev/guide/building-stylesheet/index.html +333 -297
  34. package/docs-dev/guide/developing-ulu-scss-module/index.html +333 -297
  35. package/docs-dev/guide/index.html +333 -297
  36. package/docs-dev/guide/updates-and-changes/index.html +5033 -0
  37. package/docs-dev/index.html +333 -297
  38. package/docs-dev/javascript/events/index.html +330 -296
  39. package/docs-dev/javascript/index.html +333 -297
  40. package/docs-dev/javascript/ui-breakpoints/index.html +330 -296
  41. package/docs-dev/javascript/ui-collapsible/index.html +330 -296
  42. package/docs-dev/javascript/ui-dialog/index.html +330 -296
  43. package/docs-dev/javascript/ui-flipcard/index.html +330 -296
  44. package/docs-dev/javascript/ui-grid/index.html +330 -296
  45. package/docs-dev/javascript/ui-modal-builder/index.html +330 -296
  46. package/docs-dev/javascript/ui-overflow-scroller/index.html +330 -296
  47. package/docs-dev/javascript/ui-overflow-scroller-pager/index.html +330 -296
  48. package/docs-dev/javascript/ui-page/index.html +330 -296
  49. package/docs-dev/javascript/ui-popover/index.html +330 -296
  50. package/docs-dev/javascript/ui-print/index.html +330 -296
  51. package/docs-dev/javascript/ui-print-details/index.html +330 -296
  52. package/docs-dev/javascript/ui-programmatic-modal/index.html +330 -296
  53. package/docs-dev/javascript/ui-proxy-click/index.html +330 -296
  54. package/docs-dev/javascript/ui-resizer/index.html +330 -296
  55. package/docs-dev/javascript/ui-scroll-slider/index.html +330 -296
  56. package/docs-dev/javascript/ui-scrollpoint/index.html +330 -296
  57. package/docs-dev/javascript/ui-slider/index.html +330 -296
  58. package/docs-dev/javascript/ui-tabs/index.html +330 -296
  59. package/docs-dev/javascript/ui-tooltip/index.html +330 -296
  60. package/docs-dev/javascript/utils-class-logger/index.html +330 -296
  61. package/docs-dev/javascript/utils-dom/index.html +330 -296
  62. package/docs-dev/javascript/utils-file-save/index.html +330 -296
  63. package/docs-dev/javascript/utils-floating-ui/index.html +330 -296
  64. package/docs-dev/javascript/utils-id/index.html +330 -296
  65. package/docs-dev/javascript/utils-pause-youtube-video/index.html +330 -296
  66. package/docs-dev/sass/base/color/index.html +330 -296
  67. package/docs-dev/sass/base/elements/index.html +330 -296
  68. package/docs-dev/sass/base/index/index.html +330 -296
  69. package/docs-dev/sass/base/index.html +333 -297
  70. package/docs-dev/sass/base/keyframes/index.html +330 -296
  71. package/docs-dev/sass/base/layout/index.html +330 -296
  72. package/docs-dev/sass/base/normalize/index.html +330 -296
  73. package/docs-dev/sass/base/print/index.html +330 -296
  74. package/docs-dev/sass/base/root/index.html +330 -296
  75. package/docs-dev/sass/base/typography/index.html +330 -296
  76. package/docs-dev/sass/components/accordion/index.html +330 -296
  77. package/docs-dev/sass/components/adaptive-spacing/index.html +330 -296
  78. package/docs-dev/sass/components/badge/index.html +330 -296
  79. package/docs-dev/sass/components/button/index.html +330 -296
  80. package/docs-dev/sass/components/button-verbose/index.html +330 -296
  81. package/docs-dev/sass/components/callout/index.html +330 -296
  82. package/docs-dev/sass/components/captioned-figure/index.html +330 -296
  83. package/docs-dev/sass/components/card/index.html +330 -296
  84. package/docs-dev/sass/components/card-grid/index.html +330 -296
  85. package/docs-dev/sass/components/css-icon/index.html +330 -296
  86. package/docs-dev/sass/components/data-grid/index.html +330 -296
  87. package/docs-dev/sass/components/data-table/index.html +330 -296
  88. package/docs-dev/sass/components/fill-context/index.html +330 -296
  89. package/docs-dev/sass/components/flipcard/index.html +330 -296
  90. package/docs-dev/sass/components/flipcard-grid/index.html +330 -296
  91. package/docs-dev/sass/components/form-theme/index.html +330 -296
  92. package/docs-dev/sass/components/hero/index.html +330 -296
  93. package/docs-dev/sass/components/horizontal-rule/index.html +330 -296
  94. package/docs-dev/sass/components/image-grid/index.html +330 -296
  95. package/docs-dev/sass/components/index/index.html +330 -296
  96. package/docs-dev/sass/components/index.html +333 -297
  97. package/docs-dev/sass/components/links/index.html +330 -296
  98. package/docs-dev/sass/components/list-inline/index.html +330 -296
  99. package/docs-dev/sass/components/list-lines/index.html +330 -296
  100. package/docs-dev/sass/components/list-ordered/index.html +330 -296
  101. package/docs-dev/sass/components/list-unordered/index.html +330 -296
  102. package/docs-dev/sass/components/menu-stack/index.html +330 -296
  103. package/docs-dev/sass/components/modal/index.html +330 -296
  104. package/docs-dev/sass/components/nav-strip/index.html +338 -304
  105. package/docs-dev/sass/components/overlay-section/index.html +330 -296
  106. package/docs-dev/sass/components/pager/index.html +330 -296
  107. package/docs-dev/sass/components/placeholder-block/index.html +330 -296
  108. package/docs-dev/sass/components/popover/index.html +330 -296
  109. package/docs-dev/sass/components/pull-quote/index.html +330 -296
  110. package/docs-dev/sass/components/ratio-box/index.html +330 -296
  111. package/docs-dev/sass/components/rule/index.html +330 -296
  112. package/docs-dev/sass/components/scroll-slider/index.html +330 -296
  113. package/docs-dev/sass/components/skip-link/index.html +330 -296
  114. package/docs-dev/sass/components/slider/index.html +330 -296
  115. package/docs-dev/sass/components/spoke-spinner/index.html +330 -296
  116. package/docs-dev/sass/components/tabs/index.html +330 -296
  117. package/docs-dev/sass/components/tag/index.html +330 -296
  118. package/docs-dev/sass/components/tile-button/index.html +330 -296
  119. package/docs-dev/sass/components/tile-grid/index.html +330 -296
  120. package/docs-dev/sass/components/tile-grid-overlay/index.html +330 -296
  121. package/docs-dev/sass/components/vignette/index.html +330 -296
  122. package/docs-dev/sass/components/wysiwyg/index.html +330 -296
  123. package/docs-dev/sass/core/breakpoint/index.html +330 -296
  124. package/docs-dev/sass/core/button/index.html +330 -296
  125. package/docs-dev/sass/core/color/index.html +330 -296
  126. package/docs-dev/sass/core/cssvar/index.html +330 -296
  127. package/docs-dev/sass/core/element/index.html +330 -296
  128. package/docs-dev/sass/core/index.html +330 -296
  129. package/docs-dev/sass/core/layout/index.html +330 -296
  130. package/docs-dev/sass/core/path/index.html +330 -296
  131. package/docs-dev/sass/core/selector/index.html +330 -296
  132. package/docs-dev/sass/core/typography/index.html +330 -296
  133. package/docs-dev/sass/core/units/index.html +330 -296
  134. package/docs-dev/sass/core/utils/index.html +330 -296
  135. package/docs-dev/sass/helpers/color/index.html +330 -296
  136. package/docs-dev/sass/helpers/display/index.html +330 -296
  137. package/docs-dev/sass/helpers/index/index.html +330 -296
  138. package/docs-dev/sass/helpers/index.html +333 -297
  139. package/docs-dev/sass/helpers/print/index.html +330 -296
  140. package/docs-dev/sass/helpers/typography/index.html +330 -296
  141. package/docs-dev/sass/helpers/units/index.html +330 -296
  142. package/docs-dev/sass/helpers/utilities/index.html +330 -296
  143. package/docs-dev/sass/index.html +333 -297
  144. package/package.json +1 -1
  145. package/scss/components/_nav-strip.scss +2 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ulu/frontend",
3
- "version": "0.1.0-beta.13",
3
+ "version": "0.1.0-beta.14",
4
4
  "description": "Modular Sass Theming Library",
5
5
  "browser": "js/index.js",
6
6
  "main": "index.js",
@@ -10,6 +10,7 @@
10
10
  @use "../utils";
11
11
  @use "../color";
12
12
  @use "../selector";
13
+ @use "../layout";
13
14
  @use "../typography";
14
15
 
15
16
  /// Module Settings
@@ -88,6 +89,7 @@ $config: (
88
89
  overflow-x: auto;
89
90
  line-height: typography.get("line-height-dense");
90
91
  gap: get("margin-between");
92
+ @include layout.remove-scrollbar();
91
93
  }
92
94
  #{ $prefix }__item,
93
95
  #{ $prefix }--auto li {