@abgov/react-components 6.10.0-next.1 → 6.11.0-dev.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/experimental/badge/badge.d.ts +33 -0
- package/experimental/button/button.d.ts +43 -0
- package/experimental/calendar/calendar.d.ts +30 -0
- package/experimental/callout/callout.d.ts +33 -0
- package/experimental/checkbox/checkbox.d.ts +52 -0
- package/experimental/date-picker/date-picker.d.ts +43 -0
- package/experimental/drawer/drawer.d.ts +31 -0
- package/experimental/dropdown/dropdown-item.d.ts +26 -0
- package/experimental/dropdown/dropdown.d.ts +62 -0
- package/experimental/file-upload-card/file-upload-card.d.ts +32 -0
- package/experimental/file-upload-input/file-upload-input.d.ts +27 -0
- package/experimental/filter-chip/filter-chip.d.ts +31 -0
- package/experimental/footer/footer.d.ts +24 -0
- package/experimental/footer-meta-section/footer-meta-section.d.ts +18 -0
- package/experimental/footer-nav-section/footer-nav-section.d.ts +22 -0
- package/experimental/form-item/form-item.d.ts +46 -0
- package/experimental/index.d.ts +30 -2
- package/experimental/input/input.d.ts +124 -0
- package/experimental/link/link.d.ts +32 -0
- package/experimental/modal/modal.d.ts +44 -0
- package/experimental/notification/notification.d.ts +31 -0
- package/experimental/pagination/pagination.d.ts +29 -0
- package/experimental/radio-group/radio-group.d.ts +40 -0
- package/experimental/radio-group/radio.d.ts +42 -0
- package/experimental/side-menu/side-menu.d.ts +19 -0
- package/experimental/side-menu-group/side-menu-group.d.ts +24 -0
- package/experimental/side-menu-heading/side-menu-heading.d.ts +23 -0
- package/experimental/table/table-sort-header.d.ts +20 -0
- package/experimental/table/table.d.ts +30 -0
- package/experimental/tabs/tabs.d.ts +27 -0
- package/experimental/textarea/textarea.d.ts +53 -0
- package/experimental/work-side-menu-group/work-side-menu-group.d.ts +22 -0
- package/experimental.js +1160 -64
- package/experimental.js.map +1 -1
- package/experimental.mjs +1163 -68
- package/experimental.mjs.map +1 -1
- package/index.js +139 -1753
- package/index.js.map +1 -1
- package/index.mjs +68 -1683
- package/index.mjs.map +1 -1
- package/lib/badge/badge.d.ts +0 -16
- package/lib/button/button.d.ts +0 -22
- package/lib/calendar/calendar.d.ts +0 -16
- package/lib/callout/callout.d.ts +0 -16
- package/lib/checkbox/checkbox.d.ts +0 -25
- package/lib/date-picker/date-picker.d.ts +0 -21
- package/lib/drawer/drawer.d.ts +0 -15
- package/lib/dropdown/dropdown-item.d.ts +0 -15
- package/lib/dropdown/dropdown.d.ts +0 -29
- package/lib/file-upload-card/file-upload-card.d.ts +0 -17
- package/lib/file-upload-input/file-upload-input.d.ts +0 -15
- package/lib/filter-chip/filter-chip.d.ts +0 -15
- package/lib/footer/footer.d.ts +0 -12
- package/lib/footer-meta-section/footer-meta-section.d.ts +0 -10
- package/lib/footer-nav-section/footer-nav-section.d.ts +0 -12
- package/lib/form-item/form-item.d.ts +0 -19
- package/lib/input/input.d.ts +0 -38
- package/lib/link/link.d.ts +0 -15
- package/lib/modal/modal.d.ts +1 -23
- package/lib/notification/notification.d.ts +0 -14
- package/lib/pagination/pagination.d.ts +0 -15
- package/lib/radio-group/radio-group.d.ts +0 -19
- package/lib/radio-group/radio.d.ts +0 -20
- package/lib/side-menu/side-menu.d.ts +0 -10
- package/lib/side-menu-group/side-menu-group.d.ts +0 -12
- package/lib/side-menu-heading/side-menu-heading.d.ts +0 -11
- package/lib/tab/tab.d.ts +3 -1
- package/lib/table/table-sort-header.d.ts +0 -11
- package/lib/table/table.d.ts +0 -14
- package/lib/tabs/tabs.d.ts +0 -14
- package/lib/textarea/textarea.d.ts +0 -25
- package/package.json +1 -1
- package/parseISO-BHUUf1QW.mjs +1693 -0
- package/parseISO-BHUUf1QW.mjs.map +1 -0
- package/parseISO-Dj57mwuH.js +1692 -0
- package/parseISO-Dj57mwuH.js.map +1 -0
- package/experimental/form/form-summary.d.ts +0 -10
- package/experimental/form/form.d.ts +0 -23
- package/experimental/resizable-panel/ResizablePanel.d.ts +0 -7
- package/icon-B3p90m2x.js +0 -75
- package/icon-B3p90m2x.js.map +0 -1
- package/icon-CCNDGfBO.mjs +0 -76
- package/icon-CCNDGfBO.mjs.map +0 -1
- package/style.css +0 -49
package/style.css
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
._panel_m3z4m_1 {
|
|
2
|
-
display: flex;
|
|
3
|
-
border: var(--goa-border-width-s) solid var(--goa-color-greyscale-200);
|
|
4
|
-
border-radius: var(--goa-border-radius-m);
|
|
5
|
-
background: var(--goa-color-greyscale-white);
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
._panelBackground_m3z4m_8 {
|
|
9
|
-
background: #F8F8F8;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
._children_m3z4m_12 {
|
|
13
|
-
flex: 1 1 auto;
|
|
14
|
-
padding: 2rem;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
._handle_m3z4m_17 {
|
|
18
|
-
flex: 0 0 1rem;
|
|
19
|
-
top: 0;
|
|
20
|
-
bottom: 0;
|
|
21
|
-
right: 0;
|
|
22
|
-
width: 1rem;
|
|
23
|
-
background-color: var(--goa-color-greyscale-100);
|
|
24
|
-
border-left: var(--goa-border-width-s) solid var(--goa-color-greyscale-200);
|
|
25
|
-
cursor: col-resize;
|
|
26
|
-
overflow: hidden;
|
|
27
|
-
border-top-right-radius: calc(var(--goa-border-radius-m) - 1);
|
|
28
|
-
border-bottom-right-radius: calc(var(--goa-border-radius-m) - 1);
|
|
29
|
-
display: flex;
|
|
30
|
-
justify-content: center;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
._handle_m3z4m_17:active {
|
|
34
|
-
cursor: col-resize;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
._handle_m3z4m_17 goa-icon {
|
|
38
|
-
transform: rotate(90deg);
|
|
39
|
-
opacity: 0.8;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
._width_m3z4m_42 {
|
|
43
|
-
float: right;
|
|
44
|
-
position: relative;
|
|
45
|
-
top: -2rem;
|
|
46
|
-
color: var(--goa-color-greyscale-400);
|
|
47
|
-
font-family: var(--goa-font-family-number);
|
|
48
|
-
font-size: var(--goa-font-size-2);
|
|
49
|
-
}
|