aloha-vue 2.1.7 → 2.1.8

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.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,11 @@
7
7
  ---
8
8
  # Versions
9
9
 
10
+ ## 2.1.8
11
+
12
+ - **New Exports Added**
13
+ - `UiAPI`, `UIExcludeRenderAttributesAPI`, `UiStyleHideAPI`, `AErrorsText`
14
+
10
15
  ## 2.1.7
11
16
 
12
17
  - **New Exports Added**
@@ -48013,6 +48013,7 @@ export {
48013
48013
  bv as ADropdownGlobalAPI,
48014
48014
  Ne as AElement,
48015
48015
  Z2 as AErrors,
48016
+ mn as AErrorsText,
48016
48017
  wV as AEventOutsideAPI,
48017
48018
  ZV as AFieldset,
48018
48019
  Ta as AFieldsetI18n,
@@ -48142,6 +48143,9 @@ export {
48142
48143
  dEe as AlohaPlugin,
48143
48144
  qt as EventBus,
48144
48145
  Na as Filters18n,
48146
+ jt as UIExcludeRenderAttributesAPI,
48147
+ bn as UiAPI,
48148
+ un as UiStyleHideAPI,
48145
48149
  Wc as colorToHex,
48146
48150
  Yu as concatTwoStringsWithSpace,
48147
48151
  gAe as dompurify,