@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,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ export const BMStripeInput = forwardRef((props, ref) => {
4
+ const { component: Component = "input", handleOnChange, handleOnBlur, ...rest } = props;
5
+ return (_jsx(Component, { ...rest, ref: ref, onChange: handleOnChange, onBlur: handleOnBlur }));
6
+ });
7
+ BMStripeInput.displayName = "BMStripeInput";
@@ -0,0 +1,6 @@
1
+ export * from "./BMInput";
2
+ export * from "./BMInputField";
3
+ export * from "./BMSearch";
4
+ export * from "./BMStripeInput";
5
+ export * from "./BMInputEditableCode";
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/BMInput/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from "./BMInput";
2
+ export * from "./BMInputField";
3
+ export * from "./BMSearch";
4
+ export * from "./BMStripeInput";
5
+ export * from "./BMInputEditableCode";
@@ -0,0 +1,9 @@
1
+ import { FC, ReactNode } from "react";
2
+ interface LoadingBoxProps {
3
+ theme?: "light" | "default";
4
+ className?: string;
5
+ children?: ReactNode;
6
+ }
7
+ export declare const BMLoadingBox: FC<LoadingBoxProps>;
8
+ export {};
9
+ //# sourceMappingURL=BMLoadingBox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMLoadingBox.d.ts","sourceRoot":"","sources":["../../../src/components/BMLoadingBox/BMLoadingBox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAItC,UAAU,eAAe;IACvB,KAAK,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB;AAqBD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,eAAe,CAe5C,CAAC"}
@@ -0,0 +1,22 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { Paper } from "@mui/material";
3
+ import { styled } from "@mui/material/styles";
4
+ const StyledPaper = styled(Paper, {
5
+ shouldForwardProp: (prop) => prop !== "variantTheme",
6
+ })(({ theme, variantTheme }) => ({
7
+ padding: theme.spacing(2),
8
+ margin: 0,
9
+ border: `1px dashed ${theme.palette.primary[300]}`,
10
+ textAlign: "center",
11
+ ...(variantTheme === "light"
12
+ ? {
13
+ backgroundColor: theme.palette.common.white,
14
+ color: theme.palette.grey[600],
15
+ }
16
+ : {
17
+ backgroundColor: theme.palette.primary[100],
18
+ }),
19
+ }));
20
+ export const BMLoadingBox = ({ children, theme = "default", className, }) => {
21
+ return (_jsx(StyledPaper, { elevation: 0, variant: "outlined", variantTheme: theme, className: className || undefined, children: children }));
22
+ };
@@ -0,0 +1,2 @@
1
+ export * from "./BMLoadingBox";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/BMLoadingBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
@@ -0,0 +1,23 @@
1
+ import { FC } from "react";
2
+ import { LatLngExpression } from "leaflet";
3
+ import './BMMapMarker.css';
4
+ export declare enum MarkerType {
5
+ REGION_SELECTED = "REGION_SELECTED",
6
+ REGION_NOT_SELECTED = "REGION_NOT_SELECTED",
7
+ READ_REPLICA = "READ_REPLICA",
8
+ REGION_PREFERRED = "REGION_PREFERRED",
9
+ MASTER_PREFERRED = "MASTER_PREFERRED",
10
+ GEO_PARTITION = "GEO_PARTITION"
11
+ }
12
+ interface BMMapMarkerProps {
13
+ icon?: JSX.Element | null;
14
+ iconHover?: JSX.Element | null;
15
+ position: LatLngExpression;
16
+ iconSize?: [number, number];
17
+ className?: string;
18
+ tooltip?: JSX.Element;
19
+ type?: MarkerType;
20
+ }
21
+ export declare const BMMapMarker: FC<BMMapMarkerProps>;
22
+ export {};
23
+ //# sourceMappingURL=BMMapMarker.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMMapMarker.d.ts","sourceRoot":"","sources":["../../../src/components/BMMaps/BMMapMarker.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAyB,MAAM,OAAO,CAAC;AAGlD,OAAO,EAAW,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAIpD,OAAO,mBAAmB,CAAC;AAE3B,oBAAY,UAAU;IAClB,eAAe,oBAAoB;IACnC,mBAAmB,wBAAwB;IAC3C,YAAY,iBAAiB;IAC7B,gBAAgB,qBAAqB;IACrC,gBAAgB,qBAAqB;IACrC,aAAa,kBAAkB;CAClC;AAED,UAAU,gBAAgB;IACtB,IAAI,CAAC,EAAE,GAAG,CAAC,OAAO,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,GAAG,CAAC,OAAO,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,UAAU,CAAC;CACrB;AAYD,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CA6C5C,CAAA"}
@@ -0,0 +1,56 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { useCallback, useState } from "react";
3
+ import { Marker, Tooltip } from "react-leaflet";
4
+ import { styled } from "@mui/material";
5
+ import { DivIcon } from "leaflet";
6
+ import ReactDOMServer from 'react-dom/server';
7
+ import { useGetMapIcons } from "./MapIcons";
8
+ import './BMMapMarker.css';
9
+ export var MarkerType;
10
+ (function (MarkerType) {
11
+ MarkerType["REGION_SELECTED"] = "REGION_SELECTED";
12
+ MarkerType["REGION_NOT_SELECTED"] = "REGION_NOT_SELECTED";
13
+ MarkerType["READ_REPLICA"] = "READ_REPLICA";
14
+ MarkerType["REGION_PREFERRED"] = "REGION_PREFERRED";
15
+ MarkerType["MASTER_PREFERRED"] = "MASTER_PREFERRED";
16
+ MarkerType["GEO_PARTITION"] = "GEO_PARTITION";
17
+ })(MarkerType || (MarkerType = {}));
18
+ ;
19
+ const StyledMarker = styled(Marker, {
20
+ name: 'BMMaps',
21
+ slot: 'marker'
22
+ })();
23
+ const StyledTooltip = styled(Tooltip, {
24
+ name: 'BMMaps',
25
+ slot: 'tooltip'
26
+ })();
27
+ export const BMMapMarker = ({ position, icon, iconHover, tooltip, className = '', iconSize = [25, 25], type }) => {
28
+ const standardIcon = useGetMapIcons({ type });
29
+ const iconToDisplay = standardIcon.normal || icon;
30
+ const iconHoverToDisplay = standardIcon.hover || iconHover;
31
+ const getIcon = useCallback((icon, hovered = false) => {
32
+ if (icon === null)
33
+ return undefined;
34
+ return new DivIcon({
35
+ html: ReactDOMServer.renderToStaticMarkup(icon),
36
+ iconSize: hovered ? [iconSize[0] + 10, iconSize[1] + 10] : iconSize,
37
+ className: `svg-icon region-selected-marker ${className}`
38
+ });
39
+ }, []);
40
+ const [markerIcon, setMarkerIcon] = useState(getIcon(iconToDisplay));
41
+ const [currentIconState, setCurrentIconState] = useState('NORMAL');
42
+ return _jsx(StyledMarker, { position: position, icon: markerIcon, eventHandlers: {
43
+ mouseover: () => {
44
+ if (iconHoverToDisplay && currentIconState === 'NORMAL') {
45
+ setMarkerIcon(getIcon(iconHoverToDisplay, true));
46
+ setCurrentIconState('HOVERED');
47
+ }
48
+ },
49
+ mouseout: () => {
50
+ if (iconToDisplay && currentIconState === 'HOVERED') {
51
+ setMarkerIcon(getIcon(iconToDisplay));
52
+ setCurrentIconState('NORMAL');
53
+ }
54
+ }
55
+ }, children: tooltip && (_jsx(StyledTooltip, { type: type, className: "bm-map-tooltip", direction: "top", offset: [5, -15], children: tooltip })) });
56
+ };
@@ -0,0 +1,19 @@
1
+ import { type FC } from 'react';
2
+ import { LatLngBoundsExpression, LatLngExpression } from 'leaflet';
3
+ import { MapContainerProps } from 'react-leaflet';
4
+ import 'leaflet/dist/leaflet.css';
5
+ export declare const MAX_WIDTH_FOR_ZOOM = 600;
6
+ export declare const MIN_ZOOM_VAL = 0;
7
+ export declare const MAX_ZOOM_VAL = 5;
8
+ export interface BMMapsProps {
9
+ children: JSX.Element[];
10
+ mapWidth?: number;
11
+ mapHeight: number;
12
+ coordinates: LatLngExpression[];
13
+ initialBounds: LatLngBoundsExpression | undefined;
14
+ defaultZoom?: number;
15
+ mapContainerProps?: MapContainerProps;
16
+ dataTestId: string;
17
+ }
18
+ export declare const BMMaps: FC<BMMapsProps>;
19
+ //# sourceMappingURL=BMMaps.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMMaps.d.ts","sourceRoot":"","sources":["../../../src/components/BMMaps/BMMaps.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,EAAsB,MAAM,OAAO,CAAC;AAEpD,OAAO,EAAgB,sBAAsB,EAAE,gBAAgB,EAAc,MAAM,SAAS,CAAC;AAC7F,OAAO,EAAgB,iBAAiB,EAAqB,MAAM,eAAe,CAAC;AAEnF,OAAO,0BAA0B,CAAC;AAIlC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,YAAY,IAAI,CAAC;AAC9B,eAAO,MAAM,YAAY,IAAI,CAAC;AAE9B,MAAM,WAAW,WAAW;IACxB,QAAQ,EAAE,GAAG,CAAC,OAAO,EAAE,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,gBAAgB,EAAE,CAAC;IAChC,aAAa,EAAE,sBAAsB,GAAG,SAAS,CAAC;IAClD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC,UAAU,EAAE,MAAM,CAAC;CACtB;AAiBD,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,WAAW,CA0BlC,CAAC"}
@@ -0,0 +1,74 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { useEffect, useMemo } from 'react';
3
+ import { Box, styled, useTheme } from '@mui/material';
4
+ import { LatLngBounds, noConflict } from 'leaflet';
5
+ import { MapContainer, TileLayer, useMap } from 'react-leaflet';
6
+ import { Add, CropFree, Remove } from '@mui/icons-material';
7
+ import 'leaflet/dist/leaflet.css';
8
+ window.L = noConflict();
9
+ export const MAX_WIDTH_FOR_ZOOM = 600;
10
+ export const MIN_ZOOM_VAL = 0;
11
+ export const MAX_ZOOM_VAL = 5;
12
+ const MapBox = styled(Box, {
13
+ name: 'BMMaps',
14
+ slot: 'root'
15
+ })(({ theme, mapHeight, mapWidth }) => ({
16
+ borderRadius: theme.spacing(1),
17
+ border: `1px solid ${theme.palette.grey[200]}`,
18
+ width: mapWidth ?? '100%',
19
+ '& .leaflet-container': {
20
+ width: mapWidth ?? '100%',
21
+ height: `${mapHeight}px`,
22
+ },
23
+ overflow: 'hidden'
24
+ }));
25
+ export const BMMaps = (props) => {
26
+ const { mapWidth = 0, coordinates, children, defaultZoom, mapContainerProps = {} } = props;
27
+ const bounds = useMemo(() => {
28
+ return new LatLngBounds(coordinates[0], coordinates[1]);
29
+ }, [coordinates]);
30
+ const minZoom = mapWidth > MAX_WIDTH_FOR_ZOOM ? MIN_ZOOM_VAL + 1 : MIN_ZOOM_VAL;
31
+ return (_jsx(MapBox, { mapHeight: props.mapHeight, mapWidth: props.mapWidth, "data-testid": props.dataTestId, children: _jsxs(MapContainer, { bounds: bounds, scrollWheelZoom: true, minZoom: minZoom, maxZoom: MAX_ZOOM_VAL, zoomControl: false, zoom: defaultZoom, ...mapContainerProps, children: [_jsx(TileLayer, { url: "https://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}{r}.png", attribution: '\u00A9 <a href="https://www.openstreetmap.org/copyright" target="_blank" rel="noopener">OpenStreetMap</a>' }), _jsx(FocusControl, {}), _jsx(MoveToBounds, { bounds: bounds }), children] }) }));
32
+ };
33
+ const ZoomControls = styled('div')(() => ({
34
+ display: 'flex',
35
+ flexDirection: 'column',
36
+ width: '28px',
37
+ alignItems: 'flex-start',
38
+ }));
39
+ const Control = styled('div')(({ theme }) => ({
40
+ backgroundColor: theme.palette.common.white,
41
+ borderRadius: '4px',
42
+ border: `1px solid ${theme.palette.grey[200]}`,
43
+ boxShadow: `0px 2px 4px -2px rgba(24, 39, 75, 0.12), 0px 4px 4px -2px rgba(24, 39, 75, 0.08)`,
44
+ display: 'flex',
45
+ alignItems: 'center',
46
+ justifyContent: 'center',
47
+ flexDirection: 'column',
48
+ padding: '8px 2px',
49
+ width: '38px'
50
+ }));
51
+ const FocusControl = () => {
52
+ const map = useMap();
53
+ const theme = useTheme();
54
+ return _jsx(ZoomControls, { className: "leaflet-bottom leaflet-right", sx: { marginRight: '18px', marginBottom: '8px' }, children: _jsxs(Box, { className: "leaflet-control", children: [_jsxs(Control, { children: [_jsx(Add, { sx: { cursor: 'pointer' }, onClick: () => {
55
+ map.zoomIn();
56
+ } }), _jsx("div", { style: {
57
+ width: '24px',
58
+ height: '1px',
59
+ background: theme.palette.grey[200],
60
+ margin: '8px 0'
61
+ } }), _jsx(Remove, { sx: { cursor: 'pointer' }, onClick: () => {
62
+ map.zoomOut();
63
+ } })] }), _jsx(Control, { sx: { marginTop: '8px' }, children: _jsx(CropFree, { sx: { cursor: 'pointer' }, onClick: () => {
64
+ map.setZoom(8);
65
+ } }) })] }) });
66
+ };
67
+ const MoveToBounds = ({ bounds }) => {
68
+ const map = useMap();
69
+ useEffect(() => {
70
+ map.flyToBounds(bounds, { padding: [5, 5], maxZoom: map.getZoom() });
71
+ // console.log(map.getZoom());
72
+ }, [bounds]);
73
+ return null;
74
+ };
@@ -0,0 +1,11 @@
1
+ import { MarkerType } from './BMMapMarker';
2
+ interface GetMapIconProps {
3
+ type?: MarkerType;
4
+ }
5
+ interface GetMapIconReturnType {
6
+ normal: JSX.Element | null;
7
+ hover: JSX.Element | null;
8
+ }
9
+ export declare const useGetMapIcons: ({ type }: GetMapIconProps) => GetMapIconReturnType;
10
+ export {};
11
+ //# sourceMappingURL=MapIcons.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MapIcons.d.ts","sourceRoot":"","sources":["../../../src/components/BMMaps/MapIcons.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAuB3C,UAAU,eAAe;IACrB,IAAI,CAAC,EAAE,UAAU,CAAA;CACpB;AAED,UAAU,oBAAoB;IAC1B,MAAM,EAAE,GAAG,CAAC,OAAO,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,GAAG,CAAC,OAAO,GAAG,IAAI,CAAC;CAC7B;AAED,eAAO,MAAM,cAAc,GAAI,UAAU,eAAe,KAAG,oBAiD1D,CAAC"}
@@ -0,0 +1,69 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ /*
3
+ * Created on Mon Feb 17 2025
4
+ *
5
+ * Copyright 2021 BigMath, Inc. and Contributors
6
+ * Licensed under the Polyform Free Trial License 1.0.0 (the "License")
7
+ * You may not use this file except in compliance with the License. You may obtain a copy of the License at
8
+ * http://github.com/BigMath/brightdb/blob/master/licenses/POLYFORM-FREE-TRIAL-LICENSE-1.0.0.txt
9
+ */
10
+ import { MarkerType } from './BMMapMarker';
11
+ import RegionSelected from './icons/RegionSelected.svg';
12
+ import RegionSelectedHover from './icons/RegionSelectedHover.svg';
13
+ import RegionNotSelected from './icons/RegionNotSelected.svg';
14
+ import RegionNotSelectedHover from './icons/RegionNotSelectedHover.svg';
15
+ import ReadReplica from './icons/ReadReplica.svg';
16
+ import ReadReplicaHover from './icons/ReadReplicaHover.svg';
17
+ import RegionPreferred from './icons/RegionPreferred.svg';
18
+ import RegionPreferredHover from './icons/RegionPreferredHover.svg';
19
+ import MasterPreferred from './icons/MasterPreferred.svg';
20
+ import MasterPreferredHover from './icons/MasterPreferredHover.svg';
21
+ import GeoPartition from './icons/GeoPartition.svg';
22
+ import GeoPartitionHover from './icons/GeoPartitionHover.svg';
23
+ export const useGetMapIcons = ({ type }) => {
24
+ let icon = {
25
+ normal: null,
26
+ hover: null,
27
+ };
28
+ switch (type) {
29
+ case MarkerType.REGION_SELECTED:
30
+ icon = {
31
+ normal: _jsx(RegionSelected, {}),
32
+ hover: _jsx(RegionSelectedHover, {}),
33
+ };
34
+ break;
35
+ case MarkerType.REGION_NOT_SELECTED:
36
+ icon = {
37
+ normal: _jsx(RegionNotSelected, {}),
38
+ hover: _jsx(RegionNotSelectedHover, {}),
39
+ };
40
+ break;
41
+ case MarkerType.READ_REPLICA:
42
+ icon = {
43
+ normal: _jsx(ReadReplica, {}),
44
+ hover: _jsx(ReadReplicaHover, {}),
45
+ };
46
+ break;
47
+ case MarkerType.REGION_PREFERRED:
48
+ icon = {
49
+ normal: _jsx(RegionPreferred, {}),
50
+ hover: _jsx(RegionPreferredHover, {}),
51
+ };
52
+ break;
53
+ case MarkerType.MASTER_PREFERRED:
54
+ icon = {
55
+ normal: _jsx(MasterPreferred, {}),
56
+ hover: _jsx(MasterPreferredHover, {}),
57
+ };
58
+ break;
59
+ case MarkerType.GEO_PARTITION:
60
+ icon = {
61
+ normal: _jsx(GeoPartition, {}),
62
+ hover: _jsx(GeoPartitionHover, {}),
63
+ };
64
+ break;
65
+ default:
66
+ break;
67
+ }
68
+ return icon;
69
+ };
@@ -0,0 +1,5 @@
1
+ export * from './BMMaps';
2
+ export * from './BMMapMarker';
3
+ export * from './legend/MapLegend';
4
+ export * from './MapIcons';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/BMMaps/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAA;AAClC,cAAc,YAAY,CAAC"}
@@ -0,0 +1,4 @@
1
+ export * from './BMMaps';
2
+ export * from './BMMapMarker';
3
+ export * from './legend/MapLegend';
4
+ export * from './MapIcons';
@@ -0,0 +1,13 @@
1
+ import { FC } from 'react';
2
+ export interface MapLegendProps {
3
+ mapLegendItems: Array<React.ReactElement<MapLegendItemProps>>;
4
+ }
5
+ export interface MapLegendItemProps {
6
+ icon: JSX.Element;
7
+ label: string;
8
+ subText?: string;
9
+ extraProps?: JSX.Element;
10
+ }
11
+ export declare const MapLegendItem: FC<MapLegendItemProps>;
12
+ export declare const MapLegend: FC<MapLegendProps>;
13
+ //# sourceMappingURL=MapLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MapLegend.d.ts","sourceRoot":"","sources":["../../../../src/components/BMMaps/legend/MapLegend.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAG3B,MAAM,WAAW,cAAc;IAC3B,cAAc,EAAE,KAAK,CAAC,KAAK,CAAC,YAAY,CAAC,kBAAkB,CAAC,CAAC,CAAC;CACjE;AAOD,MAAM,WAAW,kBAAkB;IAC/B,IAAI,EAAE,GAAG,CAAC,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;CAC5B;AAED,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,kBAAkB,CAoChD,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CAsBxC,CAAA"}
@@ -0,0 +1,43 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { styled, Typography } from '@mui/material';
3
+ const IconHolder = styled('div')({
4
+ width: '16px',
5
+ height: '16px',
6
+ });
7
+ export const MapLegendItem = ({ icon, label, subText, extraProps }) => {
8
+ return (_jsxs("div", { style: {
9
+ display: 'flex',
10
+ flexDirection: 'row',
11
+ alignItems: 'flex-start',
12
+ gap: '4px'
13
+ }, children: [_jsx(IconHolder, { children: icon }), _jsxs("div", { style: {
14
+ display: 'flex',
15
+ alignItems: 'flex-start',
16
+ flexDirection: 'column',
17
+ fontSize: '11.5px',
18
+ fontWeight: 500,
19
+ lineHeight: '16px',
20
+ color: '#4E5F6D',
21
+ }, children: [label, subText && _jsx(Typography, { variant: "subtitle1", style: {
22
+ color: '#6D7C88',
23
+ fontSize: '11px',
24
+ fontWeight: 500,
25
+ lineHeight: '16px'
26
+ }, children: subText }), extraProps] })] }));
27
+ };
28
+ export const MapLegend = ({ mapLegendItems }) => {
29
+ return _jsx("div", { className: "leaflet-bottom leaflet-left", style: {
30
+ marginBottom: '8px',
31
+ marginLeft: '18px',
32
+ borderRadius: '4px',
33
+ padding: '6px 8px',
34
+ border: `1px solid #E9EEF2`,
35
+ background: '#fff',
36
+ boxShadow: `0px 2px 4px -2px rgba(24, 39, 75, 0.12)`,
37
+ display: 'flex',
38
+ flexDirection: 'row',
39
+ gap: '8px',
40
+ maxWidth: '50%',
41
+ flexWrap: 'wrap'
42
+ }, children: mapLegendItems.map((Item) => (Item)) });
43
+ };
@@ -0,0 +1,40 @@
1
+ import { type DialogContentProps, type DialogProps } from "@mui/material";
2
+ import type { TransitionProps } from "@mui/material/transitions";
3
+ import React, { type FC, type ReactElement } from "react";
4
+ import { type BMButtonProps } from "../BMButton";
5
+ export interface OverrideButtonProps {
6
+ primary?: BMButtonProps;
7
+ secondary?: BMButtonProps;
8
+ }
9
+ export interface BMModalProps extends DialogProps {
10
+ title?: string;
11
+ size?: "xs" | "sm" | "md" | "lg" | "xl";
12
+ overrideHeight?: string | number;
13
+ overrideWidth?: string | number;
14
+ isSidePanel?: boolean;
15
+ titleSeparator?: boolean;
16
+ titleIcon?: React.ReactNode;
17
+ actionsInfo?: React.ReactNode;
18
+ onClose?: () => void;
19
+ onSubmit?: () => void;
20
+ enableBackdropDismiss?: boolean;
21
+ submitLabel?: string;
22
+ submitButtonTooltip?: string | ReactElement;
23
+ submitTestId?: string;
24
+ customSubmitButton?: React.ReactNode;
25
+ cancelLabel?: React.ReactNode;
26
+ cancelButtonTooltip?: string;
27
+ cancelTestId?: string;
28
+ buttonProps?: OverrideButtonProps;
29
+ customTitle?: React.ReactNode;
30
+ hideCloseBtn?: boolean;
31
+ dialogContentProps?: DialogContentProps;
32
+ gradientTag?: string;
33
+ }
34
+ export declare const SlideTransition: React.ForwardRefExoticComponent<TransitionProps & {
35
+ children: React.ReactElement<unknown>;
36
+ } & React.RefAttributes<unknown>>;
37
+ export declare const BMModal: FC<BMModalProps>;
38
+ export type BMSidePanelProps = Omit<BMModalProps, "isSidePanel">;
39
+ export declare const BMSidePanel: FC<BMSidePanelProps>;
40
+ //# sourceMappingURL=BMModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMModal.d.ts","sourceRoot":"","sources":["../../../src/components/BMModal/BMModal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAIN,KAAK,kBAAkB,EACvB,KAAK,WAAW,EAMhB,MAAM,eAAe,CAAC;AACvB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,KAAK,EAAE,EAAE,KAAK,EAAE,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAI3D,MAAM,WAAW,mBAAmB;IACnC,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,SAAS,CAAC,EAAE,aAAa,CAAC;CAC1B;AAED,MAAM,WAAW,YAAa,SAAQ,WAAW;IAChD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACxC,cAAc,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACjC,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAChC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,MAAM,GAAG,YAAY,CAAC;IAC5C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,kBAAkB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACrC,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,mBAAmB,CAAC;IAClC,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,eAAe;cAEW,KAAK,CAAC,YAAY,CAAC,OAAO,CAAC;iCAKjE,CAAC;AAyFF,eAAO,MAAM,OAAO,EAAE,EAAE,CAAC,YAAY,CAiKpC,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,YAAY,EAAE,aAAa,CAAC,CAAC;AAEjE,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CAE5C,CAAC"}
@@ -0,0 +1,118 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Dialog, DialogActions, DialogContent, DialogTitle, Slide, Typography, dialogClasses, styled, } from "@mui/material";
3
+ import React from "react";
4
+ import { BMButton } from "../BMButton";
5
+ import CloseIcon from "../../assets/icons/Close.svg";
6
+ import { BMTooltip } from "../BMTooltip";
7
+ export const SlideTransition = React.forwardRef((props, ref) => {
8
+ return _jsx(Slide, { direction: "left", ref: ref, ...props });
9
+ });
10
+ SlideTransition.displayName = "SlideTransition";
11
+ const ModalSizes = {
12
+ xs: { width: 480, height: 272 },
13
+ sm: { width: 608, height: 400 },
14
+ md: { width: 800, height: 600 },
15
+ lg: { width: 1024, height: 768 },
16
+ xl: { width: 800, height: 800 },
17
+ };
18
+ const BMDialog = styled(Dialog)(({ isSidePanel, overrideWidth, overrideHeight, size = "md" }) => {
19
+ const modalSize = ModalSizes[size];
20
+ return {
21
+ [`& .${dialogClasses.paper}`]: {
22
+ ...modalSize,
23
+ width: overrideWidth ?? modalSize.width,
24
+ height: overrideHeight ?? modalSize.height,
25
+ ...(isSidePanel && {
26
+ width: 736,
27
+ height: "100%",
28
+ maxHeight: "100%",
29
+ margin: "0 0 0 auto",
30
+ borderRadius: "0 !important",
31
+ overflowY: "unset",
32
+ }),
33
+ },
34
+ };
35
+ });
36
+ const ModalDialogTitle = styled(DialogTitle)(({ theme, titleSeparator, size }) => ({
37
+ padding: size === 'xs' ? theme.spacing(1.5, 1.5, 1.5, 2) : theme.spacing(2, 1.5, 2, 2),
38
+ fontSize: theme.typography.body1.fontSize,
39
+ fontWeight: 400,
40
+ ...(titleSeparator && {
41
+ borderBottom: `1px solid ${theme.palette.grey[200]}`,
42
+ }),
43
+ }));
44
+ const BMForm = styled("form") `
45
+ display: flex;
46
+ flex-direction: column;
47
+ margin: 0;
48
+ min-height: 100%;
49
+ `;
50
+ const ModalTitle = styled("div")(() => ({
51
+ display: "flex",
52
+ alignItems: "center",
53
+ }));
54
+ const Title = styled(Typography) `
55
+ display: flex;
56
+ align-items: center;
57
+ `;
58
+ const Text = styled("span") `
59
+ margin-left: 8px;
60
+ whitespace: nowrap;
61
+ `;
62
+ const StyledDialogContent = styled(DialogContent) `
63
+ padding: 8px 16px !important;
64
+ font-weight: 400;
65
+ `;
66
+ const BMDialogActions = styled(DialogActions)(({ theme }) => ({
67
+ padding: theme.spacing(2),
68
+ background: theme.palette.grey[200],
69
+ border: `1px solid ${theme.palette.grey[200]}`
70
+ }));
71
+ const CloseButton = styled("span")(({ theme }) => ({
72
+ background: theme.palette.grey[100],
73
+ padding: theme.spacing(0.5),
74
+ height: theme.spacing(4),
75
+ borderRadius: "50%",
76
+ float: "right",
77
+ margin: "auto 0 auto auto",
78
+ cursor: "pointer",
79
+ }));
80
+ export const BMModal = (props) => {
81
+ const { title, titleSeparator, titleIcon, actionsInfo, onClose, onSubmit, children, cancelLabel, cancelTestId, submitLabel, submitTestId, enableBackdropDismiss, size, isSidePanel, buttonProps, customTitle, hideCloseBtn, customSubmitButton, submitButtonTooltip, cancelButtonTooltip, dialogContentProps = {}, gradientTag, ...dialogProps } = props;
82
+ const handleClose = () => {
83
+ if (onClose) {
84
+ onClose();
85
+ }
86
+ };
87
+ const handleSubmitBtnClick = (event) => {
88
+ if (onSubmit) {
89
+ onSubmit();
90
+ // Prevent event propagation to avoid unintended page refresh
91
+ event.preventDefault();
92
+ }
93
+ };
94
+ const showDialogActions = !!cancelLabel || !!submitLabel || !!customSubmitButton;
95
+ if (isSidePanel) {
96
+ dialogProps.TransitionComponent = SlideTransition;
97
+ }
98
+ const submitBtnProps = buttonProps?.primary ?? {};
99
+ const cancelBtnProps = buttonProps?.secondary ?? {};
100
+ const getCancelButton = () => {
101
+ const returnComponent = cancelLabel ? (_jsx(BMButton, { variant: "secondary", onClick: handleClose, ...cancelBtnProps, dataTestId: cancelTestId ?? 'modal-cancel-button', children: cancelLabel })) : undefined;
102
+ if (cancelButtonTooltip) {
103
+ return (_jsx(BMTooltip, { title: cancelButtonTooltip, children: _jsx("span", { children: returnComponent }) }));
104
+ }
105
+ return returnComponent;
106
+ };
107
+ const getSubmitButton = () => {
108
+ if (customSubmitButton)
109
+ return customSubmitButton;
110
+ const returnComponent = submitLabel ? (_jsx(BMButton, { variant: "primary", onClick: handleSubmitBtnClick, ...submitBtnProps, type: "submit", autoFocus: true, dataTestId: submitTestId ?? 'modal-submit-button', children: submitLabel })) : undefined;
111
+ if (submitButtonTooltip) {
112
+ return (_jsx(BMTooltip, { title: submitButtonTooltip, children: _jsx("span", { children: returnComponent }) }));
113
+ }
114
+ return returnComponent;
115
+ };
116
+ return (_jsx(BMDialog, { "aria-labelledby": "form-dialog-title", size: size, ...dialogProps, fullWidth: true, maxWidth: size, onClose: enableBackdropDismiss ? handleClose : undefined, isSidePanel: isSidePanel, disableEnforceFocus: true, children: _jsxs(BMForm, { children: [customTitle ? (_jsx(ModalDialogTitle, { open: props.open, titleSeparator: props.titleSeparator, typography: { variant: "h4" }, size: size, children: customTitle })) : (title && (_jsx(ModalDialogTitle, { id: "form-dialog-title", open: props.open, titleSeparator: props.titleSeparator, size: size, children: _jsxs(Title, { variant: "h4", children: [titleIcon ? (_jsxs(ModalTitle, { children: [titleIcon, _jsx(Text, { children: title })] })) : (_jsx(ModalTitle, { children: title })), !hideCloseBtn && (_jsx(CloseButton, { children: _jsx(CloseIcon, { "data-testid": cancelTestId ? `${cancelTestId}Header` : "", onClick: handleClose }) }))] }) }))), _jsx(StyledDialogContent, { ...dialogContentProps, children: children }), showDialogActions && (_jsxs(BMDialogActions, { open: props.open, children: [actionsInfo && _jsx("div", { style: { marginRight: "auto" }, children: actionsInfo }), getCancelButton(), getSubmitButton()] }))] }) }));
117
+ };
118
+ export const BMSidePanel = (props) => (_jsx(BMModal, { ...props, isSidePanel: true }));
@@ -0,0 +1,2 @@
1
+ export * from "./BMModal";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/BMModal/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC"}
@@ -0,0 +1,23 @@
1
+ import { FC, ReactElement } from "react";
2
+ import type { FieldError } from "react-hook-form";
3
+ export interface BMMultiEntryProps {
4
+ error?: boolean | FieldError;
5
+ disabled?: boolean;
6
+ tooltipFn?: (entry: string) => string | null;
7
+ label?: string;
8
+ helperText?: string;
9
+ onChange?: (value: string[]) => void;
10
+ chipIcon?: ReactElement | ((entry: string) => ReactElement | undefined);
11
+ placeholderText?: string;
12
+ value?: string[] | string;
13
+ overrideHeight?: string | number;
14
+ overrideWidth?: string | number;
15
+ dataTestId?: string;
16
+ checkWarning?: (entry: string) => boolean;
17
+ lowercaseEntry?: boolean;
18
+ subLabel?: ReactElement;
19
+ removeInvalidEntriesMsg?: ReactElement;
20
+ multiEntryHitEnterMsg?: ReactElement;
21
+ }
22
+ export declare const BMMultiEntry: FC<BMMultiEntryProps>;
23
+ //# sourceMappingURL=BMMultiEntry.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BMMultiEntry.d.ts","sourceRoot":"","sources":["../../../src/components/BMMultiEntry/BMMultiEntry.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,EAAE,EAGF,YAAY,EAGb,MAAM,OAAO,CAAC;AAUf,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAMlD,MAAM,WAAW,iBAAiB;IAChC,KAAK,CAAC,EAAE,OAAO,GAAG,UAAU,CAAC;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,GAAG,IAAI,CAAC;IAC7C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IACrC,QAAQ,CAAC,EAAE,YAAY,GAAG,CAAC,CAAC,KAAK,EAAE,MAAM,KAAK,YAAY,GAAG,SAAS,CAAC,CAAC;IACxE,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACjC,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAChC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC;IAC1C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,uBAAuB,CAAC,EAAE,YAAY,CAAC;IACvC,qBAAqB,CAAC,EAAE,YAAY,CAAC;CACtC;AA0FD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAoM9C,CAAC"}