@sprucelabs/heartwood-view-controllers 122.3.0 → 122.3.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/build/.spruce/schemas/heartwoodViewControllers/v2021_02_11/bigForm.schema.js +1 -1
- package/build/.spruce/schemas/schemas.types.d.ts +2 -2
- package/build/esm/.spruce/schemas/heartwoodViewControllers/v2021_02_11/bigForm.schema.js +1 -1
- package/build/esm/.spruce/schemas/schemas.types.d.ts +2 -2
- package/build/esm/schemas/v2021_02_11/cards/card.builder.d.ts +1 -1
- package/build/esm/schemas/v2021_02_11/cards/cardBody.builder.d.ts +1 -1
- package/build/esm/schemas/v2021_02_11/cards/cardSection.builder.d.ts +1 -1
- package/build/esm/schemas/v2021_02_11/dialog.builder.d.ts +1 -1
- package/build/esm/schemas/v2021_02_11/forms/bigForm.builder.d.ts +1 -1
- package/build/esm/schemas/v2021_02_11/forms/bigForm.builder.js +1 -1
- package/build/esm/schemas/v2021_02_11/toolBelt.builder.d.ts +1 -1
- package/build/schemas/v2021_02_11/cards/card.builder.d.ts +1 -1
- package/build/schemas/v2021_02_11/cards/cardBody.builder.d.ts +1 -1
- package/build/schemas/v2021_02_11/cards/cardSection.builder.d.ts +1 -1
- package/build/schemas/v2021_02_11/dialog.builder.d.ts +1 -1
- package/build/schemas/v2021_02_11/forms/bigForm.builder.d.ts +1 -1
- package/build/schemas/v2021_02_11/forms/bigForm.builder.js +1 -1
- package/build/schemas/v2021_02_11/toolBelt.builder.d.ts +1 -1
- package/package.json +1 -1
|
@@ -156,7 +156,7 @@ const bigFormSchema = {
|
|
|
156
156
|
options: { schema: talkingSprucebot_schema_1.default, }
|
|
157
157
|
},
|
|
158
158
|
/** . Where should the status render? By default it is at the top of each slide. */
|
|
159
|
-
'
|
|
159
|
+
'labelRenderPosition': {
|
|
160
160
|
type: 'select',
|
|
161
161
|
hint: 'Where should the status render? By default it is at the top of each slide.',
|
|
162
162
|
defaultValue: "topOfSlide",
|
|
@@ -9001,7 +9001,7 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
9001
9001
|
'shouldRenderFirstFieldsLabel'?: boolean | undefined | null;
|
|
9002
9002
|
'talkingSprucebot'?: SpruceSchemas.HeartwoodViewControllers.v2021_02_11.TalkingSprucebot | undefined | null;
|
|
9003
9003
|
/** . Where should the status render? By default it is at the top of each slide. */
|
|
9004
|
-
'
|
|
9004
|
+
'labelRenderPosition'?: ("topOfSlide" | "headerAltTitle") | undefined | null;
|
|
9005
9005
|
/** Present slide. The slide showing now! */
|
|
9006
9006
|
'presentSlide'?: number | undefined | null;
|
|
9007
9007
|
/** Submit handler. */
|
|
@@ -9182,7 +9182,7 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
9182
9182
|
};
|
|
9183
9183
|
};
|
|
9184
9184
|
/** . Where should the status render? By default it is at the top of each slide. */
|
|
9185
|
-
'
|
|
9185
|
+
'labelRenderPosition': {
|
|
9186
9186
|
type: 'select';
|
|
9187
9187
|
hint: 'Where should the status render? By default it is at the top of each slide.';
|
|
9188
9188
|
defaultValue: "topOfSlide";
|
|
@@ -151,7 +151,7 @@ const bigFormSchema = {
|
|
|
151
151
|
options: { schema: talkingSprucebotSchema_v2021_02_11, }
|
|
152
152
|
},
|
|
153
153
|
/** . Where should the status render? By default it is at the top of each slide. */
|
|
154
|
-
'
|
|
154
|
+
'labelRenderPosition': {
|
|
155
155
|
type: 'select',
|
|
156
156
|
hint: 'Where should the status render? By default it is at the top of each slide.',
|
|
157
157
|
defaultValue: "topOfSlide",
|
|
@@ -9001,7 +9001,7 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
9001
9001
|
'shouldRenderFirstFieldsLabel'?: boolean | undefined | null;
|
|
9002
9002
|
'talkingSprucebot'?: SpruceSchemas.HeartwoodViewControllers.v2021_02_11.TalkingSprucebot | undefined | null;
|
|
9003
9003
|
/** . Where should the status render? By default it is at the top of each slide. */
|
|
9004
|
-
'
|
|
9004
|
+
'labelRenderPosition'?: ("topOfSlide" | "headerAltTitle") | undefined | null;
|
|
9005
9005
|
/** Present slide. The slide showing now! */
|
|
9006
9006
|
'presentSlide'?: number | undefined | null;
|
|
9007
9007
|
/** Submit handler. */
|
|
@@ -9182,7 +9182,7 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
9182
9182
|
};
|
|
9183
9183
|
};
|
|
9184
9184
|
/** . Where should the status render? By default it is at the top of each slide. */
|
|
9185
|
-
'
|
|
9185
|
+
'labelRenderPosition': {
|
|
9186
9186
|
type: 'select';
|
|
9187
9187
|
hint: 'Where should the status render? By default it is at the top of each slide.';
|
|
9188
9188
|
defaultValue: "topOfSlide";
|
|
@@ -21317,7 +21317,7 @@ declare const _default: {
|
|
|
21317
21317
|
isRequired: true;
|
|
21318
21318
|
isArray: true;
|
|
21319
21319
|
};
|
|
21320
|
-
|
|
21320
|
+
labelRenderPosition: {
|
|
21321
21321
|
type: "select";
|
|
21322
21322
|
options: {
|
|
21323
21323
|
choices: {
|
|
@@ -14155,7 +14155,7 @@ declare const _default: {
|
|
|
14155
14155
|
isRequired: true;
|
|
14156
14156
|
isArray: true;
|
|
14157
14157
|
};
|
|
14158
|
-
|
|
14158
|
+
labelRenderPosition: {
|
|
14159
14159
|
type: "select";
|
|
14160
14160
|
options: {
|
|
14161
14161
|
choices: {
|
|
@@ -14105,7 +14105,7 @@ declare const _default: {
|
|
|
14105
14105
|
isRequired: true;
|
|
14106
14106
|
isArray: true;
|
|
14107
14107
|
};
|
|
14108
|
-
|
|
14108
|
+
labelRenderPosition: {
|
|
14109
14109
|
type: "select";
|
|
14110
14110
|
options: {
|
|
14111
14111
|
choices: {
|
|
@@ -21348,7 +21348,7 @@ declare const _default: {
|
|
|
21348
21348
|
isRequired: true;
|
|
21349
21349
|
isArray: true;
|
|
21350
21350
|
};
|
|
21351
|
-
|
|
21351
|
+
labelRenderPosition: {
|
|
21352
21352
|
type: "select";
|
|
21353
21353
|
options: {
|
|
21354
21354
|
choices: {
|
|
@@ -24,7 +24,7 @@ export default buildSchema({
|
|
|
24
24
|
},
|
|
25
25
|
}, sections: Object.assign(Object.assign({}, formBuilder.fields.sections), { options: Object.assign(Object.assign({}, formBuilder.fields.sections.options), { schema: Object.assign(Object.assign({}, formSectionBuilder), { id: 'bigFormSection', fields: Object.assign(Object.assign({}, formSectionBuilder.fields), { shouldShowSubmitButton: {
|
|
26
26
|
type: 'boolean',
|
|
27
|
-
} }) }) }) }),
|
|
27
|
+
} }) }) }) }), labelRenderPosition: {
|
|
28
28
|
type: 'select',
|
|
29
29
|
options: {
|
|
30
30
|
choices: [
|
|
@@ -21389,7 +21389,7 @@ declare const _default: {
|
|
|
21389
21389
|
isRequired: true;
|
|
21390
21390
|
isArray: true;
|
|
21391
21391
|
};
|
|
21392
|
-
|
|
21392
|
+
labelRenderPosition: {
|
|
21393
21393
|
type: "select";
|
|
21394
21394
|
options: {
|
|
21395
21395
|
choices: {
|
|
@@ -21317,7 +21317,7 @@ declare const _default: {
|
|
|
21317
21317
|
isRequired: true;
|
|
21318
21318
|
isArray: true;
|
|
21319
21319
|
};
|
|
21320
|
-
|
|
21320
|
+
labelRenderPosition: {
|
|
21321
21321
|
type: "select";
|
|
21322
21322
|
options: {
|
|
21323
21323
|
choices: {
|
|
@@ -14155,7 +14155,7 @@ declare const _default: {
|
|
|
14155
14155
|
isRequired: true;
|
|
14156
14156
|
isArray: true;
|
|
14157
14157
|
};
|
|
14158
|
-
|
|
14158
|
+
labelRenderPosition: {
|
|
14159
14159
|
type: "select";
|
|
14160
14160
|
options: {
|
|
14161
14161
|
choices: {
|
|
@@ -14105,7 +14105,7 @@ declare const _default: {
|
|
|
14105
14105
|
isRequired: true;
|
|
14106
14106
|
isArray: true;
|
|
14107
14107
|
};
|
|
14108
|
-
|
|
14108
|
+
labelRenderPosition: {
|
|
14109
14109
|
type: "select";
|
|
14110
14110
|
options: {
|
|
14111
14111
|
choices: {
|
|
@@ -21348,7 +21348,7 @@ declare const _default: {
|
|
|
21348
21348
|
isRequired: true;
|
|
21349
21349
|
isArray: true;
|
|
21350
21350
|
};
|
|
21351
|
-
|
|
21351
|
+
labelRenderPosition: {
|
|
21352
21352
|
type: "select";
|
|
21353
21353
|
options: {
|
|
21354
21354
|
choices: {
|
|
@@ -21389,7 +21389,7 @@ declare const _default: {
|
|
|
21389
21389
|
isRequired: true;
|
|
21390
21390
|
isArray: true;
|
|
21391
21391
|
};
|
|
21392
|
-
|
|
21392
|
+
labelRenderPosition: {
|
|
21393
21393
|
type: "select";
|
|
21394
21394
|
options: {
|
|
21395
21395
|
choices: {
|
package/package.json
CHANGED