UNPKG

altinn-designsystem

Version:

Altinn Design system based on Pattern Lab.

118 lines (114 loc) 3.32 kB
{ "collapseID": "myContactInfoFor", "dataParent": "#accordion", "collapse-panel-header-id": "myContactInfoForHeader", "collapseHeader": { "variation-class": "a-iconText-shadow a-iconText-large a-collapseBtn collapsed", "hasIcon": { "icon-prefix": "ai", "icon-class": "ai-client", "icon-extra-class": "a-icon a-icon-circle" }, "hasTextSmall": false, "icontext": "Din kontaktinformasjon for virksomheten" }, "my-contact-for": { "header": "Lorem ipsum", "link": { "link-text": "Lenke som står selvstendig alene", "link-url": "javascript:$('#myContactFor').hide(); $('#myAlertSettings').show();", "onclick": false }, "save-btn": { "button-text": "En knapp som antyder suksess", "button-class": "a-btn a-btn-success", "onclick": false, "button-icon": false }, "first-input": { "text-input-id": "text-input-10", "top-label": "SMS:", "text-input-placeholder": "97999999", "input-type": "tel", "isRequired": true, "error-message-popover": true, "extra-help": false, "isHidden": false, "isLarge": false, "print-form-tag": false, "validator-pattern": "pattern= \"[0-9]{8}\"", "error-message": "Telefonnummer må bestå av 8 siffer", "form-label-hasIcon": { "icon-prefix": "ai", "icon-class": "ai-phone" } }, "first-input-varsel": { "alert-id": "sms-success", "alert-class": "a-message-success", "alert-items": [ { "alert-text": { "text": "Yes! Vi har sendt deg en SMS!" } } ] }, "second-input": { "text-input-id": "text-input-din-kontakt-virksomhet", "top-label": "Epost:", "text-input-placeholder": "f.eks post@karinordmann.no", "input-type": "email", "isRequired": true, "error-message-popover": true, "extra-help": false, "isHidden": false, "isLarge": false, "form-label-hasIcon": { "icon-prefix": "ai", "icon-class": "ai-closedmessage" } } }, "second-input-varsel": { "alert-id": "mail-success", "alert-class": "a-message-success", "alert-items": [ { "alert-text": { "text": "Yes! Vi har sendt noe til adressen du oppga!" } } ] }, "my-alert-settings": { "header": "Lorem ipsum dolores sit amet", "checkbox": { "isStacked": "custom-controls-stacked", "check-legend": false, "checkboxes": [ { "checkboxes-title": "Første avkrysningsboks" }, { "checkboxes-title": "Andre avkrysningsboks" } ] }, "link": { "link-text": "Lenke som står selvstendig alene her", "link-url": "javascript:$('#myAlertSettings').hide(); $('#alertsIndividualServices').show();", "onclick": false }, "save-btn": { "button-text": "Lagre", "button-class": "a-btn a-btn-success mr-1", "onclick": false, "button-icon": false }, "cancel-btn": { "link-text": "Avbryt" } }, "alerts-individual-services": true }