@janiscommerce/ui-web 1.5.0-beta.8 → 1.6.0

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/dist/index.umd.js CHANGED
@@ -36286,7 +36286,7 @@
36286
36286
  ContentWrapper: ContentWrapper
36287
36287
  };
36288
36288
 
36289
- var AVAILABLE_ICONS = ['minus_big_light', 'plus_big_light', 'arrow_down_flat', 'arrow_up_flat'];
36289
+ var AVAILABLE_ICONS = ['minus_big_light', 'plus_big_light', 'arrow_down_flat', 'arrow_up_flat', 'chevron_down', 'chevron_up'];
36290
36290
  var DEFAULT_TOGGLE_ICON = {
36291
36291
  iconNames: {
36292
36292
  opened: 'minus_big_light',