be-components 3.2.7 → 3.2.8
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/lib/commonjs/Components/index.js +8 -0
- package/lib/commonjs/Components/index.js.map +1 -1
- package/lib/module/Components/index.js +3 -1
- package/lib/module/Components/index.js.map +1 -1
- package/lib/typescript/lib/commonjs/Components/index.d.ts +1 -0
- package/lib/typescript/lib/module/Components/index.d.ts +2 -1
- package/lib/typescript/lib/module/Components/index.d.ts.map +1 -1
- package/lib/typescript/src/Components/index.d.ts +2 -1
- package/lib/typescript/src/Components/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/Components/index.tsx +3 -1
|
@@ -15,6 +15,12 @@ Object.defineProperty(exports, "Checkbox", {
|
|
|
15
15
|
return _Checkbox.default;
|
|
16
16
|
}
|
|
17
17
|
});
|
|
18
|
+
Object.defineProperty(exports, "ConfirmationModal", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function () {
|
|
21
|
+
return _ConfirmationModal.default;
|
|
22
|
+
}
|
|
23
|
+
});
|
|
18
24
|
Object.defineProperty(exports, "Icons", {
|
|
19
25
|
enumerable: true,
|
|
20
26
|
get: function () {
|
|
@@ -59,5 +65,7 @@ var _Icons = _interopRequireDefault(require("./Icons"));
|
|
|
59
65
|
var _Checkbox = _interopRequireDefault(require("./Checkbox"));
|
|
60
66
|
var _LinearDiagnal = _interopRequireDefault(require("./LinearDiagnal"));
|
|
61
67
|
var _Switch = _interopRequireDefault(require("./Switch"));
|
|
68
|
+
var _ConfirmationModal = _interopRequireDefault(require("./ConfirmationModal"));
|
|
62
69
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
70
|
+
_ConfirmationModal.default;
|
|
63
71
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_Button","_interopRequireDefault","require","_Text","_Spring","_TextInput","_Icons","_Checkbox","_LinearDiagnal","_Switch","e","__esModule","default"],"sourceRoot":"../../../src","sources":["Components/index.tsx"],"mappings":"
|
|
1
|
+
{"version":3,"names":["_Button","_interopRequireDefault","require","_Text","_Spring","_TextInput","_Icons","_Checkbox","_LinearDiagnal","_Switch","_ConfirmationModal","e","__esModule","default","ConfirmationModal"],"sourceRoot":"../../../src","sources":["Components/index.tsx"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,OAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,KAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,OAAA,GAAAH,sBAAA,CAAAC,OAAA;AACA,IAAAG,UAAA,GAAAJ,sBAAA,CAAAC,OAAA;AACA,IAAAI,MAAA,GAAAL,sBAAA,CAAAC,OAAA;AACA,IAAAK,SAAA,GAAAN,sBAAA,CAAAC,OAAA;AACA,IAAAM,cAAA,GAAAP,sBAAA,CAAAC,OAAA;AACA,IAAAO,OAAA,GAAAR,sBAAA,CAAAC,OAAA;AACA,IAAAQ,kBAAA,GAAAT,sBAAA,CAAAC,OAAA;AAAoD,SAAAD,uBAAAU,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AACpDG,0BAAiB","ignoreList":[]}
|
|
@@ -6,5 +6,7 @@ import Icons from './Icons';
|
|
|
6
6
|
import Checkbox from './Checkbox';
|
|
7
7
|
import LinearDiagnal from './LinearDiagnal';
|
|
8
8
|
import Switch from './Switch';
|
|
9
|
-
|
|
9
|
+
import ConfirmationModal from './ConfirmationModal';
|
|
10
|
+
ConfirmationModal;
|
|
11
|
+
export { Button, Text, Spring, Switch, TextInput, Checkbox, Icons, ConfirmationModal, LinearDiagnal };
|
|
10
12
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Button","Text","Spring","TextInput","Icons","Checkbox","LinearDiagnal","Switch"],"sourceRoot":"../../../src","sources":["Components/index.tsx"],"mappings":"AAAA,OAAOA,MAAM,MAAM,UAAU;AAC7B,OAAOC,IAAI,MAAM,QAAQ;AACzB,OAAOC,MAAM,MAAM,UAAU;AAC7B,OAAOC,SAAS,MAAM,aAAa;AACnC,OAAOC,KAAK,MAAM,SAAS;AAC3B,OAAOC,QAAQ,MAAM,YAAY;AACjC,OAAOC,aAAa,MAAM,iBAAiB;AAC3C,OAAOC,MAAM,MAAM,UAAU;
|
|
1
|
+
{"version":3,"names":["Button","Text","Spring","TextInput","Icons","Checkbox","LinearDiagnal","Switch","ConfirmationModal"],"sourceRoot":"../../../src","sources":["Components/index.tsx"],"mappings":"AAAA,OAAOA,MAAM,MAAM,UAAU;AAC7B,OAAOC,IAAI,MAAM,QAAQ;AACzB,OAAOC,MAAM,MAAM,UAAU;AAC7B,OAAOC,SAAS,MAAM,aAAa;AACnC,OAAOC,KAAK,MAAM,SAAS;AAC3B,OAAOC,QAAQ,MAAM,YAAY;AACjC,OAAOC,aAAa,MAAM,iBAAiB;AAC3C,OAAOC,MAAM,MAAM,UAAU;AAC7B,OAAOC,iBAAiB,MAAM,qBAAqB;AACnDA,iBAAiB;AACjB,SACIR,MAAM,EACNC,IAAI,EACJC,MAAM,EACNK,MAAM,EACNJ,SAAS,EACTE,QAAQ,EACRD,KAAK,EACLI,iBAAiB,EACjBF,aAAa","ignoreList":[]}
|
|
@@ -5,6 +5,7 @@ import Switch from './Switch';
|
|
|
5
5
|
import TextInput from './TextInput';
|
|
6
6
|
import Checkbox from './Checkbox';
|
|
7
7
|
import Icons from './Icons';
|
|
8
|
+
import ConfirmationModal from './ConfirmationModal';
|
|
8
9
|
import LinearDiagnal from './LinearDiagnal';
|
|
9
|
-
export { Button, Text, Spring, Switch, TextInput, Checkbox, Icons, LinearDiagnal };
|
|
10
|
+
export { Button, Text, Spring, Switch, TextInput, Checkbox, Icons, ConfirmationModal, LinearDiagnal };
|
|
10
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Components/index.js"],"names":[],"mappings":"mBAAmB,UAAU;iBACZ,QAAQ;mBACN,UAAU;mBAKV,UAAU;sBAJP,aAAa;qBAEd,YAAY;kBADf,SAAS;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Components/index.js"],"names":[],"mappings":"mBAAmB,UAAU;iBACZ,QAAQ;mBACN,UAAU;mBAKV,UAAU;sBAJP,aAAa;qBAEd,YAAY;kBADf,SAAS;8BAIG,qBAAqB;0BAFzB,iBAAiB"}
|
|
@@ -6,5 +6,6 @@ import Icons from './Icons';
|
|
|
6
6
|
import Checkbox from './Checkbox';
|
|
7
7
|
import LinearDiagnal from './LinearDiagnal';
|
|
8
8
|
import Switch from './Switch';
|
|
9
|
-
|
|
9
|
+
import ConfirmationModal from './ConfirmationModal';
|
|
10
|
+
export { Button, Text, Spring, Switch, TextInput, Checkbox, Icons, ConfirmationModal, LinearDiagnal };
|
|
10
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Components/index.tsx"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,IAAI,MAAM,QAAQ,CAAC;AAC1B,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,SAAS,MAAM,aAAa,CAAC;AACpC,OAAO,KAAK,MAAM,SAAS,CAAC;AAC5B,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,MAAM,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Components/index.tsx"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,IAAI,MAAM,QAAQ,CAAC;AAC1B,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,SAAS,MAAM,aAAa,CAAC;AACpC,OAAO,KAAK,MAAM,SAAS,CAAC;AAC5B,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,iBAAiB,MAAM,qBAAqB,CAAC;AAEpD,OAAO,EACH,MAAM,EACN,IAAI,EACJ,MAAM,EACN,MAAM,EACN,SAAS,EACT,QAAQ,EACR,KAAK,EACL,iBAAiB,EACjB,aAAa,EAChB,CAAA"}
|
package/package.json
CHANGED
package/src/Components/index.tsx
CHANGED
|
@@ -6,7 +6,8 @@ import Icons from './Icons';
|
|
|
6
6
|
import Checkbox from './Checkbox';
|
|
7
7
|
import LinearDiagnal from './LinearDiagnal';
|
|
8
8
|
import Switch from './Switch';
|
|
9
|
-
|
|
9
|
+
import ConfirmationModal from './ConfirmationModal';
|
|
10
|
+
ConfirmationModal
|
|
10
11
|
export {
|
|
11
12
|
Button,
|
|
12
13
|
Text,
|
|
@@ -15,5 +16,6 @@ export {
|
|
|
15
16
|
TextInput,
|
|
16
17
|
Checkbox,
|
|
17
18
|
Icons,
|
|
19
|
+
ConfirmationModal,
|
|
18
20
|
LinearDiagnal
|
|
19
21
|
}
|