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.
- package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
- package/dist/bromcom-ui/p-0e73613c.js +1 -0
- package/dist/bromcom-ui/{p-b54c3ad0.entry.js → p-3378221a.entry.js} +1 -1
- package/dist/bromcom-ui/{p-70315245.entry.js → p-3384c0dd.entry.js} +1 -1
- package/dist/bromcom-ui/{p-3b6be122.entry.js → p-5b146e18.entry.js} +1 -1
- package/dist/bromcom-ui/{p-6915e504.entry.js → p-6df57cdc.entry.js} +1 -1
- package/dist/bromcom-ui/{p-20ec27ec.entry.js → p-732298e8.entry.js} +1 -1
- package/dist/bromcom-ui/{p-7889da04.entry.js → p-754be07c.entry.js} +1 -1
- package/dist/bromcom-ui/{p-8afa4999.entry.js → p-7cc7b9cf.entry.js} +1 -1
- package/dist/bromcom-ui/{p-96b1c9b0.entry.js → p-8a22757f.entry.js} +1 -1
- package/dist/bromcom-ui/p-956416f4.entry.js +1 -0
- package/dist/bromcom-ui/{p-13c275a9.entry.js → p-a931f0c7.entry.js} +1 -1
- package/dist/bromcom-ui/{p-652b281b.entry.js → p-aab4c95d.entry.js} +1 -1
- package/dist/bromcom-ui/p-c92bcc2f.entry.js +1 -0
- package/dist/bromcom-ui/p-cba47257.js +1 -0
- package/dist/bromcom-ui/{p-6523921e.js → p-e16ba1ec.js} +1 -1
- package/dist/cjs/bcm-button_7.cjs.entry.js +9 -8
- package/dist/cjs/bcm-checkbox-group.cjs.entry.js +3 -3
- package/dist/cjs/bcm-checkbox-lite_8.cjs.entry.js +1 -1
- package/dist/cjs/bcm-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/bcm-icon-2_2.cjs.entry.js +2 -2
- package/dist/cjs/bcm-label_3.cjs.entry.js +2 -2
- package/dist/cjs/bcm-popconfirm-box.cjs.entry.js +2 -2
- package/dist/cjs/bcm-popconfirm.cjs.entry.js +1 -1
- package/dist/cjs/bcm-popover-box.cjs.entry.js +2 -2
- package/dist/cjs/bcm-popover.cjs.entry.js +1 -1
- package/dist/cjs/bcm-stepper.cjs.entry.js +2 -2
- package/dist/cjs/bcm-tag-2.cjs.entry.js +1 -1
- package/dist/cjs/{generate-64f4a6fb.js → generate-25ae9875.js} +1 -1
- package/dist/cjs/{popover-placement-dacc8fc9.js → popover-placement-dc4baf9a.js} +1 -1
- package/dist/cjs/{stepper-states-4e2b19e1.js → stepper-states-54176cf8.js} +1 -1
- package/dist/collection/components/molecules/checkbox/checkbox.js +1 -1
- package/dist/collection/components/molecules/states/checkbox-group.states.js +1 -1
- package/dist/collection/components/organism/list/list.js +6 -5
- package/dist/collection/templates/checkbox-group-template.js +1 -1
- package/dist/collection/templates/list-template.js +1 -1
- package/dist/collection/utils/popover-placement.js +1 -1
- package/dist/esm/bcm-button_7.entry.js +9 -8
- package/dist/esm/bcm-checkbox-group.entry.js +3 -3
- package/dist/esm/bcm-checkbox-lite_8.entry.js +1 -1
- package/dist/esm/bcm-checkbox.entry.js +2 -2
- package/dist/esm/bcm-icon-2_2.entry.js +2 -2
- package/dist/esm/bcm-label_3.entry.js +2 -2
- package/dist/esm/bcm-popconfirm-box.entry.js +2 -2
- package/dist/esm/bcm-popconfirm.entry.js +1 -1
- package/dist/esm/bcm-popover-box.entry.js +2 -2
- package/dist/esm/bcm-popover.entry.js +1 -1
- package/dist/esm/bcm-stepper.entry.js +2 -2
- package/dist/esm/bcm-tag-2.entry.js +1 -1
- package/dist/esm/{generate-2075e06d.js → generate-037ea9b5.js} +1 -1
- package/dist/esm/{popover-placement-38aa9b63.js → popover-placement-a105287a.js} +1 -1
- package/dist/esm/{stepper-states-ad4c80a8.js → stepper-states-c92f3b4e.js} +1 -1
- package/dist/types/utils/popover-placement.d.ts +1 -1
- package/package.json +1 -1
- package/dist/bromcom-ui/p-324edde8.entry.js +0 -1
- package/dist/bromcom-ui/p-3a6586fc.js +0 -1
- package/dist/bromcom-ui/p-57d3d8e3.entry.js +0 -1
- 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-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
|
|
@@ -12,7 +12,7 @@ const join = (places) => {
|
|
|
12
12
|
}
|
|
13
13
|
return [opposites[places[0]], places[1]].join('-');
|
|
14
14
|
};
|
|
15
|
-
const getPlacement =
|
|
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,3 +1,3 @@
|
|
|
1
1
|
import { PlacementTypes } from "../models/bcm-types";
|
|
2
|
-
export declare const getPlacement: (box: HTMLElement, host: HTMLElement, placement: PlacementTypes, changePlacement: Function) =>
|
|
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[];
|