@bigmath-ui-library/core 2.0.6 → 2.0.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 (650) hide show
  1. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/BMClassnameSetup.d.ts +2 -0
  2. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/BMClassnameSetup.d.ts.map +1 -0
  3. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/BMClassnameSetup.js +2 -0
  4. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMButton/BMButton.d.ts +12 -0
  5. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMButton/BMButton.d.ts.map +1 -0
  6. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMButton/BMButton.js +22 -0
  7. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMButton/index.d.ts +2 -0
  8. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMButton/index.d.ts.map +1 -0
  9. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMButton/index.js +1 -0
  10. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMInput.d.ts +6 -0
  11. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMInput.d.ts.map +1 -0
  12. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMInput.js +5 -0
  13. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMInputField.d.ts +4 -0
  14. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMInputField.d.ts.map +1 -0
  15. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMInputField.js +5 -0
  16. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMSearch.d.ts +3 -0
  17. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMSearch.d.ts.map +1 -0
  18. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/BMSearch.js +5 -0
  19. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/index.d.ts +4 -0
  20. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/index.d.ts.map +1 -0
  21. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/components/BMInput/index.js +3 -0
  22. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/index.d.ts +4 -0
  23. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/index.d.ts.map +1 -0
  24. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/index.js +3 -0
  25. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/BMAutocomplete.d.ts +140 -0
  26. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/BMAutocomplete.d.ts.map +1 -0
  27. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/BMAutocomplete.js +11 -0
  28. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/BMInput.d.ts +19 -0
  29. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/BMInput.d.ts.map +1 -0
  30. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/BMInput.js +36 -0
  31. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/theme.d.ts +2 -0
  32. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/theme.d.ts.map +1 -0
  33. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/theme.js +12 -0
  34. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/themeUtils.d.ts +3 -0
  35. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/themeUtils.d.ts.map +1 -0
  36. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/bma/theme/themeUtils.js +8 -0
  37. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAccordion/BMAccordion.d.ts +12 -0
  38. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAccordion/BMAccordion.d.ts.map +1 -0
  39. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAccordion/BMAccordion.js +83 -0
  40. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAccordion/index.d.ts +2 -0
  41. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAccordion/index.d.ts.map +1 -0
  42. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAccordion/index.js +1 -0
  43. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAddSection/BMAddSection.d.ts +11 -0
  44. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAddSection/BMAddSection.d.ts.map +1 -0
  45. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAddSection/BMAddSection.js +9 -0
  46. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAddSection/index.d.ts +2 -0
  47. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAddSection/index.d.ts.map +1 -0
  48. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAddSection/index.js +1 -0
  49. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAlert/BMAlert.d.ts +31 -0
  50. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAlert/BMAlert.d.ts.map +1 -0
  51. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAlert/BMAlert.js +79 -0
  52. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAlert/index.d.ts +2 -0
  53. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAlert/index.d.ts.map +1 -0
  54. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAlert/index.js +1 -0
  55. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAutoComplete/BMAutoComplete.d.ts +19 -0
  56. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAutoComplete/BMAutoComplete.d.ts.map +1 -0
  57. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAutoComplete/BMAutoComplete.js +27 -0
  58. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAutoComplete/index.d.ts +2 -0
  59. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAutoComplete/index.d.ts.map +1 -0
  60. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAutoComplete/index.js +1 -0
  61. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAvatar/BMAvatar.d.ts +7 -0
  62. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAvatar/BMAvatar.d.ts.map +1 -0
  63. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAvatar/BMAvatar.js +29 -0
  64. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAvatar/index.d.ts +2 -0
  65. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAvatar/index.d.ts.map +1 -0
  66. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMAvatar/index.js +1 -0
  67. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMButton.d.ts +12 -0
  68. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMButton.d.ts.map +1 -0
  69. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMButton.js +17 -0
  70. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMButtonGroup.d.ts +15 -0
  71. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMButtonGroup.d.ts.map +1 -0
  72. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMButtonGroup.js +11 -0
  73. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMSplitButton.d.ts +15 -0
  74. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMSplitButton.d.ts.map +1 -0
  75. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/BMSplitButton.js +24 -0
  76. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/index.d.ts +4 -0
  77. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/index.d.ts.map +1 -0
  78. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMButton/index.js +3 -0
  79. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/BMCheckbox.d.ts +10 -0
  80. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/BMCheckbox.d.ts.map +1 -0
  81. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/BMCheckbox.js +21 -0
  82. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/BMCheckboxField.d.ts +7 -0
  83. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/BMCheckboxField.d.ts.map +1 -0
  84. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/BMCheckboxField.js +14 -0
  85. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/index.d.ts +3 -0
  86. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/index.d.ts.map +1 -0
  87. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCheckbox/index.js +2 -0
  88. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudList.d.ts +7 -0
  89. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudList.d.ts.map +1 -0
  90. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudList.js +41 -0
  91. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudSelect.d.ts +18 -0
  92. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudSelect.d.ts.map +1 -0
  93. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudSelect.js +55 -0
  94. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudSelectField.d.ts +6 -0
  95. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudSelectField.d.ts.map +1 -0
  96. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/BMCloudSelectField.js +12 -0
  97. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/index.d.ts +4 -0
  98. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/index.d.ts.map +1 -0
  99. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCloudSelect/index.js +3 -0
  100. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCodeBlock/BMCodeBlock.d.ts +20 -0
  101. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCodeBlock/BMCodeBlock.d.ts.map +1 -0
  102. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCodeBlock/BMCodeBlock.js +112 -0
  103. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCodeBlock/index.d.ts +2 -0
  104. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCodeBlock/index.d.ts.map +1 -0
  105. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMCodeBlock/index.js +1 -0
  106. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDatePicker/BMDatePicker.d.ts +22 -0
  107. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDatePicker/BMDatePicker.d.ts.map +1 -0
  108. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDatePicker/BMDatePicker.js +67 -0
  109. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDatePicker/index.d.ts +2 -0
  110. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDatePicker/index.d.ts.map +1 -0
  111. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDatePicker/index.js +1 -0
  112. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDropdown/BMDropdown.d.ts +14 -0
  113. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDropdown/BMDropdown.d.ts.map +1 -0
  114. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDropdown/BMDropdown.js +53 -0
  115. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDropdown/index.d.ts +2 -0
  116. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDropdown/index.d.ts.map +1 -0
  117. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMDropdown/index.js +1 -0
  118. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/BMFormControlLabel.d.ts +3 -0
  119. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/BMFormControlLabel.d.ts.map +1 -0
  120. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/BMFormControlLabel.js +16 -0
  121. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/BMLabel.d.ts +3 -0
  122. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/BMLabel.d.ts.map +1 -0
  123. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/BMLabel.js +16 -0
  124. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/index.d.ts +3 -0
  125. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/index.d.ts.map +1 -0
  126. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMForm/index.js +2 -0
  127. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMHelloBanner/BMHelloBanner.d.ts +10 -0
  128. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMHelloBanner/BMHelloBanner.d.ts.map +1 -0
  129. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMHelloBanner/BMHelloBanner.js +18 -0
  130. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMHelloBanner/index.d.ts +2 -0
  131. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMHelloBanner/index.d.ts.map +1 -0
  132. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMHelloBanner/index.js +1 -0
  133. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInput.d.ts +9 -0
  134. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInput.d.ts.map +1 -0
  135. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInput.js +4 -0
  136. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInputEditableCode.d.ts +9 -0
  137. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInputEditableCode.d.ts.map +1 -0
  138. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInputEditableCode.js +60 -0
  139. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInputField.d.ts +6 -0
  140. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInputField.d.ts.map +1 -0
  141. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMInputField.js +8 -0
  142. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMSearch.d.ts +4 -0
  143. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMSearch.d.ts.map +1 -0
  144. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMSearch.js +15 -0
  145. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMStripeInput.d.ts +9 -0
  146. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMStripeInput.d.ts.map +1 -0
  147. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/BMStripeInput.js +7 -0
  148. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/index.d.ts +6 -0
  149. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/index.d.ts.map +1 -0
  150. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMInput/index.js +5 -0
  151. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMLoadingBox/BMLoadingBox.d.ts +9 -0
  152. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMLoadingBox/BMLoadingBox.d.ts.map +1 -0
  153. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMLoadingBox/BMLoadingBox.js +22 -0
  154. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMLoadingBox/index.d.ts +2 -0
  155. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMLoadingBox/index.d.ts.map +1 -0
  156. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMLoadingBox/index.js +1 -0
  157. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/BMMapMarker.d.ts +23 -0
  158. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/BMMapMarker.d.ts.map +1 -0
  159. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/BMMapMarker.js +56 -0
  160. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/BMMaps.d.ts +19 -0
  161. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/BMMaps.d.ts.map +1 -0
  162. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/BMMaps.js +74 -0
  163. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/MapIcons.d.ts +11 -0
  164. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/MapIcons.d.ts.map +1 -0
  165. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/MapIcons.js +69 -0
  166. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/index.d.ts +5 -0
  167. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/index.d.ts.map +1 -0
  168. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/index.js +4 -0
  169. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/legend/MapLegend.d.ts +13 -0
  170. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/legend/MapLegend.d.ts.map +1 -0
  171. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMaps/legend/MapLegend.js +43 -0
  172. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMModal/BMModal.d.ts +40 -0
  173. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMModal/BMModal.d.ts.map +1 -0
  174. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMModal/BMModal.js +118 -0
  175. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMModal/index.d.ts +2 -0
  176. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMModal/index.d.ts.map +1 -0
  177. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMModal/index.js +1 -0
  178. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/BMMultiEntry.d.ts +23 -0
  179. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/BMMultiEntry.d.ts.map +1 -0
  180. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/BMMultiEntry.js +176 -0
  181. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/BMMultiEntryField.d.ts +7 -0
  182. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/BMMultiEntryField.d.ts.map +1 -0
  183. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/BMMultiEntryField.js +14 -0
  184. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/index.d.ts +3 -0
  185. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/index.d.ts.map +1 -0
  186. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiEntry/index.js +2 -0
  187. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiLevelStepper/BMMultiLevelStepper.d.ts +20 -0
  188. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiLevelStepper/BMMultiLevelStepper.d.ts.map +1 -0
  189. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiLevelStepper/BMMultiLevelStepper.js +69 -0
  190. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiLevelStepper/index.d.ts +2 -0
  191. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiLevelStepper/index.d.ts.map +1 -0
  192. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMMultiLevelStepper/index.js +1 -0
  193. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPagination/BMPagination.d.ts +14 -0
  194. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPagination/BMPagination.d.ts.map +1 -0
  195. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPagination/BMPagination.js +23 -0
  196. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPagination/index.d.ts +2 -0
  197. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPagination/index.d.ts.map +1 -0
  198. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPagination/index.js +1 -0
  199. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/BMPassword.d.ts +6 -0
  200. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/BMPassword.d.ts.map +1 -0
  201. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/BMPassword.js +22 -0
  202. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/BMPasswordField.d.ts +9 -0
  203. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/BMPasswordField.d.ts.map +1 -0
  204. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/BMPasswordField.js +20 -0
  205. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/index.d.ts +3 -0
  206. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/index.d.ts.map +1 -0
  207. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMPassword/index.js +2 -0
  208. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMProgress/BMProgress.d.ts +8 -0
  209. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMProgress/BMProgress.d.ts.map +1 -0
  210. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMProgress/BMProgress.js +21 -0
  211. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMProgress/index.d.ts +2 -0
  212. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMProgress/index.d.ts.map +1 -0
  213. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMProgress/index.js +1 -0
  214. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/BMRadio.d.ts +26 -0
  215. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/BMRadio.d.ts.map +1 -0
  216. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/BMRadio.js +77 -0
  217. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/BMRadioGroupField.d.ts +6 -0
  218. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/BMRadioGroupField.d.ts.map +1 -0
  219. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/BMRadioGroupField.js +14 -0
  220. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/index.d.ts +3 -0
  221. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/index.d.ts.map +1 -0
  222. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMRadio/index.js +2 -0
  223. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/BMSelect.d.ts +12 -0
  224. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/BMSelect.d.ts.map +1 -0
  225. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/BMSelect.js +20 -0
  226. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/BMSelectField.d.ts +7 -0
  227. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/BMSelectField.d.ts.map +1 -0
  228. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/BMSelectField.js +8 -0
  229. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/index.d.ts +3 -0
  230. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/index.d.ts.map +1 -0
  231. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSelect/index.js +2 -0
  232. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSlider/BMSlider.d.ts +12 -0
  233. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSlider/BMSlider.d.ts.map +1 -0
  234. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSlider/BMSlider.js +5 -0
  235. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSlider/index.d.ts +2 -0
  236. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSlider/index.d.ts.map +1 -0
  237. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSlider/index.js +1 -0
  238. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSmartStatus/BMSmartStatus.d.ts +23 -0
  239. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSmartStatus/BMSmartStatus.d.ts.map +1 -0
  240. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSmartStatus/BMSmartStatus.js +145 -0
  241. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSmartStatus/index.d.ts +2 -0
  242. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSmartStatus/index.d.ts.map +1 -0
  243. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMSmartStatus/index.js +1 -0
  244. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMStatus/BMStatus.d.ts +18 -0
  245. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMStatus/BMStatus.d.ts.map +1 -0
  246. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMStatus/BMStatus.js +73 -0
  247. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMStatus/index.d.ts +2 -0
  248. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMStatus/index.d.ts.map +1 -0
  249. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMStatus/index.js +1 -0
  250. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTable/BMTable.d.ts +24 -0
  251. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTable/BMTable.d.ts.map +1 -0
  252. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTable/BMTable.js +56 -0
  253. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTable/index.d.ts +2 -0
  254. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTable/index.d.ts.map +1 -0
  255. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTable/index.js +1 -0
  256. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTabs/BMTabs.d.ts +7 -0
  257. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTabs/BMTabs.d.ts.map +1 -0
  258. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTabs/BMTabs.js +40 -0
  259. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTabs/index.d.ts +2 -0
  260. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTabs/index.d.ts.map +1 -0
  261. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTabs/index.js +1 -0
  262. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTag/BMTag.d.ts +7 -0
  263. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTag/BMTag.d.ts.map +1 -0
  264. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTag/BMTag.js +29 -0
  265. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTag/index.d.ts +2 -0
  266. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTag/index.d.ts.map +1 -0
  267. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTag/index.js +1 -0
  268. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTagv2/BMTagv2.d.ts +19 -0
  269. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTagv2/BMTagv2.d.ts.map +1 -0
  270. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTagv2/BMTagv2.js +151 -0
  271. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTagv2/index.d.ts +2 -0
  272. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTagv2/index.d.ts.map +1 -0
  273. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTagv2/index.js +1 -0
  274. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMMultiToggleButton.d.ts +16 -0
  275. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMMultiToggleButton.d.ts.map +1 -0
  276. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMMultiToggleButton.js +45 -0
  277. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMToggle.d.ts +10 -0
  278. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMToggle.d.ts.map +1 -0
  279. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMToggle.js +6 -0
  280. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMToggleField.d.ts +7 -0
  281. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMToggleField.d.ts.map +1 -0
  282. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/BMToggleField.js +8 -0
  283. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/index.d.ts +4 -0
  284. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/index.d.ts.map +1 -0
  285. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMToggle/index.js +3 -0
  286. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTooltip/BMTooltip.d.ts +11 -0
  287. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTooltip/BMTooltip.d.ts.map +1 -0
  288. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTooltip/BMTooltip.js +22 -0
  289. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTooltip/index.d.ts +2 -0
  290. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTooltip/index.d.ts.map +1 -0
  291. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMTooltip/index.js +1 -0
  292. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMWarning/BMWarning.d.ts +8 -0
  293. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMWarning/BMWarning.d.ts.map +1 -0
  294. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMWarning/BMWarning.js +23 -0
  295. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMWarning/index.d.ts +2 -0
  296. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMWarning/index.d.ts.map +1 -0
  297. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/BMWarning/index.js +1 -0
  298. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/GenericFailure/GenericFailure.d.ts +8 -0
  299. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/GenericFailure/GenericFailure.d.ts.map +1 -0
  300. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/GenericFailure/GenericFailure.js +11 -0
  301. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/GenericFailure/index.d.ts +2 -0
  302. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/GenericFailure/index.d.ts.map +1 -0
  303. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/GenericFailure/index.js +1 -0
  304. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoAccess.d.ts +8 -0
  305. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoAccess.d.ts.map +1 -0
  306. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoAccess.js +10 -0
  307. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoAccessActionTooltip.d.ts +10 -0
  308. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoAccessActionTooltip.d.ts.map +1 -0
  309. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoAccessActionTooltip.js +12 -0
  310. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoPermissionModal.d.ts +11 -0
  311. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoPermissionModal.d.ts.map +1 -0
  312. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/NoPermissionModal.js +14 -0
  313. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/index.d.ts +4 -0
  314. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/index.d.ts.map +1 -0
  315. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/NoAccess/index.js +3 -0
  316. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/index.d.ts +35 -0
  317. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/index.d.ts.map +1 -0
  318. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/components/index.js +34 -0
  319. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/index.d.ts +9 -0
  320. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/index.d.ts.map +1 -0
  321. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/index.js +8 -0
  322. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/BMClassnameSetup.d.ts +1 -0
  323. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/BMClassnameSetup.js +2 -0
  324. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMButton/BMButton.d.ts +11 -0
  325. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMButton/BMButton.js +22 -0
  326. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMButton/index.d.ts +1 -0
  327. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMButton/index.js +1 -0
  328. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/BMInput.d.ts +5 -0
  329. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/BMInput.js +5 -0
  330. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/BMInputField.d.ts +3 -0
  331. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/BMInputField.js +5 -0
  332. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/BMSearch.d.ts +2 -0
  333. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/BMSearch.js +5 -0
  334. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/index.d.ts +3 -0
  335. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/components/BMInput/index.js +3 -0
  336. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/index.d.ts +3 -0
  337. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/index.js +3 -0
  338. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/BMAutocomplete.d.ts +139 -0
  339. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/BMAutocomplete.js +11 -0
  340. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/BMInput.d.ts +18 -0
  341. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/BMInput.js +36 -0
  342. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/theme.d.ts +1 -0
  343. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/theme.js +12 -0
  344. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/themeUtils.d.ts +2 -0
  345. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/bma/theme/themeUtils.js +8 -0
  346. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAccordion/BMAccordion.d.ts +11 -0
  347. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAccordion/BMAccordion.js +83 -0
  348. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAccordion/index.d.ts +1 -0
  349. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAccordion/index.js +1 -0
  350. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAddSection/BMAddSection.d.ts +10 -0
  351. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAddSection/BMAddSection.js +9 -0
  352. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAddSection/index.d.ts +1 -0
  353. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAddSection/index.js +1 -0
  354. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAlert/BMAlert.d.ts +30 -0
  355. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAlert/BMAlert.js +79 -0
  356. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAlert/index.d.ts +1 -0
  357. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAlert/index.js +1 -0
  358. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAutoComplete/BMAutoComplete.d.ts +18 -0
  359. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAutoComplete/BMAutoComplete.js +27 -0
  360. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAutoComplete/index.d.ts +1 -0
  361. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAutoComplete/index.js +1 -0
  362. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAvatar/BMAvatar.d.ts +6 -0
  363. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAvatar/BMAvatar.js +29 -0
  364. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAvatar/index.d.ts +1 -0
  365. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMAvatar/index.js +1 -0
  366. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/BMButton.d.ts +11 -0
  367. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/BMButton.js +17 -0
  368. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/BMButtonGroup.d.ts +14 -0
  369. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/BMButtonGroup.js +11 -0
  370. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/BMSplitButton.d.ts +14 -0
  371. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/BMSplitButton.js +24 -0
  372. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/index.d.ts +3 -0
  373. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMButton/index.js +3 -0
  374. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCheckbox/BMCheckbox.d.ts +9 -0
  375. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCheckbox/BMCheckbox.js +21 -0
  376. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCheckbox/BMCheckboxField.d.ts +6 -0
  377. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCheckbox/BMCheckboxField.js +14 -0
  378. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCheckbox/index.d.ts +2 -0
  379. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCheckbox/index.js +2 -0
  380. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/BMCloudList.d.ts +6 -0
  381. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/BMCloudList.js +41 -0
  382. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/BMCloudSelect.d.ts +17 -0
  383. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/BMCloudSelect.js +55 -0
  384. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/BMCloudSelectField.d.ts +5 -0
  385. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/BMCloudSelectField.js +12 -0
  386. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/index.d.ts +3 -0
  387. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCloudSelect/index.js +3 -0
  388. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCodeBlock/BMCodeBlock.d.ts +19 -0
  389. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCodeBlock/BMCodeBlock.js +112 -0
  390. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCodeBlock/index.d.ts +1 -0
  391. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMCodeBlock/index.js +1 -0
  392. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDatePicker/BMDatePicker.d.ts +21 -0
  393. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDatePicker/BMDatePicker.js +67 -0
  394. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDatePicker/index.d.ts +1 -0
  395. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDatePicker/index.js +1 -0
  396. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDropdown/BMDropdown.d.ts +13 -0
  397. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDropdown/BMDropdown.js +53 -0
  398. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDropdown/index.d.ts +1 -0
  399. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMDropdown/index.js +1 -0
  400. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMForm/BMFormControlLabel.d.ts +2 -0
  401. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMForm/BMFormControlLabel.js +16 -0
  402. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMForm/BMLabel.d.ts +2 -0
  403. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMForm/BMLabel.js +16 -0
  404. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMForm/index.d.ts +2 -0
  405. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMForm/index.js +2 -0
  406. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMHelloBanner/BMHelloBanner.d.ts +9 -0
  407. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMHelloBanner/BMHelloBanner.js +18 -0
  408. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMHelloBanner/index.d.ts +1 -0
  409. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMHelloBanner/index.js +1 -0
  410. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMInput.d.ts +8 -0
  411. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMInput.js +4 -0
  412. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMInputEditableCode.d.ts +8 -0
  413. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMInputEditableCode.js +60 -0
  414. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMInputField.d.ts +5 -0
  415. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMInputField.js +8 -0
  416. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMSearch.d.ts +3 -0
  417. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMSearch.js +15 -0
  418. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMStripeInput.d.ts +8 -0
  419. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/BMStripeInput.js +7 -0
  420. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/index.d.ts +5 -0
  421. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMInput/index.js +5 -0
  422. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMLoadingBox/BMLoadingBox.d.ts +8 -0
  423. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMLoadingBox/BMLoadingBox.js +22 -0
  424. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMLoadingBox/index.d.ts +1 -0
  425. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMLoadingBox/index.js +1 -0
  426. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/BMMapMarker.d.ts +22 -0
  427. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/BMMapMarker.js +56 -0
  428. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/BMMaps.d.ts +18 -0
  429. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/BMMaps.js +74 -0
  430. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/MapIcons.d.ts +10 -0
  431. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/MapIcons.js +69 -0
  432. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/index.d.ts +4 -0
  433. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/index.js +4 -0
  434. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/legend/MapLegend.d.ts +12 -0
  435. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMaps/legend/MapLegend.js +43 -0
  436. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMModal/BMModal.d.ts +39 -0
  437. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMModal/BMModal.js +118 -0
  438. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMModal/index.d.ts +1 -0
  439. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMModal/index.js +1 -0
  440. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiEntry/BMMultiEntry.d.ts +22 -0
  441. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiEntry/BMMultiEntry.js +176 -0
  442. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiEntry/BMMultiEntryField.d.ts +6 -0
  443. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiEntry/BMMultiEntryField.js +14 -0
  444. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiEntry/index.d.ts +2 -0
  445. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiEntry/index.js +2 -0
  446. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiLevelStepper/BMMultiLevelStepper.d.ts +19 -0
  447. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiLevelStepper/BMMultiLevelStepper.js +69 -0
  448. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiLevelStepper/index.d.ts +1 -0
  449. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMMultiLevelStepper/index.js +1 -0
  450. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPagination/BMPagination.d.ts +13 -0
  451. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPagination/BMPagination.js +23 -0
  452. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPagination/index.d.ts +1 -0
  453. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPagination/index.js +1 -0
  454. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPassword/BMPassword.d.ts +5 -0
  455. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPassword/BMPassword.js +22 -0
  456. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPassword/BMPasswordField.d.ts +8 -0
  457. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPassword/BMPasswordField.js +20 -0
  458. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPassword/index.d.ts +2 -0
  459. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMPassword/index.js +2 -0
  460. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMProgress/BMProgress.d.ts +7 -0
  461. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMProgress/BMProgress.js +21 -0
  462. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMProgress/index.d.ts +1 -0
  463. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMProgress/index.js +1 -0
  464. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMRadio/BMRadio.d.ts +25 -0
  465. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMRadio/BMRadio.js +77 -0
  466. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMRadio/BMRadioGroupField.d.ts +5 -0
  467. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMRadio/BMRadioGroupField.js +14 -0
  468. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMRadio/index.d.ts +2 -0
  469. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMRadio/index.js +2 -0
  470. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSelect/BMSelect.d.ts +11 -0
  471. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSelect/BMSelect.js +20 -0
  472. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSelect/BMSelectField.d.ts +6 -0
  473. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSelect/BMSelectField.js +8 -0
  474. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSelect/index.d.ts +2 -0
  475. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSelect/index.js +2 -0
  476. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSlider/BMSlider.d.ts +11 -0
  477. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSlider/BMSlider.js +5 -0
  478. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSlider/index.d.ts +1 -0
  479. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSlider/index.js +1 -0
  480. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSmartStatus/BMSmartStatus.d.ts +22 -0
  481. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSmartStatus/BMSmartStatus.js +145 -0
  482. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSmartStatus/index.d.ts +1 -0
  483. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMSmartStatus/index.js +1 -0
  484. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMStatus/BMStatus.d.ts +17 -0
  485. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMStatus/BMStatus.js +73 -0
  486. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMStatus/index.d.ts +1 -0
  487. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMStatus/index.js +1 -0
  488. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTable/BMTable.d.ts +23 -0
  489. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTable/BMTable.js +56 -0
  490. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTable/index.d.ts +1 -0
  491. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTable/index.js +1 -0
  492. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTabs/BMTabs.d.ts +6 -0
  493. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTabs/BMTabs.js +40 -0
  494. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTabs/index.d.ts +1 -0
  495. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTabs/index.js +1 -0
  496. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTag/BMTag.d.ts +6 -0
  497. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTag/BMTag.js +29 -0
  498. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTag/index.d.ts +1 -0
  499. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTag/index.js +1 -0
  500. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTagv2/BMTagv2.d.ts +18 -0
  501. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTagv2/BMTagv2.js +151 -0
  502. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTagv2/index.d.ts +1 -0
  503. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTagv2/index.js +1 -0
  504. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/BMMultiToggleButton.d.ts +15 -0
  505. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/BMMultiToggleButton.js +45 -0
  506. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/BMToggle.d.ts +9 -0
  507. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/BMToggle.js +6 -0
  508. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/BMToggleField.d.ts +6 -0
  509. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/BMToggleField.js +8 -0
  510. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/index.d.ts +3 -0
  511. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMToggle/index.js +3 -0
  512. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTooltip/BMTooltip.d.ts +10 -0
  513. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTooltip/BMTooltip.js +22 -0
  514. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTooltip/index.d.ts +1 -0
  515. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMTooltip/index.js +1 -0
  516. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMWarning/BMWarning.d.ts +7 -0
  517. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMWarning/BMWarning.js +23 -0
  518. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMWarning/index.d.ts +1 -0
  519. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/BMWarning/index.js +1 -0
  520. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/GenericFailure/GenericFailure.d.ts +7 -0
  521. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/GenericFailure/GenericFailure.js +11 -0
  522. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/GenericFailure/index.d.ts +1 -0
  523. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/GenericFailure/index.js +1 -0
  524. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/NoAccess.d.ts +7 -0
  525. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/NoAccess.js +10 -0
  526. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/NoAccessActionTooltip.d.ts +9 -0
  527. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/NoAccessActionTooltip.js +12 -0
  528. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/NoPermissionModal.d.ts +10 -0
  529. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/NoPermissionModal.js +14 -0
  530. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/index.d.ts +3 -0
  531. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/NoAccess/index.js +3 -0
  532. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/index.d.ts +34 -0
  533. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/components/index.js +34 -0
  534. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/index.d.ts +8 -0
  535. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/index.js +8 -0
  536. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMAutoComplete.d.ts +7 -0
  537. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMAutoComplete.js +144 -0
  538. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMAvatar.d.ts +5 -0
  539. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMAvatar.js +5 -0
  540. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMButton.d.ts +15 -0
  541. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMButton.js +115 -0
  542. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMButtonGroup.d.ts +2 -0
  543. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMButtonGroup.js +46 -0
  544. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMCheckbox.d.ts +2 -0
  545. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMCheckbox.js +14 -0
  546. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMFormHelperText.d.ts +2 -0
  547. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMFormHelperText.js +17 -0
  548. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMInput.d.ts +8 -0
  549. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMInput.js +111 -0
  550. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMMaps.d.ts +6 -0
  551. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMMaps.js +6 -0
  552. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMRadio.d.ts +2 -0
  553. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMRadio.js +8 -0
  554. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMTabs.d.ts +3 -0
  555. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMTabs.js +74 -0
  556. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMTag.d.ts +2 -0
  557. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMTag.js +26 -0
  558. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMToggle.d.ts +2 -0
  559. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMToggle.js +48 -0
  560. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMTooltip.d.ts +2 -0
  561. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/BMTooltip.js +32 -0
  562. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/theme.d.ts +87 -0
  563. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/theme.js +219 -0
  564. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/variables.d.ts +61 -0
  565. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/src/theme/variables.js +144 -0
  566. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMAutoComplete.d.ts +8 -0
  567. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMAutoComplete.d.ts.map +1 -0
  568. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMAutoComplete.js +144 -0
  569. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMAvatar.d.ts +6 -0
  570. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMAvatar.d.ts.map +1 -0
  571. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMAvatar.js +5 -0
  572. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMButton.d.ts +16 -0
  573. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMButton.d.ts.map +1 -0
  574. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMButton.js +115 -0
  575. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMButtonGroup.d.ts +3 -0
  576. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMButtonGroup.d.ts.map +1 -0
  577. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMButtonGroup.js +46 -0
  578. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMCheckbox.d.ts +3 -0
  579. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMCheckbox.d.ts.map +1 -0
  580. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMCheckbox.js +14 -0
  581. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMFormHelperText.d.ts +3 -0
  582. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMFormHelperText.d.ts.map +1 -0
  583. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMFormHelperText.js +17 -0
  584. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMInput.d.ts +9 -0
  585. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMInput.d.ts.map +1 -0
  586. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMInput.js +111 -0
  587. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMMaps.d.ts +7 -0
  588. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMMaps.d.ts.map +1 -0
  589. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMMaps.js +6 -0
  590. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMRadio.d.ts +3 -0
  591. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMRadio.d.ts.map +1 -0
  592. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMRadio.js +8 -0
  593. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTabs.d.ts +4 -0
  594. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTabs.d.ts.map +1 -0
  595. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTabs.js +74 -0
  596. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTag.d.ts +3 -0
  597. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTag.d.ts.map +1 -0
  598. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTag.js +26 -0
  599. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMToggle.d.ts +3 -0
  600. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMToggle.d.ts.map +1 -0
  601. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMToggle.js +48 -0
  602. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTooltip.d.ts +3 -0
  603. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTooltip.d.ts.map +1 -0
  604. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/BMTooltip.js +32 -0
  605. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/theme.d.ts +88 -0
  606. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/theme.d.ts.map +1 -0
  607. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/theme.js +219 -0
  608. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/variables.d.ts +62 -0
  609. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/variables.d.ts.map +1 -0
  610. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/theme/variables.js +144 -0
  611. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/dist/tsconfig.build.tsbuildinfo +1 -0
  612. package/.rollup.cache/home/bigmath/code_bm/core-2.0.4/package/tsconfig.build.tsbuildinfo +1 -0
  613. package/dist/cjs/index.js +77607 -98821
  614. package/dist/esm/index.js +77606 -98809
  615. package/package.json +33 -27
  616. package/rollup.config.js +63 -74
  617. package/scripts/transpile-es2017.cjs +17 -0
  618. package/src/BMClassnameSetup.ts +1 -1
  619. package/src/assets/icons/check.svg +0 -0
  620. package/src/assets/icons/circle-check-solid.svg +0 -0
  621. package/src/assets/icons/failed-solid.svg +0 -0
  622. package/src/bma/components/BMInput/BMInput.tsx +1 -1
  623. package/src/bma/components/BMInput/BMInputField.tsx +1 -1
  624. package/src/bma/components/BMInput/BMSearch.tsx +1 -1
  625. package/src/bma/theme/BMAutocomplete.ts +1 -1
  626. package/src/bma/theme/theme.ts +1 -1
  627. package/src/components/BMButton/BMSplitButton.tsx +1 -1
  628. package/src/components/BMCloudSelect/BMCloudSelect.tsx +9 -0
  629. package/src/components/BMCodeBlock/BMCodeBlock.tsx +9 -9
  630. package/src/components/BMDatePicker/BMDatePicker.tsx +1 -2
  631. package/src/components/BMInput/BMInputEditableCode.tsx +1 -2
  632. package/src/components/BMMaps/BMMapMarker.tsx +23 -24
  633. package/src/components/BMMaps/BMMaps.tsx +7 -4
  634. package/src/components/BMMaps/MapIcons.tsx +11 -4
  635. package/src/components/BMMaps/index.ts +0 -1
  636. package/src/components/BMMaps/legend/MapLegend.tsx +3 -3
  637. package/src/components/BMRadio/BMRadio.tsx +2 -2
  638. package/src/components/BMSmartStatus/BMSmartStatus.tsx +73 -80
  639. package/src/types/custom.d.ts +0 -5
  640. package/stories/BMAButton.stories.tsx +1 -1
  641. package/stories/BMAutoComplete.stories.tsx +1 -1
  642. package/stories/BMGroupButton.stories.tsx +1 -1
  643. package/stories/BMSlider.stories.tsx +1 -1
  644. package/tsconfig.build.json +24 -21
  645. package/LICENSE +0 -7
  646. package/README.md +0 -42
  647. package/dist/cjs/index.css +0 -11
  648. package/dist/esm/index.css +0 -11
  649. package/src/components/BMMaps/markerTypes.ts +0 -8
  650. package/tsconfig.base.json +0 -21
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=BMClassnameSetup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMClassnameSetup.d.ts","sourceRoot":"","sources":["../src/BMClassnameSetup.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import { unstable_ClassNameGenerator as ClassNameGenerator } from "@mui/material/className";
2
+ ClassNameGenerator.configure((componentName) => `bm-${componentName}`);
@@ -0,0 +1,12 @@
1
+ import { BMButtonProps, BMSplitButtonProps } from '../../../components/BMButton';
2
+ declare module "../../../components/BMButton/BMButton" {
3
+ interface BMAButtonVariantOverride {
4
+ bmaPrimary: true;
5
+ }
6
+ }
7
+ export interface BMAButtonProps extends Omit<BMButtonProps, "variant"> {
8
+ variant?: 'primary' | 'secondary' | 'ghost' | 'gradient' | 'bmaPrimary';
9
+ }
10
+ export declare const BMButton: (props: BMAButtonProps) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const BMSplitButton: (props: BMSplitButtonProps) => import("react/jsx-runtime").JSX.Element;
12
+ //# sourceMappingURL=BMButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMButton.d.ts","sourceRoot":"","sources":["../../../../src/bma/components/BMButton/BMButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAgE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAE/I,OAAO,QAAQ,uCAAuC,CAAC;IACnD,UAAU,wBAAwB;QAC9B,UAAU,EAAE,IAAI,CAAC;KACpB;CACJ;AAED,MAAM,WAAW,cAAe,SAAQ,IAAI,CAAC,aAAa,EAAE,SAAS,CAAC;IAClE,OAAO,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,OAAO,GAAG,UAAU,GAAG,YAAY,CAAC;CAC3E;AAkBD,eAAO,MAAM,QAAQ,GAAI,OAAO,cAAc,4CAA8C,CAAC;AAE7F,eAAO,MAAM,aAAa,GAAI,OAAO,kBAAkB,4CAEtD,CAAA"}
@@ -0,0 +1,22 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { styled } from "@mui/material";
3
+ import { BMButton as BMCoreButton, BMSplitButton as BMCoreSplitButton } from '../../../components/BMButton';
4
+ const StyledButton = styled(BMCoreButton)(({ variant, disabled }) => ({
5
+ ...(variant === 'bmaPrimary' && !disabled && {
6
+ color: '#fff',
7
+ backgroundColor: '#EF5824',
8
+ '&:hover': {
9
+ backgroundColor: '#DC4E1D'
10
+ },
11
+ '&:active': {
12
+ backgroundColor: '#A73D19'
13
+ },
14
+ '& .bm-MuiCircularProgress-root': {
15
+ color: '#fff'
16
+ }
17
+ })
18
+ }));
19
+ export const BMButton = (props) => _jsx(StyledButton, { ...props, disableRipple: true });
20
+ export const BMSplitButton = (props) => {
21
+ return _jsx(BMCoreSplitButton, { ...props, ButtonComp: StyledButton });
22
+ };
@@ -0,0 +1,2 @@
1
+ export * from "./BMButton";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bma/components/BMButton/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { BMInputProps } from "../../..";
2
+ export interface BMAInputProps extends Omit<BMInputProps, 'size'> {
3
+ size?: 'large' | 'medium';
4
+ }
5
+ export declare const BMInput: (props: BMAInputProps) => import("react/jsx-runtime").JSX.Element;
6
+ //# sourceMappingURL=BMInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMInput.d.ts","sourceRoot":"","sources":["../../../../src/bma/components/BMInput/BMInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA0B,YAAY,EAAE,MAAM,UAAU,CAAC;AAEhE,MAAM,WAAW,aAAc,SAAQ,IAAI,CAAC,YAAY,EAAE,MAAM,CAAC;IAC7D,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;CAC7B;AAED,eAAO,MAAM,OAAO,GAAI,OAAO,aAAa,4CAE3C,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { BMInput as BMCoreInput } from "../../..";
3
+ export const BMInput = (props) => {
4
+ return _jsx(BMCoreInput, { InputProps: { disableUnderline: true }, InputLabelProps: { shrink: true }, ...props });
5
+ };
@@ -0,0 +1,4 @@
1
+ import { FieldValues } from "react-hook-form";
2
+ import { BMInputFieldProps } from "../../..";
3
+ export declare const BMInputField: <T extends FieldValues>(props: BMInputFieldProps<T>) => import("react/jsx-runtime").JSX.Element;
4
+ //# sourceMappingURL=BMInputField.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMInputField.d.ts","sourceRoot":"","sources":["../../../../src/bma/components/BMInput/BMInputField.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAoC,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAG/E,eAAO,MAAM,YAAY,GAAI,CAAC,SAAS,WAAW,EAAG,OAAO,iBAAiB,CAAC,CAAC,CAAC,4CAE/E,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { BMInputField as BMCoreInputField } from "../../..";
3
+ export const BMInputField = (props) => {
4
+ return _jsx(BMCoreInputField, { InputProps: { disableUnderline: true }, InputLabelProps: { shrink: true }, ...props });
5
+ };
@@ -0,0 +1,3 @@
1
+ import { BMAInputProps } from ".";
2
+ export declare const BMSearchInput: (props: BMAInputProps) => import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=BMSearch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMSearch.d.ts","sourceRoot":"","sources":["../../../../src/bma/components/BMInput/BMSearch.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,GAAG,CAAC;AAElC,eAAO,MAAM,aAAa,GAAI,OAAO,aAAa,4CAEjD,CAAA"}
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { BMSearch } from "../../..";
3
+ export const BMSearchInput = (props) => {
4
+ return _jsx(BMSearch, { ...props });
5
+ };
@@ -0,0 +1,4 @@
1
+ export * from './BMInput';
2
+ export * from './BMInputField';
3
+ export * from './BMSearch';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bma/components/BMInput/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './BMInput';
2
+ export * from './BMInputField';
3
+ export * from './BMSearch';
@@ -0,0 +1,4 @@
1
+ export { bmaTheme } from "./theme/theme";
2
+ export { BMInput, type BMAInputProps, BMInputField, BMSearchInput } from './components/BMInput';
3
+ export { BMButton, type BMAButtonProps, BMSplitButton } from './components/BMButton/BMButton';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/bma/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,KAAK,aAAa,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAChG,OAAO,EAAE,QAAQ,EAAE,KAAK,cAAc,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { bmaTheme } from "./theme/theme";
2
+ export { BMInput, BMInputField, BMSearchInput } from './components/BMInput';
3
+ export { BMButton, BMSplitButton } from './components/BMButton/BMButton';
@@ -0,0 +1,140 @@
1
+ export declare const BMAAutoComplete: {
2
+ styleOverrides: {
3
+ inputRoot: any;
4
+ input?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
5
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
6
+ } & {
7
+ theme: unknown;
8
+ }>;
9
+ option?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
10
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
11
+ } & {
12
+ theme: unknown;
13
+ }>;
14
+ listbox?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
15
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
16
+ } & {
17
+ theme: unknown;
18
+ }>;
19
+ fullWidth?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
20
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
21
+ } & {
22
+ theme: unknown;
23
+ }>;
24
+ focused?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
25
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
26
+ } & {
27
+ theme: unknown;
28
+ }>;
29
+ endAdornment?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
30
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
31
+ } & {
32
+ theme: unknown;
33
+ }>;
34
+ root?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
35
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
36
+ } & {
37
+ theme: unknown;
38
+ }>;
39
+ loading?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
40
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
41
+ } & {
42
+ theme: unknown;
43
+ }>;
44
+ paper?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
45
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
46
+ } & {
47
+ theme: unknown;
48
+ }>;
49
+ clearIndicator?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
50
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
51
+ } & {
52
+ theme: unknown;
53
+ }>;
54
+ popper?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
55
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
56
+ } & {
57
+ theme: unknown;
58
+ }>;
59
+ popupIndicator?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
60
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
61
+ } & {
62
+ theme: unknown;
63
+ }>;
64
+ expanded?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
65
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
66
+ } & {
67
+ theme: unknown;
68
+ }>;
69
+ focusVisible?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
70
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
71
+ } & {
72
+ theme: unknown;
73
+ }>;
74
+ tag?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
75
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
76
+ } & {
77
+ theme: unknown;
78
+ }>;
79
+ tagSizeSmall?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
80
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
81
+ } & {
82
+ theme: unknown;
83
+ }>;
84
+ tagSizeMedium?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
85
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
86
+ } & {
87
+ theme: unknown;
88
+ }>;
89
+ hasPopupIcon?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
90
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
91
+ } & {
92
+ theme: unknown;
93
+ }>;
94
+ hasClearIcon?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
95
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
96
+ } & {
97
+ theme: unknown;
98
+ }>;
99
+ inputFocused?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
100
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
101
+ } & {
102
+ theme: unknown;
103
+ }>;
104
+ popupIndicatorOpen?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
105
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
106
+ } & {
107
+ theme: unknown;
108
+ }>;
109
+ popperDisablePortal?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
110
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
111
+ } & {
112
+ theme: unknown;
113
+ }>;
114
+ noOptions?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
115
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
116
+ } & {
117
+ theme: unknown;
118
+ }>;
119
+ groupLabel?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
120
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
121
+ } & {
122
+ theme: unknown;
123
+ }>;
124
+ groupUl?: import("@mui/styled-engine").Interpolation<import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
125
+ ownerState: import("@mui/material").AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
126
+ } & {
127
+ theme: unknown;
128
+ }>;
129
+ };
130
+ defaultProps?: import("@mui/material").ComponentsProps["MuiAutocomplete"];
131
+ variants?: {
132
+ props: Partial<import("@mui/material").AutocompleteProps<any, any, any, any, "div">> | ((props: Partial<import("@mui/material").AutocompleteProps<any, any, any, any, "div">> & {
133
+ ownerState: Partial<import("@mui/material").AutocompleteProps<any, any, any, any, "div">>;
134
+ }) => boolean);
135
+ style: import("@mui/styled-engine").Interpolation<{
136
+ theme: unknown;
137
+ }>;
138
+ }[] | undefined;
139
+ };
140
+ //# sourceMappingURL=BMAutocomplete.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMAutocomplete.d.ts","sourceRoot":"","sources":["../../../src/bma/theme/BMAutocomplete.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAS3B,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { BMAutoComplete } from "../../../src/theme/BMAutoComplete";
2
+ export const BMAAutoComplete = {
3
+ ...BMAutoComplete,
4
+ styleOverrides: {
5
+ ...BMAutoComplete?.styleOverrides,
6
+ inputRoot: {
7
+ ...BMAutoComplete?.styleOverrides?.inputRoot,
8
+ height: 40,
9
+ },
10
+ },
11
+ };
@@ -0,0 +1,19 @@
1
+ import type { Components } from "@mui/material";
2
+ declare module "@mui/material/TextField" {
3
+ interface InputBasePropsSizeOverrides {
4
+ large: true;
5
+ }
6
+ }
7
+ export declare const BMAInput: {
8
+ defaultProps: {
9
+ disableUnderline: boolean;
10
+ size: string;
11
+ };
12
+ styleOverrides: {
13
+ root: {
14
+ variants: any[];
15
+ };
16
+ };
17
+ };
18
+ export declare const BMInputLabel: Components["MuiInputLabel"];
19
+ //# sourceMappingURL=BMInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMInput.d.ts","sourceRoot":"","sources":["../../../src/bma/theme/BMInput.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAKhD,OAAO,QAAQ,yBAAyB,CAAC;IACrC,UAAU,2BAA2B;QACjC,KAAK,EAAE,IAAI,CAAC;KACf;CACJ;AAED,eAAO,MAAM,QAAQ;;;;;;;;;;CAkBpB,CAAA;AAED,eAAO,MAAM,YAAY,EAAE,UAAU,CAAC,eAAe,CAcpD,CAAC"}
@@ -0,0 +1,36 @@
1
+ import { coreTheme } from "../../theme/theme";
2
+ import { getOverrideContents } from "./themeUtils";
3
+ export const BMAInput = {
4
+ defaultProps: {
5
+ disableUnderline: true,
6
+ size: 'large'
7
+ },
8
+ styleOverrides: {
9
+ root: {
10
+ variants: [
11
+ ...coreTheme.components?.MuiInput?.styleOverrides?.root?.variants,
12
+ {
13
+ props: { size: 'large', multiline: false },
14
+ style: {
15
+ height: 40,
16
+ }
17
+ }
18
+ ]
19
+ }
20
+ }
21
+ };
22
+ export const BMInputLabel = {
23
+ defaultProps: {
24
+ shrink: true,
25
+ },
26
+ styleOverrides: {
27
+ // biome-ignore lint: TODO for any
28
+ root: ({ theme }) => ({
29
+ // ...(theme.components.MuiInputLabel.styleOverrides.root?.({ theme }) ?? {}),
30
+ ...getOverrideContents(coreTheme.components?.MuiInputLabel?.styleOverrides?.root, theme),
31
+ // textTransform: 'lowercase',
32
+ fontSize: theme.typography.body1.fontSize,
33
+ fontWeight: 500
34
+ }),
35
+ },
36
+ };
@@ -0,0 +1,2 @@
1
+ export declare const bmaTheme: import("@mui/material").Theme;
2
+ //# sourceMappingURL=theme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/bma/theme/theme.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,QAAQ,+BAQpB,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { createTheme } from "@mui/material";
2
+ import { deepmerge } from "@mui/utils";
3
+ import { coreTheme } from "../../../src/theme/theme";
4
+ import { BMAInput, BMInputLabel } from "./BMInput";
5
+ import { BMAAutoComplete } from "./BMAutocomplete";
6
+ export const bmaTheme = createTheme(deepmerge(coreTheme, {
7
+ components: {
8
+ MuiInput: BMAInput,
9
+ MuiInputLabel: BMInputLabel,
10
+ MuiAutocomplete: BMAAutoComplete
11
+ }
12
+ }));
@@ -0,0 +1,3 @@
1
+ import { Theme } from "@mui/material";
2
+ export declare const getOverrideContents: (fn: any, theme?: Theme) => any;
3
+ //# sourceMappingURL=themeUtils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"themeUtils.d.ts","sourceRoot":"","sources":["../../../src/bma/theme/themeUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,eAAO,MAAM,mBAAmB,GAAI,IAAI,GAAG,EAAE,QAAQ,KAAK,QAOzD,CAAA"}
@@ -0,0 +1,8 @@
1
+ export const getOverrideContents = (fn, theme) => {
2
+ if (typeof fn === 'function' && theme) {
3
+ return fn({ theme });
4
+ }
5
+ else {
6
+ return fn;
7
+ }
8
+ };
@@ -0,0 +1,12 @@
1
+ import { FC, ReactNode } from "react";
2
+ import { AccordionProps } from "@mui/material";
3
+ interface BMAccordionProps extends AccordionProps {
4
+ titleContent: ReactNode;
5
+ renderChips?: () => ReactNode;
6
+ renderChipsWithoutExpanded?: () => ReactNode;
7
+ isAccordionList?: boolean;
8
+ dataTestId?: string;
9
+ }
10
+ export declare const BMAccordion: FC<BMAccordionProps>;
11
+ export {};
12
+ //# sourceMappingURL=BMAccordion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMAccordion.d.ts","sourceRoot":"","sources":["../../../src/components/BMAccordion/BMAccordion.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAEhD,OAAO,EAKL,cAAc,EAGf,MAAM,eAAe,CAAC;AAIvB,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,YAAY,EAAE,SAAS,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,SAAS,CAAC;IAC9B,0BAA0B,CAAC,EAAE,MAAM,SAAS,CAAC;IAC7C,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AA6ED,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CAoD5C,CAAC"}
@@ -0,0 +1,83 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { useState } from "react";
3
+ import { Box, styled, useTheme, Accordion, AccordionSummary, AccordionDetails, } from "@mui/material";
4
+ import ExpandMoreIcon from "../../assets/icons/expand-more.svg";
5
+ const StyledAccordion = styled(Accordion, {
6
+ shouldForwardProp: (prop) => prop !== "isAccordionList",
7
+ })(({ theme, isAccordionList }) => ({
8
+ ...(isAccordionList
9
+ ? {
10
+ borderBottom: "0px transparent",
11
+ borderRadius: 0,
12
+ margin: "0px",
13
+ "&:first-of-type": {
14
+ borderTopLeftRadius: theme.spacing(1),
15
+ borderTopRightRadius: theme.spacing(1),
16
+ "& > .MuiAccordionSummary-root": {
17
+ borderTopLeftRadius: theme.spacing(1),
18
+ borderTopRightRadius: theme.spacing(1),
19
+ },
20
+ },
21
+ "&:last-of-type": {
22
+ borderBottom: `1px solid ${theme.palette.grey[300]}`,
23
+ "& > .MuiAccordionSummary-root": {
24
+ borderBottomLeftRadius: theme.spacing(1),
25
+ borderBottomRightRadius: theme.spacing(1),
26
+ "&.Mui-expanded": {
27
+ borderBottomLeftRadius: 0,
28
+ borderBottomRightRadius: 0,
29
+ },
30
+ },
31
+ },
32
+ }
33
+ : {
34
+ border: `1px solid ${theme.palette.grey[200]}`,
35
+ }),
36
+ }));
37
+ const StyledAccordionSummary = styled(AccordionSummary, {
38
+ shouldForwardProp: (prop) => prop !== "isAccordionList",
39
+ })(({ theme, isAccordionList }) => ({
40
+ display: "flex",
41
+ width: "100%",
42
+ minHeight: isAccordionList ? theme.spacing(5.5) : theme.spacing(8),
43
+ paddingLeft: isAccordionList ? theme.spacing(3) : undefined,
44
+ paddingRight: isAccordionList ? theme.spacing(3) : undefined,
45
+ backgroundColor: isAccordionList ? `${theme.palette.grey[100]}40` : undefined,
46
+ borderBottom: isAccordionList
47
+ ? `1px solid ${theme.palette.grey[200]}`
48
+ : undefined,
49
+ "& .MuiAccordionSummary-content": {
50
+ margin: 0,
51
+ },
52
+ "&.Mui-expanded": {
53
+ minHeight: isAccordionList ? theme.spacing(5.5) : theme.spacing(8),
54
+ },
55
+ }));
56
+ const StyledAccordionDetails = styled(AccordionDetails)(({ theme }) => ({
57
+ display: "inline-block",
58
+ width: "100%",
59
+ padding: theme.spacing(1, 2, 1.5),
60
+ }));
61
+ const TitleBox = styled(Box, {
62
+ shouldForwardProp: (prop) => prop !== "isAccordionList",
63
+ })(({ theme, isAccordionList }) => ({
64
+ display: "flex",
65
+ alignItems: "center",
66
+ flexGrow: 1,
67
+ fontWeight: 600,
68
+ fontSize: isAccordionList ? 13 : 15,
69
+ color: theme.palette.grey[900],
70
+ }));
71
+ const ShrinkContainer = styled(Box)({
72
+ display: "flex",
73
+ flexShrink: 1,
74
+ });
75
+ export const BMAccordion = ({ titleContent, renderChips, renderChipsWithoutExpanded, children, defaultExpanded, dataTestId, isAccordionList = false, ...rest }) => {
76
+ const [accordionExpanded, setAccordionExpanded] = useState(!!defaultExpanded);
77
+ const theme = useTheme();
78
+ const handleToggle = () => {
79
+ setAccordionExpanded(!accordionExpanded);
80
+ };
81
+ const accordion = (_jsxs(StyledAccordion, { expanded: accordionExpanded, isAccordionList: isAccordionList, "data-testid": dataTestId, ...rest, children: [_jsxs(StyledAccordionSummary, { onClick: handleToggle, isAccordionList: isAccordionList, expandIcon: _jsx(ExpandMoreIcon, { style: { color: theme.palette.primary[900] } }), children: [_jsx(TitleBox, { isAccordionList: isAccordionList, children: titleContent }), !accordionExpanded && renderChips && (_jsx(ShrinkContainer, { children: renderChips() })), renderChipsWithoutExpanded && (_jsx(ShrinkContainer, { children: renderChipsWithoutExpanded() }))] }), _jsx(StyledAccordionDetails, { children: children })] }));
82
+ return isAccordionList ? (accordion) : (_jsx(Box, { sx: { display: "flex", width: "100%" }, children: accordion }));
83
+ };
@@ -0,0 +1,2 @@
1
+ export * from "./BMAccordion";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/BMAccordion/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
@@ -0,0 +1,11 @@
1
+ import React, { FC } from "react";
2
+ import { TypographyProps } from "@mui/material";
3
+ interface BMAddSectionProps {
4
+ title?: string | React.ReactNode;
5
+ body: string;
6
+ bodyVariant?: TypographyProps["variant"];
7
+ controls?: React.ReactNode | React.ReactNode[];
8
+ }
9
+ export declare const BMAddSection: FC<BMAddSectionProps>;
10
+ export {};
11
+ //# sourceMappingURL=BMAddSection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMAddSection.d.ts","sourceRoot":"","sources":["../../../src/components/BMAddSection/BMAddSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAmB,eAAe,EAAU,MAAM,eAAe,CAAC;AAIzE,UAAU,iBAAiB;IACzB,KAAK,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,eAAe,CAAC,SAAS,CAAC,CAAC;IACzC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;CAChD;AAMD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAqB9C,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Box, Typography, styled } from "@mui/material";
3
+ import { BMLoadingBox } from "../BMLoadingBox";
4
+ const LoadingSection = styled(Box)(({ theme }) => ({
5
+ padding: theme.spacing(2, 0),
6
+ }));
7
+ export const BMAddSection = ({ title, body, bodyVariant, controls, }) => {
8
+ return (_jsx(LoadingSection, { children: _jsxs(BMLoadingBox, { children: [title && (_jsx(Box, { sx: { mt: 1, mb: 2 }, children: _jsx(Typography, { variant: "h2", children: title }) })), _jsx(Box, { sx: { mb: controls ? 2 : 0 }, children: _jsx(Typography, { variant: bodyVariant ?? "body2", children: body }) }), controls] }) }));
9
+ };
@@ -0,0 +1,2 @@
1
+ export * from "./BMAddSection";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/BMAddSection/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
@@ -0,0 +1,31 @@
1
+ import type { ReactNode } from "react";
2
+ export declare enum AlertVariant {
3
+ Info = "info",
4
+ Warning = "warning",
5
+ Error = "error",
6
+ Success = "success",
7
+ InProgress = "inProgress"
8
+ }
9
+ interface TransitionProps {
10
+ appear?: number;
11
+ enter?: number;
12
+ exit?: number;
13
+ }
14
+ export interface BMAlertProps {
15
+ open: boolean;
16
+ text: string | ReactNode;
17
+ icon?: ReactNode;
18
+ onClose?: () => void;
19
+ autoDismiss?: number;
20
+ width?: number;
21
+ isToast?: boolean;
22
+ variant?: AlertVariant;
23
+ key?: string | number;
24
+ position?: number;
25
+ className?: string;
26
+ dataTestId?: string;
27
+ transitionTimeout?: number | TransitionProps;
28
+ }
29
+ export declare const BMAlert: (props: BMAlertProps) => import("react/jsx-runtime").JSX.Element;
30
+ export {};
31
+ //# sourceMappingURL=BMAlert.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMAlert.d.ts","sourceRoot":"","sources":["../../../src/components/BMAlert/BMAlert.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AASvC,oBAAY,YAAY;IACvB,IAAI,SAAS;IACb,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,OAAO,YAAY;IACnB,UAAU,eAAe;CACzB;AAID,UAAU,eAAe;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,YAAY;IAC5B,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,iBAAiB,CAAC,EAAE,MAAM,GAAG,eAAe,CAAC;CAC7C;AA+DD,eAAO,MAAM,OAAO,GAAI,OAAO,YAAY,4CAgE1C,CAAC"}