@omnia/tooling-vue 8.0.443-dev → 8.0.446-dev
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.
|
@@ -430,7 +430,7 @@ import wc2157fcfafda94827a7f41a35bd78e1e1 from '../../../../client/fx/ux/aurora/
|
|
|
430
430
|
import wcb4ddcf67388c4aa494cad4fa07ff8937 from '../../../../client/fx/ux/aurora/components/stylepicker/StylePicker';
|
|
431
431
|
import wce35c6b2d296345329c39928b82b1ec77 from '../../../../client/fx/ux/aurora/components/tabs/TabStylePicker';
|
|
432
432
|
import wcb2429c572d6c41809c621c408bbba855 from '../../../../client/fx/ux/aurora/components/tabs/TabStyleEditor';
|
|
433
|
-
import wcfd6b575dc7c44149ac3129492fc83aa6 from '../../../../client/fx/ux/aurora/components/tabs/
|
|
433
|
+
import wcfd6b575dc7c44149ac3129492fc83aa6 from '../../../../client/fx/ux/aurora/components/tabs/TabBlueprintViewer';
|
|
434
434
|
import wc5ac01b439b7b494baf066921c2ae7f9a from '../../../../client/fx/ux/aurora/components/textcolorpicker/TextColorPicker';
|
|
435
435
|
import wc1f8e62af53af4535864eeff5b7e34248 from '../../../../client/fx/ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker';
|
|
436
436
|
import wc287d666180644ba5ab5def0471a75a89 from '../../../../client/fx/ux/aurora/components/textstylepicker/TextStylePicker';
|
|
@@ -3007,7 +3007,7 @@ declare global {
|
|
|
3007
3007
|
};
|
|
3008
3008
|
} : typeof wcb2429c572d6c41809c621c408bbba855;
|
|
3009
3009
|
};
|
|
3010
|
-
"
|
|
3010
|
+
"blueprint": {
|
|
3011
3011
|
"viewer": typeof wcfd6b575dc7c44149ac3129492fc83aa6 extends {
|
|
3012
3012
|
propsDefinition: infer TProp;
|
|
3013
3013
|
} ? {
|