@avenirs-esr/avenirs-dsav 0.1.75 → 0.1.76
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.
|
@@ -516,6 +516,7 @@ export declare const WithCustomItemSlotExample: {
|
|
|
516
516
|
CIRCLE: string;
|
|
517
517
|
CLOSE_CIRCLE_OUTLINE: string;
|
|
518
518
|
CONTENT_SAVE_OUTLINE: string;
|
|
519
|
+
DIAMOND_STONE: string;
|
|
519
520
|
DOTS_VERTICAL: string;
|
|
520
521
|
ELECTRON_FRAMEWORK: string;
|
|
521
522
|
FAMILY: string;
|
|
@@ -560,6 +561,7 @@ export declare const WithCustomItemSlotExample: {
|
|
|
560
561
|
TRAY_UPLOAD: string;
|
|
561
562
|
VECTOR_POLYGON_VARIANT: string;
|
|
562
563
|
WARNING_OUTLINE: string;
|
|
564
|
+
WEIGHTS: string;
|
|
563
565
|
};
|
|
564
566
|
};
|
|
565
567
|
template: string;
|