@banyan_cloud/roots 1.0.221 → 1.0.222
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/cjs/index.js +3 -3
- package/dist/esm/index.js +3 -3
- package/dist/index.js +3 -3
- package/package.json +1 -1
- package/styles/_colors.exports.module.scss +163 -84
package/dist/cjs/index.js
CHANGED
|
@@ -58279,8 +58279,8 @@ function getPagination(curr, total, limit) {
|
|
|
58279
58279
|
return pages;
|
|
58280
58280
|
}
|
|
58281
58281
|
|
|
58282
|
-
var css$B = ".Pagination_module_root__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: stretch;\n -ms-overflow-style: none;\n scrollbar-width: none;\n padding: 0.4375rem 1rem;\n background: #efeff0;\n margin-top: auto;\n width: 100%;\n height: 3.5rem;\n overflow: auto;\n transition-property: background-color, color, bottom, width;\n transition-duration: 0.33s;\n transition-timing-function: ease-out;\n}\n.Pagination_module_root__33ebc53e::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__33ebc53e.Pagination_module_floating__33ebc53e {\n background: var(--dark-grey-o-85);\n position: absolute;\n border-radius: 6.25rem;\n width: 82%;\n bottom: 3rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_copyrightText__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_copyrightText__33ebc53e > .Pagination_module_text__33ebc53e {\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1.125rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e.Pagination_module_disable__33ebc53e {\n pointer-events: none;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.625rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e {\n cursor: pointer;\n border-radius: 50%;\n background-color: #e0e0e0;\n color: var(--black);\n width: 2.313rem;\n line-height: 2.313rem;\n text-align: center;\n font-size: 1rem;\n border: 1px solid transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e.Pagination_module_active__33ebc53e {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_totalData__33ebc53e {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n color: #1a2028;\n font-size: 0.875rem;\n font-weight: 500;\n line-height: 1.125rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n min-width: 4rem;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e > [data-elem=component2] {\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e {\n gap: 0.75rem;\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: stretch;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e > [data-elem=component1]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.0313rem;\n height: 50%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] {\n height: 2.375rem;\n max-height: 100%;\n width: auto;\n min-width: -moz-fit-content;\n min-width: fit-content;\n padding: 0.625rem;\n border: 0rem solid transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: #1a2028;\n font-size: 0.875rem;\n background-color: #2f2fc6;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] > svg {\n fill: #1a2028;\n width: 1rem;\n height: 1rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n width: auto;\n min-width: auto;\n padding: 0;\n flex: 1;\n background: transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e {\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0rem;\n height: 100%;\n border-radius: 0.25rem;\n border: 0.0313rem solid var(--mono-color2);\n box-shadow: 0.1875rem 0.1875rem 0.25rem 0rem rgba(194, 194, 194, 0.12) inset;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label {\n height: 100%;\n font-size: 0.875rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] {\n background-color: transparent;\n color: var(--white);\n height: 100%;\n width: 3rem;\n flex: 1;\n padding: 0.625rem;\n border: none;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 600;\n line-height: normal;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_button__33ebc53e {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--mono-color2);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_button__33ebc53e .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--mono-color1);\n flex-shrink: 0;\n}";
|
|
58283
|
-
var modules_a3d40e77 = {"root":"
|
|
58282
|
+
var css$B = ".Pagination_module_root__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: stretch;\n -ms-overflow-style: none;\n scrollbar-width: none;\n padding: 0.4375rem 1rem;\n background: var(--light-color1);\n margin-top: auto;\n width: 100%;\n height: 3.5rem;\n overflow: auto;\n transition-property: background-color, color, bottom, width;\n transition-duration: 0.33s;\n transition-timing-function: ease-out;\n}\n.Pagination_module_root__d475d50b::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__d475d50b.Pagination_module_floating__d475d50b {\n background: var(--dark-grey-o-85);\n position: absolute;\n border-radius: 6.25rem;\n width: 82%;\n bottom: 3rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_copyrightText__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Pagination_module_root__d475d50b .Pagination_module_copyrightText__d475d50b > .Pagination_module_text__d475d50b {\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1.125rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b.Pagination_module_disable__d475d50b {\n pointer-events: none;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.625rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b {\n cursor: pointer;\n border-radius: 50%;\n background-color: #e0e0e0;\n color: var(--black);\n width: 2.313rem;\n line-height: 2.313rem;\n text-align: center;\n font-size: 1rem;\n border: 1px solid transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b.Pagination_module_active__d475d50b {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_totalData__d475d50b {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n color: #1a2028;\n font-size: 0.875rem;\n font-weight: 500;\n line-height: 1.125rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n min-width: 4rem;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b > [data-elem=component2] {\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b {\n gap: 0.75rem;\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: stretch;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b > [data-elem=component1]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.0313rem;\n height: 50%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] {\n height: 2.375rem;\n max-height: 100%;\n width: auto;\n min-width: -moz-fit-content;\n min-width: fit-content;\n padding: 0.625rem;\n border: 0rem solid transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: #1a2028;\n font-size: 0.875rem;\n background-color: #2f2fc6;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] > svg {\n fill: #1a2028;\n width: 1rem;\n height: 1rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n width: auto;\n min-width: auto;\n padding: 0;\n flex: 1;\n background: transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b {\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0rem;\n height: 100%;\n border-radius: 0.25rem;\n border: 0.0313rem solid var(--mono-color2);\n box-shadow: 0.1875rem 0.1875rem 0.25rem 0rem rgba(194, 194, 194, 0.12) inset;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label {\n height: 100%;\n font-size: 0.875rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] {\n background-color: transparent;\n color: var(--white);\n height: 100%;\n width: 3rem;\n flex: 1;\n padding: 0.625rem;\n border: none;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 600;\n line-height: normal;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_button__d475d50b {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--mono-color2);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_button__d475d50b .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--mono-color1);\n flex-shrink: 0;\n}";
|
|
58283
|
+
var modules_a3d40e77 = {"root":"Pagination_module_root__d475d50b","floating":"Pagination_module_floating__d475d50b","copyrightText":"Pagination_module_copyrightText__d475d50b","text":"Pagination_module_text__d475d50b","page-numbers":"Pagination_module_pageNumbers__d475d50b","button":"Pagination_module_button__d475d50b","disable":"Pagination_module_disable__d475d50b","icon":"Pagination_module_icon__d475d50b","pageSelect":"Pagination_module_pageSelect__d475d50b","number":"Pagination_module_number__d475d50b","active":"Pagination_module_active__d475d50b","options":"Pagination_module_options__d475d50b","total-data":"Pagination_module_totalData__d475d50b","row-switcher":"Pagination_module_rowSwitcher__d475d50b","row-switcher-handle":"Pagination_module_rowSwitcherHandle__d475d50b","dropdown":"Pagination_module_dropdown__d475d50b","form":"Pagination_module_form__d475d50b","jump-to-page":"Pagination_module_jumpToPage__d475d50b","inputbox":"Pagination_module_inputbox__d475d50b"};
|
|
58284
58284
|
n(css$B,{});
|
|
58285
58285
|
|
|
58286
58286
|
var CURRENT_YEAR = new Date().getFullYear();
|
|
@@ -58548,7 +58548,7 @@ var css$A = ".Stepper_module_root__c8ed92f3.Stepper_module_horizontal__c8ed92f3
|
|
|
58548
58548
|
var modules_bbfded44 = {"root":"Stepper_module_root__c8ed92f3","horizontal":"Stepper_module_horizontal__c8ed92f3","vertical":"Stepper_module_vertical__c8ed92f3"};
|
|
58549
58549
|
n(css$A,{});
|
|
58550
58550
|
|
|
58551
|
-
var css$z = ":root {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #71839b;\n --mono-color2: #b7cadb;\n --mono-color3: #d8dfe5;\n --light-color1: #efeff0;\n --light-color2: #f7f7f8;\n --light-color3: #ffffff;\n --side-bar-icon1: #97979f;\n --side-bar-icon2: #d5d5db;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #bd3c45;\n --primary-color2: #487349;\n --primary-color3: #cba006;\n --primary-color4: #0043ce;\n --secondary-color1: #0a15f9;\n --secondary-color2: #0f62fe;\n --secondary-color3: #0fa9ff;\n --secondary-color4: #a91aa3;\n --secondary-color5: #ef87f8;\n --secondary-color6: #fcab0f;\n --secondary-color7: #dce01d;\n --backgroud-color1: #ffebec;\n --backgroud-color2: #edffed;\n --backgroud-color3: #fff6d4;\n --backgroud-color4: #e6edff;\n --backgroud-color5: #cfdfff;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}";
|
|
58551
|
+
var css$z = ":root[data-theme=light] {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #71839b;\n --mono-color2: #b7cadb;\n --mono-color3: #d8dfe5;\n --light-color1: #efeff0;\n --light-color2: #f7f7f8;\n --light-color3: #ffffff;\n --side-bar-icon1: #97979f;\n --side-bar-icon2: #d5d5db;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #bd3c45;\n --primary-color2: #487349;\n --primary-color3: #cba006;\n --primary-color4: #0043ce;\n --secondary-color1: #0a15f9;\n --secondary-color2: #0f62fe;\n --secondary-color3: #0fa9ff;\n --secondary-color4: #a91aa3;\n --secondary-color5: #ef87f8;\n --secondary-color6: #fcab0f;\n --secondary-color7: #dce01d;\n --backgroud-color1: #ffebec;\n --backgroud-color2: #edffed;\n --backgroud-color3: #fff6d4;\n --backgroud-color4: #e6edff;\n --backgroud-color5: #cfdfff;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}\n:root[data-theme=dark] {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #4c5869;\n --mono-color2: #8d9ba8;\n --mono-color3: #a8adb2;\n --light-color1: #000000;\n --light-color2: #151517;\n --light-color3: #1b1b1c;\n --side-bar-icon1: #96969e;\n --side-bar-icon2: #bcbcc2;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #b33030;\n --primary-color2: #4e9f3d;\n --primary-color3: #ebb700;\n --primary-color4: #0053ff;\n --secondary-color1: #2e37ff;\n --secondary-color2: #2d76ff;\n --secondary-color3: #39b8ff;\n --secondary-color4: #dc00d3;\n --secondary-color5: #f8a4ff;\n --secondary-color6: #ffbf45;\n --secondary-color7: #fbff42;\n --backgroud-color1: #e5d3d4;\n --backgroud-color2: #d6e5d6;\n --backgroud-color3: #e5ddbe;\n --backgroud-color4: #cfd6e5;\n --backgroud-color5: #bac9e5;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}";
|
|
58552
58552
|
var modules_1722b0e5 = {"white":"--white","black":"--black","menu-black":"--menu-black","dark-grey":"--dark-grey","dark-grey-o-85":"--dark-grey-o-85","grey":"--grey","grey1":"--grey1","grey2":"--grey2","grey3":"--grey3","grey4":"--grey4","grey5":"--grey5","grey6":"--grey6","grey7":"--grey7","grey8":"--grey8","grey9":"--grey9","grey10":"--grey10","mono-color1":"--mono-color1","mono-color2":"--mono-color2","mono-color3":"--mono-color3","light-color1":"--light-color1","light-color2":"--light-color2","light-color3":"--light-color3","side-bar-icon1":"--side-bar-icon1","side-bar-icon2":"--side-bar-icon2","highlight":"--highlight","dark-blue":"--dark-blue","background":"--background","banyan-blue":"--banyan-blue","banyan-orange":"--banyan-orange","banyan-pink":"--banyan-pink","banyan-gradient":"--banyan-gradient","primary-color1":"--primary-color1","primary-color2":"--primary-color2","primary-color3":"--primary-color3","primary-color4":"--primary-color4","secondary-color1":"--secondary-color1","secondary-color2":"--secondary-color2","secondary-color3":"--secondary-color3","secondary-color4":"--secondary-color4","secondary-color5":"--secondary-color5","secondary-color6":"--secondary-color6","secondary-color7":"--secondary-color7","backgroud-color1":"--backgroud-color1","backgroud-color2":"--backgroud-color2","backgroud-color3":"--backgroud-color3","backgroud-color4":"--backgroud-color4","backgroud-color5":"--backgroud-color5","text-colour2":"--text-colour2","error":"--error","error-bg":"--error-bg","error-outline":"--error-outline","success":"--success","success-bg":"--success-bg","success-outline":"--success-outline","warning":"--warning","warning-bg":"--warning-bg","warning-outline":"--warning-outline","info":"--info","info-bg":"--info-bg","info-outline":"--info-outline"};
|
|
58553
58553
|
n(css$z,{});
|
|
58554
58554
|
|
package/dist/esm/index.js
CHANGED
|
@@ -58259,8 +58259,8 @@ function getPagination(curr, total, limit) {
|
|
|
58259
58259
|
return pages;
|
|
58260
58260
|
}
|
|
58261
58261
|
|
|
58262
|
-
var css$B = ".Pagination_module_root__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: stretch;\n -ms-overflow-style: none;\n scrollbar-width: none;\n padding: 0.4375rem 1rem;\n background: #efeff0;\n margin-top: auto;\n width: 100%;\n height: 3.5rem;\n overflow: auto;\n transition-property: background-color, color, bottom, width;\n transition-duration: 0.33s;\n transition-timing-function: ease-out;\n}\n.Pagination_module_root__33ebc53e::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__33ebc53e.Pagination_module_floating__33ebc53e {\n background: var(--dark-grey-o-85);\n position: absolute;\n border-radius: 6.25rem;\n width: 82%;\n bottom: 3rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_copyrightText__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_copyrightText__33ebc53e > .Pagination_module_text__33ebc53e {\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1.125rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e.Pagination_module_disable__33ebc53e {\n pointer-events: none;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.625rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e {\n cursor: pointer;\n border-radius: 50%;\n background-color: #e0e0e0;\n color: var(--black);\n width: 2.313rem;\n line-height: 2.313rem;\n text-align: center;\n font-size: 1rem;\n border: 1px solid transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e.Pagination_module_active__33ebc53e {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_totalData__33ebc53e {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n color: #1a2028;\n font-size: 0.875rem;\n font-weight: 500;\n line-height: 1.125rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n min-width: 4rem;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e > [data-elem=component2] {\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e {\n gap: 0.75rem;\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: stretch;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e > [data-elem=component1]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.0313rem;\n height: 50%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] {\n height: 2.375rem;\n max-height: 100%;\n width: auto;\n min-width: -moz-fit-content;\n min-width: fit-content;\n padding: 0.625rem;\n border: 0rem solid transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: #1a2028;\n font-size: 0.875rem;\n background-color: #2f2fc6;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] > svg {\n fill: #1a2028;\n width: 1rem;\n height: 1rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n width: auto;\n min-width: auto;\n padding: 0;\n flex: 1;\n background: transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e {\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0rem;\n height: 100%;\n border-radius: 0.25rem;\n border: 0.0313rem solid var(--mono-color2);\n box-shadow: 0.1875rem 0.1875rem 0.25rem 0rem rgba(194, 194, 194, 0.12) inset;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label {\n height: 100%;\n font-size: 0.875rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] {\n background-color: transparent;\n color: var(--white);\n height: 100%;\n width: 3rem;\n flex: 1;\n padding: 0.625rem;\n border: none;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 600;\n line-height: normal;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_button__33ebc53e {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--mono-color2);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_button__33ebc53e .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--mono-color1);\n flex-shrink: 0;\n}";
|
|
58263
|
-
var modules_a3d40e77 = {"root":"
|
|
58262
|
+
var css$B = ".Pagination_module_root__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: stretch;\n -ms-overflow-style: none;\n scrollbar-width: none;\n padding: 0.4375rem 1rem;\n background: var(--light-color1);\n margin-top: auto;\n width: 100%;\n height: 3.5rem;\n overflow: auto;\n transition-property: background-color, color, bottom, width;\n transition-duration: 0.33s;\n transition-timing-function: ease-out;\n}\n.Pagination_module_root__d475d50b::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__d475d50b.Pagination_module_floating__d475d50b {\n background: var(--dark-grey-o-85);\n position: absolute;\n border-radius: 6.25rem;\n width: 82%;\n bottom: 3rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_copyrightText__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Pagination_module_root__d475d50b .Pagination_module_copyrightText__d475d50b > .Pagination_module_text__d475d50b {\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1.125rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b.Pagination_module_disable__d475d50b {\n pointer-events: none;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.625rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b {\n cursor: pointer;\n border-radius: 50%;\n background-color: #e0e0e0;\n color: var(--black);\n width: 2.313rem;\n line-height: 2.313rem;\n text-align: center;\n font-size: 1rem;\n border: 1px solid transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b.Pagination_module_active__d475d50b {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_totalData__d475d50b {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n color: #1a2028;\n font-size: 0.875rem;\n font-weight: 500;\n line-height: 1.125rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n min-width: 4rem;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b > [data-elem=component2] {\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b {\n gap: 0.75rem;\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: stretch;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b > [data-elem=component1]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.0313rem;\n height: 50%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] {\n height: 2.375rem;\n max-height: 100%;\n width: auto;\n min-width: -moz-fit-content;\n min-width: fit-content;\n padding: 0.625rem;\n border: 0rem solid transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: #1a2028;\n font-size: 0.875rem;\n background-color: #2f2fc6;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] > svg {\n fill: #1a2028;\n width: 1rem;\n height: 1rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n width: auto;\n min-width: auto;\n padding: 0;\n flex: 1;\n background: transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b {\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0rem;\n height: 100%;\n border-radius: 0.25rem;\n border: 0.0313rem solid var(--mono-color2);\n box-shadow: 0.1875rem 0.1875rem 0.25rem 0rem rgba(194, 194, 194, 0.12) inset;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label {\n height: 100%;\n font-size: 0.875rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] {\n background-color: transparent;\n color: var(--white);\n height: 100%;\n width: 3rem;\n flex: 1;\n padding: 0.625rem;\n border: none;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 600;\n line-height: normal;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_button__d475d50b {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--mono-color2);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_button__d475d50b .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--mono-color1);\n flex-shrink: 0;\n}";
|
|
58263
|
+
var modules_a3d40e77 = {"root":"Pagination_module_root__d475d50b","floating":"Pagination_module_floating__d475d50b","copyrightText":"Pagination_module_copyrightText__d475d50b","text":"Pagination_module_text__d475d50b","page-numbers":"Pagination_module_pageNumbers__d475d50b","button":"Pagination_module_button__d475d50b","disable":"Pagination_module_disable__d475d50b","icon":"Pagination_module_icon__d475d50b","pageSelect":"Pagination_module_pageSelect__d475d50b","number":"Pagination_module_number__d475d50b","active":"Pagination_module_active__d475d50b","options":"Pagination_module_options__d475d50b","total-data":"Pagination_module_totalData__d475d50b","row-switcher":"Pagination_module_rowSwitcher__d475d50b","row-switcher-handle":"Pagination_module_rowSwitcherHandle__d475d50b","dropdown":"Pagination_module_dropdown__d475d50b","form":"Pagination_module_form__d475d50b","jump-to-page":"Pagination_module_jumpToPage__d475d50b","inputbox":"Pagination_module_inputbox__d475d50b"};
|
|
58264
58264
|
n(css$B,{});
|
|
58265
58265
|
|
|
58266
58266
|
var CURRENT_YEAR = new Date().getFullYear();
|
|
@@ -58528,7 +58528,7 @@ var css$A = ".Stepper_module_root__c8ed92f3.Stepper_module_horizontal__c8ed92f3
|
|
|
58528
58528
|
var modules_bbfded44 = {"root":"Stepper_module_root__c8ed92f3","horizontal":"Stepper_module_horizontal__c8ed92f3","vertical":"Stepper_module_vertical__c8ed92f3"};
|
|
58529
58529
|
n(css$A,{});
|
|
58530
58530
|
|
|
58531
|
-
var css$z = ":root {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #71839b;\n --mono-color2: #b7cadb;\n --mono-color3: #d8dfe5;\n --light-color1: #efeff0;\n --light-color2: #f7f7f8;\n --light-color3: #ffffff;\n --side-bar-icon1: #97979f;\n --side-bar-icon2: #d5d5db;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #bd3c45;\n --primary-color2: #487349;\n --primary-color3: #cba006;\n --primary-color4: #0043ce;\n --secondary-color1: #0a15f9;\n --secondary-color2: #0f62fe;\n --secondary-color3: #0fa9ff;\n --secondary-color4: #a91aa3;\n --secondary-color5: #ef87f8;\n --secondary-color6: #fcab0f;\n --secondary-color7: #dce01d;\n --backgroud-color1: #ffebec;\n --backgroud-color2: #edffed;\n --backgroud-color3: #fff6d4;\n --backgroud-color4: #e6edff;\n --backgroud-color5: #cfdfff;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}";
|
|
58531
|
+
var css$z = ":root[data-theme=light] {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #71839b;\n --mono-color2: #b7cadb;\n --mono-color3: #d8dfe5;\n --light-color1: #efeff0;\n --light-color2: #f7f7f8;\n --light-color3: #ffffff;\n --side-bar-icon1: #97979f;\n --side-bar-icon2: #d5d5db;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #bd3c45;\n --primary-color2: #487349;\n --primary-color3: #cba006;\n --primary-color4: #0043ce;\n --secondary-color1: #0a15f9;\n --secondary-color2: #0f62fe;\n --secondary-color3: #0fa9ff;\n --secondary-color4: #a91aa3;\n --secondary-color5: #ef87f8;\n --secondary-color6: #fcab0f;\n --secondary-color7: #dce01d;\n --backgroud-color1: #ffebec;\n --backgroud-color2: #edffed;\n --backgroud-color3: #fff6d4;\n --backgroud-color4: #e6edff;\n --backgroud-color5: #cfdfff;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}\n:root[data-theme=dark] {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #4c5869;\n --mono-color2: #8d9ba8;\n --mono-color3: #a8adb2;\n --light-color1: #000000;\n --light-color2: #151517;\n --light-color3: #1b1b1c;\n --side-bar-icon1: #96969e;\n --side-bar-icon2: #bcbcc2;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #b33030;\n --primary-color2: #4e9f3d;\n --primary-color3: #ebb700;\n --primary-color4: #0053ff;\n --secondary-color1: #2e37ff;\n --secondary-color2: #2d76ff;\n --secondary-color3: #39b8ff;\n --secondary-color4: #dc00d3;\n --secondary-color5: #f8a4ff;\n --secondary-color6: #ffbf45;\n --secondary-color7: #fbff42;\n --backgroud-color1: #e5d3d4;\n --backgroud-color2: #d6e5d6;\n --backgroud-color3: #e5ddbe;\n --backgroud-color4: #cfd6e5;\n --backgroud-color5: #bac9e5;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}";
|
|
58532
58532
|
var modules_1722b0e5 = {"white":"--white","black":"--black","menu-black":"--menu-black","dark-grey":"--dark-grey","dark-grey-o-85":"--dark-grey-o-85","grey":"--grey","grey1":"--grey1","grey2":"--grey2","grey3":"--grey3","grey4":"--grey4","grey5":"--grey5","grey6":"--grey6","grey7":"--grey7","grey8":"--grey8","grey9":"--grey9","grey10":"--grey10","mono-color1":"--mono-color1","mono-color2":"--mono-color2","mono-color3":"--mono-color3","light-color1":"--light-color1","light-color2":"--light-color2","light-color3":"--light-color3","side-bar-icon1":"--side-bar-icon1","side-bar-icon2":"--side-bar-icon2","highlight":"--highlight","dark-blue":"--dark-blue","background":"--background","banyan-blue":"--banyan-blue","banyan-orange":"--banyan-orange","banyan-pink":"--banyan-pink","banyan-gradient":"--banyan-gradient","primary-color1":"--primary-color1","primary-color2":"--primary-color2","primary-color3":"--primary-color3","primary-color4":"--primary-color4","secondary-color1":"--secondary-color1","secondary-color2":"--secondary-color2","secondary-color3":"--secondary-color3","secondary-color4":"--secondary-color4","secondary-color5":"--secondary-color5","secondary-color6":"--secondary-color6","secondary-color7":"--secondary-color7","backgroud-color1":"--backgroud-color1","backgroud-color2":"--backgroud-color2","backgroud-color3":"--backgroud-color3","backgroud-color4":"--backgroud-color4","backgroud-color5":"--backgroud-color5","text-colour2":"--text-colour2","error":"--error","error-bg":"--error-bg","error-outline":"--error-outline","success":"--success","success-bg":"--success-bg","success-outline":"--success-outline","warning":"--warning","warning-bg":"--warning-bg","warning-outline":"--warning-outline","info":"--info","info-bg":"--info-bg","info-outline":"--info-outline"};
|
|
58533
58533
|
n(css$z,{});
|
|
58534
58534
|
|
package/dist/index.js
CHANGED
|
@@ -58259,8 +58259,8 @@ function getPagination(curr, total, limit) {
|
|
|
58259
58259
|
return pages;
|
|
58260
58260
|
}
|
|
58261
58261
|
|
|
58262
|
-
var css$B = ".Pagination_module_root__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: stretch;\n -ms-overflow-style: none;\n scrollbar-width: none;\n padding: 0.4375rem 1rem;\n background: #efeff0;\n margin-top: auto;\n width: 100%;\n height: 3.5rem;\n overflow: auto;\n transition-property: background-color, color, bottom, width;\n transition-duration: 0.33s;\n transition-timing-function: ease-out;\n}\n.Pagination_module_root__33ebc53e::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__33ebc53e.Pagination_module_floating__33ebc53e {\n background: var(--dark-grey-o-85);\n position: absolute;\n border-radius: 6.25rem;\n width: 82%;\n bottom: 3rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_copyrightText__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_copyrightText__33ebc53e > .Pagination_module_text__33ebc53e {\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1.125rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e.Pagination_module_disable__33ebc53e {\n pointer-events: none;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_button__33ebc53e .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.625rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e {\n cursor: pointer;\n border-radius: 50%;\n background-color: #e0e0e0;\n color: var(--black);\n width: 2.313rem;\n line-height: 2.313rem;\n text-align: center;\n font-size: 1rem;\n border: 1px solid transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_pageNumbers__33ebc53e > .Pagination_module_pageSelect__33ebc53e .Pagination_module_number__33ebc53e.Pagination_module_active__33ebc53e {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_totalData__33ebc53e {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n color: #1a2028;\n font-size: 0.875rem;\n font-weight: 500;\n line-height: 1.125rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n min-width: 4rem;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e > [data-elem=component2] {\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e {\n gap: 0.75rem;\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: stretch;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_rowSwitcherHandle__33ebc53e > [data-elem=component1]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.0313rem;\n height: 50%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] {\n height: 2.375rem;\n max-height: 100%;\n width: auto;\n min-width: -moz-fit-content;\n min-width: fit-content;\n padding: 0.625rem;\n border: 0rem solid transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: #1a2028;\n font-size: 0.875rem;\n background-color: #2f2fc6;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_rowSwitcher__33ebc53e .Pagination_module_dropdown__33ebc53e > [data-elem=header] > [data-elem=select] > svg {\n fill: #1a2028;\n width: 1rem;\n height: 1rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n width: auto;\n min-width: auto;\n padding: 0;\n flex: 1;\n background: transparent;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e {\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0rem;\n height: 100%;\n border-radius: 0.25rem;\n border: 0.0313rem solid var(--mono-color2);\n box-shadow: 0.1875rem 0.1875rem 0.25rem 0rem rgba(194, 194, 194, 0.12) inset;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label {\n height: 100%;\n font-size: 0.875rem;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] {\n background-color: transparent;\n color: var(--white);\n height: 100%;\n width: 3rem;\n flex: 1;\n padding: 0.625rem;\n border: none;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_inputbox__33ebc53e > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 600;\n line-height: normal;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_button__33ebc53e {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--mono-color2);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__33ebc53e .Pagination_module_options__33ebc53e .Pagination_module_form__33ebc53e .Pagination_module_jumpToPage__33ebc53e .Pagination_module_button__33ebc53e .Pagination_module_icon__33ebc53e {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--mono-color1);\n flex-shrink: 0;\n}";
|
|
58263
|
-
var modules_a3d40e77 = {"root":"
|
|
58262
|
+
var css$B = ".Pagination_module_root__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: stretch;\n -ms-overflow-style: none;\n scrollbar-width: none;\n padding: 0.4375rem 1rem;\n background: var(--light-color1);\n margin-top: auto;\n width: 100%;\n height: 3.5rem;\n overflow: auto;\n transition-property: background-color, color, bottom, width;\n transition-duration: 0.33s;\n transition-timing-function: ease-out;\n}\n.Pagination_module_root__d475d50b::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__d475d50b.Pagination_module_floating__d475d50b {\n background: var(--dark-grey-o-85);\n position: absolute;\n border-radius: 6.25rem;\n width: 82%;\n bottom: 3rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_copyrightText__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Pagination_module_root__d475d50b .Pagination_module_copyrightText__d475d50b > .Pagination_module_text__d475d50b {\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1.125rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b.Pagination_module_disable__d475d50b {\n pointer-events: none;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_button__d475d50b .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.625rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b {\n cursor: pointer;\n border-radius: 50%;\n background-color: #e0e0e0;\n color: var(--black);\n width: 2.313rem;\n line-height: 2.313rem;\n text-align: center;\n font-size: 1rem;\n border: 1px solid transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__d475d50b .Pagination_module_pageNumbers__d475d50b > .Pagination_module_pageSelect__d475d50b .Pagination_module_number__d475d50b.Pagination_module_active__d475d50b {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_totalData__d475d50b {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n color: #1a2028;\n font-size: 0.875rem;\n font-weight: 500;\n line-height: 1.125rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n min-width: 4rem;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b > [data-elem=component2] {\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b {\n gap: 0.75rem;\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: stretch;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_rowSwitcherHandle__d475d50b > [data-elem=component1]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.0313rem;\n height: 50%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] {\n height: 2.375rem;\n max-height: 100%;\n width: auto;\n min-width: -moz-fit-content;\n min-width: fit-content;\n padding: 0.625rem;\n border: 0rem solid transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: #1a2028;\n font-size: 0.875rem;\n background-color: #2f2fc6;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_rowSwitcher__d475d50b .Pagination_module_dropdown__d475d50b > [data-elem=header] > [data-elem=select] > svg {\n fill: #1a2028;\n width: 1rem;\n height: 1rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n width: auto;\n min-width: auto;\n padding: 0;\n flex: 1;\n background: transparent;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b {\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0rem;\n height: 100%;\n border-radius: 0.25rem;\n border: 0.0313rem solid var(--mono-color2);\n box-shadow: 0.1875rem 0.1875rem 0.25rem 0rem rgba(194, 194, 194, 0.12) inset;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label {\n height: 100%;\n font-size: 0.875rem;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] {\n background-color: transparent;\n color: var(--white);\n height: 100%;\n width: 3rem;\n flex: 1;\n padding: 0.625rem;\n border: none;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_inputbox__d475d50b > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n color: #9a9ea5;\n font-size: 0.875rem;\n font-style: normal;\n font-weight: 600;\n line-height: normal;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_button__d475d50b {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--mono-color2);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__d475d50b .Pagination_module_options__d475d50b .Pagination_module_form__d475d50b .Pagination_module_jumpToPage__d475d50b .Pagination_module_button__d475d50b .Pagination_module_icon__d475d50b {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--mono-color1);\n flex-shrink: 0;\n}";
|
|
58263
|
+
var modules_a3d40e77 = {"root":"Pagination_module_root__d475d50b","floating":"Pagination_module_floating__d475d50b","copyrightText":"Pagination_module_copyrightText__d475d50b","text":"Pagination_module_text__d475d50b","page-numbers":"Pagination_module_pageNumbers__d475d50b","button":"Pagination_module_button__d475d50b","disable":"Pagination_module_disable__d475d50b","icon":"Pagination_module_icon__d475d50b","pageSelect":"Pagination_module_pageSelect__d475d50b","number":"Pagination_module_number__d475d50b","active":"Pagination_module_active__d475d50b","options":"Pagination_module_options__d475d50b","total-data":"Pagination_module_totalData__d475d50b","row-switcher":"Pagination_module_rowSwitcher__d475d50b","row-switcher-handle":"Pagination_module_rowSwitcherHandle__d475d50b","dropdown":"Pagination_module_dropdown__d475d50b","form":"Pagination_module_form__d475d50b","jump-to-page":"Pagination_module_jumpToPage__d475d50b","inputbox":"Pagination_module_inputbox__d475d50b"};
|
|
58264
58264
|
n(css$B,{});
|
|
58265
58265
|
|
|
58266
58266
|
var CURRENT_YEAR = new Date().getFullYear();
|
|
@@ -58528,7 +58528,7 @@ var css$A = ".Stepper_module_root__c8ed92f3.Stepper_module_horizontal__c8ed92f3
|
|
|
58528
58528
|
var modules_bbfded44 = {"root":"Stepper_module_root__c8ed92f3","horizontal":"Stepper_module_horizontal__c8ed92f3","vertical":"Stepper_module_vertical__c8ed92f3"};
|
|
58529
58529
|
n(css$A,{});
|
|
58530
58530
|
|
|
58531
|
-
var css$z = ":root {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #71839b;\n --mono-color2: #b7cadb;\n --mono-color3: #d8dfe5;\n --light-color1: #efeff0;\n --light-color2: #f7f7f8;\n --light-color3: #ffffff;\n --side-bar-icon1: #97979f;\n --side-bar-icon2: #d5d5db;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #bd3c45;\n --primary-color2: #487349;\n --primary-color3: #cba006;\n --primary-color4: #0043ce;\n --secondary-color1: #0a15f9;\n --secondary-color2: #0f62fe;\n --secondary-color3: #0fa9ff;\n --secondary-color4: #a91aa3;\n --secondary-color5: #ef87f8;\n --secondary-color6: #fcab0f;\n --secondary-color7: #dce01d;\n --backgroud-color1: #ffebec;\n --backgroud-color2: #edffed;\n --backgroud-color3: #fff6d4;\n --backgroud-color4: #e6edff;\n --backgroud-color5: #cfdfff;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}";
|
|
58531
|
+
var css$z = ":root[data-theme=light] {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #71839b;\n --mono-color2: #b7cadb;\n --mono-color3: #d8dfe5;\n --light-color1: #efeff0;\n --light-color2: #f7f7f8;\n --light-color3: #ffffff;\n --side-bar-icon1: #97979f;\n --side-bar-icon2: #d5d5db;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #bd3c45;\n --primary-color2: #487349;\n --primary-color3: #cba006;\n --primary-color4: #0043ce;\n --secondary-color1: #0a15f9;\n --secondary-color2: #0f62fe;\n --secondary-color3: #0fa9ff;\n --secondary-color4: #a91aa3;\n --secondary-color5: #ef87f8;\n --secondary-color6: #fcab0f;\n --secondary-color7: #dce01d;\n --backgroud-color1: #ffebec;\n --backgroud-color2: #edffed;\n --backgroud-color3: #fff6d4;\n --backgroud-color4: #e6edff;\n --backgroud-color5: #cfdfff;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}\n:root[data-theme=dark] {\n --white: #ffffff;\n --black: #000000;\n --dark-grey: #333333;\n --dark-grey-o-85: rgba(51, 51, 51, 0.85);\n --grey: #737373;\n --grey1: #888888;\n --grey2: #a6a6a6;\n --grey3: #bbbbbb;\n --grey4: #c4c4c4;\n --grey5: #dddddd;\n --grey6: #e8e8e8;\n --grey7: #eeeeee;\n --grey8: #f2f2f2;\n --grey9: #eff0f0;\n --grey10: #f7f7f7;\n --skeleton: #e0e1e9;\n --mono-color1: #4c5869;\n --mono-color2: #8d9ba8;\n --mono-color3: #a8adb2;\n --light-color1: #000000;\n --light-color2: #151517;\n --light-color3: #1b1b1c;\n --side-bar-icon1: #96969e;\n --side-bar-icon2: #bcbcc2;\n --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\n --primary-color1: #b33030;\n --primary-color2: #4e9f3d;\n --primary-color3: #ebb700;\n --primary-color4: #0053ff;\n --secondary-color1: #2e37ff;\n --secondary-color2: #2d76ff;\n --secondary-color3: #39b8ff;\n --secondary-color4: #dc00d3;\n --secondary-color5: #f8a4ff;\n --secondary-color6: #ffbf45;\n --secondary-color7: #fbff42;\n --backgroud-color1: #e5d3d4;\n --backgroud-color2: #d6e5d6;\n --backgroud-color3: #e5ddbe;\n --backgroud-color4: #cfd6e5;\n --backgroud-color5: #bac9e5;\n --text-colour2: #141920;\n --banyan-blue: #00037c;\n --banyan-orange: #ff892a;\n --banyan-pink: #ff1597;\n --banyan-gradient: linear-gradient(\n \t84.71deg,\n \tvar(--banyan-pink) 0.48%,\n \tvar(--banyan-orange) 99.57%\n );\n --error: #ff626a;\n --error-bg: #fff1f1;\n --error-outline: rgba(218, 30, 40, 0.08);\n --success: #24a148;\n --success-bg: #defbe6;\n --success-outline: rgba(36, 161, 72, 0.08);\n --warning: #f1c21b;\n --warning-bg: #fff8e1;\n --warning-outline: rgba(203, 160, 6, 0.08);\n --info: #0043ce;\n --info-bg: #edf5ff;\n --info-outline: #2864db98;\n}";
|
|
58532
58532
|
var modules_1722b0e5 = {"white":"--white","black":"--black","menu-black":"--menu-black","dark-grey":"--dark-grey","dark-grey-o-85":"--dark-grey-o-85","grey":"--grey","grey1":"--grey1","grey2":"--grey2","grey3":"--grey3","grey4":"--grey4","grey5":"--grey5","grey6":"--grey6","grey7":"--grey7","grey8":"--grey8","grey9":"--grey9","grey10":"--grey10","mono-color1":"--mono-color1","mono-color2":"--mono-color2","mono-color3":"--mono-color3","light-color1":"--light-color1","light-color2":"--light-color2","light-color3":"--light-color3","side-bar-icon1":"--side-bar-icon1","side-bar-icon2":"--side-bar-icon2","highlight":"--highlight","dark-blue":"--dark-blue","background":"--background","banyan-blue":"--banyan-blue","banyan-orange":"--banyan-orange","banyan-pink":"--banyan-pink","banyan-gradient":"--banyan-gradient","primary-color1":"--primary-color1","primary-color2":"--primary-color2","primary-color3":"--primary-color3","primary-color4":"--primary-color4","secondary-color1":"--secondary-color1","secondary-color2":"--secondary-color2","secondary-color3":"--secondary-color3","secondary-color4":"--secondary-color4","secondary-color5":"--secondary-color5","secondary-color6":"--secondary-color6","secondary-color7":"--secondary-color7","backgroud-color1":"--backgroud-color1","backgroud-color2":"--backgroud-color2","backgroud-color3":"--backgroud-color3","backgroud-color4":"--backgroud-color4","backgroud-color5":"--backgroud-color5","text-colour2":"--text-colour2","error":"--error","error-bg":"--error-bg","error-outline":"--error-outline","success":"--success","success-bg":"--success-bg","success-outline":"--success-outline","warning":"--warning","warning-bg":"--warning-bg","warning-outline":"--warning-outline","info":"--info","info-bg":"--info-bg","info-outline":"--info-outline"};
|
|
58533
58533
|
n(css$z,{});
|
|
58534
58534
|
|
package/package.json
CHANGED
|
@@ -1,89 +1,168 @@
|
|
|
1
1
|
:root {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
&[data-theme='light'] {
|
|
3
|
+
--white: #ffffff;
|
|
4
|
+
--black: #000000;
|
|
5
|
+
|
|
6
|
+
--dark-grey: #333333;
|
|
7
|
+
--dark-grey-o-85: rgba(51, 51, 51, 0.85);
|
|
8
|
+
--grey: #737373;
|
|
9
|
+
--grey1: #888888;
|
|
10
|
+
--grey2: #a6a6a6;
|
|
11
|
+
--grey3: #bbbbbb;
|
|
12
|
+
--grey4: #c4c4c4;
|
|
13
|
+
--grey5: #dddddd;
|
|
14
|
+
--grey6: #e8e8e8;
|
|
15
|
+
--grey7: #eeeeee;
|
|
16
|
+
--grey8: #f2f2f2;
|
|
17
|
+
--grey9: #eff0f0;
|
|
18
|
+
--grey10: #f7f7f7;
|
|
19
|
+
--skeleton: #e0e1e9;
|
|
20
|
+
|
|
21
|
+
--mono-color1: #71839b;
|
|
22
|
+
--mono-color2: #b7cadb;
|
|
23
|
+
--mono-color3: #d8dfe5;
|
|
24
|
+
|
|
25
|
+
--light-color1: #efeff0;
|
|
26
|
+
--light-color2: #f7f7f8;
|
|
27
|
+
--light-color3: #ffffff;
|
|
28
|
+
|
|
29
|
+
--side-bar-icon1: #97979f;
|
|
30
|
+
--side-bar-icon2: #d5d5db;
|
|
31
|
+
|
|
32
|
+
//Base colors
|
|
33
|
+
--highlight: #0f62fe;
|
|
34
|
+
--dark-blue: #001833;
|
|
35
|
+
--background: #d0e2ff;
|
|
36
|
+
--menu-black: #191b1f;
|
|
37
|
+
|
|
38
|
+
--primary-color1: #bd3c45;
|
|
39
|
+
--primary-color2: #487349;
|
|
40
|
+
--primary-color3: #cba006;
|
|
41
|
+
--primary-color4: #0043ce;
|
|
42
|
+
|
|
43
|
+
--secondary-color1: #0a15f9;
|
|
44
|
+
--secondary-color2: #0f62fe;
|
|
45
|
+
--secondary-color3: #0fa9ff;
|
|
46
|
+
--secondary-color4: #a91aa3;
|
|
47
|
+
--secondary-color5: #ef87f8;
|
|
48
|
+
--secondary-color6: #fcab0f;
|
|
49
|
+
--secondary-color7: #dce01d;
|
|
50
|
+
|
|
51
|
+
--backgroud-color1: #ffebec;
|
|
52
|
+
--backgroud-color2: #edffed;
|
|
53
|
+
--backgroud-color3: #fff6d4;
|
|
54
|
+
--backgroud-color4: #e6edff;
|
|
55
|
+
--backgroud-color5: #cfdfff;
|
|
56
|
+
|
|
57
|
+
--text-colour2: #141920;
|
|
58
|
+
|
|
59
|
+
--banyan-blue: #00037c;
|
|
60
|
+
--banyan-orange: #ff892a;
|
|
61
|
+
--banyan-pink: #ff1597;
|
|
62
|
+
--banyan-gradient: linear-gradient(
|
|
63
|
+
84.71deg,
|
|
64
|
+
var(--banyan-pink) 0.48%,
|
|
65
|
+
var(--banyan-orange) 99.57%
|
|
66
|
+
);
|
|
67
|
+
|
|
68
|
+
// Alert colors
|
|
69
|
+
// --error: #da1e28;
|
|
70
|
+
--error: #ff626a;
|
|
71
|
+
--error-bg: #fff1f1;
|
|
72
|
+
--error-outline: rgba(218, 30, 40, 0.08);
|
|
73
|
+
--success: #24a148;
|
|
74
|
+
--success-bg: #defbe6;
|
|
75
|
+
--success-outline: rgba(36, 161, 72, 0.08);
|
|
76
|
+
--warning: #f1c21b;
|
|
77
|
+
--warning-bg: #fff8e1;
|
|
78
|
+
--warning-outline: rgba(203, 160, 6, 0.08);
|
|
79
|
+
--info: #0043ce;
|
|
80
|
+
--info-bg: #edf5ff;
|
|
81
|
+
--info-outline: #2864db98;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
&[data-theme='dark'] {
|
|
85
|
+
--white: #ffffff;
|
|
86
|
+
--black: #000000;
|
|
87
|
+
|
|
88
|
+
--dark-grey: #333333;
|
|
89
|
+
--dark-grey-o-85: rgba(51, 51, 51, 0.85);
|
|
90
|
+
--grey: #737373;
|
|
91
|
+
--grey1: #888888;
|
|
92
|
+
--grey2: #a6a6a6;
|
|
93
|
+
--grey3: #bbbbbb;
|
|
94
|
+
--grey4: #c4c4c4;
|
|
95
|
+
--grey5: #dddddd;
|
|
96
|
+
--grey6: #e8e8e8;
|
|
97
|
+
--grey7: #eeeeee;
|
|
98
|
+
--grey8: #f2f2f2;
|
|
99
|
+
--grey9: #eff0f0;
|
|
100
|
+
--grey10: #f7f7f7;
|
|
101
|
+
--skeleton: #e0e1e9;
|
|
102
|
+
|
|
103
|
+
--mono-color1: #4c5869;
|
|
104
|
+
--mono-color2: #8d9ba8;
|
|
105
|
+
--mono-color3: #a8adb2;
|
|
106
|
+
|
|
107
|
+
--light-color1: #000000;
|
|
108
|
+
--light-color2: #151517;
|
|
109
|
+
--light-color3: #1b1b1c;
|
|
110
|
+
|
|
111
|
+
--side-bar-icon1: #96969e;
|
|
112
|
+
--side-bar-icon2: #bcbcc2;
|
|
113
|
+
|
|
114
|
+
//Base colors
|
|
115
|
+
--highlight: #0f62fe;
|
|
116
|
+
--dark-blue: #001833;
|
|
117
|
+
--background: #d0e2ff;
|
|
118
|
+
--menu-black: #191b1f;
|
|
119
|
+
|
|
120
|
+
--primary-color1: #b33030;
|
|
121
|
+
--primary-color2: #4e9f3d;
|
|
122
|
+
--primary-color3: #ebb700;
|
|
123
|
+
--primary-color4: #0053ff;
|
|
124
|
+
|
|
125
|
+
--secondary-color1: #2e37ff;
|
|
126
|
+
--secondary-color2: #2d76ff;
|
|
127
|
+
--secondary-color3: #39b8ff;
|
|
128
|
+
--secondary-color4: #dc00d3;
|
|
129
|
+
--secondary-color5: #f8a4ff;
|
|
130
|
+
--secondary-color6: #ffbf45;
|
|
131
|
+
--secondary-color7: #fbff42;
|
|
132
|
+
|
|
133
|
+
--backgroud-color1: #e5d3d4;
|
|
134
|
+
--backgroud-color2: #d6e5d6;
|
|
135
|
+
--backgroud-color3: #e5ddbe;
|
|
136
|
+
--backgroud-color4: #cfd6e5;
|
|
137
|
+
--backgroud-color5: #bac9e5;
|
|
138
|
+
|
|
139
|
+
--text-colour2: #141920;
|
|
140
|
+
|
|
141
|
+
--banyan-blue: #00037c;
|
|
142
|
+
--banyan-orange: #ff892a;
|
|
143
|
+
--banyan-pink: #ff1597;
|
|
144
|
+
--banyan-gradient: linear-gradient(
|
|
145
|
+
84.71deg,
|
|
146
|
+
var(--banyan-pink) 0.48%,
|
|
147
|
+
var(--banyan-orange) 99.57%
|
|
148
|
+
);
|
|
149
|
+
|
|
150
|
+
// Alert colors
|
|
151
|
+
// --error: #da1e28;
|
|
152
|
+
--error: #ff626a;
|
|
153
|
+
--error-bg: #fff1f1;
|
|
154
|
+
--error-outline: rgba(218, 30, 40, 0.08);
|
|
155
|
+
--success: #24a148;
|
|
156
|
+
--success-bg: #defbe6;
|
|
157
|
+
--success-outline: rgba(36, 161, 72, 0.08);
|
|
158
|
+
--warning: #f1c21b;
|
|
159
|
+
--warning-bg: #fff8e1;
|
|
160
|
+
--warning-outline: rgba(203, 160, 6, 0.08);
|
|
161
|
+
--info: #0043ce;
|
|
162
|
+
--info-bg: #edf5ff;
|
|
163
|
+
--info-outline: #2864db98;
|
|
164
|
+
}
|
|
7
165
|
// Monochromatic
|
|
8
|
-
--white: #ffffff;
|
|
9
|
-
--black: #000000;
|
|
10
|
-
|
|
11
|
-
--dark-grey: #333333;
|
|
12
|
-
--dark-grey-o-85: rgba(51, 51, 51, 0.85);
|
|
13
|
-
--grey: #737373;
|
|
14
|
-
--grey1: #888888;
|
|
15
|
-
--grey2: #a6a6a6;
|
|
16
|
-
--grey3: #bbbbbb;
|
|
17
|
-
--grey4: #c4c4c4;
|
|
18
|
-
--grey5: #dddddd;
|
|
19
|
-
--grey6: #e8e8e8;
|
|
20
|
-
--grey7: #eeeeee;
|
|
21
|
-
--grey8: #f2f2f2;
|
|
22
|
-
--grey9: #eff0f0;
|
|
23
|
-
--grey10: #f7f7f7;
|
|
24
|
-
--skeleton: #e0e1e9;
|
|
25
|
-
|
|
26
|
-
--mono-color1: #71839b;
|
|
27
|
-
--mono-color2: #b7cadb;
|
|
28
|
-
--mono-color3: #d8dfe5;
|
|
29
|
-
|
|
30
|
-
--light-color1: #efeff0;
|
|
31
|
-
--light-color2: #f7f7f8;
|
|
32
|
-
--light-color3: #ffffff;
|
|
33
|
-
|
|
34
|
-
--side-bar-icon1: #97979f;
|
|
35
|
-
--side-bar-icon2: #d5d5db;
|
|
36
|
-
|
|
37
|
-
//Base colors
|
|
38
|
-
--highlight: #0f62fe;
|
|
39
|
-
--dark-blue: #001833;
|
|
40
|
-
--background: #d0e2ff;
|
|
41
|
-
--menu-black: #191b1f;
|
|
42
|
-
|
|
43
|
-
--primary-color1: #bd3c45;
|
|
44
|
-
--primary-color2: #487349;
|
|
45
|
-
--primary-color3: #cba006;
|
|
46
|
-
--primary-color4: #0043ce;
|
|
47
|
-
|
|
48
|
-
--secondary-color1: #0a15f9;
|
|
49
|
-
--secondary-color2: #0f62fe;
|
|
50
|
-
--secondary-color3: #0fa9ff;
|
|
51
|
-
--secondary-color4: #a91aa3;
|
|
52
|
-
--secondary-color5: #ef87f8;
|
|
53
|
-
--secondary-color6: #fcab0f;
|
|
54
|
-
--secondary-color7: #dce01d;
|
|
55
|
-
|
|
56
|
-
--backgroud-color1: #ffebec;
|
|
57
|
-
--backgroud-color2: #edffed;
|
|
58
|
-
--backgroud-color3: #fff6d4;
|
|
59
|
-
--backgroud-color4: #e6edff;
|
|
60
|
-
--backgroud-color5: #cfdfff;
|
|
61
|
-
|
|
62
|
-
--text-colour2: #141920;
|
|
63
|
-
|
|
64
|
-
--banyan-blue: #00037c;
|
|
65
|
-
--banyan-orange: #ff892a;
|
|
66
|
-
--banyan-pink: #ff1597;
|
|
67
|
-
--banyan-gradient: linear-gradient(
|
|
68
|
-
84.71deg,
|
|
69
|
-
var(--banyan-pink) 0.48%,
|
|
70
|
-
var(--banyan-orange) 99.57%
|
|
71
|
-
);
|
|
72
|
-
|
|
73
|
-
// Alert colors
|
|
74
|
-
// --error: #da1e28;
|
|
75
|
-
--error: #ff626a;
|
|
76
|
-
--error-bg: #fff1f1;
|
|
77
|
-
--error-outline: rgba(218, 30, 40, 0.08);
|
|
78
|
-
--success: #24a148;
|
|
79
|
-
--success-bg: #defbe6;
|
|
80
|
-
--success-outline: rgba(36, 161, 72, 0.08);
|
|
81
|
-
--warning: #f1c21b;
|
|
82
|
-
--warning-bg: #fff8e1;
|
|
83
|
-
--warning-outline: rgba(203, 160, 6, 0.08);
|
|
84
|
-
--info: #0043ce;
|
|
85
|
-
--info-bg: #edf5ff;
|
|
86
|
-
--info-outline: #2864db98;
|
|
87
166
|
}
|
|
88
167
|
|
|
89
168
|
:export {
|