bromcom-ui 2.3.54 → 2.3.58

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 (212) hide show
  1. package/dist/bromcom-ui/bromcom-ui.css +0 -0
  2. package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
  3. package/dist/bromcom-ui/index.esm.js +0 -0
  4. package/dist/bromcom-ui/p-12493dbc.entry.js +1 -0
  5. package/dist/bromcom-ui/{p-a18a0cc4.entry.js → p-13d038f5.entry.js} +1 -1
  6. package/dist/bromcom-ui/p-1429a2b4.js +1 -0
  7. package/dist/bromcom-ui/{p-4b7f14ed.entry.js → p-20d03fa1.entry.js} +1 -1
  8. package/dist/bromcom-ui/{p-774ff4d9.entry.js → p-30c1cd7f.entry.js} +1 -1
  9. package/dist/bromcom-ui/p-37750343.entry.js +1 -0
  10. package/dist/bromcom-ui/p-3f797656.entry.js +1 -0
  11. package/dist/bromcom-ui/{p-4396ee3b.entry.js → p-4092f5f1.entry.js} +1 -1
  12. package/dist/bromcom-ui/p-4a41ef80.entry.js +1 -0
  13. package/dist/bromcom-ui/p-4cb268d2.js +1 -0
  14. package/dist/bromcom-ui/p-53e9b679.entry.js +1 -0
  15. package/dist/bromcom-ui/{p-09753e05.js → p-554d326a.js} +1 -1
  16. package/dist/bromcom-ui/p-68ff64de.js +1 -0
  17. package/dist/bromcom-ui/p-7238d22f.entry.js +1 -0
  18. package/dist/bromcom-ui/p-7f1cd976.entry.js +1 -0
  19. package/dist/bromcom-ui/p-811c24d7.entry.js +1 -0
  20. package/dist/bromcom-ui/p-8851e01e.entry.js +1 -0
  21. package/dist/bromcom-ui/{p-1a2724a0.entry.js → p-92e3e240.entry.js} +1 -1
  22. package/dist/bromcom-ui/p-9ffff762.entry.js +1 -0
  23. package/dist/bromcom-ui/p-a6ef098a.entry.js +1 -0
  24. package/dist/bromcom-ui/p-af7e4741.entry.js +1 -0
  25. package/dist/bromcom-ui/{p-0d336381.entry.js → p-afb68492.entry.js} +1 -1
  26. package/dist/bromcom-ui/p-bbf99620.entry.js +1 -0
  27. package/dist/bromcom-ui/p-bc50aa86.entry.js +1 -0
  28. package/dist/bromcom-ui/p-e21a8f2d.entry.js +1 -0
  29. package/dist/bromcom-ui/p-e450ebda.entry.js +1 -0
  30. package/dist/bromcom-ui/p-e8307da9.entry.js +1 -0
  31. package/dist/bromcom-ui/{p-26b3d5d0.entry.js → p-e8771d32.entry.js} +1 -1
  32. package/dist/bromcom-ui/p-f067821e.entry.js +1 -0
  33. package/dist/bromcom-ui/p-f12743d8.entry.js +1 -0
  34. package/dist/bromcom-ui/p-ff5e57d3.entry.js +1 -0
  35. package/dist/cjs/bcm-alert.cjs.entry.js +7 -26
  36. package/dist/cjs/bcm-badge.cjs.entry.js +50 -0
  37. package/dist/cjs/{bcm-badge_20.cjs.entry.js → bcm-button_11.cjs.entry.js} +1209 -2835
  38. package/dist/cjs/bcm-checkbox-lite_4.cjs.entry.js +291 -0
  39. package/dist/cjs/bcm-colorpicker.cjs.entry.js +3 -3
  40. package/dist/cjs/{bcm-datetime-picker_2.cjs.entry.js → bcm-datetime-picker.cjs.entry.js} +3 -137
  41. package/dist/cjs/bcm-dropdown.cjs.entry.js +1 -1
  42. package/dist/cjs/bcm-list-item_2.cjs.entry.js +197 -0
  43. package/dist/cjs/bcm-list-select.cjs.entry.js +658 -0
  44. package/dist/cjs/bcm-list.cjs.entry.js +1204 -0
  45. package/dist/cjs/{bcm-empty_6.cjs.entry.js → bcm-listbox_5.cjs.entry.js} +10 -77
  46. package/dist/cjs/bcm-modal.cjs.entry.js +197 -0
  47. package/dist/cjs/bcm-popconfirm-box.cjs.entry.js +1 -1
  48. package/dist/cjs/bcm-popconfirm.cjs.entry.js +2 -2
  49. package/dist/cjs/bcm-popover-box.cjs.entry.js +1 -1
  50. package/dist/cjs/bcm-popover.cjs.entry.js +2 -2
  51. package/dist/cjs/bcm-pulldown-group_2.cjs.entry.js +1 -1
  52. package/dist/cjs/bcm-pulldown.cjs.entry.js +1 -1
  53. package/dist/cjs/bcm-radio-group.cjs.entry.js +124 -0
  54. package/dist/cjs/bcm-radio.cjs.entry.js +104 -0
  55. package/dist/cjs/bcm-select.cjs.entry.js +68 -8
  56. package/dist/cjs/bcm-tab-pane.cjs.entry.js +51 -0
  57. package/dist/cjs/bcm-tab.cjs.entry.js +72 -0
  58. package/dist/cjs/bcm-tabs-content.cjs.entry.js +43 -0
  59. package/dist/cjs/bcm-tabs.cjs.entry.js +361 -0
  60. package/dist/cjs/bcm-text.cjs.entry.js +28 -0
  61. package/dist/cjs/bcm-upload.cjs.entry.js +1 -1
  62. package/dist/cjs/bromcom-ui.cjs.js +1 -1
  63. package/dist/cjs/{element-dragger-36fcb296.js → element-dragger-4a91c708.js} +1 -1
  64. package/dist/cjs/loader.cjs.js +1 -1
  65. package/dist/cjs/types-37c8ced6.js +16 -0
  66. package/dist/cjs/types-f53bc841.js +19 -0
  67. package/dist/cjs/{utils-43fda566.js → utils-60414768.js} +25 -0
  68. package/dist/collection/collection-manifest.json +1 -0
  69. package/dist/collection/components/atoms/label/label.css +70 -0
  70. package/dist/collection/components/atoms/label/label.js +203 -0
  71. package/dist/collection/components/molecules/checkbox/group.js +19 -6
  72. package/dist/collection/components/molecules/input/input.js +39 -7
  73. package/dist/collection/components/molecules/list/list-item.css +1 -0
  74. package/dist/collection/components/molecules/list/list-select.css +10 -5
  75. package/dist/collection/components/molecules/list/list-select.js +232 -34
  76. package/dist/collection/components/molecules/list/list.css +24 -2
  77. package/dist/collection/components/molecules/list/list.js +391 -119
  78. package/dist/collection/components/molecules/popconfirm/popconfirm-box.css +1 -0
  79. package/dist/collection/components/molecules/popconfirm/popconfirm.css +1 -0
  80. package/dist/collection/components/molecules/popover/popover-box.css +1 -0
  81. package/dist/collection/components/molecules/popover/popover.css +1 -0
  82. package/dist/collection/components/molecules/radio/group.js +19 -6
  83. package/dist/collection/components/molecules/search/search.js +2 -2
  84. package/dist/collection/components/molecules/select/select.js +85 -12
  85. package/dist/collection/components/molecules/switch/switch.css +0 -1
  86. package/dist/collection/components/molecules/switch/switch.js +20 -7
  87. package/dist/collection/components/molecules/textarea/textarea.css +4 -1
  88. package/dist/collection/components/molecules/textarea/textarea.js +33 -17
  89. package/dist/collection/components/molecules/tooltip/tooltip-box.css +1 -0
  90. package/dist/collection/components/molecules/tooltip/tooltip.css +1 -0
  91. package/dist/collection/components/organism/colorpicker/colorpicker.js +19 -6
  92. package/dist/collection/components/organism/datetime-picker/datetime-picker.js +1 -1
  93. package/dist/collection/components/organism/form/form.js +5 -4
  94. package/dist/collection/components/organism/listbox/listbox.js +27 -17
  95. package/dist/collection/helper/color-helper.js +33 -0
  96. package/dist/collection/helper/generate.js +47 -0
  97. package/dist/collection/helper/number-helper.js +10 -0
  98. package/dist/collection/helper/string-helper.js +21 -0
  99. package/dist/collection/helper/validators.js +21 -0
  100. package/dist/collection/models/bcm-types.js +1 -0
  101. package/dist/collection/models/bcm.js +451 -0
  102. package/dist/collection/templates/caption-template.js +22 -0
  103. package/dist/collection/templates/label-template.js +16 -0
  104. package/dist/collection/templates/slot-template.js +6 -0
  105. package/dist/collection/utils/utils.js +24 -0
  106. package/dist/esm/bcm-alert.entry.js +1 -20
  107. package/dist/esm/bcm-badge.entry.js +46 -0
  108. package/dist/esm/{bcm-badge_20.entry.js → bcm-button_11.entry.js} +1204 -2821
  109. package/dist/esm/bcm-checkbox-lite_4.entry.js +284 -0
  110. package/dist/esm/bcm-colorpicker.entry.js +3 -3
  111. package/dist/esm/{bcm-datetime-picker_2.entry.js → bcm-datetime-picker.entry.js} +4 -137
  112. package/dist/esm/bcm-dropdown.entry.js +1 -1
  113. package/dist/esm/bcm-list-item_2.entry.js +192 -0
  114. package/dist/esm/bcm-list-select.entry.js +654 -0
  115. package/dist/esm/bcm-list.entry.js +1200 -0
  116. package/dist/esm/{bcm-empty_6.entry.js → bcm-listbox_5.entry.js} +12 -78
  117. package/dist/esm/bcm-modal.entry.js +193 -0
  118. package/dist/esm/bcm-popconfirm-box.entry.js +1 -1
  119. package/dist/esm/bcm-popconfirm.entry.js +2 -2
  120. package/dist/esm/bcm-popover-box.entry.js +1 -1
  121. package/dist/esm/bcm-popover.entry.js +2 -2
  122. package/dist/esm/bcm-pulldown-group_2.entry.js +1 -1
  123. package/dist/esm/bcm-pulldown.entry.js +1 -1
  124. package/dist/esm/bcm-radio-group.entry.js +120 -0
  125. package/dist/esm/bcm-radio.entry.js +100 -0
  126. package/dist/esm/bcm-select.entry.js +68 -8
  127. package/dist/esm/bcm-tab-pane.entry.js +47 -0
  128. package/dist/esm/bcm-tab.entry.js +68 -0
  129. package/dist/esm/bcm-tabs-content.entry.js +39 -0
  130. package/dist/esm/bcm-tabs.entry.js +357 -0
  131. package/dist/esm/bcm-text.entry.js +24 -0
  132. package/dist/esm/bcm-upload.entry.js +1 -1
  133. package/dist/esm/bromcom-ui.js +1 -1
  134. package/dist/esm/{element-dragger-03ac2a5e.js → element-dragger-97a8f373.js} +1 -1
  135. package/dist/esm/loader.js +1 -1
  136. package/dist/esm/polyfills/css-shim.js +0 -0
  137. package/dist/esm/types-4b11eac9.js +28 -0
  138. package/dist/esm/types-911a8837.js +21 -0
  139. package/dist/esm/{utils-b7fba7c4.js → utils-de9aee67.js} +25 -1
  140. package/dist/types/assets/icons/index.d.ts +0 -0
  141. package/dist/types/assets/icons/index.example.d.ts +0 -0
  142. package/dist/types/components/atoms/avatar/avatar.d.ts +0 -0
  143. package/dist/types/components/atoms/badge/badge.d.ts +0 -0
  144. package/dist/types/components/atoms/button/button.d.ts +0 -0
  145. package/dist/types/components/atoms/divider/divider.d.ts +0 -0
  146. package/dist/types/components/atoms/icon/icon.d.ts +0 -0
  147. package/dist/types/components/atoms/icon/types.d.ts +0 -0
  148. package/dist/types/components/atoms/label/label.d.ts +16 -0
  149. package/dist/types/components/atoms/tag/tag.d.ts +0 -0
  150. package/dist/types/components/atoms/text/text.d.ts +0 -0
  151. package/dist/types/components/molecules/card/card-footer.d.ts +0 -0
  152. package/dist/types/components/molecules/card/card-header.d.ts +0 -0
  153. package/dist/types/components/molecules/card/card.d.ts +0 -0
  154. package/dist/types/components/molecules/checkbox/checkbox.d.ts +0 -0
  155. package/dist/types/components/molecules/checkbox/group.d.ts +1 -0
  156. package/dist/types/components/molecules/input/input.d.ts +2 -0
  157. package/dist/types/components/molecules/list/list-select.d.ts +24 -4
  158. package/dist/types/components/molecules/list/list.d.ts +13 -3
  159. package/dist/types/components/molecules/radio/group.d.ts +1 -0
  160. package/dist/types/components/molecules/radio/radio.d.ts +0 -0
  161. package/dist/types/components/molecules/select/group.d.ts +0 -0
  162. package/dist/types/components/molecules/select/option.d.ts +0 -0
  163. package/dist/types/components/molecules/select/select.d.ts +1 -0
  164. package/dist/types/components/molecules/switch/switch.d.ts +1 -0
  165. package/dist/types/components/molecules/textarea/textarea.d.ts +3 -2
  166. package/dist/types/components/organism/colorpicker/colorpicker.d.ts +1 -0
  167. package/dist/types/components/organism/listbox/listbox.d.ts +1 -0
  168. package/dist/types/components.d.ts +95 -12
  169. package/dist/types/global/variables/colors.d.ts +0 -0
  170. package/dist/types/helper/color-helper.d.ts +9 -0
  171. package/dist/types/helper/generate.d.ts +10 -0
  172. package/dist/types/helper/number-helper.d.ts +9 -0
  173. package/dist/types/helper/string-helper.d.ts +20 -0
  174. package/dist/types/helper/validators.d.ts +8 -0
  175. package/dist/types/index.d.ts +0 -0
  176. package/dist/types/models/bcm-types.d.ts +19 -0
  177. package/dist/types/models/bcm.d.ts +447 -0
  178. package/dist/types/stencil-public-runtime.d.ts +0 -0
  179. package/dist/types/templates/caption-template.d.ts +12 -0
  180. package/dist/types/templates/label-template.d.ts +12 -0
  181. package/dist/types/templates/slot-template.d.ts +8 -0
  182. package/dist/types/utils/utils.d.ts +1 -0
  183. package/loader/cdn.js +0 -0
  184. package/loader/index.cjs.js +0 -0
  185. package/loader/index.d.ts +0 -0
  186. package/loader/index.es2017.js +0 -0
  187. package/loader/index.js +0 -0
  188. package/loader/package.json +0 -0
  189. package/package.json +1 -1
  190. package/dist/bromcom-ui/p-013b6f5d.entry.js +0 -1
  191. package/dist/bromcom-ui/p-0532e299.entry.js +0 -1
  192. package/dist/bromcom-ui/p-0aa53bdb.entry.js +0 -1
  193. package/dist/bromcom-ui/p-2c1ee381.entry.js +0 -1
  194. package/dist/bromcom-ui/p-607bc9b3.entry.js +0 -1
  195. package/dist/bromcom-ui/p-6355c903.entry.js +0 -1
  196. package/dist/bromcom-ui/p-6bd805f1.entry.js +0 -1
  197. package/dist/bromcom-ui/p-77a480ff.entry.js +0 -1
  198. package/dist/bromcom-ui/p-a88256f2.entry.js +0 -1
  199. package/dist/bromcom-ui/p-b92324e7.js +0 -1
  200. package/dist/bromcom-ui/p-ba219861.entry.js +0 -1
  201. package/dist/bromcom-ui/p-cdfd9ba0.entry.js +0 -1
  202. package/dist/bromcom-ui/p-cf6b0656.entry.js +0 -1
  203. package/dist/cjs/bcm-checkbox-group.cjs.entry.js +0 -273
  204. package/dist/cjs/bcm-checkbox.cjs.entry.js +0 -143
  205. package/dist/cjs/bcm-switch.cjs.entry.js +0 -86
  206. package/dist/cjs/bcm-textarea.cjs.entry.js +0 -136
  207. package/dist/cjs/bcm-tooltip-box.cjs.entry.js +0 -36
  208. package/dist/esm/bcm-checkbox-group.entry.js +0 -269
  209. package/dist/esm/bcm-checkbox.entry.js +0 -139
  210. package/dist/esm/bcm-switch.entry.js +0 -82
  211. package/dist/esm/bcm-textarea.entry.js +0 -132
  212. package/dist/esm/bcm-tooltip-box.entry.js +0 -32
@@ -0,0 +1,47 @@
1
+ import { StatusProps } from "../components/molecules/alert/types";
2
+ export class Generate {
3
+ }
4
+ Generate.UID = () => Math.random().toString(36).substr(2, 9);
5
+ Generate.getIconAttrWithStatusType = (status, loading = false) => {
6
+ if (loading)
7
+ return { icon: 'loading', color: 'blue-6' };
8
+ switch (status) {
9
+ case StatusProps.info:
10
+ return { color: 'blue-6', icon: 'info-circle' };
11
+ case StatusProps.error:
12
+ return { color: 'red-6', icon: 'close-circle' };
13
+ case StatusProps.warning:
14
+ return { color: 'warmyellow-6', icon: 'exclamation-circle' };
15
+ case StatusProps.success:
16
+ return { color: 'green-6', icon: 'check-circle' };
17
+ }
18
+ };
19
+ Generate.createComponent = (element, props) => {
20
+ let box = document.createElement(element);
21
+ Object.keys(props).forEach(key => {
22
+ box[key] = props[key];
23
+ });
24
+ document.body.appendChild(box);
25
+ return box;
26
+ };
27
+ Generate.debounceInput = (func, wait, immediate) => {
28
+ let timeout;
29
+ return function () {
30
+ let context = this, args = arguments;
31
+ let later = function () {
32
+ timeout = null;
33
+ if (!immediate)
34
+ func.apply(context, args);
35
+ };
36
+ let callNow = immediate && !timeout;
37
+ clearTimeout(timeout);
38
+ timeout = setTimeout(later, wait);
39
+ if (callNow)
40
+ func.apply(context, args);
41
+ };
42
+ };
43
+ Generate.flatArray = (arr) => {
44
+ return arr.reduce((acc, val) => {
45
+ return acc.concat(Array.isArray(val) ? Generate.flatArray(val) : val);
46
+ }, []);
47
+ };
@@ -0,0 +1,10 @@
1
+ import snq from "snq";
2
+ export class NumberHelper {
3
+ }
4
+ NumberHelper.isNumber = (str) => snq(() => /^[0-9]+$/i.test(str));
5
+ NumberHelper.convertToNumber = (str) => snq(() => Number(str));
6
+ NumberHelper.replaceNumber = (str) => snq(() => str.replace(/[^0-9]/g, ''));
7
+ NumberHelper.replaceFloat = (str) => snq(() => str.replace(/[^0-9.]/g, ''));
8
+ NumberHelper.toFixed = (num, fixed) => snq(() => num.toFixed(fixed));
9
+ NumberHelper.parseFloatFixed = (str, fixed) => snq(() => parseFloat(NumberHelper.replaceFloat(str)).toFixed(fixed));
10
+ NumberHelper.getDecimalLength = (str) => snq(() => str.split('.')[1] ? str.split('.')[1].length : 0);
@@ -0,0 +1,21 @@
1
+ import Bcm from "../models/bcm";
2
+ export class StringHelper {
3
+ }
4
+ StringHelper.lowercase = (str) => str.toLowerCase();
5
+ StringHelper.uppercase = (str) => str.toUpperCase();
6
+ StringHelper.capitalize = (str) => str.charAt(0).toUpperCase() + str.slice(1);
7
+ StringHelper.camelCase = (str) => str.replace(/\s(.)/g, function ($1) { return $1.toUpperCase(); }).replace(/\s/g, '');
8
+ StringHelper.kebabCase = (str) => str.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();
9
+ StringHelper.snakeCase = (str) => str.replace(/([a-z])([A-Z])/g, '$1_$2').toLowerCase();
10
+ StringHelper.titleCase = (str) => str.replace(/\w\S*/g, function (txt) { return txt.charAt(0).toUpperCase() + txt.substr(1).toLowerCase(); });
11
+ StringHelper.trim = (str) => str.trim();
12
+ StringHelper.trimLeft = (str) => str.trimLeft();
13
+ StringHelper.trimRight = (str) => str.trimRight();
14
+ StringHelper.trimAll = (str) => str.trim().replace(/\s+/g, ' ');
15
+ StringHelper.replace = (str, search, replace) => str.replace(search, replace);
16
+ StringHelper.remove = (str, search) => str.replace(search, '');
17
+ StringHelper.isNullOrEmpty = (str) => str === null || str === undefined || str === '';
18
+ StringHelper.localizationMessage = (str, args) => str.replace(/{(\d+)}/g, (match, number) => typeof args[number] != 'undefined' ? args[number] : match);
19
+ StringHelper.getMessage = (type, args) => StringHelper.localizationMessage(Bcm.FormErrorMessages[type], args);
20
+ StringHelper.split = (str, separator) => str.split(separator);
21
+ StringHelper.textContains = (str, search) => str.indexOf(search) !== -1;
@@ -0,0 +1,21 @@
1
+ export class Validators {
2
+ }
3
+ Validators.isEmailValid = (str) => /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(str);
4
+ Validators.isUrlValid = (str) => /^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:\/\S*)?$/i.test(str);
5
+ Validators.isNumberValid = (str) => /^\d+$/.test(str);
6
+ Validators.isNumberFloatValid = (str) => /^\d+(\.\d+)?$/.test(str);
7
+ Validators.isPhoneValid = (str) => /^(?=.*[0-9])[- +()0-9]+$/.test(str);
8
+ Validators.isValidate = (str, type) => {
9
+ switch (type) {
10
+ case 'email':
11
+ return Validators.isEmailValid(str);
12
+ case 'url':
13
+ return Validators.isUrlValid(str);
14
+ case 'number':
15
+ return Validators.isNumberValid(str) || Validators.isNumberFloatValid(str);
16
+ case 'phone':
17
+ return Validators.isPhoneValid(str);
18
+ default:
19
+ return true;
20
+ }
21
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,451 @@
1
+ export var Bcm;
2
+ (function (Bcm) {
3
+ let HtmlElementType;
4
+ (function (HtmlElementType) {
5
+ HtmlElementType["div"] = "div";
6
+ HtmlElementType["span"] = "span";
7
+ HtmlElementType["button"] = "button";
8
+ HtmlElementType["a"] = "a";
9
+ HtmlElementType["input"] = "input";
10
+ HtmlElementType["textarea"] = "textarea";
11
+ HtmlElementType["select"] = "select";
12
+ HtmlElementType["option"] = "option";
13
+ HtmlElementType["img"] = "img";
14
+ HtmlElementType["table"] = "table";
15
+ HtmlElementType["tr"] = "tr";
16
+ HtmlElementType["td"] = "td";
17
+ HtmlElementType["th"] = "th";
18
+ HtmlElementType["tbody"] = "tbody";
19
+ HtmlElementType["thead"] = "thead";
20
+ HtmlElementType["tfoot"] = "tfoot";
21
+ HtmlElementType["ul"] = "ul";
22
+ HtmlElementType["li"] = "li";
23
+ HtmlElementType["form"] = "form";
24
+ HtmlElementType["label"] = "label";
25
+ HtmlElementType["main"] = "main";
26
+ HtmlElementType["header"] = "header";
27
+ HtmlElementType["footer"] = "footer";
28
+ HtmlElementType["section"] = "section";
29
+ HtmlElementType["article"] = "article";
30
+ HtmlElementType["nav"] = "nav";
31
+ HtmlElementType["aside"] = "aside";
32
+ })(HtmlElementType = Bcm.HtmlElementType || (Bcm.HtmlElementType = {}));
33
+ let Status;
34
+ (function (Status) {
35
+ Status["info"] = "info";
36
+ Status["error"] = "error";
37
+ Status["warning"] = "warning";
38
+ Status["success"] = "success";
39
+ Status["default"] = "default";
40
+ })(Status = Bcm.Status || (Bcm.Status = {}));
41
+ let Shape;
42
+ (function (Shape) {
43
+ Shape["ellipse"] = "ellipse";
44
+ Shape["square"] = "square";
45
+ })(Shape = Bcm.Shape || (Bcm.Shape = {}));
46
+ let Direction;
47
+ (function (Direction) {
48
+ Direction["horizontal"] = "horizontal";
49
+ Direction["vertical"] = "vertical";
50
+ })(Direction = Bcm.Direction || (Bcm.Direction = {}));
51
+ let PreDefinedIconSize;
52
+ (function (PreDefinedIconSize) {
53
+ PreDefinedIconSize[PreDefinedIconSize["large"] = 48] = "large";
54
+ PreDefinedIconSize[PreDefinedIconSize["medium"] = 24] = "medium";
55
+ PreDefinedIconSize[PreDefinedIconSize["default"] = 16] = "default";
56
+ PreDefinedIconSize[PreDefinedIconSize["small"] = 12] = "small";
57
+ PreDefinedIconSize[PreDefinedIconSize["xsmall"] = 8] = "xsmall";
58
+ })(PreDefinedIconSize = Bcm.PreDefinedIconSize || (Bcm.PreDefinedIconSize = {}));
59
+ let IconSize;
60
+ (function (IconSize) {
61
+ IconSize["small"] = "16";
62
+ IconSize["medium"] = "20";
63
+ IconSize["large"] = "24";
64
+ })(IconSize = Bcm.IconSize || (Bcm.IconSize = {}));
65
+ let Size;
66
+ (function (Size) {
67
+ Size["small"] = "small";
68
+ Size["medium"] = "medium";
69
+ Size["large"] = "large";
70
+ Size["xsmall"] = "xsmall";
71
+ Size["xlarge"] = "xlarge";
72
+ Size["xxlarge"] = "xxlarge";
73
+ Size["xxxlarge"] = "xxxlarge";
74
+ })(Size = Bcm.Size || (Bcm.Size = {}));
75
+ let Kind;
76
+ (function (Kind) {
77
+ Kind["solid"] = "solid";
78
+ Kind["ghost"] = "ghost";
79
+ Kind["link"] = "link";
80
+ Kind["solid-link"] = "solid-link";
81
+ Kind["ghost-link"] = "ghost-link";
82
+ })(Kind = Bcm.Kind || (Bcm.Kind = {}));
83
+ let ButtonType;
84
+ (function (ButtonType) {
85
+ ButtonType["button"] = "button";
86
+ ButtonType["reset"] = "reset";
87
+ ButtonType["submit"] = "submit";
88
+ })(ButtonType = Bcm.ButtonType || (Bcm.ButtonType = {}));
89
+ let IconPosition;
90
+ (function (IconPosition) {
91
+ IconPosition["prefix"] = "prefix";
92
+ IconPosition["suffix"] = "suffix";
93
+ })(IconPosition = Bcm.IconPosition || (Bcm.IconPosition = {}));
94
+ let TagType;
95
+ (function (TagType) {
96
+ TagType["basic"] = "basic";
97
+ TagType["add"] = "add";
98
+ TagType["checkable"] = "checkable";
99
+ TagType["dissmisable"] = "dissmisable";
100
+ })(TagType = Bcm.TagType || (Bcm.TagType = {}));
101
+ let FontSize;
102
+ (function (FontSize) {
103
+ FontSize["size-1"] = "size-1";
104
+ FontSize["size-2"] = "size-2";
105
+ FontSize["size-3"] = "size-3";
106
+ FontSize["size-4"] = "size-4";
107
+ FontSize["size-5"] = "size-5";
108
+ FontSize["size-6"] = "size-6";
109
+ FontSize["size-7"] = "size-7";
110
+ FontSize["size-8"] = "size-8";
111
+ FontSize["size-9"] = "size-9";
112
+ })(FontSize = Bcm.FontSize || (Bcm.FontSize = {}));
113
+ let FontSizeValue;
114
+ (function (FontSizeValue) {
115
+ FontSizeValue[FontSizeValue["size-1"] = 12] = "size-1";
116
+ FontSizeValue[FontSizeValue["size-2"] = 14] = "size-2";
117
+ FontSizeValue[FontSizeValue["size-3"] = 16] = "size-3";
118
+ FontSizeValue[FontSizeValue["size-4"] = 20] = "size-4";
119
+ FontSizeValue[FontSizeValue["size-5"] = 24] = "size-5";
120
+ FontSizeValue[FontSizeValue["size-6"] = 30] = "size-6";
121
+ FontSizeValue[FontSizeValue["size-7"] = 38] = "size-7";
122
+ FontSizeValue[FontSizeValue["size-8"] = 46] = "size-8";
123
+ FontSizeValue[FontSizeValue["size-9"] = 56] = "size-9";
124
+ })(FontSizeValue = Bcm.FontSizeValue || (Bcm.FontSizeValue = {}));
125
+ let FontWeight;
126
+ (function (FontWeight) {
127
+ FontWeight["thin"] = "thin";
128
+ FontWeight["light"] = "light";
129
+ FontWeight["regular"] = "regular";
130
+ FontWeight["medium"] = "medium";
131
+ FontWeight["bold"] = "bold";
132
+ FontWeight["black"] = "black";
133
+ })(FontWeight = Bcm.FontWeight || (Bcm.FontWeight = {}));
134
+ let ColorPalette;
135
+ (function (ColorPalette) {
136
+ ColorPalette["default"] = "default";
137
+ ColorPalette["black"] = "black";
138
+ ColorPalette["white"] = "white";
139
+ ColorPalette["prime-blue"] = "prime-blue";
140
+ ColorPalette["prime-blue-1"] = "prime-blue-1";
141
+ ColorPalette["prime-blue-2"] = "prime-blue-2";
142
+ ColorPalette["prime-blue-3"] = "prime-blue-3";
143
+ ColorPalette["prime-blue-4"] = "prime-blue-4";
144
+ ColorPalette["prime-blue-5"] = "prime-blue-5";
145
+ ColorPalette["prime-blue-6"] = "prime-blue-6";
146
+ ColorPalette["prime-blue-7"] = "prime-blue-7";
147
+ ColorPalette["prime-blue-8"] = "prime-blue-8";
148
+ ColorPalette["prime-blue-9"] = "prime-blue-9";
149
+ ColorPalette["prime-blue-10"] = "prime-blue-10";
150
+ ColorPalette["grey"] = "grey";
151
+ ColorPalette["grey-1"] = "grey-1";
152
+ ColorPalette["grey-2"] = "grey-2";
153
+ ColorPalette["grey-3"] = "grey-3";
154
+ ColorPalette["grey-4"] = "grey-4";
155
+ ColorPalette["grey-5"] = "grey-5";
156
+ ColorPalette["grey-6"] = "grey-6";
157
+ ColorPalette["grey-7"] = "grey-7";
158
+ ColorPalette["grey-8"] = "grey-8";
159
+ ColorPalette["grey-9"] = "grey-9";
160
+ ColorPalette["grey-10"] = "grey-10";
161
+ ColorPalette["blue"] = "blue";
162
+ ColorPalette["blue-1"] = "blue-1";
163
+ ColorPalette["blue-2"] = "blue-2";
164
+ ColorPalette["blue-3"] = "blue-3";
165
+ ColorPalette["blue-4"] = "blue-4";
166
+ ColorPalette["blue-5"] = "blue-5";
167
+ ColorPalette["blue-6"] = "blue-6";
168
+ ColorPalette["blue-7"] = "blue-7";
169
+ ColorPalette["blue-8"] = "blue-8";
170
+ ColorPalette["blue-9"] = "blue-9";
171
+ ColorPalette["blue-10"] = "blue-10";
172
+ ColorPalette["warmyellow"] = "warmyellow";
173
+ ColorPalette["warmyellow-1"] = "warmyellow-1";
174
+ ColorPalette["warmyellow-2"] = "warmyellow-2";
175
+ ColorPalette["warmyellow-3"] = "warmyellow-3";
176
+ ColorPalette["warmyellow-4"] = "warmyellow-4";
177
+ ColorPalette["warmyellow-5"] = "warmyellow-5";
178
+ ColorPalette["warmyellow-6"] = "warmyellow-6";
179
+ ColorPalette["warmyellow-7"] = "warmyellow-7";
180
+ ColorPalette["warmyellow-8"] = "warmyellow-8";
181
+ ColorPalette["warmyellow-9"] = "warmyellow-9";
182
+ ColorPalette["warmyellow-10"] = "warmyellow-10";
183
+ ColorPalette["yellow"] = "yellow";
184
+ ColorPalette["yellow-1"] = "yellow-1";
185
+ ColorPalette["yellow-2"] = "yellow-2";
186
+ ColorPalette["yellow-3"] = "yellow-3";
187
+ ColorPalette["yellow-4"] = "yellow-4";
188
+ ColorPalette["yellow-5"] = "yellow-5";
189
+ ColorPalette["yellow-6"] = "yellow-6";
190
+ ColorPalette["yellow-7"] = "yellow-7";
191
+ ColorPalette["yellow-8"] = "yellow-8";
192
+ ColorPalette["yellow-9"] = "yellow-9";
193
+ ColorPalette["yellow-10"] = "yellow-10";
194
+ ColorPalette["limegreen"] = "limegreen";
195
+ ColorPalette["limegreen-1"] = "limegreen-1";
196
+ ColorPalette["limegreen-2"] = "limegreen-2";
197
+ ColorPalette["limegreen-3"] = "limegreen-3";
198
+ ColorPalette["limegreen-4"] = "limegreen-4";
199
+ ColorPalette["limegreen-5"] = "limegreen-5";
200
+ ColorPalette["limegreen-6"] = "limegreen-6";
201
+ ColorPalette["limegreen-7"] = "limegreen-7";
202
+ ColorPalette["limegreen-8"] = "limegreen-8";
203
+ ColorPalette["limegreen-9"] = "limegreen-9";
204
+ ColorPalette["limegreen-10"] = "limegreen-10";
205
+ ColorPalette["red"] = "red";
206
+ ColorPalette["red-1"] = "red-1";
207
+ ColorPalette["red-2"] = "red-2";
208
+ ColorPalette["red-3"] = "red-3";
209
+ ColorPalette["red-4"] = "red-4";
210
+ ColorPalette["red-5"] = "red-5";
211
+ ColorPalette["red-6"] = "red-6";
212
+ ColorPalette["red-7"] = "red-7";
213
+ ColorPalette["red-8"] = "red-8";
214
+ ColorPalette["red-9"] = "red-9";
215
+ ColorPalette["red-10"] = "red-10";
216
+ ColorPalette["darkorange"] = "darkorange";
217
+ ColorPalette["darkorange-1"] = "darkorange-1";
218
+ ColorPalette["darkorange-2"] = "darkorange-2";
219
+ ColorPalette["darkorange-3"] = "darkorange-3";
220
+ ColorPalette["darkorange-4"] = "darkorange-4";
221
+ ColorPalette["darkorange-5"] = "darkorange-5";
222
+ ColorPalette["darkorange-6"] = "darkorange-6";
223
+ ColorPalette["darkorange-7"] = "darkorange-7";
224
+ ColorPalette["darkorange-8"] = "darkorange-8";
225
+ ColorPalette["darkorange-9"] = "darkorange-9";
226
+ ColorPalette["darkorange-10"] = "darkorange-10";
227
+ ColorPalette["orange"] = "orange";
228
+ ColorPalette["orange-1"] = "orange-1";
229
+ ColorPalette["orange-2"] = "orange-2";
230
+ ColorPalette["orange-3"] = "orange-3";
231
+ ColorPalette["orange-4"] = "orange-4";
232
+ ColorPalette["orange-5"] = "orange-5";
233
+ ColorPalette["orange-6"] = "orange-6";
234
+ ColorPalette["orange-7"] = "orange-7";
235
+ ColorPalette["orange-8"] = "orange-8";
236
+ ColorPalette["orange-9"] = "orange-9";
237
+ ColorPalette["orange-10"] = "orange-10";
238
+ ColorPalette["green"] = "green";
239
+ ColorPalette["green-1"] = "green-1";
240
+ ColorPalette["green-2"] = "green-2";
241
+ ColorPalette["green-3"] = "green-3";
242
+ ColorPalette["green-4"] = "green-4";
243
+ ColorPalette["green-5"] = "green-5";
244
+ ColorPalette["green-6"] = "green-6";
245
+ ColorPalette["green-7"] = "green-7";
246
+ ColorPalette["green-8"] = "green-8";
247
+ ColorPalette["green-9"] = "green-9";
248
+ ColorPalette["green-10"] = "green-10";
249
+ ColorPalette["turquosie"] = "turquosie";
250
+ ColorPalette["turquosie-1"] = "turquosie-1";
251
+ ColorPalette["turquosie-2"] = "turquosie-2";
252
+ ColorPalette["turquosie-3"] = "turquosie-3";
253
+ ColorPalette["turquosie-4"] = "turquosie-4";
254
+ ColorPalette["turquosie-5"] = "turquosie-5";
255
+ ColorPalette["turquosie-6"] = "turquosie-6";
256
+ ColorPalette["turquosie-7"] = "turquosie-7";
257
+ ColorPalette["turquosie-8"] = "turquosie-8";
258
+ ColorPalette["turquosie-9"] = "turquosie-9";
259
+ ColorPalette["turquosie-10"] = "turquosie-10";
260
+ ColorPalette["cobaltblue"] = "cobaltblue";
261
+ ColorPalette["cobaltblue-1"] = "cobaltblue-1";
262
+ ColorPalette["cobaltblue-2"] = "cobaltblue-2";
263
+ ColorPalette["cobaltblue-3"] = "cobaltblue-3";
264
+ ColorPalette["cobaltblue-4"] = "cobaltblue-4";
265
+ ColorPalette["cobaltblue-5"] = "cobaltblue-5";
266
+ ColorPalette["cobaltblue-6"] = "cobaltblue-6";
267
+ ColorPalette["cobaltblue-7"] = "cobaltblue-7";
268
+ ColorPalette["cobaltblue-8"] = "cobaltblue-8";
269
+ ColorPalette["cobaltblue-9"] = "cobaltblue-9";
270
+ ColorPalette["cobaltblue-10"] = "cobaltblue-10";
271
+ ColorPalette["magenta"] = "magenta";
272
+ ColorPalette["magenta-1"] = "magenta-1";
273
+ ColorPalette["magenta-2"] = "magenta-2";
274
+ ColorPalette["magenta-3"] = "magenta-3";
275
+ ColorPalette["magenta-4"] = "magenta-4";
276
+ ColorPalette["magenta-5"] = "magenta-5";
277
+ ColorPalette["magenta-6"] = "magenta-6";
278
+ ColorPalette["magenta-7"] = "magenta-7";
279
+ ColorPalette["magenta-8"] = "magenta-8";
280
+ ColorPalette["magenta-9"] = "magenta-9";
281
+ ColorPalette["magenta-10"] = "magenta-10";
282
+ ColorPalette["purple"] = "purple";
283
+ ColorPalette["purple-1"] = "purple-1";
284
+ ColorPalette["purple-2"] = "purple-2";
285
+ ColorPalette["purple-3"] = "purple-3";
286
+ ColorPalette["purple-4"] = "purple-4";
287
+ ColorPalette["purple-5"] = "purple-5";
288
+ ColorPalette["purple-6"] = "purple-6";
289
+ ColorPalette["purple-7"] = "purple-7";
290
+ ColorPalette["purple-8"] = "purple-8";
291
+ ColorPalette["purple-9"] = "purple-9";
292
+ ColorPalette["purple-10"] = "purple-10";
293
+ ColorPalette["bc-red"] = "bc-red";
294
+ ColorPalette["bc-red-1"] = "bc-red-1";
295
+ ColorPalette["bc-red-2"] = "bc-red-2";
296
+ ColorPalette["bc-red-3"] = "bc-red-3";
297
+ ColorPalette["bc-red-4"] = "bc-red-4";
298
+ ColorPalette["bc-red-5"] = "bc-red-5";
299
+ ColorPalette["bc-red-6"] = "bc-red-6";
300
+ ColorPalette["bc-red-7"] = "bc-red-7";
301
+ ColorPalette["bc-red-8"] = "bc-red-8";
302
+ ColorPalette["bc-red-9"] = "bc-red-9";
303
+ ColorPalette["bc-blue"] = "bc-blue";
304
+ ColorPalette["bc-blue-1"] = "bc-blue-1";
305
+ ColorPalette["bc-blue-2"] = "bc-blue-2";
306
+ ColorPalette["bc-blue-3"] = "bc-blue-3";
307
+ ColorPalette["bc-blue-4"] = "bc-blue-4";
308
+ ColorPalette["bc-blue-5"] = "bc-blue-5";
309
+ ColorPalette["bc-blue-6"] = "bc-blue-6";
310
+ ColorPalette["bc-blue-7"] = "bc-blue-7";
311
+ ColorPalette["bc-blue-8"] = "bc-blue-8";
312
+ ColorPalette["bc-blue-9"] = "bc-blue-9";
313
+ ColorPalette["bc-green"] = "bc-green";
314
+ ColorPalette["bc-green-1"] = "bc-green-1";
315
+ ColorPalette["bc-green-2"] = "bc-green-2";
316
+ ColorPalette["bc-green-3"] = "bc-green-3";
317
+ ColorPalette["bc-green-4"] = "bc-green-4";
318
+ ColorPalette["bc-green-5"] = "bc-green-5";
319
+ ColorPalette["bc-green-6"] = "bc-green-6";
320
+ ColorPalette["bc-green-7"] = "bc-green-7";
321
+ ColorPalette["bc-green-8"] = "bc-green-8";
322
+ ColorPalette["bc-green-9"] = "bc-green-9";
323
+ ColorPalette["bc-orange"] = "bc-orange";
324
+ ColorPalette["bc-orange-1"] = "bc-orange-1";
325
+ ColorPalette["bc-orange-2"] = "bc-orange-2";
326
+ ColorPalette["bc-orange-3"] = "bc-orange-3";
327
+ ColorPalette["bc-orange-4"] = "bc-orange-4";
328
+ ColorPalette["bc-orange-5"] = "bc-orange-5";
329
+ ColorPalette["bc-orange-6"] = "bc-orange-6";
330
+ ColorPalette["bc-orange-7"] = "bc-orange-7";
331
+ ColorPalette["bc-orange-8"] = "bc-orange-8";
332
+ ColorPalette["bc-orange-9"] = "bc-orange-9";
333
+ })(ColorPalette = Bcm.ColorPalette || (Bcm.ColorPalette = {}));
334
+ let InputType;
335
+ (function (InputType) {
336
+ InputType["text"] = "text";
337
+ InputType["number"] = "number";
338
+ InputType["email"] = "email";
339
+ InputType["password"] = "password";
340
+ InputType["url"] = "url";
341
+ InputType["search"] = "search";
342
+ InputType["tel"] = "tel";
343
+ InputType["hidden"] = "hidden";
344
+ })(InputType = Bcm.InputType || (Bcm.InputType = {}));
345
+ let KeyCode;
346
+ (function (KeyCode) {
347
+ KeyCode[KeyCode["backspace"] = 8] = "backspace";
348
+ KeyCode[KeyCode["tab"] = 9] = "tab";
349
+ KeyCode[KeyCode["enter"] = 13] = "enter";
350
+ KeyCode[KeyCode["shift"] = 16] = "shift";
351
+ KeyCode[KeyCode["ctrl"] = 17] = "ctrl";
352
+ KeyCode[KeyCode["alt"] = 18] = "alt";
353
+ KeyCode[KeyCode["pause"] = 19] = "pause";
354
+ KeyCode[KeyCode["capslock"] = 20] = "capslock";
355
+ KeyCode[KeyCode["escape"] = 27] = "escape";
356
+ KeyCode[KeyCode["space"] = 32] = "space";
357
+ KeyCode[KeyCode["pageup"] = 33] = "pageup";
358
+ KeyCode[KeyCode["pagedown"] = 34] = "pagedown";
359
+ KeyCode[KeyCode["end"] = 35] = "end";
360
+ KeyCode[KeyCode["home"] = 36] = "home";
361
+ KeyCode[KeyCode["left"] = 37] = "left";
362
+ KeyCode[KeyCode["up"] = 38] = "up";
363
+ KeyCode[KeyCode["right"] = 39] = "right";
364
+ KeyCode[KeyCode["down"] = 40] = "down";
365
+ KeyCode[KeyCode["insert"] = 45] = "insert";
366
+ KeyCode[KeyCode["delete"] = 46] = "delete";
367
+ KeyCode[KeyCode["f1"] = 112] = "f1";
368
+ KeyCode[KeyCode["f2"] = 113] = "f2";
369
+ KeyCode[KeyCode["f3"] = 114] = "f3";
370
+ KeyCode[KeyCode["f4"] = 115] = "f4";
371
+ KeyCode[KeyCode["f5"] = 116] = "f5";
372
+ KeyCode[KeyCode["f6"] = 117] = "f6";
373
+ KeyCode[KeyCode["f7"] = 118] = "f7";
374
+ KeyCode[KeyCode["f8"] = 119] = "f8";
375
+ KeyCode[KeyCode["f9"] = 120] = "f9";
376
+ KeyCode[KeyCode["f10"] = 121] = "f10";
377
+ KeyCode[KeyCode["f11"] = 122] = "f11";
378
+ KeyCode[KeyCode["f12"] = 123] = "f12";
379
+ KeyCode[KeyCode["numlock"] = 144] = "numlock";
380
+ KeyCode[KeyCode["scrolllock"] = 145] = "scrolllock";
381
+ KeyCode[KeyCode["semicolon"] = 186] = "semicolon";
382
+ KeyCode[KeyCode["equal"] = 187] = "equal";
383
+ KeyCode[KeyCode["comma"] = 188] = "comma";
384
+ KeyCode[KeyCode["dash"] = 189] = "dash";
385
+ KeyCode[KeyCode["period"] = 190] = "period";
386
+ KeyCode[KeyCode["slash"] = 191] = "slash";
387
+ KeyCode[KeyCode["backslash"] = 220] = "backslash";
388
+ KeyCode[KeyCode["bracketleft"] = 219] = "bracketleft";
389
+ KeyCode[KeyCode["bracketright"] = 221] = "bracketright";
390
+ KeyCode[KeyCode["quote"] = 222] = "quote";
391
+ KeyCode[KeyCode["backtick"] = 192] = "backtick";
392
+ KeyCode[KeyCode["a"] = 65] = "a";
393
+ })(KeyCode = Bcm.KeyCode || (Bcm.KeyCode = {}));
394
+ Bcm.FormErrorMessages = {
395
+ 'email': 'Please enter a valid email address',
396
+ 'password': 'Please enter a valid password',
397
+ 'url': 'Please enter a valid URL',
398
+ 'phone': 'Please enter a valid phone number',
399
+ 'search': 'Please enter a valid search term',
400
+ 'number': 'Please enter a valid number',
401
+ 'text': 'Please enter a valid text',
402
+ 'required': 'This field is required',
403
+ 'minlength': 'This field must be at least {0} characters long',
404
+ 'maxlength': 'This field must be at most {0} characters long',
405
+ 'min': 'This field must be at least {0}',
406
+ 'max': 'This field must be at most {0}',
407
+ 'between': 'This field must be between {0} and {1}',
408
+ 'pattern': 'This field is invalid',
409
+ 'date': 'Please enter a valid date',
410
+ 'time': 'Please enter a valid time',
411
+ 'datetime': 'Please enter a valid date and time',
412
+ 'datetime-local': 'Please enter a valid date and time',
413
+ 'month': 'Please enter a valid month',
414
+ 'week': 'Please enter a valid week',
415
+ 'color': 'Please enter a valid color',
416
+ 'file': 'Please enter a valid file',
417
+ 'range': 'Please enter a valid range',
418
+ 'radio': 'Please select a valid option',
419
+ 'checkbox': 'Please select a valid option',
420
+ 'select': 'Please select a valid option',
421
+ 'multiple': 'Please select a valid option',
422
+ };
423
+ let IndeterminateType;
424
+ (function (IndeterminateType) {
425
+ IndeterminateType["uncheck"] = "uncheck";
426
+ IndeterminateType["indeterminate"] = "indeterminate";
427
+ IndeterminateType["determinate"] = "determinate"; // true
428
+ })(IndeterminateType = Bcm.IndeterminateType || (Bcm.IndeterminateType = {}));
429
+ let Placement;
430
+ (function (Placement) {
431
+ Placement["top"] = "top";
432
+ Placement["top-start"] = "top-start";
433
+ Placement["top-end"] = "top-end";
434
+ Placement["bottom"] = "bottom";
435
+ Placement["bottom-start"] = "bottom-start";
436
+ Placement["bottom-end"] = "bottom-end";
437
+ Placement["left"] = "left";
438
+ Placement["left-start"] = "left-start";
439
+ Placement["left-end"] = "left-end";
440
+ Placement["right"] = "right";
441
+ Placement["right-start"] = "right-start";
442
+ Placement["right-end"] = "right-end";
443
+ })(Placement = Bcm.Placement || (Bcm.Placement = {}));
444
+ let TriggerType;
445
+ (function (TriggerType) {
446
+ TriggerType["hover"] = "hover";
447
+ TriggerType["click"] = "click";
448
+ TriggerType["focus"] = "focus";
449
+ })(TriggerType = Bcm.TriggerType || (Bcm.TriggerType = {}));
450
+ })(Bcm || (Bcm = {}));
451
+ export default Bcm;
@@ -0,0 +1,22 @@
1
+ import { h } from '@stencil/core';
2
+ export const CaptionTemplate = ({ noCaption, captionType, captionClasses, caption, captionError,
3
+ //textarea props
4
+ maxLength, value }) => {
5
+ const classes = `size-1 bcm-caption-area__text`;
6
+ const captionTextClass = `${classes} ${captionType} ${captionClasses}`;
7
+ const countClasses = `${classes} default ${captionClasses}`;
8
+ return ((noCaption == false || maxLength) && (h("div", { class: "bcm-caption-area" },
9
+ h("span", { class: captionTextClass }, captionType == "error"
10
+ ? h("span", null,
11
+ " ",
12
+ captionError,
13
+ " ")
14
+ : caption && h("span", null,
15
+ " ",
16
+ caption,
17
+ " ")),
18
+ maxLength && h("span", { class: countClasses },
19
+ " ",
20
+ `${value === null || value === void 0 ? void 0 : value.length}/${maxLength}`,
21
+ " "))));
22
+ };
@@ -0,0 +1,16 @@
1
+ import { h } from '@stencil/core';
2
+ import cs from 'classnames';
3
+ import Bcm from '../models/bcm';
4
+ import { SlotTemplate } from './slot-template';
5
+ export const LabelTemplate = ({ required, value, size, form, htmlFor, type }) => {
6
+ size = size || Bcm.FontSize['size-1'];
7
+ type = type || Bcm.Status.default;
8
+ const labelClasses = cs('bcm-label__text', size, {
9
+ 'bcm-label__text-error': type === Bcm.Status.error,
10
+ });
11
+ return (h("label", { form: form, htmlFor: htmlFor, class: labelClasses },
12
+ " ",
13
+ h(SlotTemplate, { value: value }),
14
+ " ",
15
+ required && ('*')));
16
+ };
@@ -0,0 +1,6 @@
1
+ import { h } from '@stencil/core';
2
+ import { StringHelper } from '../helper/string-helper';
3
+ export const SlotTemplate = ({ value, className, name }) => {
4
+ return StringHelper.isNullOrEmpty(value) ? h("span", { class: className },
5
+ h("slot", Object.assign({}, (name && { name: name })))) : h("span", { class: className }, value);
6
+ };
@@ -191,3 +191,27 @@ export const getDragPoint = (event, element) => {
191
191
  y: Math.floor(event.clientY) - (rectElement.y + (rectElement.height / 2))
192
192
  } */
193
193
  };
194
+ export const pluralize = (function () {
195
+ // var vowels = "aeiou";
196
+ var irregulars = { "addendum": "addenda", "aircraft": "aircraft", "alumna": "alumnae", "alumnus": "alumni", "analysis": "analyses", "antenna": "antennae", "antithesis": "antitheses", "apex": "apices", "appendix": "appendices", "axis": "axes", "bacillus": "bacilli", "bacterium": "bacteria", "basis": "bases", "beau": "beaux", "bison": "bison", "bureau": "bureaux", "cactus": "cacti", "château": "châteaux", "child": "children", "codex": "codices", "concerto": "concerti", "corpus": "corpora", "crisis": "crises", "criterion": "criteria", "curriculum": "curricula", "datum": "data", "deer": "deer", "diagnosis": "diagnoses", "die": "dice", "dwarf": "dwarves", "ellipsis": "ellipses", "erratum": "errata", "faux pas": "faux pas", "fez": "fezzes", "fish": "fish", "focus": "foci", "foot": "feet", "formula": "formulae", "fungus": "fungi", "genus": "genera", "goose": "geese", "graffito": "graffiti", "grouse": "grouse", "half": "halves", "hoof": "hooves", "hypothesis": "hypotheses", "index": "indices", "larva": "larvae", "libretto": "libretti", "loaf": "loaves", "locus": "loci", "louse": "lice", "man": "men", "matrix": "matrices", "medium": "media", "memorandum": "memoranda", "minutia": "minutiae", "moose": "moose", "mouse": "mice", "nebula": "nebulae", "nucleus": "nuclei", "oasis": "oases", "offspring": "offspring", "opus": "opera", "ovum": "ova", "ox": "oxen", "parenthesis": "parentheses", "phenomenon": "phenomena", "phylum": "phyla", "quiz": "quizzes", "radius": "radii", "referendum": "referenda", "salmon": "salmon", "scarf": "scarves", "self": "selves", "series": "series", "sheep": "sheep", "shrimp": "shrimp", "species": "species", "stimulus": "stimuli", "stratum": "strata", "swine": "swine", "syllabus": "syllabi", "symposium": "symposia", "synopsis": "synopses", "tableau": "tableaux", "thesis": "theses", "thief": "thieves", "tooth": "teeth", "trout": "trout", "tuna": "tuna", "vertebra": "vertebrae", "vertex": "vertices", "vita": "vitae", "vortex": "vortices", "wharf": "wharves", "wife": "wives", "wolf": "wolves", "woman": "women", "guy": "guys", "buy": "buys", "person": "people" };
197
+ function text(word, length = 1) {
198
+ if (length > 1) {
199
+ if (irregulars[word]) {
200
+ return irregulars[word];
201
+ }
202
+ else if (word[word.length - 1] === "s" || word.endsWith("sh") || word.endsWith("ch") || word[word.length - 1] === "x" || word[word.length - 1] === "z") {
203
+ return word + "es";
204
+ }
205
+ else if (word[word.length - 1] === "y") {
206
+ return word.substring(0, word.length - 1) + "ies";
207
+ }
208
+ else {
209
+ return word + "s";
210
+ }
211
+ }
212
+ else {
213
+ return word;
214
+ }
215
+ }
216
+ return text;
217
+ })();