@yoobic/yobi 8.5.2-0 → 8.5.2

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.
@@ -364,6 +364,7 @@ export declare class YooFormCreatorComponent {
364
364
  private expandableBlocks;
365
365
  private fieldEmptyStateContainer;
366
366
  private currentExpandableFieldSortable;
367
+ private currentExpandableFieldSortableOrder;
367
368
  private leftMenuSortables;
368
369
  private hasPageChanged;
369
370
  private hasLeftMenuOptionChanged;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoobic/yobi",
3
- "version": "8.5.2-0",
3
+ "version": "8.5.2",
4
4
  "description": "Yobi - Yoobic Design System",
5
5
  "module": "dist/index.js",
6
6
  "main": "dist/index.cjs.js",