be-components 3.4.0 → 3.4.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/lib/commonjs/Components/index.js +7 -1
- package/lib/commonjs/Components/index.js.map +1 -1
- package/lib/module/Components/index.js +2 -2
- 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
|
@@ -57,6 +57,12 @@ Object.defineProperty(exports, "TextInput", {
|
|
|
57
57
|
return _TextInput.default;
|
|
58
58
|
}
|
|
59
59
|
});
|
|
60
|
+
Object.defineProperty(exports, "Toggle", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () {
|
|
63
|
+
return _Toggle.default;
|
|
64
|
+
}
|
|
65
|
+
});
|
|
60
66
|
var _Button = _interopRequireDefault(require("./Button"));
|
|
61
67
|
var _Text = _interopRequireDefault(require("./Text"));
|
|
62
68
|
var _Spring = _interopRequireDefault(require("./Spring"));
|
|
@@ -66,6 +72,6 @@ var _Checkbox = _interopRequireDefault(require("./Checkbox"));
|
|
|
66
72
|
var _LinearDiagnal = _interopRequireDefault(require("./LinearDiagnal"));
|
|
67
73
|
var _Switch = _interopRequireDefault(require("./Switch"));
|
|
68
74
|
var _ConfirmationModal = _interopRequireDefault(require("./ConfirmationModal"));
|
|
75
|
+
var _Toggle = _interopRequireDefault(require("./Toggle"));
|
|
69
76
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
70
|
-
_ConfirmationModal.default;
|
|
71
77
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_Button","_interopRequireDefault","require","_Text","_Spring","_TextInput","_Icons","_Checkbox","_LinearDiagnal","_Switch","_ConfirmationModal","e","__esModule","default"
|
|
1
|
+
{"version":3,"names":["_Button","_interopRequireDefault","require","_Text","_Spring","_TextInput","_Icons","_Checkbox","_LinearDiagnal","_Switch","_ConfirmationModal","_Toggle","e","__esModule","default"],"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;AACA,IAAAS,OAAA,GAAAV,sBAAA,CAAAC,OAAA;AAA8B,SAAAD,uBAAAW,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
@@ -7,6 +7,6 @@ import Checkbox from './Checkbox';
|
|
|
7
7
|
import LinearDiagnal from './LinearDiagnal';
|
|
8
8
|
import Switch from './Switch';
|
|
9
9
|
import ConfirmationModal from './ConfirmationModal';
|
|
10
|
-
|
|
11
|
-
export { Button, Text, Spring, Switch, TextInput, Checkbox, Icons, ConfirmationModal, LinearDiagnal };
|
|
10
|
+
import Toggle from './Toggle';
|
|
11
|
+
export { Button, Text, Spring, Switch, TextInput, Checkbox, Toggle, Icons, ConfirmationModal, LinearDiagnal };
|
|
12
12
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
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;
|
|
1
|
+
{"version":3,"names":["Button","Text","Spring","TextInput","Icons","Checkbox","LinearDiagnal","Switch","ConfirmationModal","Toggle"],"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;AACnD,OAAOC,MAAM,MAAM,UAAU;AAE7B,SACIT,MAAM,EACNC,IAAI,EACJC,MAAM,EACNK,MAAM,EACNJ,SAAS,EACTE,QAAQ,EACRI,MAAM,EACNL,KAAK,EACLI,iBAAiB,EACjBF,aAAa","ignoreList":[]}
|
|
@@ -4,8 +4,9 @@ import Spring from './Spring';
|
|
|
4
4
|
import Switch from './Switch';
|
|
5
5
|
import TextInput from './TextInput';
|
|
6
6
|
import Checkbox from './Checkbox';
|
|
7
|
+
import Toggle from './Toggle';
|
|
7
8
|
import Icons from './Icons';
|
|
8
9
|
import ConfirmationModal from './ConfirmationModal';
|
|
9
10
|
import LinearDiagnal from './LinearDiagnal';
|
|
10
|
-
export { Button, Text, Spring, Switch, TextInput, Checkbox, Icons, ConfirmationModal, LinearDiagnal };
|
|
11
|
+
export { Button, Text, Spring, Switch, TextInput, Checkbox, Toggle, Icons, ConfirmationModal, LinearDiagnal };
|
|
11
12
|
//# 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;
|
|
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;mBAId,UAAU;kBALX,SAAS;8BAIG,qBAAqB;0BAFzB,iBAAiB"}
|
|
@@ -7,5 +7,6 @@ import Checkbox from './Checkbox';
|
|
|
7
7
|
import LinearDiagnal from './LinearDiagnal';
|
|
8
8
|
import Switch from './Switch';
|
|
9
9
|
import ConfirmationModal from './ConfirmationModal';
|
|
10
|
-
|
|
10
|
+
import Toggle from './Toggle';
|
|
11
|
+
export { Button, Text, Spring, Switch, TextInput, Checkbox, Toggle, Icons, ConfirmationModal, LinearDiagnal };
|
|
11
12
|
//# 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;AAC9B,OAAO,iBAAiB,MAAM,qBAAqB,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;AACpD,OAAO,MAAM,MAAM,UAAU,CAAC;AAE9B,OAAO,EACH,MAAM,EACN,IAAI,EACJ,MAAM,EACN,MAAM,EACN,SAAS,EACT,QAAQ,EACR,MAAM,EACN,KAAK,EACL,iBAAiB,EACjB,aAAa,EAChB,CAAA"}
|
package/package.json
CHANGED
package/src/Components/index.tsx
CHANGED
|
@@ -7,7 +7,8 @@ import Checkbox from './Checkbox';
|
|
|
7
7
|
import LinearDiagnal from './LinearDiagnal';
|
|
8
8
|
import Switch from './Switch';
|
|
9
9
|
import ConfirmationModal from './ConfirmationModal';
|
|
10
|
-
|
|
10
|
+
import Toggle from './Toggle';
|
|
11
|
+
|
|
11
12
|
export {
|
|
12
13
|
Button,
|
|
13
14
|
Text,
|
|
@@ -15,6 +16,7 @@ export {
|
|
|
15
16
|
Switch,
|
|
16
17
|
TextInput,
|
|
17
18
|
Checkbox,
|
|
19
|
+
Toggle,
|
|
18
20
|
Icons,
|
|
19
21
|
ConfirmationModal,
|
|
20
22
|
LinearDiagnal
|