bromcom-ui 2.4.27 → 2.4.28
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/bcm-label.entry.js +1 -1
- package/dist/bromcom-ui/bcm-list.entry.js +1 -1
- package/dist/bromcom-ui/bcm-popconfirm-box.entry.js +3 -3
- package/dist/bromcom-ui/bcm-popconfirm.entry.js +9 -1
- package/dist/bromcom-ui/bcm-popover-box.entry.js +1 -1
- package/dist/bromcom-ui/bcm-popover.entry.js +1 -1
- package/dist/bromcom-ui/bcm-search-2.entry.js +1 -1
- package/dist/bromcom-ui/bcm-step.entry.js +2 -2
- package/dist/bromcom-ui/bcm-stepper.entry.js +2 -2
- package/dist/bromcom-ui/bcm-tag-2.entry.js +1 -1
- package/dist/bromcom-ui/bcm-tooltip-box.entry.js +1 -1
- package/dist/bromcom-ui/bcm-tooltip.entry.js +1 -1
- package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
- package/dist/bromcom-ui/{generate-a07bb784.js → generate-d2569741.js} +1 -1
- package/dist/bromcom-ui/{stepper-states-a1bcea84.js → stepper-states-8a9ade10.js} +1 -1
- package/dist/types/components/molecules/popconfirm/popconfirm.d.ts +4 -0
- package/dist/types/components.d.ts +4 -2
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h, f as Host, g as getElement } from './index-c4bad8c7.js';
|
|
2
2
|
import './types-911a8837.js';
|
|
3
3
|
import { c as classnames } from './index-93682c12.js';
|
|
4
|
-
import { G as Generate } from './generate-
|
|
4
|
+
import { G as Generate } from './generate-d2569741.js';
|
|
5
5
|
import './bcm-1571bb45.js';
|
|
6
6
|
import { S as StringHelper } from './string-helper-5630fd9a.js';
|
|
7
7
|
import { g as getPlacement, s as setPosition } from './popover-placement-b9199a13.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, e as createEvent, h, f as Host, g as getElement } from './index-c4bad8c7.js';
|
|
2
2
|
import './types-911a8837.js';
|
|
3
3
|
import { c as classnames } from './index-93682c12.js';
|
|
4
|
-
import { G as Generate } from './generate-
|
|
4
|
+
import { G as Generate } from './generate-d2569741.js';
|
|
5
5
|
import { B as Bcm } from './bcm-1571bb45.js';
|
|
6
6
|
import { A as AttrReflect } from './property-decorators-3d4aa18d.js';
|
|
7
7
|
|
|
@@ -3,7 +3,7 @@ import './types-911a8837.js';
|
|
|
3
3
|
import { c as classnames } from './index-93682c12.js';
|
|
4
4
|
import { s as snq } from './snq.es5-946822b8.js';
|
|
5
5
|
import { J as JsonParse } from './json-parse-decarator-b93dacbb.js';
|
|
6
|
-
import { G as Generate } from './generate-
|
|
6
|
+
import { G as Generate } from './generate-d2569741.js';
|
|
7
7
|
import { B as Bcm } from './bcm-1571bb45.js';
|
|
8
8
|
import { S as StringHelper } from './string-helper-5630fd9a.js';
|
|
9
9
|
import { c as createStore } from './index-61e4c87b.js';
|
|
@@ -2,10 +2,10 @@ import { r as registerInstance, e as createEvent, h, f as Host, g as getElement
|
|
|
2
2
|
import './types-911a8837.js';
|
|
3
3
|
import { c as classnames } from './index-93682c12.js';
|
|
4
4
|
import './snq.es5-946822b8.js';
|
|
5
|
-
import { G as Generate } from './generate-
|
|
5
|
+
import { G as Generate } from './generate-d2569741.js';
|
|
6
6
|
import './index-61e4c87b.js';
|
|
7
7
|
import { A as AttrReflect } from './property-decorators-3d4aa18d.js';
|
|
8
|
-
import { s as stepperStates } from './stepper-states-
|
|
8
|
+
import { s as stepperStates } from './stepper-states-8a9ade10.js';
|
|
9
9
|
|
|
10
10
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11
11
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -4,10 +4,10 @@ import { c as classnames } from './index-93682c12.js';
|
|
|
4
4
|
import { c as getChildElements } from './utils-73c61c67.js';
|
|
5
5
|
import { s as snq } from './snq.es5-946822b8.js';
|
|
6
6
|
import { J as JsonParse } from './json-parse-decarator-b93dacbb.js';
|
|
7
|
-
import { G as Generate } from './generate-
|
|
7
|
+
import { G as Generate } from './generate-d2569741.js';
|
|
8
8
|
import { B as Bcm } from './bcm-1571bb45.js';
|
|
9
9
|
import './index-61e4c87b.js';
|
|
10
|
-
import { s as stepperStates } from './stepper-states-
|
|
10
|
+
import { s as stepperStates } from './stepper-states-8a9ade10.js';
|
|
11
11
|
|
|
12
12
|
const StepperHeaderTemplate = ({ title, description, status, valid, index, loading, active, stepChange, statusIcon, icon, disabled }) => {
|
|
13
13
|
const classes = classnames('bcm-stepper__header-item', `bcm-stepper__header-item--${status}`, {
|
|
@@ -3,7 +3,7 @@ import './types-911a8837.js';
|
|
|
3
3
|
import { c as classnames } from './index-93682c12.js';
|
|
4
4
|
import { e as extractColor, C as ColorPalette } from './utils-73c61c67.js';
|
|
5
5
|
import { s as snq } from './snq.es5-946822b8.js';
|
|
6
|
-
import { G as Generate } from './generate-
|
|
6
|
+
import { G as Generate } from './generate-d2569741.js';
|
|
7
7
|
import { B as Bcm } from './bcm-1571bb45.js';
|
|
8
8
|
|
|
9
9
|
class NumberHelper {
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, h, f as Host, g as getElement } from './index-c4
|
|
|
2
2
|
import './types-911a8837.js';
|
|
3
3
|
import { c as classnames } from './index-93682c12.js';
|
|
4
4
|
import './utils-73c61c67.js';
|
|
5
|
-
import { G as Generate } from './generate-
|
|
5
|
+
import { G as Generate } from './generate-d2569741.js';
|
|
6
6
|
import { B as Bcm } from './bcm-1571bb45.js';
|
|
7
7
|
import { S as StringHelper } from './string-helper-5630fd9a.js';
|
|
8
8
|
import { g as getPlacement, s as setPosition } from './popover-placement-b9199a13.js';
|