@ifsworld/granite-components 17.0.0-beta.1 → 18.0.0

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 (153) hide show
  1. package/README.md +0 -2
  2. package/carousel/index.d.ts +45 -2
  3. package/core/index.d.ts +29 -1
  4. package/date-picker/index.d.ts +123 -4
  5. package/fesm2022/ifsworld-granite-components-carousel.mjs +11 -11
  6. package/fesm2022/ifsworld-granite-components-carousel.mjs.map +1 -1
  7. package/fesm2022/ifsworld-granite-components-core.mjs +8 -0
  8. package/fesm2022/ifsworld-granite-components-core.mjs.map +1 -1
  9. package/fesm2022/ifsworld-granite-components-date-picker.mjs +40 -53
  10. package/fesm2022/ifsworld-granite-components-date-picker.mjs.map +1 -1
  11. package/fesm2022/ifsworld-granite-components-file-upload.mjs +10 -10
  12. package/fesm2022/ifsworld-granite-components-file-upload.mjs.map +1 -1
  13. package/fesm2022/ifsworld-granite-components-table.mjs +29 -29
  14. package/fesm2022/ifsworld-granite-components-table.mjs.map +1 -1
  15. package/fesm2022/ifsworld-granite-components-tooltip.mjs +59 -34
  16. package/fesm2022/ifsworld-granite-components-tooltip.mjs.map +1 -1
  17. package/fesm2022/ifsworld-granite-components.mjs +496 -563
  18. package/fesm2022/ifsworld-granite-components.mjs.map +1 -1
  19. package/file-upload/index.d.ts +99 -2
  20. package/index.d.ts +1957 -85
  21. package/package.json +8 -8
  22. package/table/index.d.ts +112 -4
  23. package/tooltip/index.d.ts +51 -3
  24. package/carousel/lib/carousel.component.d.ts +0 -34
  25. package/carousel/lib/carousel.module.d.ts +0 -10
  26. package/core/lib/client-environment.d.ts +0 -18
  27. package/date-picker/lib/date-picker-base.d.ts +0 -34
  28. package/date-picker/lib/date-picker-trigger-for.directive.d.ts +0 -70
  29. package/date-picker/lib/date-picker.component.d.ts +0 -10
  30. package/date-picker/lib/date-picker.module.d.ts +0 -15
  31. package/date-picker/lib/date-range-picker.component.d.ts +0 -12
  32. package/file-upload/lib/directives/file-drag-and-drop.directive.d.ts +0 -18
  33. package/file-upload/lib/file-upload.component.d.ts +0 -51
  34. package/file-upload/lib/file-upload.constants.d.ts +0 -37
  35. package/file-upload/lib/file-upload.module.d.ts +0 -11
  36. package/file-upload/lib/file-upload.utils.d.ts +0 -1
  37. package/lib/arrange-grid/arrange-grid-item.component.d.ts +0 -30
  38. package/lib/arrange-grid/arrange-grid.component.d.ts +0 -58
  39. package/lib/arrange-grid/arrange-grid.module.d.ts +0 -9
  40. package/lib/avatar/avatar-default-status/avatar-default-status.component.d.ts +0 -15
  41. package/lib/avatar/avatar.component.d.ts +0 -23
  42. package/lib/avatar/avatar.component.public-types.d.ts +0 -7
  43. package/lib/avatar/avatar.module.d.ts +0 -11
  44. package/lib/avatar/custom-avatar-status.directive.d.ts +0 -9
  45. package/lib/avatar/empty-avatar/empty-avatar.component.d.ts +0 -7
  46. package/lib/badge/badge.component.d.ts +0 -19
  47. package/lib/badge/badge.module.d.ts +0 -8
  48. package/lib/badge/testing/badge.harness.d.ts +0 -21
  49. package/lib/button/button.component.d.ts +0 -38
  50. package/lib/button/button.module.d.ts +0 -7
  51. package/lib/card-list/card/card-avatar.component.d.ts +0 -5
  52. package/lib/card-list/card/card-content/card-actions.component.d.ts +0 -5
  53. package/lib/card-list/card/card-content/card-body.component.d.ts +0 -5
  54. package/lib/card-list/card/card-content/card-content.component.d.ts +0 -5
  55. package/lib/card-list/card/card-content/card-footer.component.d.ts +0 -5
  56. package/lib/card-list/card/card-content/card-header-subtitle.component.d.ts +0 -5
  57. package/lib/card-list/card/card-content/card-header-title.component.d.ts +0 -5
  58. package/lib/card-list/card/card-content/card-header.component.d.ts +0 -5
  59. package/lib/card-list/card/card.component.d.ts +0 -5
  60. package/lib/card-list/card-list.component.d.ts +0 -9
  61. package/lib/card-list/card-list.module.d.ts +0 -18
  62. package/lib/checkbox/checkbox-group.component.d.ts +0 -6
  63. package/lib/checkbox/checkbox.component.d.ts +0 -29
  64. package/lib/checkbox/checkbox.module.d.ts +0 -8
  65. package/lib/chips/chip-input.d.ts +0 -89
  66. package/lib/chips/chip-list.component.d.ts +0 -185
  67. package/lib/chips/chip.component.d.ts +0 -104
  68. package/lib/chips/chips.module.d.ts +0 -12
  69. package/lib/collapsible-group/collapsible-group-body.directive.d.ts +0 -7
  70. package/lib/collapsible-group/collapsible-group-header.directive.d.ts +0 -7
  71. package/lib/collapsible-group/collapsible-group.component.d.ts +0 -16
  72. package/lib/collapsible-group/collapsible-group.module.d.ts +0 -11
  73. package/lib/contacts/contact-item/contact-item.component.d.ts +0 -11
  74. package/lib/contacts/contact-item-default-status/contact-item-default-status.component.d.ts +0 -15
  75. package/lib/contacts/contact-item-title/contact-item-title.component.d.ts +0 -7
  76. package/lib/contacts/contacts-profile/contacts-profile.component.d.ts +0 -8
  77. package/lib/contacts/contacts-trigger/contacts-trigger-data.d.ts +0 -23
  78. package/lib/contacts/contacts-trigger/contacts-trigger-for.directive.d.ts +0 -69
  79. package/lib/contacts/contacts-types/contacts.component.private-types.d.ts +0 -8
  80. package/lib/contacts/contacts-types/contacts.component.public-types.d.ts +0 -30
  81. package/lib/contacts/contacts.component.d.ts +0 -29
  82. package/lib/contacts/contacts.module.d.ts +0 -17
  83. package/lib/contacts/custom-profile.directive.d.ts +0 -8
  84. package/lib/contacts/custom-status.directive.d.ts +0 -9
  85. package/lib/core/animation.d.ts +0 -23
  86. package/lib/core/client-environment.d.ts +0 -1
  87. package/lib/core/common-behaviors/disabled.d.ts +0 -10
  88. package/lib/core/core.module.d.ts +0 -12
  89. package/lib/core/devices/client-input-desktop.directive.d.ts +0 -9
  90. package/lib/core/devices/client-input-touch.directive.d.ts +0 -9
  91. package/lib/core/devices/client-output-desktop.directive.d.ts +0 -9
  92. package/lib/core/devices/client-output-touch.directive.d.ts +0 -9
  93. package/lib/core/hide-on-overflow.directive.d.ts +0 -21
  94. package/lib/core/overlay-base.d.ts +0 -16
  95. package/lib/core/overlay-position-config.d.ts +0 -12
  96. package/lib/core/overlay-trigger-for-base.directive.d.ts +0 -32
  97. package/lib/core/overlay.service.d.ts +0 -21
  98. package/lib/core/pipes/pure-pipes.module.d.ts +0 -7
  99. package/lib/core/pipes/title.pipe.d.ts +0 -7
  100. package/lib/core/radio-checkbox-base.d.ts +0 -8
  101. package/lib/core/services/names-utils-service.d.ts +0 -17
  102. package/lib/core/theme.library.d.ts +0 -38
  103. package/lib/core/types.d.ts +0 -2
  104. package/lib/grid/grid.component.d.ts +0 -75
  105. package/lib/grid/grid.module.d.ts +0 -8
  106. package/lib/icon/icon.component.d.ts +0 -13
  107. package/lib/icon/icon.module.d.ts +0 -7
  108. package/lib/input-field/input-field.component.d.ts +0 -43
  109. package/lib/input-field/input-field.module.d.ts +0 -10
  110. package/lib/label/label.component.d.ts +0 -10
  111. package/lib/label/label.module.d.ts +0 -8
  112. package/lib/menu/divider.directive.d.ts +0 -6
  113. package/lib/menu/menu-base.d.ts +0 -219
  114. package/lib/menu/menu-custom-template.directive.d.ts +0 -14
  115. package/lib/menu/menu-desktop-animations.d.ts +0 -12
  116. package/lib/menu/menu-errors.d.ts +0 -24
  117. package/lib/menu/menu-item.component.d.ts +0 -36
  118. package/lib/menu/menu-panel.d.ts +0 -23
  119. package/lib/menu/menu-positions.d.ts +0 -9
  120. package/lib/menu/menu-touch-animations.d.ts +0 -17
  121. package/lib/menu/menu-touch-close.component.d.ts +0 -5
  122. package/lib/menu/menu-touch-title.component.d.ts +0 -14
  123. package/lib/menu/menu-trigger-for.directive.d.ts +0 -200
  124. package/lib/menu/menu.component.d.ts +0 -6
  125. package/lib/menu/menu.module.d.ts +0 -18
  126. package/lib/menu/testing/menu.harness.d.ts +0 -68
  127. package/lib/menu/title.directive.d.ts +0 -5
  128. package/lib/progress-bar/progress-bar-legend/progress-bar-legend.component.d.ts +0 -8
  129. package/lib/progress-bar/progress-bar-legend-base.d.ts +0 -8
  130. package/lib/progress-bar/progress-bar-legend-trigger-for.directive.d.ts +0 -18
  131. package/lib/progress-bar/progress-bar.component.d.ts +0 -28
  132. package/lib/progress-bar/progress-bar.model.d.ts +0 -11
  133. package/lib/progress-bar/progress-bar.module.d.ts +0 -14
  134. package/lib/radio-button/radio-button.component.d.ts +0 -34
  135. package/lib/radio-button/radio-button.module.d.ts +0 -8
  136. package/lib/radio-button/radio-group.component.d.ts +0 -6
  137. package/lib/toggle-switch/toggle-switch.component.d.ts +0 -29
  138. package/lib/toggle-switch/toggle-switch.module.d.ts +0 -7
  139. package/table/lib/cell/cell-align/cell-align-classes.directive.d.ts +0 -9
  140. package/table/lib/cell/cell.d.ts +0 -8
  141. package/table/lib/cell/table-data-cell.component.d.ts +0 -12
  142. package/table/lib/cell/table-header-cell.component.d.ts +0 -6
  143. package/table/lib/column/table-column.directive.d.ts +0 -23
  144. package/table/lib/column-size/column-size.directive.d.ts +0 -11
  145. package/table/lib/table-constants.library.d.ts +0 -6
  146. package/table/lib/table.component.d.ts +0 -26
  147. package/table/lib/table.model.d.ts +0 -6
  148. package/table/lib/table.module.d.ts +0 -16
  149. package/tooltip/lib/Services/granite-tooltip.service.d.ts +0 -10
  150. package/tooltip/lib/tooltip-constants.library.d.ts +0 -3
  151. package/tooltip/lib/tooltip-trigger-for.directive.d.ts +0 -39
  152. package/tooltip/lib/tooltip.component.d.ts +0 -7
  153. package/tooltip/lib/tooltip.module.d.ts +0 -9

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.