@ulu/frontend 0.1.0-beta.41 → 0.1.0-beta.43

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 (69) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/ulu-frontend.min.css +1 -1
  3. package/docs-dev/changelog/index.html +16 -0
  4. package/docs-dev/demos/card/index.html +16 -16
  5. package/docs-dev/demos/data-table/index.html +100 -100
  6. package/docs-dev/demos/popovers/index.html +5453 -0
  7. package/docs-dev/sass/base/elements/index.html +70 -70
  8. package/docs-dev/sass/base/index/index.html +56 -56
  9. package/docs-dev/sass/base/layout/index.html +63 -63
  10. package/docs-dev/sass/components/accordion/index.html +118 -118
  11. package/docs-dev/sass/components/adaptive-spacing/index.html +124 -124
  12. package/docs-dev/sass/components/badge/index.html +96 -96
  13. package/docs-dev/sass/components/basic-hero/index.html +62 -62
  14. package/docs-dev/sass/components/button/index.html +49 -49
  15. package/docs-dev/sass/components/button-verbose/index.html +128 -128
  16. package/docs-dev/sass/components/callout/index.html +163 -163
  17. package/docs-dev/sass/components/captioned-figure/index.html +114 -114
  18. package/docs-dev/sass/components/card/index.html +170 -170
  19. package/docs-dev/sass/components/card-grid/index.html +70 -70
  20. package/docs-dev/sass/components/counter-list/index.html +119 -119
  21. package/docs-dev/sass/components/css-icon/index.html +140 -140
  22. package/docs-dev/sass/components/data-grid/index.html +166 -166
  23. package/docs-dev/sass/components/data-table/index.html +114 -114
  24. package/docs-dev/sass/components/flipcard/index.html +162 -162
  25. package/docs-dev/sass/components/flipcard-grid/index.html +57 -57
  26. package/docs-dev/sass/components/form-theme/index.html +265 -265
  27. package/docs-dev/sass/components/hero/index.html +107 -107
  28. package/docs-dev/sass/components/horizontal-rule/index.html +56 -56
  29. package/docs-dev/sass/components/image-grid/index.html +63 -63
  30. package/docs-dev/sass/components/index/index.html +95 -95
  31. package/docs-dev/sass/components/list-inline/index.html +77 -77
  32. package/docs-dev/sass/components/list-lines/index.html +98 -98
  33. package/docs-dev/sass/components/menu-stack/index.html +119 -119
  34. package/docs-dev/sass/components/modal/index.html +114 -114
  35. package/docs-dev/sass/components/nav-strip/index.html +114 -114
  36. package/docs-dev/sass/components/overlay-section/index.html +101 -101
  37. package/docs-dev/sass/components/pager/index.html +114 -114
  38. package/docs-dev/sass/components/placeholder-block/index.html +114 -114
  39. package/docs-dev/sass/components/popover/index.html +114 -114
  40. package/docs-dev/sass/components/pull-quote/index.html +114 -114
  41. package/docs-dev/sass/components/ratio-box/index.html +60 -60
  42. package/docs-dev/sass/components/rule/index.html +63 -63
  43. package/docs-dev/sass/components/scroll-slider/index.html +114 -114
  44. package/docs-dev/sass/components/skip-link/index.html +34 -34
  45. package/docs-dev/sass/components/slider/index.html +114 -114
  46. package/docs-dev/sass/components/spoke-spinner/index.html +56 -56
  47. package/docs-dev/sass/components/sticky-list/index.html +145 -145
  48. package/docs-dev/sass/components/tabs/index.html +114 -114
  49. package/docs-dev/sass/components/tag/index.html +161 -161
  50. package/docs-dev/sass/components/tile-button/index.html +101 -101
  51. package/docs-dev/sass/components/tile-grid/index.html +142 -142
  52. package/docs-dev/sass/components/tile-grid-overlay/index.html +37 -37
  53. package/docs-dev/sass/components/vignette/index.html +56 -56
  54. package/docs-dev/sass/components/wysiwyg/index.html +65 -65
  55. package/docs-dev/sass/core/breakpoint/index.html +100 -100
  56. package/docs-dev/sass/core/button/index.html +535 -535
  57. package/docs-dev/sass/core/color/index.html +157 -157
  58. package/docs-dev/sass/core/cssvar/index.html +49 -49
  59. package/docs-dev/sass/core/element/index.html +504 -504
  60. package/docs-dev/sass/core/layout/index.html +107 -107
  61. package/docs-dev/sass/core/path/index.html +32 -32
  62. package/docs-dev/sass/core/selector/index.html +49 -49
  63. package/docs-dev/sass/core/typography/index.html +265 -265
  64. package/docs-dev/sass/core/units/index.html +81 -81
  65. package/docs-dev/sass/core/utils/index.html +70 -70
  66. package/docs-dev/sass/helpers/index/index.html +53 -53
  67. package/docs-dev/sass/helpers/units/index.html +47 -47
  68. package/package.json +1 -1
  69. package/scss/components/_card.scss +10 -7
package/CHANGELOG.md CHANGED
@@ -1,9 +1,21 @@
1
1
  # Change Log
2
2
 
3
+ ## Version 0.1.0-beta.43
4
+
5
+ - **scss/components/card**
6
+ - Document all new aside configuration properties change toggle-aside-rule to aside-rule
7
+
8
+ ## Version 0.1.0-beta.42
9
+
10
+ - **scss/components/card**
11
+ - Adjusted defaults for new aside element (rule and background color) to match standard defaults (initial testing values were there before)
12
+
3
13
  ## Version 0.1.0-beta.41
4
14
 
5
15
  - **js/utils/dom**
6
16
  - **addScrollbarProperty** - Change arguments to object, Add argument for "propertyElement" and make this function add property to html element by default (so it can be used with other custom properties in CSS :root selector)
17
+ - **scss/components/card.scss**
18
+ - card aside defaults changed ("aside-background-color" : transparent, "aside-rule-color": "rule",)
7
19
 
8
20
  ## Version 0.1.0-beta.40
9
21