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
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-2a0ccf17.js';
2
2
  import { c as classnames } from './index-1597de83.js';
3
3
  import './types-911a8837.js';
4
- import { G as Generate } from './generate-2075e06d.js';
4
+ import { G as Generate } from './generate-037ea9b5.js';
5
5
  import { B as Bcm } from './bcm-1571bb45.js';
6
6
  import { A as AttrReflect } from './property-decorators-681ae42e.js';
7
7
 
@@ -4,10 +4,10 @@ import { g as getChildElements } from './utils-dc14ca19.js';
4
4
  import { s as snq } from './snq.es5-946822b8.js';
5
5
  import { J as JsonParse } from './json-parse-decarator-c6372800.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 './index-3c5b7898.js';
10
- import { s as stepperStates } from './stepper-states-ad4c80a8.js';
10
+ import { s as stepperStates } from './stepper-states-c92f3b4e.js';
11
11
 
12
12
  const StepperHeaderTemplate = ({ title, description, status, valid, index, loading, active, stepChange, statusIcon, icon, disabled, headerHidden }) => {
13
13
  const classes = classnames('bcm-stepper__header-item', `bcm-stepper__header-item--${status}`, {
@@ -4,7 +4,7 @@ import { C as ColorPalette } from './colors-7c7b35e9.js';
4
4
  import { e as extractColor } from './utils-dc14ca19.js';
5
5
  import './snq.es5-946822b8.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 { N as NumberHelper } from './number-helper-8115f1ec.js';
9
9
  import { B as Bcm } from './bcm-1571bb45.js';
10
10
 
@@ -1,6 +1,6 @@
1
1
  import { S as StatusProps } from './types-911a8837.js';
2
2
 
3
- const version = "2.5.1-rc.0";
3
+ const version = "2.5.1-rc.1";
4
4
 
5
5
  const allowedDomains = [
6
6
  "localhost",
@@ -12,7 +12,7 @@ const join = (places) => {
12
12
  }
13
13
  return [opposites[places[0]], places[1]].join('-');
14
14
  };
15
- const getPlacement = async (box, host, placement, changePlacement) => {
15
+ const getPlacement = (box, host, placement, changePlacement) => {
16
16
  const { width, height } = box.getBoundingClientRect();
17
17
  const { left, right, top, bottom } = host.getBoundingClientRect();
18
18
  const places = StringHelper.textContains(placement, '-') ? placement.split('-') : placement.split(' ');
@@ -1,5 +1,5 @@
1
1
  import { s as snq } from './snq.es5-946822b8.js';
2
- import { G as Generate } from './generate-2075e06d.js';
2
+ import { G as Generate } from './generate-037ea9b5.js';
3
3
  import { c as createStore } from './index-3c5b7898.js';
4
4
 
5
5
  const { state } = createStore({
@@ -1,3 +1,3 @@
1
1
  import { PlacementTypes } from "../models/bcm-types";
2
- export declare const getPlacement: (box: HTMLElement, host: HTMLElement, placement: PlacementTypes, changePlacement: Function) => Promise<void>;
2
+ export declare const getPlacement: (box: HTMLElement, host: HTMLElement, placement: PlacementTypes, changePlacement: Function) => void;
3
3
  export declare const setPosition: (placement: any, target: HTMLElement) => number[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bromcom-ui",
3
- "version": "2.5.1-rc.0",
3
+ "version": "2.5.1-rc.1",
4
4
  "description": "Stencil Component Starter",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",