@saasquatch/mint-components 1.9.5 → 1.9.6-1
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/collection/components/sqm-titled-section/sqm-titled-section.js +3 -0
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -0
- package/dist/types/components.d.ts +2 -0
- package/docs/docs.docx +0 -0
- package/docs/picklesdoc--2024-01-15--11-20-00.xlsx +0 -0
- package/docs/picklesdoc--2024-01-15--11-24-04.xlsx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
|
@@ -4902,6 +4902,7 @@ export namespace Components {
|
|
|
4902
4902
|
/**
|
|
4903
4903
|
* Text value shown when there is no label slot declared.
|
|
4904
4904
|
* @uiName Label
|
|
4905
|
+
* @uiType string
|
|
4905
4906
|
*/
|
|
4906
4907
|
"label": string | VNode;
|
|
4907
4908
|
/**
|
|
@@ -10681,6 +10682,7 @@ declare namespace LocalJSX {
|
|
|
10681
10682
|
/**
|
|
10682
10683
|
* Text value shown when there is no label slot declared.
|
|
10683
10684
|
* @uiName Label
|
|
10685
|
+
* @uiType string
|
|
10684
10686
|
*/
|
|
10685
10687
|
"label"?: string | VNode;
|
|
10686
10688
|
/**
|
package/docs/docs.docx
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|