@skyux/forms 11.39.0 → 12.0.0-alpha.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/documentation.json +3994 -4130
- package/fesm2022/skyux-forms-testing.mjs +0 -9
- package/fesm2022/skyux-forms-testing.mjs.map +1 -1
- package/fesm2022/skyux-forms.mjs +181 -186
- package/fesm2022/skyux-forms.mjs.map +1 -1
- package/lib/modules/form-error/form-error.component.d.ts +0 -1
- package/package.json +15 -19
- package/testing/modules/form-error/form-error-harness.d.ts +0 -5
- package/esm2022/index.mjs +0 -44
- package/esm2022/lib/modules/character-counter/character-counter-indicator.component.mjs +0 -38
- package/esm2022/lib/modules/character-counter/character-counter-screen-reader.pipe.mjs +0 -46
- package/esm2022/lib/modules/character-counter/character-counter.directive.mjs +0 -96
- package/esm2022/lib/modules/character-counter/character-counter.module.mjs +0 -43
- package/esm2022/lib/modules/checkbox/checkbox-change.mjs +0 -2
- package/esm2022/lib/modules/checkbox/checkbox-group-heading-level.mjs +0 -2
- package/esm2022/lib/modules/checkbox/checkbox-group-heading-style.mjs +0 -2
- package/esm2022/lib/modules/checkbox/checkbox-group.component.mjs +0 -156
- package/esm2022/lib/modules/checkbox/checkbox-label-text-label.component.mjs +0 -29
- package/esm2022/lib/modules/checkbox/checkbox-label.component.mjs +0 -18
- package/esm2022/lib/modules/checkbox/checkbox.component.mjs +0 -397
- package/esm2022/lib/modules/checkbox/checkbox.module.mjs +0 -75
- package/esm2022/lib/modules/field-group/field-group-heading-level.mjs +0 -2
- package/esm2022/lib/modules/field-group/field-group-heading-style.mjs +0 -2
- package/esm2022/lib/modules/field-group/field-group.component.mjs +0 -75
- package/esm2022/lib/modules/field-group/field-group.module.mjs +0 -16
- package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-change.mjs +0 -2
- package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-click.mjs +0 -2
- package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-join-ids.pipe.mjs +0 -22
- package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-label.component.mjs +0 -31
- package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment.component.mjs +0 -494
- package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment.module.mjs +0 -24
- package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment.service.mjs +0 -100
- package/esm2022/lib/modules/file-attachment/file-attachments.module.mjs +0 -20
- package/esm2022/lib/modules/file-attachment/file-drop/file-drop-change.mjs +0 -2
- package/esm2022/lib/modules/file-attachment/file-drop/file-drop.component.mjs +0 -412
- package/esm2022/lib/modules/file-attachment/file-drop/file-drop.module.mjs +0 -18
- package/esm2022/lib/modules/file-attachment/file-drop/file-item.component.mjs +0 -156
- package/esm2022/lib/modules/file-attachment/file-drop/file-link.mjs +0 -2
- package/esm2022/lib/modules/file-attachment/shared/file-item-error-type.mjs +0 -2
- package/esm2022/lib/modules/file-attachment/shared/file-item.mjs +0 -2
- package/esm2022/lib/modules/file-attachment/shared/file-item.service.mjs +0 -71
- package/esm2022/lib/modules/file-attachment/shared/file-size.pipe.mjs +0 -61
- package/esm2022/lib/modules/file-attachment/shared/file-validate-function.mjs +0 -2
- package/esm2022/lib/modules/form-error/form-error.component.mjs +0 -62
- package/esm2022/lib/modules/form-error/form-error.module.mjs +0 -16
- package/esm2022/lib/modules/form-error/form-errors-enabled-token.mjs +0 -6
- package/esm2022/lib/modules/form-error/form-errors.component.mjs +0 -50
- package/esm2022/lib/modules/form-error/form-errors.module.mjs +0 -20
- package/esm2022/lib/modules/input-box/input-box-adapter.service.mjs +0 -63
- package/esm2022/lib/modules/input-box/input-box-control.directive.mjs +0 -33
- package/esm2022/lib/modules/input-box/input-box-hint-text.pipe.mjs +0 -23
- package/esm2022/lib/modules/input-box/input-box-host.service.mjs +0 -72
- package/esm2022/lib/modules/input-box/input-box-populate-args.mjs +0 -2
- package/esm2022/lib/modules/input-box/input-box.component.mjs +0 -276
- package/esm2022/lib/modules/input-box/input-box.module.mjs +0 -58
- package/esm2022/lib/modules/radio/radio-group-id.service.mjs +0 -50
- package/esm2022/lib/modules/radio/radio-group.component.mjs +0 -390
- package/esm2022/lib/modules/radio/radio-label.component.mjs +0 -34
- package/esm2022/lib/modules/radio/radio.component.mjs +0 -357
- package/esm2022/lib/modules/radio/radio.module.mjs +0 -71
- package/esm2022/lib/modules/radio/types/radio-change.mjs +0 -2
- package/esm2022/lib/modules/radio/types/radio-group-heading-level.mjs +0 -2
- package/esm2022/lib/modules/radio/types/radio-group-heading-style.mjs +0 -2
- package/esm2022/lib/modules/radio/types/radio-type.mjs +0 -2
- package/esm2022/lib/modules/required-state/required-state.directive.mjs +0 -34
- package/esm2022/lib/modules/selection-box/selection-box-adapter.service.mjs +0 -128
- package/esm2022/lib/modules/selection-box/selection-box-description.component.mjs +0 -14
- package/esm2022/lib/modules/selection-box/selection-box-grid.component.mjs +0 -141
- package/esm2022/lib/modules/selection-box/selection-box-header.component.mjs +0 -14
- package/esm2022/lib/modules/selection-box/selection-box.component.mjs +0 -132
- package/esm2022/lib/modules/selection-box/selection-box.module.mjs +0 -40
- package/esm2022/lib/modules/selection-box/types/selection-box-grid-align-items-type.mjs +0 -2
- package/esm2022/lib/modules/selection-box/types/selection-box-grid-align-items.mjs +0 -2
- package/esm2022/lib/modules/shared/sky-forms-resources.module.mjs +0 -142
- package/esm2022/lib/modules/toggle-switch/toggle-switch-label.component.mjs +0 -25
- package/esm2022/lib/modules/toggle-switch/toggle-switch.component.mjs +0 -202
- package/esm2022/lib/modules/toggle-switch/toggle-switch.module.mjs +0 -36
- package/esm2022/lib/modules/toggle-switch/types/toggle-switch-change.mjs +0 -2
- package/esm2022/skyux-forms.mjs +0 -5
- package/esm2022/testing/legacy/checkbox-fixture.mjs +0 -92
- package/esm2022/testing/legacy/radio-fixture.mjs +0 -85
- package/esm2022/testing/modules/character-counter/character-counter-indicator-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/character-counter/character-counter-indicator-harness.mjs +0 -53
- package/esm2022/testing/modules/checkbox/checkbox-group-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/checkbox/checkbox-group-harness.mjs +0 -158
- package/esm2022/testing/modules/checkbox/checkbox-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/checkbox/checkbox-harness.mjs +0 -196
- package/esm2022/testing/modules/checkbox/checkbox-label-harness.mjs +0 -19
- package/esm2022/testing/modules/checkbox/checkbox-label-text-label.harness.mjs +0 -19
- package/esm2022/testing/modules/field-group/field-group-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/field-group/field-group-harness.mjs +0 -92
- package/esm2022/testing/modules/file-attachment/file-attachment/file-attachment-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/file-attachment/file-attachment/file-attachment-harness.mjs +0 -193
- package/esm2022/testing/modules/file-attachment/file-drop/file-drop-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/file-attachment/file-drop/file-drop-harness.mjs +0 -192
- package/esm2022/testing/modules/file-attachment/file-drop/file-drop-link-upload-harness.mjs +0 -47
- package/esm2022/testing/modules/file-attachment/file-drop/file-drop-link-upload-input-harness.mjs +0 -17
- package/esm2022/testing/modules/file-attachment/file-drop/file-item-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/file-attachment/file-drop/file-item-harness.mjs +0 -40
- package/esm2022/testing/modules/file-attachment/shared/provide-file-attachment-testing.mjs +0 -14
- package/esm2022/testing/modules/form-error/form-error-harness.filters.mjs +0 -2
- package/esm2022/testing/modules/form-error/form-error-harness.mjs +0 -31
- package/esm2022/testing/modules/form-error/form-errors-harness.filters.mjs +0 -2
- package/esm2022/testing/modules/form-error/form-errors-harness.mjs +0 -34
- package/esm2022/testing/modules/input-box/input-box-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/input-box/input-box-harness.mjs +0 -188
- package/esm2022/testing/modules/radio/radio-group-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/radio/radio-group-harness.mjs +0 -156
- package/esm2022/testing/modules/radio/radio-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/radio/radio-harness.mjs +0 -147
- package/esm2022/testing/modules/radio/radio-label-harness.mjs +0 -19
- package/esm2022/testing/public-api.mjs +0 -18
- package/esm2022/testing/skyux-forms-testing.mjs +0 -5
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.