Form page examples tweaks #76
Annotations
10 errors
|
build:
app/pages/forms/examples/material/checkbox-radio-panels.vue#L80
Type 'FormTheme' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|
|
build:
app/components/forms/input-text/variants/InputTextWithLabel.vue#L51
Type 'FormTheme' is not assignable to type '"primary" | "secondary" | "tertiary" | undefined'.
|
|
build:
app/components/forms/input-text/variants/InputTextAsNumberWithLabel.vue#L64
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|
|
build:
app/components/forms/input-text/variants/InputTextAsNumberWithLabel.vue#L49
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|
|
build:
app/components/forms/input-text/variants/InputTextAsNumberWithLabel.vue#L37
Type 'FormTheme' is not assignable to type '"primary" | "secondary" | "tertiary" | undefined'.
|
|
build:
app/components/forms/input-text/variants/InputPasswordWithLabel.vue#L22
Type '"input-action" | "input-action-underlined"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|
|
build:
app/components/forms/input-range/variants/InputRangeDefault.vue#L44
Type 'FormTheme' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|
|
build:
app/components/forms/input-range/variants/InputRangeDefault.vue#L29
Type 'FormTheme' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|
|
build:
app/components/forms/input-number/variants/InputNumberDefault.vue#L59
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|
|
build:
app/components/forms/input-number/variants/InputNumberDefault.vue#L44
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
|