@rws-aoa/react-library 3.5.0 → 3.5.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/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +10 -8
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -17,5 +17,6 @@ export { AoaFormModal, type AoaFormModalLabels, type AoaFormModalProps, type Aoa
|
|
|
17
17
|
export { AoaModalCloseButton, type AoaModalCloseButtonProps } from './components/molecules/modal-close-button/ModalCloseButton';
|
|
18
18
|
export { AoaModal, type AoaModalProps, type AoaModalQAs } from './components/molecules/modal/Modal';
|
|
19
19
|
export { AoaNavigationBar, type AoaNavigationBarProps } from './components/molecules/navigation-bar/NavigationBar';
|
|
20
|
+
export { AoaUploadButton, type AoaUploadButtonProps } from './components/molecules/upload-button/UploadButton';
|
|
20
21
|
export { AoaContentPage as AoaContentTemplate, type AoaContentPageProps as AoaContentTemplateProps } from './components/organisms/content-page/ContentPage';
|
|
21
22
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,OAAO,EAAE,MAAM,6CAA6C,CAAC;AAC3E,YAAY,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAClF,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,2CAA2C,CAAC;AACnG,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,EAAE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,+CAA+C,CAAC;AAC3G,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,iDAAiD,CAAC;AAC/G,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,wDAAwD,CAAC;AAC5G,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,+DAA+D,CAAC;AACzH,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,iEAAiE,CAAC;AAC7H,OAAO,EAAE,QAAQ,EAAE,KAAK,eAAe,EAAE,KAAK,YAAY,EAAE,KAAK,aAAa,EAAE,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAClJ,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAGvF,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,6CAA6C,CAAC;AACnG,OAAO,EAAE,YAAY,EAAE,KAAK,kBAAkB,EAAE,KAAK,iBAAiB,EAAE,KAAK,eAAe,EAAE,MAAM,6CAA6C,CAAC;AAClJ,OAAO,EAAE,mBAAmB,EAAE,KAAK,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AAChI,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,WAAW,EAAE,MAAM,oCAAoC,CAAC;AACpG,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,qDAAqD,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,OAAO,EAAE,MAAM,6CAA6C,CAAC;AAC3E,YAAY,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAClF,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,2CAA2C,CAAC;AACnG,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,EAAE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,+CAA+C,CAAC;AAC3G,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,iDAAiD,CAAC;AAC/G,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,wDAAwD,CAAC;AAC5G,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,+DAA+D,CAAC;AACzH,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,iEAAiE,CAAC;AAC7H,OAAO,EAAE,QAAQ,EAAE,KAAK,eAAe,EAAE,KAAK,YAAY,EAAE,KAAK,aAAa,EAAE,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAClJ,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAGvF,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,6CAA6C,CAAC;AACnG,OAAO,EAAE,YAAY,EAAE,KAAK,kBAAkB,EAAE,KAAK,iBAAiB,EAAE,KAAK,eAAe,EAAE,MAAM,6CAA6C,CAAC;AAClJ,OAAO,EAAE,mBAAmB,EAAE,KAAK,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AAChI,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,WAAW,EAAE,MAAM,oCAAoC,CAAC;AACpG,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,qDAAqD,CAAC;AACnH,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mDAAmD,CAAC;AAG/G,OAAO,EACL,cAAc,IAAI,kBAAkB,EACpC,KAAK,mBAAmB,IAAI,uBAAuB,EACpD,MAAM,iDAAiD,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -3,9 +3,9 @@ import { AoaIconButton as e } from "./components/atoms/icon-button/IconButton.js
|
|
|
3
3
|
import { AoaInput as p } from "./components/atoms/input/Input.js";
|
|
4
4
|
import { AoaLogo as x } from "./components/atoms/logo/Logo.js";
|
|
5
5
|
import { AoaNoPermission as n } from "./components/atoms/no-permission/NoPermission.js";
|
|
6
|
-
import { AoaNotification as
|
|
7
|
-
import { AoaSectionHeader as
|
|
8
|
-
import { AoaCheckbox as
|
|
6
|
+
import { AoaNotification as d } from "./components/atoms/notification/Notification.js";
|
|
7
|
+
import { AoaSectionHeader as u } from "./components/atoms/section-header/SectionHeader.js";
|
|
8
|
+
import { AoaCheckbox as c } from "./components/atoms/selection-buttons/checkbox/Checkbox.js";
|
|
9
9
|
import { AoaRadioButton as C } from "./components/atoms/selection-buttons/radio-button/RadioButton.js";
|
|
10
10
|
import { AoaSwitchButton as h } from "./components/atoms/selection-buttons/switch-button/SwitchButton.js";
|
|
11
11
|
import { AoaTable as N } from "./components/atoms/table/Table.js";
|
|
@@ -15,11 +15,12 @@ import { AoaFormModal as T } from "./components/molecules/form-modal/FormModal.j
|
|
|
15
15
|
import { AoaModalCloseButton as v } from "./components/molecules/modal-close-button/ModalCloseButton.js";
|
|
16
16
|
import { AoaModal as E } from "./components/molecules/modal/Modal.js";
|
|
17
17
|
import { AoaNavigationBar as L } from "./components/molecules/navigation-bar/NavigationBar.js";
|
|
18
|
-
import {
|
|
18
|
+
import { AoaUploadButton as U } from "./components/molecules/upload-button/UploadButton.js";
|
|
19
|
+
import { AoaContentPage as Z } from "./components/organisms/content-page/ContentPage.js";
|
|
19
20
|
export {
|
|
20
21
|
t as AoaButton,
|
|
21
|
-
|
|
22
|
-
|
|
22
|
+
c as AoaCheckbox,
|
|
23
|
+
Z as AoaContentTemplate,
|
|
23
24
|
I as AoaFormError,
|
|
24
25
|
T as AoaFormModal,
|
|
25
26
|
e as AoaIconButton,
|
|
@@ -29,11 +30,12 @@ export {
|
|
|
29
30
|
v as AoaModalCloseButton,
|
|
30
31
|
L as AoaNavigationBar,
|
|
31
32
|
n as AoaNoPermission,
|
|
32
|
-
|
|
33
|
+
d as AoaNotification,
|
|
33
34
|
C as AoaRadioButton,
|
|
34
|
-
|
|
35
|
+
u as AoaSectionHeader,
|
|
35
36
|
h as AoaSwitchButton,
|
|
36
37
|
N as AoaTable,
|
|
38
|
+
U as AoaUploadButton,
|
|
37
39
|
b as AoaZeroWidthSpace
|
|
38
40
|
};
|
|
39
41
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;"}
|