@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.
Files changed (113) hide show
  1. package/documentation.json +3994 -4130
  2. package/fesm2022/skyux-forms-testing.mjs +0 -9
  3. package/fesm2022/skyux-forms-testing.mjs.map +1 -1
  4. package/fesm2022/skyux-forms.mjs +181 -186
  5. package/fesm2022/skyux-forms.mjs.map +1 -1
  6. package/lib/modules/form-error/form-error.component.d.ts +0 -1
  7. package/package.json +15 -19
  8. package/testing/modules/form-error/form-error-harness.d.ts +0 -5
  9. package/esm2022/index.mjs +0 -44
  10. package/esm2022/lib/modules/character-counter/character-counter-indicator.component.mjs +0 -38
  11. package/esm2022/lib/modules/character-counter/character-counter-screen-reader.pipe.mjs +0 -46
  12. package/esm2022/lib/modules/character-counter/character-counter.directive.mjs +0 -96
  13. package/esm2022/lib/modules/character-counter/character-counter.module.mjs +0 -43
  14. package/esm2022/lib/modules/checkbox/checkbox-change.mjs +0 -2
  15. package/esm2022/lib/modules/checkbox/checkbox-group-heading-level.mjs +0 -2
  16. package/esm2022/lib/modules/checkbox/checkbox-group-heading-style.mjs +0 -2
  17. package/esm2022/lib/modules/checkbox/checkbox-group.component.mjs +0 -156
  18. package/esm2022/lib/modules/checkbox/checkbox-label-text-label.component.mjs +0 -29
  19. package/esm2022/lib/modules/checkbox/checkbox-label.component.mjs +0 -18
  20. package/esm2022/lib/modules/checkbox/checkbox.component.mjs +0 -397
  21. package/esm2022/lib/modules/checkbox/checkbox.module.mjs +0 -75
  22. package/esm2022/lib/modules/field-group/field-group-heading-level.mjs +0 -2
  23. package/esm2022/lib/modules/field-group/field-group-heading-style.mjs +0 -2
  24. package/esm2022/lib/modules/field-group/field-group.component.mjs +0 -75
  25. package/esm2022/lib/modules/field-group/field-group.module.mjs +0 -16
  26. package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-change.mjs +0 -2
  27. package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-click.mjs +0 -2
  28. package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-join-ids.pipe.mjs +0 -22
  29. package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment-label.component.mjs +0 -31
  30. package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment.component.mjs +0 -494
  31. package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment.module.mjs +0 -24
  32. package/esm2022/lib/modules/file-attachment/file-attachment/file-attachment.service.mjs +0 -100
  33. package/esm2022/lib/modules/file-attachment/file-attachments.module.mjs +0 -20
  34. package/esm2022/lib/modules/file-attachment/file-drop/file-drop-change.mjs +0 -2
  35. package/esm2022/lib/modules/file-attachment/file-drop/file-drop.component.mjs +0 -412
  36. package/esm2022/lib/modules/file-attachment/file-drop/file-drop.module.mjs +0 -18
  37. package/esm2022/lib/modules/file-attachment/file-drop/file-item.component.mjs +0 -156
  38. package/esm2022/lib/modules/file-attachment/file-drop/file-link.mjs +0 -2
  39. package/esm2022/lib/modules/file-attachment/shared/file-item-error-type.mjs +0 -2
  40. package/esm2022/lib/modules/file-attachment/shared/file-item.mjs +0 -2
  41. package/esm2022/lib/modules/file-attachment/shared/file-item.service.mjs +0 -71
  42. package/esm2022/lib/modules/file-attachment/shared/file-size.pipe.mjs +0 -61
  43. package/esm2022/lib/modules/file-attachment/shared/file-validate-function.mjs +0 -2
  44. package/esm2022/lib/modules/form-error/form-error.component.mjs +0 -62
  45. package/esm2022/lib/modules/form-error/form-error.module.mjs +0 -16
  46. package/esm2022/lib/modules/form-error/form-errors-enabled-token.mjs +0 -6
  47. package/esm2022/lib/modules/form-error/form-errors.component.mjs +0 -50
  48. package/esm2022/lib/modules/form-error/form-errors.module.mjs +0 -20
  49. package/esm2022/lib/modules/input-box/input-box-adapter.service.mjs +0 -63
  50. package/esm2022/lib/modules/input-box/input-box-control.directive.mjs +0 -33
  51. package/esm2022/lib/modules/input-box/input-box-hint-text.pipe.mjs +0 -23
  52. package/esm2022/lib/modules/input-box/input-box-host.service.mjs +0 -72
  53. package/esm2022/lib/modules/input-box/input-box-populate-args.mjs +0 -2
  54. package/esm2022/lib/modules/input-box/input-box.component.mjs +0 -276
  55. package/esm2022/lib/modules/input-box/input-box.module.mjs +0 -58
  56. package/esm2022/lib/modules/radio/radio-group-id.service.mjs +0 -50
  57. package/esm2022/lib/modules/radio/radio-group.component.mjs +0 -390
  58. package/esm2022/lib/modules/radio/radio-label.component.mjs +0 -34
  59. package/esm2022/lib/modules/radio/radio.component.mjs +0 -357
  60. package/esm2022/lib/modules/radio/radio.module.mjs +0 -71
  61. package/esm2022/lib/modules/radio/types/radio-change.mjs +0 -2
  62. package/esm2022/lib/modules/radio/types/radio-group-heading-level.mjs +0 -2
  63. package/esm2022/lib/modules/radio/types/radio-group-heading-style.mjs +0 -2
  64. package/esm2022/lib/modules/radio/types/radio-type.mjs +0 -2
  65. package/esm2022/lib/modules/required-state/required-state.directive.mjs +0 -34
  66. package/esm2022/lib/modules/selection-box/selection-box-adapter.service.mjs +0 -128
  67. package/esm2022/lib/modules/selection-box/selection-box-description.component.mjs +0 -14
  68. package/esm2022/lib/modules/selection-box/selection-box-grid.component.mjs +0 -141
  69. package/esm2022/lib/modules/selection-box/selection-box-header.component.mjs +0 -14
  70. package/esm2022/lib/modules/selection-box/selection-box.component.mjs +0 -132
  71. package/esm2022/lib/modules/selection-box/selection-box.module.mjs +0 -40
  72. package/esm2022/lib/modules/selection-box/types/selection-box-grid-align-items-type.mjs +0 -2
  73. package/esm2022/lib/modules/selection-box/types/selection-box-grid-align-items.mjs +0 -2
  74. package/esm2022/lib/modules/shared/sky-forms-resources.module.mjs +0 -142
  75. package/esm2022/lib/modules/toggle-switch/toggle-switch-label.component.mjs +0 -25
  76. package/esm2022/lib/modules/toggle-switch/toggle-switch.component.mjs +0 -202
  77. package/esm2022/lib/modules/toggle-switch/toggle-switch.module.mjs +0 -36
  78. package/esm2022/lib/modules/toggle-switch/types/toggle-switch-change.mjs +0 -2
  79. package/esm2022/skyux-forms.mjs +0 -5
  80. package/esm2022/testing/legacy/checkbox-fixture.mjs +0 -92
  81. package/esm2022/testing/legacy/radio-fixture.mjs +0 -85
  82. package/esm2022/testing/modules/character-counter/character-counter-indicator-harness-filters.mjs +0 -2
  83. package/esm2022/testing/modules/character-counter/character-counter-indicator-harness.mjs +0 -53
  84. package/esm2022/testing/modules/checkbox/checkbox-group-harness-filters.mjs +0 -2
  85. package/esm2022/testing/modules/checkbox/checkbox-group-harness.mjs +0 -158
  86. package/esm2022/testing/modules/checkbox/checkbox-harness-filters.mjs +0 -2
  87. package/esm2022/testing/modules/checkbox/checkbox-harness.mjs +0 -196
  88. package/esm2022/testing/modules/checkbox/checkbox-label-harness.mjs +0 -19
  89. package/esm2022/testing/modules/checkbox/checkbox-label-text-label.harness.mjs +0 -19
  90. package/esm2022/testing/modules/field-group/field-group-harness-filters.mjs +0 -2
  91. package/esm2022/testing/modules/field-group/field-group-harness.mjs +0 -92
  92. package/esm2022/testing/modules/file-attachment/file-attachment/file-attachment-harness-filters.mjs +0 -2
  93. package/esm2022/testing/modules/file-attachment/file-attachment/file-attachment-harness.mjs +0 -193
  94. package/esm2022/testing/modules/file-attachment/file-drop/file-drop-harness-filters.mjs +0 -2
  95. package/esm2022/testing/modules/file-attachment/file-drop/file-drop-harness.mjs +0 -192
  96. package/esm2022/testing/modules/file-attachment/file-drop/file-drop-link-upload-harness.mjs +0 -47
  97. package/esm2022/testing/modules/file-attachment/file-drop/file-drop-link-upload-input-harness.mjs +0 -17
  98. package/esm2022/testing/modules/file-attachment/file-drop/file-item-harness-filters.mjs +0 -2
  99. package/esm2022/testing/modules/file-attachment/file-drop/file-item-harness.mjs +0 -40
  100. package/esm2022/testing/modules/file-attachment/shared/provide-file-attachment-testing.mjs +0 -14
  101. package/esm2022/testing/modules/form-error/form-error-harness.filters.mjs +0 -2
  102. package/esm2022/testing/modules/form-error/form-error-harness.mjs +0 -31
  103. package/esm2022/testing/modules/form-error/form-errors-harness.filters.mjs +0 -2
  104. package/esm2022/testing/modules/form-error/form-errors-harness.mjs +0 -34
  105. package/esm2022/testing/modules/input-box/input-box-harness-filters.mjs +0 -2
  106. package/esm2022/testing/modules/input-box/input-box-harness.mjs +0 -188
  107. package/esm2022/testing/modules/radio/radio-group-harness-filters.mjs +0 -2
  108. package/esm2022/testing/modules/radio/radio-group-harness.mjs +0 -156
  109. package/esm2022/testing/modules/radio/radio-harness-filters.mjs +0 -2
  110. package/esm2022/testing/modules/radio/radio-harness.mjs +0 -147
  111. package/esm2022/testing/modules/radio/radio-label-harness.mjs +0 -19
  112. package/esm2022/testing/public-api.mjs +0 -18
  113. 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.