@public-ui/components 1.1.10-rc.5 → 1.1.10-rc.7

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 (145) hide show
  1. package/custom-elements.json +147 -5
  2. package/dist/cjs/component-bf6fed23.js +4 -0
  3. package/dist/cjs/{controller-a6ee36d7.js → controller-5d7d9001.js} +1 -1
  4. package/dist/cjs/{controller-e524ee59.js → controller-75951fbb.js} +1 -1
  5. package/dist/cjs/controller-97800130.js +4 -0
  6. package/dist/cjs/{controller-fa955daf.js → controller-a5ac2e29.js} +1 -1
  7. package/dist/cjs/kol-button-wc_3.cjs.entry.js +1 -1
  8. package/dist/cjs/kol-input-checkbox.cjs.entry.js +1 -1
  9. package/dist/cjs/kol-input-color.cjs.entry.js +1 -1
  10. package/dist/cjs/kol-input-date.cjs.entry.js +4 -0
  11. package/dist/cjs/kol-input-email.cjs.entry.js +1 -1
  12. package/dist/cjs/kol-input-file.cjs.entry.js +1 -1
  13. package/dist/cjs/kol-input-number.cjs.entry.js +1 -1
  14. package/dist/cjs/kol-input-password.cjs.entry.js +1 -1
  15. package/dist/cjs/kol-input-radio.cjs.entry.js +1 -1
  16. package/dist/cjs/kol-input-range.cjs.entry.js +1 -1
  17. package/dist/cjs/kol-input-text.cjs.entry.js +1 -1
  18. package/dist/cjs/kol-select.cjs.entry.js +1 -1
  19. package/dist/cjs/kol-textarea.cjs.entry.js +1 -1
  20. package/dist/cjs/kolibri.cjs.js +1 -1
  21. package/dist/cjs/loader.cjs.js +1 -1
  22. package/dist/components/component.js +1 -1
  23. package/dist/components/component10.js +1 -1
  24. package/dist/components/component11.js +1 -1
  25. package/dist/components/component12.js +1 -1
  26. package/dist/components/component13.js +1 -1
  27. package/dist/components/component14.js +1 -1
  28. package/dist/components/component15.js +4 -0
  29. package/dist/components/component4.js +1 -1
  30. package/dist/components/component9.js +1 -1
  31. package/dist/components/controller3.js +1 -1
  32. package/dist/components/index.d.ts +1 -0
  33. package/dist/components/index.js +1 -1
  34. package/dist/components/kol-abbr.js +1 -1
  35. package/dist/components/kol-breadcrumb.js +1 -1
  36. package/dist/components/kol-button-link.js +1 -1
  37. package/dist/components/kol-input-adapter-leanup.js +1 -1
  38. package/dist/components/kol-input-checkbox.js +1 -1
  39. package/dist/components/kol-input-color.js +1 -1
  40. package/dist/components/kol-input-date.d.ts +11 -0
  41. package/dist/components/kol-input-date.js +4 -0
  42. package/dist/components/kol-input-email.js +1 -1
  43. package/dist/components/kol-input-file.js +1 -1
  44. package/dist/components/kol-input-number.js +1 -1
  45. package/dist/components/kol-input-password.js +1 -1
  46. package/dist/components/kol-input-radio-group.js +1 -1
  47. package/dist/components/kol-input-radio.js +1 -1
  48. package/dist/components/kol-input-range.js +1 -1
  49. package/dist/components/kol-input-text.js +1 -1
  50. package/dist/components/kol-link-button.js +1 -1
  51. package/dist/components/kol-link-group.js +1 -1
  52. package/dist/components/kol-link-wc.js +1 -1
  53. package/dist/components/kol-nav.js +1 -1
  54. package/dist/components/kol-pagination.js +1 -1
  55. package/dist/components/kol-select.js +1 -1
  56. package/dist/components/kol-skip-nav.js +1 -1
  57. package/dist/components/kol-table.js +1 -1
  58. package/dist/components/kol-tabs.js +1 -1
  59. package/dist/components/kol-textarea.js +1 -1
  60. package/dist/components/kol-toast.js +1 -1
  61. package/dist/components/kol-tooltip.js +1 -1
  62. package/dist/components/shadow.js +1 -1
  63. package/dist/components/shadow2.js +1 -1
  64. package/dist/custom-elements/index.d.ts +6 -0
  65. package/dist/custom-elements/index.js +1 -1
  66. package/dist/esm/component-1ae68c86.js +4 -0
  67. package/dist/esm/{controller-e3787ba1.js → controller-479c6cdc.js} +1 -1
  68. package/dist/esm/{controller-e694a3a2.js → controller-83d14f65.js} +1 -1
  69. package/dist/esm/{controller-02308add.js → controller-aa691a4b.js} +1 -1
  70. package/dist/esm/controller-ad75e29c.js +4 -0
  71. package/dist/esm/kol-button-wc_3.entry.js +1 -1
  72. package/dist/esm/kol-input-checkbox.entry.js +1 -1
  73. package/dist/esm/kol-input-color.entry.js +1 -1
  74. package/dist/esm/kol-input-date.entry.js +4 -0
  75. package/dist/esm/kol-input-email.entry.js +1 -1
  76. package/dist/esm/kol-input-file.entry.js +1 -1
  77. package/dist/esm/kol-input-number.entry.js +1 -1
  78. package/dist/esm/kol-input-password.entry.js +1 -1
  79. package/dist/esm/kol-input-radio.entry.js +1 -1
  80. package/dist/esm/kol-input-range.entry.js +1 -1
  81. package/dist/esm/kol-input-text.entry.js +1 -1
  82. package/dist/esm/kol-select.entry.js +1 -1
  83. package/dist/esm/kol-textarea.entry.js +1 -1
  84. package/dist/esm/kolibri.js +1 -1
  85. package/dist/esm/loader.js +1 -1
  86. package/dist/kolibri/component-1ae68c86.js +4 -0
  87. package/dist/kolibri/{controller-e3787ba1.js → controller-479c6cdc.js} +1 -1
  88. package/dist/kolibri/{controller-e694a3a2.js → controller-83d14f65.js} +1 -1
  89. package/{www/build/controller-02308add.js → dist/kolibri/controller-aa691a4b.js} +1 -1
  90. package/dist/kolibri/controller-ad75e29c.js +4 -0
  91. package/dist/kolibri/kol-button-wc_3.entry.js +1 -1
  92. package/dist/kolibri/kol-input-checkbox.entry.js +1 -1
  93. package/dist/kolibri/kol-input-color.entry.js +1 -1
  94. package/dist/kolibri/kol-input-date.entry.js +4 -0
  95. package/dist/kolibri/kol-input-email.entry.js +1 -1
  96. package/dist/kolibri/kol-input-file.entry.js +1 -1
  97. package/dist/kolibri/kol-input-number.entry.js +1 -1
  98. package/dist/kolibri/kol-input-password.entry.js +1 -1
  99. package/dist/kolibri/kol-input-radio.entry.js +1 -1
  100. package/dist/kolibri/kol-input-range.entry.js +1 -1
  101. package/dist/kolibri/kol-input-text.entry.js +1 -1
  102. package/dist/kolibri/kol-select.entry.js +1 -1
  103. package/dist/kolibri/kol-textarea.entry.js +1 -1
  104. package/dist/kolibri/kolibri.esm.js +1 -1
  105. package/dist/types/components/@deprecated/input/controller.d.ts +1 -0
  106. package/dist/types/components/@deprecated/input/types.d.ts +1 -0
  107. package/dist/types/components/input-date/component.d.ts +40 -0
  108. package/dist/types/components/input-date/types.d.ts +17 -0
  109. package/dist/types/components/input-number/component.d.ts +7 -6
  110. package/dist/types/components/input-number/controller.d.ts +6 -3
  111. package/dist/types/components/input-number/types.d.ts +6 -26
  112. package/dist/types/components/link/button.d.ts +1 -8
  113. package/dist/types/components/textarea/component.d.ts +2 -0
  114. package/dist/types/components/textarea/types.d.ts +2 -0
  115. package/dist/types/components.d.ts +205 -7
  116. package/dist/types/types/button-link.d.ts +0 -3
  117. package/dist/types/types/input/control/number.d.ts +28 -1
  118. package/dist/types/types/input/iso8601.d.ts +25 -0
  119. package/jest-test-results.json +1 -1
  120. package/package.json +1 -1
  121. package/vscode-custom-data.json +118 -0
  122. package/www/build/component-1ae68c86.js +4 -0
  123. package/www/build/{controller-e3787ba1.js → controller-479c6cdc.js} +1 -1
  124. package/www/build/{controller-e694a3a2.js → controller-83d14f65.js} +1 -1
  125. package/{dist/kolibri/controller-02308add.js → www/build/controller-aa691a4b.js} +1 -1
  126. package/www/build/controller-ad75e29c.js +4 -0
  127. package/www/build/kol-button-wc_3.entry.js +1 -1
  128. package/www/build/kol-input-checkbox.entry.js +1 -1
  129. package/www/build/kol-input-color.entry.js +1 -1
  130. package/www/build/kol-input-date.entry.js +4 -0
  131. package/www/build/kol-input-email.entry.js +1 -1
  132. package/www/build/kol-input-file.entry.js +1 -1
  133. package/www/build/kol-input-number.entry.js +1 -1
  134. package/www/build/kol-input-password.entry.js +1 -1
  135. package/www/build/kol-input-radio.entry.js +1 -1
  136. package/www/build/kol-input-range.entry.js +1 -1
  137. package/www/build/kol-input-text.entry.js +1 -1
  138. package/www/build/kol-select.entry.js +1 -1
  139. package/www/build/kol-textarea.entry.js +1 -1
  140. package/www/build/kolibri.esm.js +1 -1
  141. package/www/index.html +2 -2
  142. package/dist/cjs/controller-74b7c74a.js +0 -4
  143. package/dist/esm/controller-e3d285c6.js +0 -4
  144. package/dist/kolibri/controller-e3d285c6.js +0 -4
  145. package/www/build/controller-e3d285c6.js +0 -4
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * KoliBri - the accessible web component library
3
3
  */
4
- import{p as e,b as a}from"./index-bc1a7f22.js";import{g as _}from"./app-globals-87803a5f.js";import"./dev.utils-bbaf8793.js";import"./index-315c6aa5.js";(()=>{const a=import.meta.url,_={};return""!==a&&(_.resourcesUrl=new URL(".",a).href),e(_)})().then((e=>(_(),a(JSON.parse('[["kol-table",[[33,"kol-table",{"_caption":[1],"_data":[1],"_headers":[1],"_minWidth":[1,"_min-width"],"_pagination":[8],"state":[32]}]]],["kol-abbr",[[33,"kol-abbr",{"_tooltipAlign":[1,"_tooltip-align"],"_title":[1],"state":[32]}]]],["kol-details",[[33,"kol-details",{"_open":[1540],"_summary":[1],"state":[32]}]]],["kol-accordion",[[33,"kol-accordion",{"_heading":[1],"_level":[2],"_on":[16],"_open":[1540],"state":[32]}]]],["kol-badge",[[33,"kol-badge",{"_color":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_label":[1],"state":[32]}]]],["kol-tooltip",[[32,"kol-tooltip",{"_align":[1],"_id":[1],"_label":[1],"state":[32]}]]],["kol-input-adapter-leanup",[[1,"kol-input-adapter-leanup"]]],["kol-input-radio-group",[[1,"kol-input-radio-group",{"_accessKey":[1,"_access-key"],"_alert":[516],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_id":[1],"_list":[1],"_name":[1],"_on":[16],"_orientation":[1],"_required":[4],"_tabIndex":[2,"_tab-index"],"_touched":[516],"_value":[1]}]]],["kol-input-checkbox",[[33,"kol-input-checkbox",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_checked":[1540],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_id":[1],"_indeterminate":[4],"_name":[1],"_on":[16],"_required":[4],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_type":[1],"_value":[1],"state":[32]}]]],["kol-input-color",[[33,"kol-input-color",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_name":[1],"_on":[16],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-email",[[33,"kol-input-email",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_maxLength":[2,"_max-length"],"_multiple":[4],"_name":[1],"_on":[16],"_pattern":[1],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_size":[2],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-file",[[33,"kol-input-file",{"_accept":[1],"_accessKey":[1,"_access-key"],"_alert":[1540],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_multiple":[4],"_name":[1],"_on":[16],"_required":[4],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-number",[[33,"kol-input-number",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_max":[2],"_min":[2],"_name":[1],"_on":[16],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_smartButton":[16],"_step":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_type":[1],"_value":[1],"state":[32]}]]],["kol-input-password",[[33,"kol-input-password",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_maxLength":[2,"_max-length"],"_name":[1],"_on":[16],"_pattern":[1],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_size":[2],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-range",[[33,"kol-input-range",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_max":[2],"_min":[2],"_name":[1],"_on":[16],"_step":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[2],"state":[32]}]]],["kol-input-text",[[33,"kol-input-text",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_maxLength":[2,"_max-length"],"_name":[1],"_on":[16],"_pattern":[1],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_size":[2],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_type":[1],"_value":[1025],"state":[32]}]]],["kol-textarea",[[33,"kol-textarea",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_hasCounter":[4,"_has-counter"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_id":[1],"_maxLength":[2,"_max-length"],"_name":[1],"_on":[16],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_resize":[1],"_required":[4],"_rows":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-toast",[[33,"kol-toast",{"_alert":[4],"_hasCloser":[4,"_has-closer"],"_heading":[1],"_level":[2],"_on":[16],"_show":[1540],"_showDuration":[2,"_show-duration"],"_type":[1],"state":[32]}]]],["kol-link",[[33,"kol-link",{"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1,"_aria-label"],"_ariaSelected":[4,"_aria-selected"],"_disabled":[4],"_fill":[4],"_href":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_on":[16],"_part":[1],"_selector":[1],"_stealth":[4],"_target":[1],"_targetDescription":[1,"_target-description"],"_tooltipAlign":[1,"_tooltip-align"],"_underline":[4],"_useCase":[1,"_use-case"]}]]],["kol-link-group",[[33,"kol-link-group",{"_ariaLabel":[1,"_aria-label"],"_listStyleType":[1,"_list-style-type"],"_heading":[1],"_level":[2],"_links":[1],"_ordered":[4],"_orientation":[1],"state":[32]}]]],["kol-nav",[[33,"kol-nav",{"_ariaCurrentValue":[8,"_aria-current-value"],"_ariaLabel":[1,"_aria-label"],"_collapsible":[4],"_compact":[4],"_hasCompactButton":[4,"_has-compact-button"],"_orientation":[1],"_links":[1],"_variant":[1],"state":[32]}]]],["kol-breadcrumb",[[33,"kol-breadcrumb",{"_ariaLabel":[1,"_aria-label"],"_links":[1],"state":[32]}]]],["kol-skip-nav",[[33,"kol-skip-nav",{"_ariaLabel":[1,"_aria-label"],"_links":[1],"state":[32]}]]],["kol-tabs",[[33,"kol-tabs",{"_ariaLabel":[1,"_aria-label"],"_on":[16],"_selected":[1538],"_tabs":[1],"state":[32]}]]],["kol-button-link",[[33,"kol-button-link",{"_accessKey":[513,"_access-key"],"_ariaControls":[513,"_aria-controls"],"_ariaCurrent":[520,"_aria-current"],"_ariaExpanded":[516,"_aria-expanded"],"_ariaLabel":[1537,"_aria-label"],"_disabled":[516],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[516,"_icon-only"],"_id":[513],"_label":[1537],"_on":[16],"_tooltipAlign":[513,"_tooltip-align"],"_type":[513],"state":[32]}]]],["kol-link-button",[[33,"kol-link-button",{"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1,"_aria-label"],"_ariaSelected":[4,"_aria-selected"],"_customClass":[1,"_custom-class"],"_disabled":[4],"_fill":[4],"_href":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_on":[16],"_part":[1],"_selector":[1],"_stealth":[4],"_target":[1],"_targetDescription":[1,"_target-description"],"_tooltipAlign":[1,"_tooltip-align"],"_underline":[4],"_useCase":[1,"_use-case"],"_variant":[1],"state":[32]}]]],["kol-version",[[33,"kol-version",{"_version":[1],"state":[32]}]]],["kol-card",[[33,"kol-card",{"_hasFooter":[4,"_has-footer"],"_heading":[1],"_headline":[1],"_level":[2],"state":[32]}]]],["kol-form",[[1,"kol-form",{"_on":[16],"_requiredText":[8,"_required-text"],"state":[32]}]]],["kol-heading",[[33,"kol-heading",{"_level":[2]}]]],["kol-color",[[33,"kol-color",{"selectedColor":[32]}]]],["kol-counter",[[33,"kol-counter",{"state":[32]}]]],["kol-kolibri",[[33,"kol-kolibri",{"_animate":[4],"_color":[1],"_labeled":[4],"state":[32]}]]],["kol-logo",[[33,"kol-logo",{"_abbr":[1],"_org":[1],"state":[32]}]]],["kol-modal",[[33,"kol-modal",{"_activeElement":[1040],"_ariaLabel":[1,"_aria-label"],"_width":[1],"_on":[16],"_show":[4],"state":[32]}]]],["kol-progress",[[33,"kol-progress",{"_max":[2],"_type":[1],"_unit":[1],"_value":[2],"state":[32]}]]],["kol-spin",[[33,"kol-spin",{"_show":[4],"state":[32]}]]],["kol-symbol",[[0,"kol-symbol",{"_ariaLabel":[1,"_aria-label"],"_symbol":[1],"state":[32]}]]],["kol-pagination",[[33,"kol-pagination",{"_boundaryCount":[2,"_boundary-count"],"_customClass":[1,"_custom-class"],"_hasButtons":[8,"_has-buttons"],"_page":[2],"_pageSize":[1538,"_page-size"],"_pageSizeOptions":[1,"_page-size-options"],"_on":[16],"_siblingCount":[2,"_sibling-count"],"_tooltipAlign":[1,"_tooltip-align"],"_total":[2],"_variant":[1],"state":[32]}]]],["kol-button-group",[[33,"kol-button-group",{"state":[32]}]]],["kol-indented-text",[[33,"kol-indented-text",{"state":[32]}]]],["kol-icon",[[33,"kol-icon",{"_ariaLabel":[1,"_aria-label"],"_icon":[1],"_part":[1],"state":[32]}]]],["kol-icon-font-awesome",[[32,"kol-icon-font-awesome",{"_ariaLabel":[1,"_aria-label"],"_icon":[1],"_prefix":[1],"_part":[1]}]]],["kol-icon-icofont",[[32,"kol-icon-icofont",{"_ariaLabel":[1,"_aria-label"],"_icon":[1],"_part":[1]}]]],["kol-button-wc_3",[[4,"kol-input",{"_alert":[4],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[16],"_id":[1],"_list":[1],"_readOnly":[4,"_read-only"],"_renderNoLabel":[4,"_render-no-label"],"_required":[4],"_smartButton":[16],"_touched":[4]}],[4,"kol-button-wc",{"_accessKey":[1,"_access-key"],"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1537,"_aria-label"],"_customClass":[1,"_custom-class"],"_disabled":[4],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_id":[1],"_label":[1537],"_on":[16],"_tooltipAlign":[1,"_tooltip-align"],"_type":[1],"_variant":[1],"state":[32],"getInteractiveElementRef":[64]}],[4,"kol-heading-wc",{"_level":[2],"state":[32]}]]],["kol-input-radio",[[33,"kol-input-radio",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_id":[1],"_list":[1],"_name":[1],"_on":[16],"_orientation":[1],"_required":[4],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-select",[[33,"kol-select",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_disabled":[4],"_error":[1],"_height":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_multiple":[4],"_name":[1],"_on":[16],"_required":[4],"_size":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1537],"state":[32]}]]],["kol-button",[[33,"kol-button",{"_accessKey":[1,"_access-key"],"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[513,"_aria-label"],"_customClass":[1,"_custom-class"],"_disabled":[4],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_id":[1],"_label":[513],"_on":[16],"_tooltipAlign":[1,"_tooltip-align"],"_type":[1],"_variant":[1],"getInteractiveElementRef":[64]}]]],["kol-link-wc",[[4,"kol-link-wc",{"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1,"_aria-label"],"_ariaSelected":[4,"_aria-selected"],"_disabled":[4],"_fill":[4],"_href":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_on":[16],"_part":[1],"_selector":[1],"_stealth":[4],"_target":[1],"_targetDescription":[1,"_target-description"],"_tooltipAlign":[1,"_tooltip-align"],"_underline":[4],"_useCase":[1,"_use-case"],"state":[32]}]]],["kol-alert",[[33,"kol-alert",{"_alert":[4],"_hasCloser":[4,"_has-closer"],"_heading":[1],"_level":[2],"_on":[16],"_type":[1],"_variant":[1],"state":[32]}]]]]'),e))));
4
+ import{p as e,b as a}from"./index-bc1a7f22.js";import{g as _}from"./app-globals-87803a5f.js";import"./dev.utils-bbaf8793.js";import"./index-315c6aa5.js";(()=>{const a=import.meta.url,_={};return""!==a&&(_.resourcesUrl=new URL(".",a).href),e(_)})().then((e=>(_(),a(JSON.parse('[["kol-table",[[33,"kol-table",{"_caption":[1],"_data":[1],"_headers":[1],"_minWidth":[1,"_min-width"],"_pagination":[8],"state":[32]}]]],["kol-abbr",[[33,"kol-abbr",{"_tooltipAlign":[1,"_tooltip-align"],"_title":[1],"state":[32]}]]],["kol-details",[[33,"kol-details",{"_open":[1540],"_summary":[1],"state":[32]}]]],["kol-button-wc_3",[[4,"kol-input",{"_alert":[4],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[16],"_id":[1],"_list":[1],"_readOnly":[4,"_read-only"],"_renderNoLabel":[4,"_render-no-label"],"_required":[4],"_smartButton":[16],"_touched":[4]}],[4,"kol-button-wc",{"_accessKey":[1,"_access-key"],"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1537,"_aria-label"],"_customClass":[1,"_custom-class"],"_disabled":[4],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_id":[1],"_label":[1537],"_on":[16],"_tooltipAlign":[1,"_tooltip-align"],"_type":[1],"_variant":[1],"state":[32],"getInteractiveElementRef":[64]}],[4,"kol-heading-wc",{"_level":[2],"state":[32]}]]],["kol-accordion",[[33,"kol-accordion",{"_heading":[1],"_level":[2],"_on":[16],"_open":[1540],"state":[32]}]]],["kol-badge",[[33,"kol-badge",{"_color":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_label":[1],"state":[32]}]]],["kol-input-adapter-leanup",[[1,"kol-input-adapter-leanup"]]],["kol-input-radio-group",[[1,"kol-input-radio-group",{"_accessKey":[1,"_access-key"],"_alert":[516],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_id":[1],"_list":[1],"_name":[1],"_on":[16],"_orientation":[1],"_required":[4],"_tabIndex":[2,"_tab-index"],"_touched":[516],"_value":[1]}]]],["kol-input-checkbox",[[33,"kol-input-checkbox",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_checked":[1540],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_id":[1],"_indeterminate":[4],"_name":[1],"_on":[16],"_required":[4],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_type":[1],"_value":[1],"state":[32]}]]],["kol-input-color",[[33,"kol-input-color",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_name":[1],"_on":[16],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-email",[[33,"kol-input-email",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_maxLength":[2,"_max-length"],"_multiple":[4],"_name":[1],"_on":[16],"_pattern":[1],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_size":[2],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-file",[[33,"kol-input-file",{"_accept":[1],"_accessKey":[1,"_access-key"],"_alert":[1540],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_multiple":[4],"_name":[1],"_on":[16],"_required":[4],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-number",[[33,"kol-input-number",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_max":[8],"_min":[8],"_name":[1],"_on":[16],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_smartButton":[16],"_step":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_type":[1],"_value":[8],"state":[32]}]]],["kol-input-password",[[33,"kol-input-password",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_maxLength":[2,"_max-length"],"_name":[1],"_on":[16],"_pattern":[1],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_size":[2],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-input-range",[[33,"kol-input-range",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_max":[2],"_min":[2],"_name":[1],"_on":[16],"_step":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[2],"state":[32]}]]],["kol-input-text",[[33,"kol-input-text",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_maxLength":[2,"_max-length"],"_name":[1],"_on":[16],"_pattern":[1],"_placeholder":[1],"_readOnly":[4,"_read-only"],"_required":[4],"_size":[2],"_smartButton":[16],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_type":[1],"_value":[1025],"state":[32]}]]],["kol-textarea",[[33,"kol-textarea",{"_accessKey":[513,"_access-key"],"_adjustHeight":[516,"_adjust-height"],"_alert":[1540],"_hasCounter":[516,"_has-counter"],"_disabled":[516],"_error":[513],"_hideLabel":[516,"_hide-label"],"_hint":[513],"_id":[513],"_maxLength":[514,"_max-length"],"_name":[513],"_on":[16],"_placeholder":[513],"_readOnly":[516,"_read-only"],"_resize":[513],"_required":[516],"_rows":[1538],"_tabIndex":[514,"_tab-index"],"_touched":[1540],"_value":[513],"state":[32]}]]],["kol-link-group",[[33,"kol-link-group",{"_ariaLabel":[1,"_aria-label"],"_listStyleType":[1,"_list-style-type"],"_heading":[1],"_level":[2],"_links":[1],"_ordered":[4],"_orientation":[1],"state":[32]}]]],["kol-nav",[[33,"kol-nav",{"_ariaCurrentValue":[8,"_aria-current-value"],"_ariaLabel":[1,"_aria-label"],"_collapsible":[4],"_compact":[4],"_hasCompactButton":[4,"_has-compact-button"],"_orientation":[1],"_links":[1],"_variant":[1],"state":[32]}]]],["kol-toast",[[33,"kol-toast",{"_alert":[4],"_hasCloser":[4,"_has-closer"],"_heading":[1],"_level":[2],"_on":[16],"_show":[1540],"_showDuration":[2,"_show-duration"],"_type":[1],"state":[32]}]]],["kol-breadcrumb",[[33,"kol-breadcrumb",{"_ariaLabel":[1,"_aria-label"],"_links":[1],"state":[32]}]]],["kol-skip-nav",[[33,"kol-skip-nav",{"_ariaLabel":[1,"_aria-label"],"_links":[1],"state":[32]}]]],["kol-tabs",[[33,"kol-tabs",{"_ariaLabel":[1,"_aria-label"],"_on":[16],"_selected":[1538],"_tabs":[1],"state":[32]}]]],["kol-button-link",[[33,"kol-button-link",{"_accessKey":[513,"_access-key"],"_ariaControls":[513,"_aria-controls"],"_ariaCurrent":[520,"_aria-current"],"_ariaExpanded":[516,"_aria-expanded"],"_ariaLabel":[1537,"_aria-label"],"_disabled":[516],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[516,"_icon-only"],"_id":[513],"_label":[1537],"_on":[16],"_tooltipAlign":[513,"_tooltip-align"],"_type":[513],"state":[32]}]]],["kol-link-button",[[33,"kol-link-button",{"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1,"_aria-label"],"_ariaSelected":[4,"_aria-selected"],"_customClass":[1,"_custom-class"],"_disabled":[4],"_fill":[4],"_href":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_on":[16],"_part":[1],"_selector":[1],"_stealth":[4],"_target":[1],"_targetDescription":[1,"_target-description"],"_tooltipAlign":[1,"_tooltip-align"],"_underline":[4],"_useCase":[1,"_use-case"],"_variant":[1],"state":[32]}]]],["kol-version",[[33,"kol-version",{"_version":[1],"state":[32]}]]],["kol-card",[[33,"kol-card",{"_hasFooter":[4,"_has-footer"],"_heading":[1],"_headline":[1],"_level":[2],"state":[32]}]]],["kol-form",[[1,"kol-form",{"_on":[16],"_requiredText":[8,"_required-text"],"state":[32]}]]],["kol-heading",[[33,"kol-heading",{"_level":[2]}]]],["kol-button-group",[[33,"kol-button-group",{"state":[32]}]]],["kol-indented-text",[[33,"kol-indented-text",{"state":[32]}]]],["kol-icon",[[33,"kol-icon",{"_ariaLabel":[1,"_aria-label"],"_icon":[1],"_part":[1],"state":[32]}]]],["kol-icon-font-awesome",[[32,"kol-icon-font-awesome",{"_ariaLabel":[1,"_aria-label"],"_icon":[1],"_prefix":[1],"_part":[1]}]]],["kol-color",[[33,"kol-color",{"selectedColor":[32]}]]],["kol-counter",[[33,"kol-counter",{"state":[32]}]]],["kol-input-date",[[32,"kol-input-date",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_autoComplete":[1,"_auto-complete"],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_max":[1],"_min":[1],"_name":[1],"_on":[16],"_readOnly":[4,"_read-only"],"_required":[4],"_smartButton":[16],"_step":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_type":[1],"_value":[1],"state":[32]}]]],["kol-kolibri",[[33,"kol-kolibri",{"_animate":[4],"_color":[1],"_labeled":[4],"state":[32]}]]],["kol-logo",[[33,"kol-logo",{"_abbr":[1],"_org":[1],"state":[32]}]]],["kol-modal",[[33,"kol-modal",{"_activeElement":[1040],"_ariaLabel":[1,"_aria-label"],"_width":[1],"_on":[16],"_show":[4],"state":[32]}]]],["kol-progress",[[33,"kol-progress",{"_max":[2],"_type":[1],"_unit":[1],"_value":[2],"state":[32]}]]],["kol-spin",[[33,"kol-spin",{"_show":[4],"state":[32]}]]],["kol-symbol",[[0,"kol-symbol",{"_ariaLabel":[1,"_aria-label"],"_symbol":[1],"state":[32]}]]],["kol-icon-icofont",[[32,"kol-icon-icofont",{"_ariaLabel":[1,"_aria-label"],"_icon":[1],"_part":[1]}]]],["kol-tooltip",[[32,"kol-tooltip",{"_align":[1],"_id":[1],"_label":[1],"state":[32]}]]],["kol-button",[[33,"kol-button",{"_accessKey":[1,"_access-key"],"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[513,"_aria-label"],"_customClass":[1,"_custom-class"],"_disabled":[4],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_id":[1],"_label":[513],"_on":[16],"_tooltipAlign":[1,"_tooltip-align"],"_type":[1],"_variant":[1],"getInteractiveElementRef":[64]}]]],["kol-alert",[[33,"kol-alert",{"_alert":[4],"_hasCloser":[4,"_has-closer"],"_heading":[1],"_level":[2],"_on":[16],"_type":[1],"_variant":[1],"state":[32]}]]],["kol-pagination",[[33,"kol-pagination",{"_boundaryCount":[2,"_boundary-count"],"_customClass":[1,"_custom-class"],"_hasButtons":[8,"_has-buttons"],"_page":[2],"_pageSize":[1538,"_page-size"],"_pageSizeOptions":[1,"_page-size-options"],"_on":[16],"_siblingCount":[2,"_sibling-count"],"_tooltipAlign":[1,"_tooltip-align"],"_total":[2],"_variant":[1],"state":[32]}]]],["kol-input-radio",[[33,"kol-input-radio",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_disabled":[4],"_error":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_id":[1],"_list":[1],"_name":[1],"_on":[16],"_orientation":[1],"_required":[4],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1],"state":[32]}]]],["kol-select",[[33,"kol-select",{"_accessKey":[1,"_access-key"],"_alert":[1540],"_disabled":[4],"_error":[1],"_height":[1],"_hideLabel":[4,"_hide-label"],"_hint":[1],"_icon":[1],"_id":[1],"_list":[1],"_multiple":[4],"_name":[1],"_on":[16],"_required":[4],"_size":[2],"_tabIndex":[2,"_tab-index"],"_touched":[1540],"_value":[1537],"state":[32]}]]],["kol-link-wc",[[4,"kol-link-wc",{"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1,"_aria-label"],"_ariaSelected":[4,"_aria-selected"],"_disabled":[4],"_fill":[4],"_href":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_on":[16],"_part":[1],"_selector":[1],"_stealth":[4],"_target":[1],"_targetDescription":[1,"_target-description"],"_tooltipAlign":[1,"_tooltip-align"],"_underline":[4],"_useCase":[1,"_use-case"],"state":[32]}]]],["kol-link",[[33,"kol-link",{"_ariaControls":[1,"_aria-controls"],"_ariaCurrent":[8,"_aria-current"],"_ariaExpanded":[4,"_aria-expanded"],"_ariaLabel":[1,"_aria-label"],"_ariaSelected":[4,"_aria-selected"],"_disabled":[4],"_fill":[4],"_href":[1],"_icon":[1],"_iconAlign":[1,"_icon-align"],"_iconOnly":[4,"_icon-only"],"_on":[16],"_part":[1],"_selector":[1],"_stealth":[4],"_target":[1],"_targetDescription":[1,"_target-description"],"_tooltipAlign":[1,"_tooltip-align"],"_underline":[4],"_useCase":[1,"_use-case"]}]]]]'),e))));
@@ -11,6 +11,7 @@ export declare class InputController extends ControlledInputController implement
11
11
  hideLabel: boolean;
12
12
  constructor(component: Generic.Element.Component & Props, name: string);
13
13
  validateAccessKey(value?: string): void;
14
+ validateAdjustHeight(value?: boolean): void;
14
15
  validateDisabled(value?: boolean): void;
15
16
  validateError(value?: string): void;
16
17
  validateHideLabel(value?: boolean): void;
@@ -6,6 +6,7 @@ import { KoliBriInputIcon } from '../../input-text/types';
6
6
  declare type RequiredProps = unknown;
7
7
  declare type OptionalProps = {
8
8
  accessKey: string;
9
+ adjustHeight: boolean;
9
10
  disabled: boolean;
10
11
  error: string;
11
12
  hideLabel: boolean;
@@ -0,0 +1,40 @@
1
+ import { JSX } from '../../stencil-public-runtime';
2
+ import { ButtonProps } from '../../types/button-link';
3
+ import { Stringified } from '../../types/common';
4
+ import { InputDateType } from '../../types/input/control/number';
5
+ import { Iso8601 } from '../../types/input/iso8601';
6
+ import { InputTypeOnDefault, InputTypeOnOff } from '../../types/input/types';
7
+ import { KoliBriInputIcon } from '../input-text/types';
8
+ import { ComponentApi, States } from './types';
9
+ export declare class KolInputDate implements ComponentApi {
10
+ render(): JSX.Element;
11
+ _accessKey?: string;
12
+ _alert?: boolean;
13
+ _autoComplete?: InputTypeOnOff;
14
+ _disabled?: boolean;
15
+ _error?: string;
16
+ _hideLabel?: boolean;
17
+ _hint?: string;
18
+ _icon?: Stringified<KoliBriInputIcon>;
19
+ _id: string;
20
+ _list?: Stringified<string[]>;
21
+ _max?: Iso8601 | Date;
22
+ _min?: Iso8601 | Date;
23
+ _name?: string;
24
+ _on?: InputTypeOnDefault;
25
+ _readOnly?: boolean;
26
+ _required?: boolean;
27
+ _smartButton?: ButtonProps;
28
+ _step?: number;
29
+ _tabIndex?: number;
30
+ _touched?: boolean;
31
+ _type: InputDateType;
32
+ _value?: Iso8601 | Date;
33
+ state: States;
34
+ private readonly isoDateRegex;
35
+ private valueAsIsoDate;
36
+ validateMax(value?: Iso8601 | Date): void;
37
+ validateMin(value?: Iso8601 | Date): void;
38
+ validateValue(value?: Iso8601 | Date): void;
39
+ componentWillLoad(): void;
40
+ }
@@ -0,0 +1,17 @@
1
+ import { Generic } from '@public-ui/core';
2
+ import { InputDateType, OptionalInputProps } from '../../types/input/control/number';
3
+ import { IsoDate } from '../../types/input/iso8601';
4
+ import { InputRequiredProps } from '../input-text/types';
5
+ declare type RequiredProps = InputRequiredProps;
6
+ declare type OptionalProps = OptionalInputProps<IsoDate | Date> & {
7
+ type: InputDateType;
8
+ };
9
+ declare type RequiredStates = unknown;
10
+ declare type OptionalStates = {
11
+ max: string;
12
+ min: string;
13
+ value: string;
14
+ };
15
+ export declare type States = Generic.Element.Members<RequiredStates, OptionalStates>;
16
+ export declare type ComponentApi = Generic.Element.Members<RequiredProps, OptionalProps>;
17
+ export {};
@@ -2,6 +2,7 @@ import { JSX } from '../../stencil-public-runtime';
2
2
  import { ButtonProps } from '../../types/button-link';
3
3
  import { Stringified } from '../../types/common';
4
4
  import { InputNumberType } from '../../types/input/control/number';
5
+ import { Iso8601 } from '../../types/input/iso8601';
5
6
  import { InputTypeOnDefault, InputTypeOnOff } from '../../types/input/types';
6
7
  import { KoliBriInputIcon } from '../input-text/types';
7
8
  import { ComponentApi, States } from './types';
@@ -23,8 +24,8 @@ export declare class KolInputNumber implements ComponentApi {
23
24
  _icon?: Stringified<KoliBriInputIcon>;
24
25
  _id: string;
25
26
  _list?: Stringified<string[]>;
26
- _max?: number;
27
- _min?: number;
27
+ _max?: number | Iso8601;
28
+ _min?: number | Iso8601;
28
29
  _name?: string;
29
30
  _on?: InputTypeOnDefault;
30
31
  _placeholder?: string;
@@ -35,7 +36,7 @@ export declare class KolInputNumber implements ComponentApi {
35
36
  _tabIndex?: number;
36
37
  _touched?: boolean;
37
38
  _type?: InputNumberType;
38
- _value?: string;
39
+ _value?: number | Iso8601;
39
40
  state: States;
40
41
  constructor();
41
42
  validateAccessKey(value?: string): void;
@@ -48,8 +49,8 @@ export declare class KolInputNumber implements ComponentApi {
48
49
  validateIcon(value?: Stringified<KoliBriInputIcon>): void;
49
50
  validateId(value?: string): void;
50
51
  validateList(value?: Stringified<string[]>): void;
51
- validateMax(value?: number): void;
52
- validateMin(value?: number): void;
52
+ validateMax(value?: number | Iso8601): void;
53
+ validateMin(value?: number | Iso8601): void;
53
54
  validateName(value?: string): void;
54
55
  validateOn(value?: InputTypeOnDefault): void;
55
56
  validatePlaceholder(value?: string): void;
@@ -60,6 +61,6 @@ export declare class KolInputNumber implements ComponentApi {
60
61
  validateTabIndex(value?: number): void;
61
62
  validateTouched(value?: boolean): void;
62
63
  validateType(value?: InputNumberType): void;
63
- validateValue(value?: string): void;
64
+ validateValue(value?: number | Iso8601): void;
64
65
  componentWillLoad(): void;
65
66
  }
@@ -1,21 +1,24 @@
1
1
  import { Generic } from '@public-ui/core';
2
2
  import { Stringified } from '../../types/common';
3
3
  import { InputNumberType } from '../../types/input/control/number';
4
+ import { Iso8601 } from '../../types/input/iso8601';
4
5
  import { InputTypeOnOff } from '../../types/input/types';
5
6
  import { InputController } from '../@deprecated/input/controller';
6
7
  import { Props, Watches } from './types';
7
8
  export declare class InputNumberController extends InputController implements Watches {
9
+ private readonly numberOrIsoDateRegex;
8
10
  protected readonly component: Generic.Element.Component & Props;
9
11
  constructor(component: Generic.Element.Component & Props, name: string);
10
12
  validateAutoComplete(value?: InputTypeOnOff): void;
11
13
  validateList(value?: Stringified<string[]>): void;
12
- validateMax(value?: number): void;
13
- validateMin(value?: number): void;
14
+ private parseToString;
15
+ validateMax(value?: number | Date | string): void;
16
+ validateMin(value?: number | Date | string): void;
14
17
  validatePlaceholder(value?: string): void;
15
18
  validateReadOnly(value?: boolean): void;
16
19
  validateRequired(value?: boolean): void;
17
20
  validateStep(value?: number): void;
18
21
  validateType(value?: InputNumberType): void;
19
- validateValue(value?: string | null): void;
22
+ validateValue(value?: number | Iso8601 | null): void;
20
23
  componentWillLoad(): void;
21
24
  }
@@ -1,35 +1,14 @@
1
1
  import { Generic } from '@public-ui/core';
2
2
  import { ButtonProps } from '../../types/button-link';
3
- import { Stringified } from '../../types/common';
4
- import { InputNumberType } from '../../types/input/control/number';
3
+ import { InputNumberType, OptionalInputProps } from '../../types/input/control/number';
4
+ import { Iso8601 } from '../../types/input/iso8601';
5
5
  import { InputTypeOnDefault, InputTypeOnOff } from '../../types/input/types';
6
6
  import { InputRequiredProps, KoliBriInputIcon } from '../input-text/types';
7
7
  declare type RequiredProps = InputRequiredProps;
8
- declare type OptionalProps = {
9
- accessKey: string;
10
- alert: boolean;
11
- autoComplete: InputTypeOnOff;
12
- disabled: boolean;
13
- error: string;
14
- hideLabel: boolean;
15
- hint: string;
16
- icon: Stringified<KoliBriInputIcon>;
17
- list: Stringified<string[]>;
18
- max: number;
19
- min: number;
20
- name: string;
21
- on: InputTypeOnDefault;
8
+ declare type OptionalProps = OptionalInputProps<number | Iso8601> & {
22
9
  placeholder: string;
23
- readOnly: boolean;
24
- required: boolean;
25
- smartButton: ButtonProps;
26
- step: number;
27
- tabIndex: number;
28
- touched: boolean;
29
10
  type: InputNumberType;
30
- value: string;
31
11
  };
32
- export declare type Props = Generic.Element.Members<RequiredProps, OptionalProps>;
33
12
  declare type RequiredStates = {
34
13
  autoComplete: InputTypeOnOff;
35
14
  id: string;
@@ -45,8 +24,8 @@ declare type OptionalStates = {
45
24
  hideLabel: boolean;
46
25
  hint: string;
47
26
  icon: KoliBriInputIcon;
48
- max: number;
49
- min: number;
27
+ max: string;
28
+ min: string;
50
29
  on: InputTypeOnDefault;
51
30
  placeholder: string;
52
31
  readOnly: boolean;
@@ -57,6 +36,7 @@ declare type OptionalStates = {
57
36
  touched: boolean;
58
37
  value: string;
59
38
  };
39
+ export declare type Props = Generic.Element.Members<RequiredProps, OptionalProps>;
60
40
  export declare type States = Generic.Element.Members<RequiredStates, OptionalStates>;
61
41
  export declare type Watches = Generic.Element.Watchers<RequiredProps, OptionalProps>;
62
42
  export declare type ComponentApi = Generic.Element.ComponentApi<RequiredProps, OptionalProps, RequiredStates, OptionalStates>;
@@ -1,14 +1,8 @@
1
1
  import { JSX } from '../../stencil-public-runtime';
2
2
  import { Generic } from '@public-ui/core';
3
- import { AriaCurrent, KoliBriButtonVariant, LinkButtonStates, LinkOnCallbacks, LinkTarget, LinkUseCase, OptionalLinkButtonProps, OptionalLinkButtonStates, OptionalLinkProps, RequiredLinkButtonProps, RequiredLinkButtonStates, RequiredLinkProps } from '../../types/button-link';
3
+ import { AriaCurrent, KoliBriButtonVariant, LinkButtonStates, LinkOnCallbacks, LinkTarget, LinkUseCase, OptionalLinkButtonProps, OptionalLinkButtonStates, RequiredLinkButtonProps, RequiredLinkButtonStates } from '../../types/button-link';
4
4
  import { Alignment, KoliBriIconProp } from '../../types/icon';
5
5
  import { TooltipAlignment } from '../tooltip/component';
6
- declare type RequiredNavLinkProps = RequiredLinkProps & unknown;
7
- declare type OptionalNavLinkProps = OptionalLinkProps & {
8
- active: boolean;
9
- label?: string;
10
- };
11
- export declare type NavLinkProps = Generic.Element.Members<RequiredNavLinkProps, OptionalNavLinkProps>;
12
6
  export declare class KolLinkButton implements Generic.Element.ComponentApi<RequiredLinkButtonProps, OptionalLinkButtonProps, RequiredLinkButtonStates, OptionalLinkButtonStates> {
13
7
  private readonly nonce;
14
8
  private readonly getRenderValues;
@@ -60,4 +54,3 @@ export declare class KolLinkButton implements Generic.Element.ComponentApi<Requi
60
54
  validateVariant(value?: KoliBriButtonVariant): void;
61
55
  componentWillLoad(): void;
62
56
  }
63
- export {};
@@ -5,6 +5,7 @@ export declare class KolTextarea implements ComponentApi {
5
5
  render(): JSX.Element;
6
6
  private readonly controller;
7
7
  _accessKey?: string;
8
+ _adjustHeight?: boolean;
8
9
  _alert?: boolean;
9
10
  _hasCounter?: boolean;
10
11
  _disabled?: boolean;
@@ -26,6 +27,7 @@ export declare class KolTextarea implements ComponentApi {
26
27
  state: States;
27
28
  constructor();
28
29
  validateAccessKey(value?: string): void;
30
+ validateAdjustHeight(value?: boolean): void;
29
31
  validateAlert(value?: boolean): void;
30
32
  validateDisabled(value?: boolean): void;
31
33
  validateError(value?: string): void;
@@ -5,6 +5,7 @@ export declare type CSSResize = 'both' | 'horizontal' | 'vertical' | 'none';
5
5
  declare type RequiredProps = InputRequiredProps;
6
6
  declare type OptionalProps = {
7
7
  accessKey: string;
8
+ adjustHeight: boolean;
8
9
  alert: boolean;
9
10
  disabled: boolean;
10
11
  error: string;
@@ -25,6 +26,7 @@ declare type OptionalProps = {
25
26
  };
26
27
  export declare type Props = Generic.Element.Members<RequiredProps, OptionalProps>;
27
28
  declare type RequiredStates = {
29
+ adjustHeight: boolean;
28
30
  currentLength: number;
29
31
  id: string;
30
32
  name: string;