bromcom-ui 2.5.1-rc.0 → 2.5.1-rc.1

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 (58) hide show
  1. package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
  2. package/dist/bromcom-ui/p-0e73613c.js +1 -0
  3. package/dist/bromcom-ui/{p-b54c3ad0.entry.js → p-3378221a.entry.js} +1 -1
  4. package/dist/bromcom-ui/{p-70315245.entry.js → p-3384c0dd.entry.js} +1 -1
  5. package/dist/bromcom-ui/{p-3b6be122.entry.js → p-5b146e18.entry.js} +1 -1
  6. package/dist/bromcom-ui/{p-6915e504.entry.js → p-6df57cdc.entry.js} +1 -1
  7. package/dist/bromcom-ui/{p-20ec27ec.entry.js → p-732298e8.entry.js} +1 -1
  8. package/dist/bromcom-ui/{p-7889da04.entry.js → p-754be07c.entry.js} +1 -1
  9. package/dist/bromcom-ui/{p-8afa4999.entry.js → p-7cc7b9cf.entry.js} +1 -1
  10. package/dist/bromcom-ui/{p-96b1c9b0.entry.js → p-8a22757f.entry.js} +1 -1
  11. package/dist/bromcom-ui/p-956416f4.entry.js +1 -0
  12. package/dist/bromcom-ui/{p-13c275a9.entry.js → p-a931f0c7.entry.js} +1 -1
  13. package/dist/bromcom-ui/{p-652b281b.entry.js → p-aab4c95d.entry.js} +1 -1
  14. package/dist/bromcom-ui/p-c92bcc2f.entry.js +1 -0
  15. package/dist/bromcom-ui/p-cba47257.js +1 -0
  16. package/dist/bromcom-ui/{p-6523921e.js → p-e16ba1ec.js} +1 -1
  17. package/dist/cjs/bcm-button_7.cjs.entry.js +9 -8
  18. package/dist/cjs/bcm-checkbox-group.cjs.entry.js +3 -3
  19. package/dist/cjs/bcm-checkbox-lite_8.cjs.entry.js +1 -1
  20. package/dist/cjs/bcm-checkbox.cjs.entry.js +2 -2
  21. package/dist/cjs/bcm-icon-2_2.cjs.entry.js +2 -2
  22. package/dist/cjs/bcm-label_3.cjs.entry.js +2 -2
  23. package/dist/cjs/bcm-popconfirm-box.cjs.entry.js +2 -2
  24. package/dist/cjs/bcm-popconfirm.cjs.entry.js +1 -1
  25. package/dist/cjs/bcm-popover-box.cjs.entry.js +2 -2
  26. package/dist/cjs/bcm-popover.cjs.entry.js +1 -1
  27. package/dist/cjs/bcm-stepper.cjs.entry.js +2 -2
  28. package/dist/cjs/bcm-tag-2.cjs.entry.js +1 -1
  29. package/dist/cjs/{generate-64f4a6fb.js → generate-25ae9875.js} +1 -1
  30. package/dist/cjs/{popover-placement-dacc8fc9.js → popover-placement-dc4baf9a.js} +1 -1
  31. package/dist/cjs/{stepper-states-4e2b19e1.js → stepper-states-54176cf8.js} +1 -1
  32. package/dist/collection/components/molecules/checkbox/checkbox.js +1 -1
  33. package/dist/collection/components/molecules/states/checkbox-group.states.js +1 -1
  34. package/dist/collection/components/organism/list/list.js +6 -5
  35. package/dist/collection/templates/checkbox-group-template.js +1 -1
  36. package/dist/collection/templates/list-template.js +1 -1
  37. package/dist/collection/utils/popover-placement.js +1 -1
  38. package/dist/esm/bcm-button_7.entry.js +9 -8
  39. package/dist/esm/bcm-checkbox-group.entry.js +3 -3
  40. package/dist/esm/bcm-checkbox-lite_8.entry.js +1 -1
  41. package/dist/esm/bcm-checkbox.entry.js +2 -2
  42. package/dist/esm/bcm-icon-2_2.entry.js +2 -2
  43. package/dist/esm/bcm-label_3.entry.js +2 -2
  44. package/dist/esm/bcm-popconfirm-box.entry.js +2 -2
  45. package/dist/esm/bcm-popconfirm.entry.js +1 -1
  46. package/dist/esm/bcm-popover-box.entry.js +2 -2
  47. package/dist/esm/bcm-popover.entry.js +1 -1
  48. package/dist/esm/bcm-stepper.entry.js +2 -2
  49. package/dist/esm/bcm-tag-2.entry.js +1 -1
  50. package/dist/esm/{generate-2075e06d.js → generate-037ea9b5.js} +1 -1
  51. package/dist/esm/{popover-placement-38aa9b63.js → popover-placement-a105287a.js} +1 -1
  52. package/dist/esm/{stepper-states-ad4c80a8.js → stepper-states-c92f3b4e.js} +1 -1
  53. package/dist/types/utils/popover-placement.d.ts +1 -1
  54. package/package.json +1 -1
  55. package/dist/bromcom-ui/p-324edde8.entry.js +0 -1
  56. package/dist/bromcom-ui/p-3a6586fc.js +0 -1
  57. package/dist/bromcom-ui/p-57d3d8e3.entry.js +0 -1
  58. package/dist/bromcom-ui/p-9f47196d.js +0 -1
@@ -4,7 +4,7 @@ import './colors-7c7b35e9.js';
4
4
  import { d as delay } from './utils-dc14ca19.js';
5
5
  import { C as ColorHelper } from './color-helper-beb0ba19.js';
6
6
  import './types-911a8837.js';
7
- import { G as Generate } from './generate-2075e06d.js';
7
+ import { G as Generate } from './generate-037ea9b5.js';
8
8
  import { B as Bcm } from './bcm-1571bb45.js';
9
9
  import './string-helper-cfa6df93.js';
10
10
  import { C as CaptionTemplate } from './caption-template-c2ebdbce.js';
@@ -122,7 +122,7 @@ const BcmCheckbox = class {
122
122
  const bcmCheckboxLabelClass = classnames('bcm-checkbox__label', {
123
123
  ['input-size-' + Bcm.Size[size]]: optionType == 'button',
124
124
  });
125
- return (h(Host, { tabindex: "1", onFocus: () => this.focus.emit(this.el), onBlur: () => this.blur.emit(this.el), class: bcmCheckboxClass, style: this.buttonStyleColor() }, h("span", { hidden: true }, h("slot", null)), label && h("bcm-label", { type: captionType, value: label, required: required }), h("input", { id: `input-${_id}`, type: "checkbox", checked: checked, disabled: disabled, required: required, readOnly: readOnly, onChange: () => this.handleChange(), ref: el => (this.inputElement = el) }), h("label", { class: bcmCheckboxLabelClass, htmlFor: `input-${_id}` }, h("span", { class: bcmCheckboxIconClass }, h("bcm-icon", { icon: "component-check", size: "small", type: "default" })), h(SlotTemplate, { className: "slot" })), h(CaptionTemplate, { noCaption: noCaption, captionType: captionType, captionError: captionError, caption: caption })));
125
+ return (h(Host, { tabindex: "1", onFocus: () => this.focus.emit(this.el), onBlur: () => this.blur.emit(this.el), class: bcmCheckboxClass, style: this.buttonStyleColor() }, h("span", { hidden: true }, h("slot", null)), label && h("bcm-label", { type: captionType, value: label, required: required }), h("input", { id: `input-${_id}`, type: "checkbox", checked: checked, disabled: disabled, required: required, readOnly: readOnly, onChange: () => { !disabled && !readOnly && (this.handleChange()); }, ref: el => (this.inputElement = el) }), h("label", { class: bcmCheckboxLabelClass, htmlFor: `input-${_id}` }, h("span", { class: bcmCheckboxIconClass }, h("bcm-icon", { icon: "component-check", size: "small", type: "default" })), h(SlotTemplate, { className: "slot" })), h(CaptionTemplate, { noCaption: noCaption, captionType: captionType, captionError: captionError, caption: caption })));
126
126
  }
127
127
  get el() { return getElement(this); }
128
128
  static get watchers() { return {