@banyan_cloud/roots 1.0.116 → 1.0.117
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 +521 -332
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +522 -333
- package/dist/esm/index.js.map +1 -1
- package/dist/index.js +522 -333
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -20730,126 +20730,134 @@ function c(Prism) {
|
|
|
20730
20730
|
delete Prism.languages.c['boolean'];
|
|
20731
20731
|
}
|
|
20732
20732
|
|
|
20733
|
-
var
|
|
20734
|
-
var
|
|
20735
|
-
|
|
20736
|
-
|
|
20737
|
-
|
|
20738
|
-
|
|
20739
|
-
|
|
20740
|
-
|
|
20741
|
-
|
|
20742
|
-
|
|
20743
|
-
|
|
20744
|
-
|
|
20745
|
-
|
|
20746
|
-
|
|
20747
|
-
|
|
20748
|
-
|
|
20749
|
-
|
|
20750
|
-
|
|
20751
|
-
|
|
20752
|
-
|
|
20753
|
-
|
|
20754
|
-
|
|
20755
|
-
|
|
20756
|
-
|
|
20757
|
-
|
|
20758
|
-
|
|
20759
|
-
|
|
20760
|
-
|
|
20761
|
-
|
|
20762
|
-
|
|
20763
|
-
|
|
20764
|
-
|
|
20765
|
-
|
|
20766
|
-
|
|
20767
|
-
|
|
20768
|
-
|
|
20769
|
-
|
|
20770
|
-
|
|
20771
|
-
|
|
20772
|
-
|
|
20773
|
-
|
|
20774
|
-
|
|
20775
|
-
|
|
20776
|
-
|
|
20777
|
-
|
|
20778
|
-
|
|
20779
|
-
|
|
20780
|
-
|
|
20781
|
-
|
|
20782
|
-
|
|
20783
|
-
|
|
20784
|
-
|
|
20785
|
-
|
|
20786
|
-
|
|
20787
|
-
|
|
20788
|
-
|
|
20789
|
-
|
|
20790
|
-
|
|
20791
|
-
|
|
20792
|
-
|
|
20793
|
-
|
|
20794
|
-
|
|
20795
|
-
|
|
20796
|
-
|
|
20797
|
-
|
|
20798
|
-
|
|
20799
|
-
|
|
20800
|
-
|
|
20801
|
-
|
|
20802
|
-
|
|
20803
|
-
|
|
20804
|
-
|
|
20805
|
-
|
|
20806
|
-
|
|
20807
|
-
|
|
20808
|
-
|
|
20809
|
-
|
|
20810
|
-
|
|
20811
|
-
|
|
20812
|
-
|
|
20813
|
-
|
|
20814
|
-
|
|
20815
|
-
|
|
20816
|
-
|
|
20817
|
-
|
|
20818
|
-
|
|
20819
|
-
|
|
20820
|
-
|
|
20821
|
-
|
|
20822
|
-
|
|
20823
|
-
|
|
20824
|
-
|
|
20825
|
-
|
|
20826
|
-
|
|
20827
|
-
|
|
20828
|
-
|
|
20829
|
-
|
|
20830
|
-
|
|
20831
|
-
|
|
20832
|
-
|
|
20833
|
-
|
|
20834
|
-
|
|
20835
|
-
|
|
20836
|
-
|
|
20837
|
-
|
|
20838
|
-
|
|
20839
|
-
|
|
20840
|
-
|
|
20841
|
-
|
|
20842
|
-
|
|
20843
|
-
|
|
20844
|
-
|
|
20845
|
-
|
|
20846
|
-
|
|
20847
|
-
|
|
20848
|
-
|
|
20849
|
-
|
|
20733
|
+
var cpp_1;
|
|
20734
|
+
var hasRequiredCpp;
|
|
20735
|
+
|
|
20736
|
+
function requireCpp () {
|
|
20737
|
+
if (hasRequiredCpp) return cpp_1;
|
|
20738
|
+
hasRequiredCpp = 1;
|
|
20739
|
+
var refractorC = c_1;
|
|
20740
|
+
cpp_1 = cpp;
|
|
20741
|
+
cpp.displayName = 'cpp';
|
|
20742
|
+
cpp.aliases = [];
|
|
20743
|
+
function cpp(Prism) {
|
|
20744
|
+
Prism.register(refractorC)
|
|
20745
|
+
;(function (Prism) {
|
|
20746
|
+
var keyword =
|
|
20747
|
+
/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/;
|
|
20748
|
+
var modName = /\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(
|
|
20749
|
+
/<keyword>/g,
|
|
20750
|
+
function () {
|
|
20751
|
+
return keyword.source
|
|
20752
|
+
}
|
|
20753
|
+
);
|
|
20754
|
+
Prism.languages.cpp = Prism.languages.extend('c', {
|
|
20755
|
+
'class-name': [
|
|
20756
|
+
{
|
|
20757
|
+
pattern: RegExp(
|
|
20758
|
+
/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(
|
|
20759
|
+
/<keyword>/g,
|
|
20760
|
+
function () {
|
|
20761
|
+
return keyword.source
|
|
20762
|
+
}
|
|
20763
|
+
)
|
|
20764
|
+
),
|
|
20765
|
+
lookbehind: true
|
|
20766
|
+
}, // This is intended to capture the class name of method implementations like:
|
|
20767
|
+
// void foo::bar() const {}
|
|
20768
|
+
// However! The `foo` in the above example could also be a namespace, so we only capture the class name if
|
|
20769
|
+
// it starts with an uppercase letter. This approximation should give decent results.
|
|
20770
|
+
/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/, // This will capture the class name before destructors like:
|
|
20771
|
+
// Foo::~Foo() {}
|
|
20772
|
+
/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i, // This also intends to capture the class name of method implementations but here the class has template
|
|
20773
|
+
// parameters, so it can't be a namespace (until C++ adds generic namespaces).
|
|
20774
|
+
/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/
|
|
20775
|
+
],
|
|
20776
|
+
keyword: keyword,
|
|
20777
|
+
number: {
|
|
20778
|
+
pattern:
|
|
20779
|
+
/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,
|
|
20780
|
+
greedy: true
|
|
20781
|
+
},
|
|
20782
|
+
operator:
|
|
20783
|
+
/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,
|
|
20784
|
+
boolean: /\b(?:false|true)\b/
|
|
20785
|
+
});
|
|
20786
|
+
Prism.languages.insertBefore('cpp', 'string', {
|
|
20787
|
+
module: {
|
|
20788
|
+
// https://en.cppreference.com/w/cpp/language/modules
|
|
20789
|
+
pattern: RegExp(
|
|
20790
|
+
/(\b(?:import|module)\s+)/.source +
|
|
20791
|
+
'(?:' + // header-name
|
|
20792
|
+
/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source +
|
|
20793
|
+
'|' + // module name or partition or both
|
|
20794
|
+
/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(
|
|
20795
|
+
/<mod-name>/g,
|
|
20796
|
+
function () {
|
|
20797
|
+
return modName
|
|
20798
|
+
}
|
|
20799
|
+
) +
|
|
20800
|
+
')'
|
|
20801
|
+
),
|
|
20802
|
+
lookbehind: true,
|
|
20803
|
+
greedy: true,
|
|
20804
|
+
inside: {
|
|
20805
|
+
string: /^[<"][\s\S]+/,
|
|
20806
|
+
operator: /:/,
|
|
20807
|
+
punctuation: /\./
|
|
20808
|
+
}
|
|
20809
|
+
},
|
|
20810
|
+
'raw-string': {
|
|
20811
|
+
pattern: /R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,
|
|
20812
|
+
alias: 'string',
|
|
20813
|
+
greedy: true
|
|
20814
|
+
}
|
|
20815
|
+
});
|
|
20816
|
+
Prism.languages.insertBefore('cpp', 'keyword', {
|
|
20817
|
+
'generic-function': {
|
|
20818
|
+
pattern: /\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,
|
|
20819
|
+
inside: {
|
|
20820
|
+
function: /^\w+/,
|
|
20821
|
+
generic: {
|
|
20822
|
+
pattern: /<[\s\S]+/,
|
|
20823
|
+
alias: 'class-name',
|
|
20824
|
+
inside: Prism.languages.cpp
|
|
20825
|
+
}
|
|
20826
|
+
}
|
|
20827
|
+
}
|
|
20828
|
+
});
|
|
20829
|
+
Prism.languages.insertBefore('cpp', 'operator', {
|
|
20830
|
+
'double-colon': {
|
|
20831
|
+
pattern: /::/,
|
|
20832
|
+
alias: 'punctuation'
|
|
20833
|
+
}
|
|
20834
|
+
});
|
|
20835
|
+
Prism.languages.insertBefore('cpp', 'class-name', {
|
|
20836
|
+
// the base clause is an optional list of parent classes
|
|
20837
|
+
// https://en.cppreference.com/w/cpp/language/class
|
|
20838
|
+
'base-clause': {
|
|
20839
|
+
pattern:
|
|
20840
|
+
/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,
|
|
20841
|
+
lookbehind: true,
|
|
20842
|
+
greedy: true,
|
|
20843
|
+
inside: Prism.languages.extend('cpp', {})
|
|
20844
|
+
}
|
|
20845
|
+
});
|
|
20846
|
+
Prism.languages.insertBefore(
|
|
20847
|
+
'inside',
|
|
20848
|
+
'double-colon',
|
|
20849
|
+
{
|
|
20850
|
+
// All untokenized words that are not namespaces should be class names
|
|
20851
|
+
'class-name': /\b[a-z_]\w*\b(?!\s*::)/i
|
|
20852
|
+
},
|
|
20853
|
+
Prism.languages.cpp['base-clause']
|
|
20854
|
+
);
|
|
20855
|
+
})(Prism);
|
|
20856
|
+
}
|
|
20857
|
+
return cpp_1;
|
|
20850
20858
|
}
|
|
20851
20859
|
|
|
20852
|
-
var refractorCpp$1 =
|
|
20860
|
+
var refractorCpp$1 = requireCpp();
|
|
20853
20861
|
var arduino_1 = arduino;
|
|
20854
20862
|
arduino.displayName = 'arduino';
|
|
20855
20863
|
arduino.aliases = ['ino'];
|
|
@@ -22859,7 +22867,7 @@ function cfscript(Prism) {
|
|
|
22859
22867
|
Prism.languages.cfc = Prism.languages['cfscript'];
|
|
22860
22868
|
}
|
|
22861
22869
|
|
|
22862
|
-
var refractorCpp =
|
|
22870
|
+
var refractorCpp = requireCpp();
|
|
22863
22871
|
var chaiscript_1 = chaiscript;
|
|
22864
22872
|
chaiscript.displayName = 'chaiscript';
|
|
22865
22873
|
chaiscript.aliases = [];
|
|
@@ -43091,7 +43099,7 @@ refractor.register(requireCobol());
|
|
|
43091
43099
|
refractor.register(requireCoffeescript());
|
|
43092
43100
|
refractor.register(requireConcurnas());
|
|
43093
43101
|
refractor.register(requireCoq());
|
|
43094
|
-
refractor.register(
|
|
43102
|
+
refractor.register(requireCpp());
|
|
43095
43103
|
refractor.register(requireCrystal());
|
|
43096
43104
|
refractor.register(requireCsharp());
|
|
43097
43105
|
refractor.register(requireCshtml());
|
|
@@ -44477,10 +44485,102 @@ var useResize = function useResize(props) {
|
|
|
44477
44485
|
}, [enabled]);
|
|
44478
44486
|
};
|
|
44479
44487
|
|
|
44488
|
+
function o(f){return r=>{f.forEach(n=>{typeof n=="function"?n(r):n!=null&&(n.current=r);});}}
|
|
44489
|
+
|
|
44480
44490
|
var css$W = ".TextField_module_root__241fb981 {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n gap: 0.5rem;\n}\n.TextField_module_root__241fb981 label {\n width: 100%;\n max-width: 100%;\n font-weight: 400;\n font-size: 0.75rem;\n line-height: 1.125rem;\n letter-spacing: 0.32px;\n color: var(--grey);\n height: 100%;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.5rem;\n padding: 0rem 0.5rem;\n max-width: 100%;\n width: 100%;\n border-color: var(--grey4);\n border-style: solid;\n border-radius: 0.25rem;\n height: 100%;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 .TextField_module_icon__241fb981 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem*=component] {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] {\n flex: 1;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981 {\n -moz-appearance: textfield;\n flex: 1;\n background-color: transparent;\n border: none;\n font-weight: 400;\n font-size: 0.875rem;\n line-height: 1.125rem;\n letter-spacing: 0.16px;\n color: var(--black);\n width: 100%;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981::-webkit-outer-spin-button, .TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981::-webkit-inner-spin-button {\n -webkit-appearance: none;\n margin: 0;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981:focus {\n outline: none;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981:disabled {\n background: var(--grey9);\n color: var(--grey3);\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981.TextField_module_sm__241fb981 {\n padding: 0.5rem 0rem;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981.TextField_module_md__241fb981 {\n padding: 0.688rem 0rem;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981 > [data-elem=component2] .TextField_module_input__241fb981.TextField_module_lg__241fb981 {\n padding: 1rem 0rem;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981.TextField_module_typeTextarea__241fb981 {\n padding: 0;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981.TextField_module_typeTextarea__241fb981 > [data-elem=component2] .TextField_module_input__241fb981 {\n resize: vertical;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981.TextField_module_typeTextarea__241fb981 > [data-elem=component2] .TextField_module_input__241fb981.TextField_module_md__241fb981 {\n padding: 0.313rem 0.75rem;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981.TextField_module_typeTextarea__241fb981 > [data-elem=component2] .TextField_module_input__241fb981.TextField_module_lg__241fb981 {\n padding: 0.5rem 1rem;\n font-size: 1rem;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981:focus-within {\n border: 0.063rem solid var(--info);\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981:focus-within.TextField_module_feedbackError__241fb981 {\n border-color: var(--error);\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981.TextField_module_borderDefault__241fb981 {\n border-width: 0.063rem;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981.TextField_module_borderBottom__241fb981 {\n border-width: 0rem 0rem 0.063rem 0rem;\n}\n.TextField_module_root__241fb981 label .TextField_module_inputWrapper__241fb981.TextField_module_borderNone__241fb981 {\n border-width: 0rem;\n}\n.TextField_module_root__241fb981 .TextField_module_bottom__241fb981 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: flex-start;\n min-height: 2rem;\n width: 100%;\n gap: 1rem;\n color: var(--grey3);\n font-size: 0.75rem;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.TextField_module_root__241fb981 .TextField_module_bottom__241fb981 .TextField_module_feedback__241fb981 {\n flex: 1;\n margin-right: auto;\n}\n.TextField_module_root__241fb981 .TextField_module_bottom__241fb981 .TextField_module_feedback__241fb981.TextField_module_feedbackError__241fb981 {\n color: var(--error);\n fill: var(--error);\n}\n.TextField_module_root__241fb981 .TextField_module_bottom__241fb981 .TextField_module_feedback__241fb981.TextField_module_feedbackSuccess__241fb981 {\n color: var(--success);\n fill: var(--success);\n}\n.TextField_module_root__241fb981 .TextField_module_bottom__241fb981 .TextField_module_count__241fb981 {\n text-align: right;\n margin-left: auto;\n}\n.TextField_module_root__241fb981 .TextField_module_bottom__241fb981 .TextField_module_count__241fb981.TextField_module_exceeded__241fb981 {\n color: var(--error);\n}";
|
|
44481
44491
|
var modules_c1d23762 = {"root":"TextField_module_root__241fb981","input-wrapper":"TextField_module_inputWrapper__241fb981","icon":"TextField_module_icon__241fb981","input":"TextField_module_input__241fb981","sm":"TextField_module_sm__241fb981","md":"TextField_module_md__241fb981","lg":"TextField_module_lg__241fb981","type-textarea":"TextField_module_typeTextarea__241fb981","feedback-error":"TextField_module_feedbackError__241fb981","border-default":"TextField_module_borderDefault__241fb981","border-bottom":"TextField_module_borderBottom__241fb981","border-none":"TextField_module_borderNone__241fb981","bottom":"TextField_module_bottom__241fb981","feedback":"TextField_module_feedback__241fb981","feedback-success":"TextField_module_feedbackSuccess__241fb981","count":"TextField_module_count__241fb981","exceeded":"TextField_module_exceeded__241fb981"};
|
|
44482
44492
|
n(css$W,{});
|
|
44483
44493
|
|
|
44494
|
+
var css$V = ".Popover_module_root__bec57c4b {\n padding: 0.5rem;\n border-radius: 0.25rem;\n border: 1px solid var(--grey);\n}\n.Popover_module_root__bec57c4b.Popover_module_darkTheme__bec57c4b {\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n background-color: var(--dark-grey);\n color: var(--white);\n border-color: var(--grey);\n}\n.Popover_module_root__bec57c4b.Popover_module_lightTheme__bec57c4b {\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n background-color: var(--white);\n color: var(--dark-grey);\n border-color: var(--grey4);\n}";
|
|
44495
|
+
var modules_dfc4608f = {"root":"Popover_module_root__bec57c4b","dark-theme":"Popover_module_darkTheme__bec57c4b","light-theme":"Popover_module_lightTheme__bec57c4b"};
|
|
44496
|
+
n(css$V,{});
|
|
44497
|
+
|
|
44498
|
+
var Popover = function Popover(props) {
|
|
44499
|
+
var _middlewareOptions$of, _middlewareOptions$sh, _middlewareOptions$fl;
|
|
44500
|
+
// eslint-disable-next-line object-curly-newline
|
|
44501
|
+
var children = props.children,
|
|
44502
|
+
anchorEl = props.anchorEl,
|
|
44503
|
+
open = props.open,
|
|
44504
|
+
setOpen = props.setOpen,
|
|
44505
|
+
className = props.className,
|
|
44506
|
+
transparent = props.transparent,
|
|
44507
|
+
onClose = props.onClose,
|
|
44508
|
+
placement = props.placement,
|
|
44509
|
+
theme = props.theme,
|
|
44510
|
+
middlewareOptions = props.middlewareOptions;
|
|
44511
|
+
var _useFloating = useFloating({
|
|
44512
|
+
open: open,
|
|
44513
|
+
onOpenChange: setOpen,
|
|
44514
|
+
placement: placement,
|
|
44515
|
+
whileElementsMounted: autoUpdate,
|
|
44516
|
+
middleware: [offset(_objectSpread2({
|
|
44517
|
+
mainAxis: 5
|
|
44518
|
+
}, (_middlewareOptions$of = middlewareOptions === null || middlewareOptions === void 0 ? void 0 : middlewareOptions.offset) !== null && _middlewareOptions$of !== void 0 ? _middlewareOptions$of : {})), shift(_objectSpread2({}, (_middlewareOptions$sh = middlewareOptions === null || middlewareOptions === void 0 ? void 0 : middlewareOptions.shift) !== null && _middlewareOptions$sh !== void 0 ? _middlewareOptions$sh : {})), flip(_objectSpread2({
|
|
44519
|
+
padding: 8
|
|
44520
|
+
}, (_middlewareOptions$fl = middlewareOptions === null || middlewareOptions === void 0 ? void 0 : middlewareOptions.flip) !== null && _middlewareOptions$fl !== void 0 ? _middlewareOptions$fl : {})), size({
|
|
44521
|
+
apply: function apply(_ref) {
|
|
44522
|
+
var rects = _ref.rects,
|
|
44523
|
+
availableHeight = _ref.availableHeight,
|
|
44524
|
+
elements = _ref.elements;
|
|
44525
|
+
Object.assign(elements.floating.style, {
|
|
44526
|
+
width: "".concat(rects.reference.width, "px"),
|
|
44527
|
+
minWidth: 'fit-content',
|
|
44528
|
+
maxHeight: "".concat(availableHeight, "px")
|
|
44529
|
+
});
|
|
44530
|
+
},
|
|
44531
|
+
padding: 8
|
|
44532
|
+
})]
|
|
44533
|
+
}),
|
|
44534
|
+
x = _useFloating.x,
|
|
44535
|
+
y = _useFloating.y,
|
|
44536
|
+
reference = _useFloating.reference,
|
|
44537
|
+
floating = _useFloating.floating,
|
|
44538
|
+
strategy = _useFloating.strategy,
|
|
44539
|
+
context = _useFloating.context;
|
|
44540
|
+
var _useInteractions = useInteractions([useDismiss(context)]),
|
|
44541
|
+
getFloatingProps = _useInteractions.getFloatingProps;
|
|
44542
|
+
React.useEffect(function () {
|
|
44543
|
+
if (open === false) {
|
|
44544
|
+
onClose();
|
|
44545
|
+
}
|
|
44546
|
+
}, [open]);
|
|
44547
|
+
React.useLayoutEffect(function () {
|
|
44548
|
+
reference(anchorEl);
|
|
44549
|
+
}, [anchorEl]);
|
|
44550
|
+
return /*#__PURE__*/jsxRuntime.jsx(Popper, {
|
|
44551
|
+
open: open,
|
|
44552
|
+
wrapperId: "popover",
|
|
44553
|
+
transparent: transparent,
|
|
44554
|
+
children: /*#__PURE__*/jsxRuntime.jsx("div", _objectSpread2(_objectSpread2({}, getFloatingProps({
|
|
44555
|
+
ref: floating,
|
|
44556
|
+
style: {
|
|
44557
|
+
position: strategy,
|
|
44558
|
+
top: y !== null && y !== void 0 ? y : 0,
|
|
44559
|
+
left: x !== null && x !== void 0 ? x : 0
|
|
44560
|
+
},
|
|
44561
|
+
className: classes(modules_dfc4608f.root, className, modules_dfc4608f["".concat(theme, "-theme")])
|
|
44562
|
+
})), {}, {
|
|
44563
|
+
children: children
|
|
44564
|
+
}))
|
|
44565
|
+
});
|
|
44566
|
+
};
|
|
44567
|
+
Popover.propTypes = {
|
|
44568
|
+
anchorEl: propTypes$1.exports.element,
|
|
44569
|
+
open: propTypes$1.exports.bool.isRequired,
|
|
44570
|
+
setOpen: propTypes$1.exports.func.isRequired,
|
|
44571
|
+
transparent: propTypes$1.exports.bool,
|
|
44572
|
+
onClose: propTypes$1.exports.func,
|
|
44573
|
+
placement: propTypes$1.exports.oneOf(['top', 'top-start', 'top-end', 'right', 'right-start', 'right-end', 'bottom', 'bottom-start', 'bottom-end', 'left', 'left-start', 'left-end']),
|
|
44574
|
+
theme: propTypes$1.exports.oneOf(['light', 'dark'])
|
|
44575
|
+
};
|
|
44576
|
+
Popover.defaultProps = {
|
|
44577
|
+
anchorEl: null,
|
|
44578
|
+
transparent: true,
|
|
44579
|
+
onClose: function onClose() {},
|
|
44580
|
+
placement: 'bottom',
|
|
44581
|
+
theme: 'dark'
|
|
44582
|
+
};
|
|
44583
|
+
|
|
44484
44584
|
var TextField = /*#__PURE__*/React.forwardRef(function TextField(props, inputRef) {
|
|
44485
44585
|
var _inputValue$length;
|
|
44486
44586
|
var id = props.id,
|
|
@@ -44490,10 +44590,12 @@ var TextField = /*#__PURE__*/React.forwardRef(function TextField(props, inputRef
|
|
|
44490
44590
|
type = props.type,
|
|
44491
44591
|
value = props.value,
|
|
44492
44592
|
defaultValue = props.defaultValue,
|
|
44593
|
+
_onFocus = props.onFocus,
|
|
44493
44594
|
onBlur = props.onBlur,
|
|
44494
44595
|
onChange = props.onChange,
|
|
44495
44596
|
size = props.size,
|
|
44496
44597
|
border = props.border,
|
|
44598
|
+
theme = props.theme,
|
|
44497
44599
|
LeftComponent = props.LeftComponent,
|
|
44498
44600
|
RightComponent = props.RightComponent,
|
|
44499
44601
|
className = props.className,
|
|
@@ -44503,7 +44605,9 @@ var TextField = /*#__PURE__*/React.forwardRef(function TextField(props, inputRef
|
|
|
44503
44605
|
count = props.count,
|
|
44504
44606
|
feedbackAndCount = props.feedbackAndCount,
|
|
44505
44607
|
maxLength = props.maxLength,
|
|
44506
|
-
onKeyDown = props.onKeyDown
|
|
44608
|
+
onKeyDown = props.onKeyDown,
|
|
44609
|
+
autocomplete = props.autocomplete,
|
|
44610
|
+
autocompleteOptions = props.autocompleteOptions;
|
|
44507
44611
|
var _useRef = React.useRef(value !== undefined),
|
|
44508
44612
|
isControlled = _useRef.current;
|
|
44509
44613
|
|
|
@@ -44512,9 +44616,20 @@ var TextField = /*#__PURE__*/React.forwardRef(function TextField(props, inputRef
|
|
|
44512
44616
|
_useState2 = _slicedToArray(_useState, 2),
|
|
44513
44617
|
uncontrolledValue = _useState2[0],
|
|
44514
44618
|
setUncontrolledValue = _useState2[1];
|
|
44619
|
+
var _useState3 = React.useState(null),
|
|
44620
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
44621
|
+
anchorEl = _useState4[0],
|
|
44622
|
+
setAnchorEl = _useState4[1];
|
|
44623
|
+
var checkAndOpenAutocomplete = function checkAndOpenAutocomplete(inputString) {
|
|
44624
|
+
if (autocomplete) {
|
|
44625
|
+
var _autocompleteOptions$, _autocompleteOptions$2, _autocompleteOptions$3;
|
|
44626
|
+
autocompleteOptions === null || autocompleteOptions === void 0 ? void 0 : (_autocompleteOptions$ = autocompleteOptions.setOpen) === null || _autocompleteOptions$ === void 0 ? void 0 : _autocompleteOptions$.call(autocompleteOptions, (_autocompleteOptions$2 = autocompleteOptions === null || autocompleteOptions === void 0 ? void 0 : (_autocompleteOptions$3 = autocompleteOptions.predicate) === null || _autocompleteOptions$3 === void 0 ? void 0 : _autocompleteOptions$3.call(autocompleteOptions, inputString)) !== null && _autocompleteOptions$2 !== void 0 ? _autocompleteOptions$2 : (inputString === null || inputString === void 0 ? void 0 : inputString.length) > 0);
|
|
44627
|
+
}
|
|
44628
|
+
};
|
|
44515
44629
|
var handleChange = function handleChange(event) {
|
|
44516
44630
|
var _inputHelper = inputHelper(event),
|
|
44517
44631
|
fieldValue = _inputHelper.fieldValue;
|
|
44632
|
+
checkAndOpenAutocomplete(fieldValue);
|
|
44518
44633
|
if (isControlled) {
|
|
44519
44634
|
onChange(event, fieldValue);
|
|
44520
44635
|
} else {
|
|
@@ -44532,18 +44647,24 @@ var TextField = /*#__PURE__*/React.forwardRef(function TextField(props, inputRef
|
|
|
44532
44647
|
}, maxLength !== null && {
|
|
44533
44648
|
maxLength: maxLength
|
|
44534
44649
|
}), {}, {
|
|
44650
|
+
onFocus: function onFocus() {
|
|
44651
|
+
_onFocus === null || _onFocus === void 0 ? void 0 : _onFocus();
|
|
44652
|
+
checkAndOpenAutocomplete(inputValue);
|
|
44653
|
+
},
|
|
44535
44654
|
onBlur: onBlur,
|
|
44536
44655
|
onKeyDown: onKeyDown,
|
|
44537
44656
|
'data-elem': 'input',
|
|
44538
|
-
ref: inputRef,
|
|
44657
|
+
ref: o([inputRef]),
|
|
44539
44658
|
value: inputValue,
|
|
44540
44659
|
onChange: handleChange,
|
|
44541
44660
|
className: classes(modules_c1d23762[size], modules_c1d23762.input)
|
|
44542
44661
|
}, inputProps));
|
|
44662
|
+
var AutocompletePopover = autocompleteOptions === null || autocompleteOptions === void 0 ? void 0 : autocompleteOptions.render;
|
|
44543
44663
|
return /*#__PURE__*/jsxRuntime.jsxs("div", {
|
|
44544
44664
|
className: classes(modules_c1d23762.root, className),
|
|
44545
44665
|
children: [/*#__PURE__*/jsxRuntime.jsxs("label", {
|
|
44546
44666
|
children: [label, /*#__PURE__*/jsxRuntime.jsx(BaseCell, {
|
|
44667
|
+
ref: setAnchorEl,
|
|
44547
44668
|
className: classes(modules_c1d23762['input-wrapper'], modules_c1d23762["border-".concat(border)], modules_c1d23762["type-".concat(type)], feedback != null ? modules_c1d23762["feedback-".concat(feedback === null || feedback === void 0 ? void 0 : feedback.type)] : ''),
|
|
44548
44669
|
component1: LeftComponent && /*#__PURE__*/jsxRuntime.jsx(LeftComponent, {}),
|
|
44549
44670
|
component2: Input,
|
|
@@ -44560,6 +44681,17 @@ var TextField = /*#__PURE__*/React.forwardRef(function TextField(props, inputRef
|
|
|
44560
44681
|
className: classes(modules_c1d23762.count, (inputValue === null || inputValue === void 0 ? void 0 : inputValue.length) > count.limit ? modules_c1d23762.exceeded : ''),
|
|
44561
44682
|
children: [(_inputValue$length = inputValue.length) !== null && _inputValue$length !== void 0 ? _inputValue$length : 0, "/", count.limit]
|
|
44562
44683
|
})]
|
|
44684
|
+
}), autocomplete && /*#__PURE__*/jsxRuntime.jsx(Popover, {
|
|
44685
|
+
anchorEl: anchorEl,
|
|
44686
|
+
open: autocompleteOptions === null || autocompleteOptions === void 0 ? void 0 : autocompleteOptions.open,
|
|
44687
|
+
setOpen: autocompleteOptions === null || autocompleteOptions === void 0 ? void 0 : autocompleteOptions.setOpen,
|
|
44688
|
+
theme: theme,
|
|
44689
|
+
placement: autocompleteOptions === null || autocompleteOptions === void 0 ? void 0 : autocompleteOptions.placement,
|
|
44690
|
+
middlewareOptions: autocompleteOptions === null || autocompleteOptions === void 0 ? void 0 : autocompleteOptions.middlewareOptions,
|
|
44691
|
+
children: AutocompletePopover && /*#__PURE__*/jsxRuntime.jsx(AutocompletePopover, {
|
|
44692
|
+
name: name,
|
|
44693
|
+
value: value
|
|
44694
|
+
})
|
|
44563
44695
|
})]
|
|
44564
44696
|
});
|
|
44565
44697
|
});
|
|
@@ -44588,7 +44720,21 @@ TextField.propTypes = {
|
|
|
44588
44720
|
}),
|
|
44589
44721
|
feedbackAndCount: propTypes$1.exports.bool,
|
|
44590
44722
|
maxLength: propTypes$1.exports.number,
|
|
44591
|
-
onKeyDown: propTypes$1.exports.func
|
|
44723
|
+
onKeyDown: propTypes$1.exports.func,
|
|
44724
|
+
autocomplete: propTypes$1.exports.bool,
|
|
44725
|
+
autocompleteOptions: propTypes$1.exports.shape({
|
|
44726
|
+
open: propTypes$1.exports.bool,
|
|
44727
|
+
setOpen: propTypes$1.exports.func,
|
|
44728
|
+
render: propTypes$1.exports.func,
|
|
44729
|
+
predicate: propTypes$1.exports.func,
|
|
44730
|
+
placement: propTypes$1.exports.string,
|
|
44731
|
+
middlewareOptions: propTypes$1.exports.shape({
|
|
44732
|
+
offset: propTypes$1.exports.object,
|
|
44733
|
+
shift: propTypes$1.exports.object,
|
|
44734
|
+
flip: propTypes$1.exports.object
|
|
44735
|
+
})
|
|
44736
|
+
}),
|
|
44737
|
+
theme: propTypes$1.exports.oneOf(['light', 'dark'])
|
|
44592
44738
|
};
|
|
44593
44739
|
TextField.defaultProps = {
|
|
44594
44740
|
id: null,
|
|
@@ -44609,12 +44755,15 @@ TextField.defaultProps = {
|
|
|
44609
44755
|
feedback: null,
|
|
44610
44756
|
feedbackAndCount: false,
|
|
44611
44757
|
maxLength: null,
|
|
44612
|
-
onKeyDown: function onKeyDown() {}
|
|
44758
|
+
onKeyDown: function onKeyDown() {},
|
|
44759
|
+
autocomplete: false,
|
|
44760
|
+
autocompleteOptions: {},
|
|
44761
|
+
theme: 'light'
|
|
44613
44762
|
};
|
|
44614
44763
|
|
|
44615
|
-
var css$
|
|
44764
|
+
var css$U = ".CheckBox_module_root__b2c202fd {\n cursor: pointer;\n gap: 10px;\n color: var(--grey1);\n}\n.CheckBox_module_root__b2c202fd.CheckBox_module_positionLeft__b2c202fd {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.CheckBox_module_root__b2c202fd.CheckBox_module_positionRight__b2c202fd {\n display: flex;\n flex-direction: row-reverse;\n justify-content: flex-end;\n align-items: center;\n}\n.CheckBox_module_root__b2c202fd input[type=checkbox] {\n opacity: 0;\n z-index: 1;\n position: absolute;\n width: 1px;\n height: 1px;\n}\n.CheckBox_module_root__b2c202fd.CheckBox_module_disabled__b2c202fd {\n cursor: default;\n color: var(--grey4);\n}\n.CheckBox_module_root__b2c202fd.CheckBox_module_disabled__b2c202fd .CheckBox_module_icon__b2c202fd rect:nth-of-type(1) {\n fill: var(--grey10);\n}\n.CheckBox_module_root__b2c202fd.CheckBox_module_disabled__b2c202fd .CheckBox_module_icon__b2c202fd rect:nth-of-type(2) {\n stroke: var(--grey5);\n}\n.CheckBox_module_root__b2c202fd.CheckBox_module_disabled__b2c202fd .CheckBox_module_icon__b2c202fd path {\n stroke: var(--grey5);\n}\n.CheckBox_module_root__b2c202fd.CheckBox_module_selected__b2c202fd {\n color: var(--dark-grey);\n}\n.CheckBox_module_root__b2c202fd:hover:not(.CheckBox_module_disabled__b2c202fd) {\n color: var(--dark-grey);\n}\n.CheckBox_module_root__b2c202fd:hover:not(.CheckBox_module_disabled__b2c202fd) .CheckBox_module_icon__b2c202fd rect:nth-of-type(1) {\n fill: var(--info-bg);\n}\n.CheckBox_module_root__b2c202fd:hover:not(.CheckBox_module_disabled__b2c202fd) .CheckBox_module_icon__b2c202fd rect:nth-of-type(2) {\n stroke: var(--highlight);\n}\n.CheckBox_module_root__b2c202fd:hover:not(.CheckBox_module_disabled__b2c202fd) .CheckBox_module_icon__b2c202fd path {\n stroke: var(--highlight);\n}\n.CheckBox_module_root__b2c202fd .CheckBox_module_icon__b2c202fd {\n display: inline-block;\n border-radius: 0.25rem;\n}\n.CheckBox_module_root__b2c202fd .CheckBox_module_icon__b2c202fd.CheckBox_module_iconSm__b2c202fd {\n width: 1rem;\n height: 1rem;\n}\n.CheckBox_module_root__b2c202fd .CheckBox_module_icon__b2c202fd.CheckBox_module_iconMd__b2c202fd {\n width: 1.25rem;\n height: 1.25rem;\n}\n.CheckBox_module_root__b2c202fd .CheckBox_module_icon__b2c202fd.CheckBox_module_iconLg__b2c202fd {\n width: 1.5rem;\n height: 1.5rem;\n}\n.CheckBox_module_root__b2c202fd input:focus + .CheckBox_module_icon__b2c202fd {\n box-shadow: 0px 0px 0px 0.25rem rgba(15, 98, 254, 0.125);\n}\n.CheckBox_module_root__b2c202fd [data-elem=label] {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}";
|
|
44616
44765
|
var modules_066398a2 = {"root":"CheckBox_module_root__b2c202fd","position-left":"CheckBox_module_positionLeft__b2c202fd","position-right":"CheckBox_module_positionRight__b2c202fd","disabled":"CheckBox_module_disabled__b2c202fd","icon":"CheckBox_module_icon__b2c202fd","selected":"CheckBox_module_selected__b2c202fd","icon-sm":"CheckBox_module_iconSm__b2c202fd","icon-md":"CheckBox_module_iconMd__b2c202fd","icon-lg":"CheckBox_module_iconLg__b2c202fd"};
|
|
44617
|
-
n(css$
|
|
44766
|
+
n(css$U,{});
|
|
44618
44767
|
|
|
44619
44768
|
var getIcon = function getIcon(checked, intermediate) {
|
|
44620
44769
|
if (checked) {
|
|
@@ -44692,9 +44841,9 @@ Checkbox.defaultProps = {
|
|
|
44692
44841
|
onChange: function onChange() {}
|
|
44693
44842
|
};
|
|
44694
44843
|
|
|
44695
|
-
var css$
|
|
44844
|
+
var css$T = ".Radio_module_root__8f69abe5 {\n cursor: pointer;\n gap: 10px;\n color: var(--grey1);\n}\n.Radio_module_root__8f69abe5.Radio_module_positionLeft__8f69abe5 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Radio_module_root__8f69abe5.Radio_module_positionRight__8f69abe5 {\n display: flex;\n flex-direction: row-reverse;\n justify-content: flex-end;\n align-items: center;\n}\n.Radio_module_root__8f69abe5.Radio_module_disabled__8f69abe5 {\n cursor: default;\n color: var(--grey4);\n}\n.Radio_module_root__8f69abe5.Radio_module_disabled__8f69abe5 .Radio_module_icon__8f69abe5 rect:nth-of-type(1) {\n stroke: var(--grey5);\n fill: var(--grey10);\n}\n.Radio_module_root__8f69abe5.Radio_module_disabled__8f69abe5 .Radio_module_icon__8f69abe5 rect:nth-of-type(2) {\n stroke: var(--grey5);\n}\n.Radio_module_root__8f69abe5.Radio_module_disabled__8f69abe5 .Radio_module_icon__8f69abe5 circle {\n fill: var(--grey5);\n}\n.Radio_module_root__8f69abe5.Radio_module_selected__8f69abe5 {\n color: var(--dark-grey);\n}\n.Radio_module_root__8f69abe5:hover:not(.Radio_module_disabled__8f69abe5) {\n color: var(--dark-grey);\n}\n.Radio_module_root__8f69abe5:hover:not(.Radio_module_disabled__8f69abe5) .Radio_module_icon__8f69abe5 rect:nth-of-type(1) {\n stroke: var(--highlight);\n fill: var(--info-bg);\n}\n.Radio_module_root__8f69abe5 input[type=radio] {\n opacity: 0;\n z-index: 1;\n position: absolute;\n width: 1px;\n height: 1px;\n}\n.Radio_module_root__8f69abe5 .Radio_module_icon__8f69abe5 {\n display: inline-block;\n border-radius: 50%;\n}\n.Radio_module_root__8f69abe5 .Radio_module_icon__8f69abe5.Radio_module_iconSm__8f69abe5 {\n width: 1rem;\n height: 1rem;\n}\n.Radio_module_root__8f69abe5 .Radio_module_icon__8f69abe5.Radio_module_iconMd__8f69abe5 {\n width: 1.25rem;\n height: 1.25rem;\n}\n.Radio_module_root__8f69abe5 .Radio_module_icon__8f69abe5.Radio_module_iconLg__8f69abe5 {\n width: 1.5rem;\n height: 2rem;\n}\n.Radio_module_root__8f69abe5 input:focus + .Radio_module_icon__8f69abe5 {\n box-shadow: 0px 0px 0px 0.25rem rgba(15, 98, 254, 0.125);\n}\n.Radio_module_root__8f69abe5 [data-elem=label] {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}";
|
|
44696
44845
|
var modules_3705961f = {"root":"Radio_module_root__8f69abe5","position-left":"Radio_module_positionLeft__8f69abe5","position-right":"Radio_module_positionRight__8f69abe5","disabled":"Radio_module_disabled__8f69abe5","icon":"Radio_module_icon__8f69abe5","selected":"Radio_module_selected__8f69abe5","icon-sm":"Radio_module_iconSm__8f69abe5","icon-md":"Radio_module_iconMd__8f69abe5","icon-lg":"Radio_module_iconLg__8f69abe5"};
|
|
44697
|
-
n(css$
|
|
44846
|
+
n(css$T,{});
|
|
44698
44847
|
|
|
44699
44848
|
var Radio = function Radio(props) {
|
|
44700
44849
|
// eslint-disable-next-line object-curly-newline
|
|
@@ -44762,9 +44911,9 @@ Radio.defaultProps = {
|
|
|
44762
44911
|
onChange: function onChange() {}
|
|
44763
44912
|
};
|
|
44764
44913
|
|
|
44765
|
-
var css$
|
|
44914
|
+
var css$S = ".Dropdown_module_root__067cba10 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n gap: 0.5rem;\n position: relative;\n width: -moz-fit-content;\n width: fit-content;\n max-width: 100%;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_label__067cba10 {\n font-size: 0.75rem;\n color: var(--grey);\n width: auto;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n max-width: 100%;\n position: relative;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 .Dropdown_module_input__067cba10 {\n position: absolute;\n opacity: 0;\n width: 1px;\n height: 1px;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 .Dropdown_module_input__067cba10:focus + .Dropdown_module_select__067cba10 {\n border-color: var(--highlight);\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 .Dropdown_module_input__067cba10:focus + .Dropdown_module_select__067cba10.Dropdown_module_feedbackError__067cba10 {\n border-color: var(--error);\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 .Dropdown_module_select__067cba10 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n width: 25rem;\n max-width: 100%;\n gap: 0.5rem;\n background: var(--white);\n outline: none;\n border: 1px solid var(--grey5);\n border-radius: 0.25rem;\n padding: 0.75rem 0.75rem 0.75rem 1rem;\n cursor: pointer;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 .Dropdown_module_select__067cba10 .Dropdown_module_placeholder__067cba10 {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n color: var(--black);\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 .Dropdown_module_select__067cba10 .Dropdown_module_icon__067cba10 {\n width: 1.5rem;\n height: 1.5rem;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_header__067cba10 .Dropdown_module_select__067cba10.Dropdown_module_feedbackError__067cba10 {\n border-color: var(--error);\n}\n.Dropdown_module_root__067cba10.Dropdown_module_open__067cba10 .Dropdown_module_header__067cba10 {\n border-color: var(--highlight);\n}\n.Dropdown_module_root__067cba10.Dropdown_module_disabled__067cba10 .Dropdown_module_select__067cba10 {\n background: var(--grey10);\n cursor: not-allowed;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_bottom__067cba10 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: flex-start;\n min-height: 2rem;\n width: 100%;\n gap: 1rem;\n color: var(--grey3);\n font-size: 0.75rem;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_bottom__067cba10 .Dropdown_module_feedback__067cba10 {\n flex: 1;\n margin-right: auto;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_bottom__067cba10 .Dropdown_module_feedback__067cba10.Dropdown_module_feedbackError__067cba10 {\n color: var(--error);\n fill: var(--error);\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_bottom__067cba10 .Dropdown_module_feedback__067cba10.Dropdown_module_feedbackSuccess__067cba10 {\n color: var(--success);\n fill: var(--success);\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_bottom__067cba10 .Dropdown_module_count__067cba10 {\n text-align: right;\n margin-left: auto;\n}\n.Dropdown_module_root__067cba10 .Dropdown_module_bottom__067cba10 .Dropdown_module_count__067cba10.Dropdown_module_exceeded__067cba10 {\n color: var(--error);\n}\n\n.Dropdown_module_body__067cba10 {\n display: none;\n position: absolute;\n top: calc(100% + 0.5rem);\n background: var(--white);\n width: auto;\n border: 0.063rem solid var(--grey5);\n box-shadow: 0rem 0.5rem 1.25rem rgba(24, 24, 24, 0.08);\n border-radius: 0.25rem;\n padding: 1rem;\n overflow-y: auto;\n min-height: 4rem;\n outline: none;\n}\n.Dropdown_module_body__067cba10 .Dropdown_module_multiOptions__067cba10 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 0.5rem;\n list-style: none;\n}\n.Dropdown_module_body__067cba10 .Dropdown_module_multiApply__067cba10 {\n margin-top: 0.5rem;\n}\n.Dropdown_module_body__067cba10.Dropdown_module_open__067cba10 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n}";
|
|
44766
44915
|
var modules_1b90f5ea = {"root":"Dropdown_module_root__067cba10","label":"Dropdown_module_label__067cba10","header":"Dropdown_module_header__067cba10","input":"Dropdown_module_input__067cba10","select":"Dropdown_module_select__067cba10","feedback-error":"Dropdown_module_feedbackError__067cba10","placeholder":"Dropdown_module_placeholder__067cba10","icon":"Dropdown_module_icon__067cba10","open":"Dropdown_module_open__067cba10","disabled":"Dropdown_module_disabled__067cba10","bottom":"Dropdown_module_bottom__067cba10","feedback":"Dropdown_module_feedback__067cba10","feedback-success":"Dropdown_module_feedbackSuccess__067cba10","count":"Dropdown_module_count__067cba10","exceeded":"Dropdown_module_exceeded__067cba10","body":"Dropdown_module_body__067cba10","multi-options":"Dropdown_module_multiOptions__067cba10","multi-apply":"Dropdown_module_multiApply__067cba10"};
|
|
44767
|
-
n(css$
|
|
44916
|
+
n(css$S,{});
|
|
44768
44917
|
|
|
44769
44918
|
var Dropdown = /*#__PURE__*/React.forwardRef(function Dropdown(props, inputRef) {
|
|
44770
44919
|
var _selectedOptions$map, _ref2, _selectedOptions$;
|
|
@@ -45165,9 +45314,9 @@ Dropdown.defaultProps = {
|
|
|
45165
45314
|
}
|
|
45166
45315
|
};
|
|
45167
45316
|
|
|
45168
|
-
var css$
|
|
45169
|
-
var modules_bf949acd = {"root":"
|
|
45170
|
-
n(css$
|
|
45317
|
+
var css$R = ".DropdownItem_module_root__17146601 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 0.75rem;\n width: 100%;\n padding: 0.75rem 1rem;\n border-radius: 0.25rem;\n cursor: pointer;\n color: var(--grey);\n outline: none;\n}\n.DropdownItem_module_root__17146601 > .DropdownItem_module_input__17146601 {\n cursor: pointer;\n}\n.DropdownItem_module_root__17146601:focus {\n background: var(--grey6);\n}\n.DropdownItem_module_root__17146601.DropdownItem_module_selected__17146601 {\n background: var(--info-bg);\n}\n.DropdownItem_module_root__17146601.DropdownItem_module_disabled__17146601 {\n filter: opacity(0.25);\n}\n.DropdownItem_module_root__17146601.DropdownItem_module_disabled__17146601:hover {\n cursor: not-allowed;\n}";
|
|
45318
|
+
var modules_bf949acd = {"root":"DropdownItem_module_root__17146601","input":"DropdownItem_module_input__17146601","selected":"DropdownItem_module_selected__17146601","disabled":"DropdownItem_module_disabled__17146601"};
|
|
45319
|
+
n(css$R,{});
|
|
45171
45320
|
|
|
45172
45321
|
var DropdownItem = /*#__PURE__*/React.forwardRef(function DropdownItem(props, ref) {
|
|
45173
45322
|
// eslint-disable-next-line object-curly-newline
|
|
@@ -45180,7 +45329,8 @@ var DropdownItem = /*#__PURE__*/React.forwardRef(function DropdownItem(props, re
|
|
|
45180
45329
|
onClick = props.onClick,
|
|
45181
45330
|
dataAttrs = props.dataAttrs,
|
|
45182
45331
|
className = props.className,
|
|
45183
|
-
tabIndex = props.tabIndex
|
|
45332
|
+
tabIndex = props.tabIndex,
|
|
45333
|
+
disabled = props.disabled;
|
|
45184
45334
|
var action = null;
|
|
45185
45335
|
switch (variant) {
|
|
45186
45336
|
case 'checkbox':
|
|
@@ -45200,7 +45350,7 @@ var DropdownItem = /*#__PURE__*/React.forwardRef(function DropdownItem(props, re
|
|
|
45200
45350
|
}
|
|
45201
45351
|
return /*#__PURE__*/jsxRuntime.jsxs("li", _objectSpread2(_objectSpread2({
|
|
45202
45352
|
ref: ref,
|
|
45203
|
-
className: classes(className, modules_bf949acd.root, selected ? modules_bf949acd.selected : ''),
|
|
45353
|
+
className: classes(className, modules_bf949acd.root, selected ? modules_bf949acd.selected : '', disabled ? modules_bf949acd.disabled : ''),
|
|
45204
45354
|
"data-elem": "dropdown-item",
|
|
45205
45355
|
"data-variant": variant,
|
|
45206
45356
|
"data-value": value,
|
|
@@ -45234,9 +45384,9 @@ DropdownItem.defaultProps = {
|
|
|
45234
45384
|
selected: false
|
|
45235
45385
|
};
|
|
45236
45386
|
|
|
45237
|
-
var css$
|
|
45387
|
+
var css$Q = ".Switch_module_root__c9616649 {\n cursor: pointer;\n gap: 0.625rem;\n position: relative;\n height: 1.5rem;\n}\n.Switch_module_root__c9616649.Switch_module_disabled__c9616649 {\n cursor: default;\n}\n.Switch_module_root__c9616649.Switch_module_positionLeft__c9616649 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Switch_module_root__c9616649.Switch_module_positionRight__c9616649 {\n display: flex;\n flex-direction: row-reverse;\n justify-content: flex-end;\n align-items: center;\n}\n.Switch_module_root__c9616649 input[type=checkbox] {\n opacity: 0;\n z-index: 1;\n position: absolute;\n width: 1px;\n height: 1px;\n}\n.Switch_module_root__c9616649 .Switch_module_pill__c9616649 {\n position: relative;\n width: 3rem;\n height: 100%;\n cursor: pointer;\n background-color: var(--grey5);\n transition: 0.4s;\n border-radius: 0.75rem;\n}\n.Switch_module_root__c9616649 .Switch_module_pill__c9616649:before {\n position: absolute;\n content: \"\";\n height: 1.25rem;\n width: 1.25rem;\n left: 0.125rem;\n bottom: 0.125rem;\n background-color: white;\n transition: 0.4s;\n border-radius: 50%;\n}\n.Switch_module_root__c9616649 input:checked + .Switch_module_pill__c9616649 {\n background-color: var(--highlight);\n}\n.Switch_module_root__c9616649 input:checked + .Switch_module_pill__c9616649:before {\n transform: translateX(1.5rem);\n}\n.Switch_module_root__c9616649 input:focus + .Switch_module_pill__c9616649::before {\n box-shadow: 0px 0px 0px 8px rgba(15, 98, 254, 0.125);\n}\n.Switch_module_root__c9616649 [data-elem=label] {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}";
|
|
45238
45388
|
var modules_18a327ff = {"root":"Switch_module_root__c9616649","disabled":"Switch_module_disabled__c9616649","position-left":"Switch_module_positionLeft__c9616649","position-right":"Switch_module_positionRight__c9616649","pill":"Switch_module_pill__c9616649"};
|
|
45239
|
-
n(css$
|
|
45389
|
+
n(css$Q,{});
|
|
45240
45390
|
|
|
45241
45391
|
var Switch = function Switch(props) {
|
|
45242
45392
|
// eslint-disable-next-line object-curly-newline
|
|
@@ -45297,9 +45447,9 @@ Switch.defaultProps = {
|
|
|
45297
45447
|
onChange: function onChange() {}
|
|
45298
45448
|
};
|
|
45299
45449
|
|
|
45300
|
-
var css$
|
|
45450
|
+
var css$P = ".DateAndTimeSelection_module_root__beb12207 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n gap: 0.3125rem;\n padding-inline: 0.75rem;\n width: 100%;\n}\n.DateAndTimeSelection_module_root__beb12207 > span {\n font-weight: 500;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n color: var(--dark-grey);\n}\n.DateAndTimeSelection_module_root__beb12207 > div {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: flex-start;\n width: 100%;\n gap: 0.25rem;\n}\n.DateAndTimeSelection_module_root__beb12207 > div .DateAndTimeSelection_module_input__beb12207 {\n flex: 1;\n background: var(--white);\n border: 1px solid var(--grey3);\n border-radius: 4px;\n padding: 0.75rem 1rem;\n}\n.DateAndTimeSelection_module_root__beb12207 > div .DateAndTimeSelection_module_input__beb12207 > label > div[data-elem=base-cell] {\n padding: 0 0;\n border: none;\n width: 9.063rem;\n}\n.DateAndTimeSelection_module_root__beb12207 > div .DateAndTimeSelection_module_input__beb12207 > label > div[data-elem=base-cell] > span[data-elem=component2] > input[data-elem=input] {\n padding: 0;\n color: var(--dark-grey);\n width: -moz-fit-content;\n width: fit-content;\n}\n.DateAndTimeSelection_module_root__beb12207.DateAndTimeSelection_module_range__beb12207 > span:nth-last-child(2) {\n margin-top: 0.25rem;\n}";
|
|
45301
45451
|
var modules_a8ff92a5 = {"root":"DateAndTimeSelection_module_root__beb12207","input":"DateAndTimeSelection_module_input__beb12207","range":"DateAndTimeSelection_module_range__beb12207"};
|
|
45302
|
-
n(css$
|
|
45452
|
+
n(css$P,{});
|
|
45303
45453
|
|
|
45304
45454
|
var DateAndTimeSelection = function DateAndTimeSelection(_ref) {
|
|
45305
45455
|
var selectedDate = _ref.selectedDate,
|
|
@@ -45593,9 +45743,9 @@ var DateAndTimeSelection = function DateAndTimeSelection(_ref) {
|
|
|
45593
45743
|
});
|
|
45594
45744
|
};
|
|
45595
45745
|
|
|
45596
|
-
var css$
|
|
45746
|
+
var css$O = ".Header_module_root__de4929e7 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n gap: 1.75rem;\n}\n.Header_module_root__de4929e7 .Header_module_titleContainer__de4929e7 {\n align-self: stretch;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n padding: 0rem 1.5625rem;\n}\n.Header_module_root__de4929e7 .Header_module_titleContainer__de4929e7 .Header_module_title__de4929e7 {\n font-weight: 500;\n font-size: 0.875rem;\n color: var(--black);\n line-height: 1.3125rem;\n color: var(--dark-grey);\n}\n.Header_module_root__de4929e7 .Header_module_titleContainer__de4929e7 .Header_module_icon__de4929e7 {\n width: 1.5rem;\n height: 1.5rem;\n stroke: var(--dark-grey);\n stroke-width: 0.5px;\n cursor: pointer;\n}";
|
|
45597
45747
|
var modules_cf337dc1 = {"root":"Header_module_root__de4929e7","title-container":"Header_module_titleContainer__de4929e7","title":"Header_module_title__de4929e7","icon":"Header_module_icon__de4929e7"};
|
|
45598
|
-
n(css$
|
|
45748
|
+
n(css$O,{});
|
|
45599
45749
|
|
|
45600
45750
|
var Header = function Header(props) {
|
|
45601
45751
|
var selectedMonth = props.selectedMonth,
|
|
@@ -45638,13 +45788,13 @@ var Header = function Header(props) {
|
|
|
45638
45788
|
});
|
|
45639
45789
|
};
|
|
45640
45790
|
|
|
45641
|
-
var css$
|
|
45791
|
+
var css$N = ".Calender_module_root__a2bedc75 {\n padding: 1rem 0rem;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}";
|
|
45642
45792
|
var modules_3722b5cd = {"root":"Calender_module_root__a2bedc75"};
|
|
45643
|
-
n(css$
|
|
45793
|
+
n(css$N,{});
|
|
45644
45794
|
|
|
45645
|
-
var css$
|
|
45795
|
+
var css$M = ".Body_module_root__85b1b679 {\n padding: 0.5rem 0.5rem;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: stretch;\n}";
|
|
45646
45796
|
var modules_e6b80d99 = {"root":"Body_module_root__85b1b679"};
|
|
45647
|
-
n(css$
|
|
45797
|
+
n(css$M,{});
|
|
45648
45798
|
|
|
45649
45799
|
var TodayIndicator = function TodayIndicator(_ref) {
|
|
45650
45800
|
var className = _ref.className;
|
|
@@ -45663,9 +45813,9 @@ var TodayIndicator = function TodayIndicator(_ref) {
|
|
|
45663
45813
|
});
|
|
45664
45814
|
};
|
|
45665
45815
|
|
|
45666
|
-
var css$
|
|
45816
|
+
var css$L = ".Dates_module_root__923ee458 {\n display: grid;\n grid-template-columns: repeat(7, 1fr);\n align-items: center;\n flex-wrap: wrap;\n}\n.Dates_module_root__923ee458 > div {\n flex-basis: 14.28%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n margin-bottom: 0.25rem;\n cursor: pointer;\n align-self: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458 {\n background-color: var(--highlight);\n border-radius: 1.5rem 0rem 0rem 1.5rem;\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458 .Dates_module_date__923ee458 {\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458:hover .Dates_module_date__923ee458 {\n background: var(--highlight);\n color: var(--white);\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458.Dates_module_today__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458.Dates_module_today__923ee458 .Dates_module_date__923ee458 {\n color: var(--white);\n font-weight: 500;\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458.Dates_module_today__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458.Dates_module_todaySelected__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_date__923ee458 {\n font-weight: 500;\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_minInRange__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458 {\n background-color: var(--highlight);\n border-radius: 0rem 1.5rem 1.5rem 0rem;\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458 .Dates_module_date__923ee458 {\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458.Dates_module_todaySelected__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_date__923ee458 {\n font-weight: 500;\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458.Dates_module_today__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458.Dates_module_today__923ee458 .Dates_module_date__923ee458 {\n color: var(--white);\n font-weight: 500;\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458.Dates_module_today__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_maxInRange__923ee458:hover .Dates_module_date__923ee458 {\n background: var(--highlight);\n color: var(--white);\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRange__923ee458 {\n background: var(--background);\n border-radius: 0rem;\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRange__923ee458 .Dates_module_date__923ee458 {\n color: var(--highlight);\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRange__923ee458.Dates_module_todaySelected__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRange__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_date__923ee458 {\n font-weight: 500;\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRange__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRangeSelected__923ee458 {\n background: var(--background);\n border-radius: 0rem;\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRangeSelected__923ee458 .Dates_module_date__923ee458 {\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRangeSelected__923ee458.Dates_module_todaySelected__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRangeSelected__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_date__923ee458 {\n font-weight: 500;\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_midInRangeSelected__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_firstHovered__923ee458 {\n background: var(--background);\n border-radius: 0rem 1.5rem 1.5rem 0rem;\n}\n.Dates_module_root__923ee458 > div.Dates_module_firstHovered__923ee458 .Dates_module_date__923ee458 {\n color: var(--highlight);\n}\n.Dates_module_root__923ee458 > div.Dates_module_firstHovered__923ee458.Dates_module_todaySelected__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_firstHovered__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_date__923ee458 {\n font-weight: 500;\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_firstHovered__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_lastHovered__923ee458 {\n background: var(--background);\n border-radius: 1.5rem 0rem 0rem 1.5rem;\n}\n.Dates_module_root__923ee458 > div.Dates_module_lastHovered__923ee458 .Dates_module_date__923ee458 {\n color: var(--highlight);\n}\n.Dates_module_root__923ee458 > div.Dates_module_lastHovered__923ee458.Dates_module_todaySelected__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_lastHovered__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_date__923ee458 {\n font-weight: 500;\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_lastHovered__923ee458.Dates_module_todaySelected__923ee458 .Dates_module_indicator__923ee458 {\n display: none;\n}\n.Dates_module_root__923ee458 > div.Dates_module_today__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_today__923ee458 .Dates_module_date__923ee458 {\n color: var(--highlight);\n font-weight: 500;\n}\n.Dates_module_root__923ee458 > div.Dates_module_today__923ee458 .Dates_module_indicator__923ee458 {\n margin-top: -0.825rem;\n}\n.Dates_module_root__923ee458 > div.Dates_module_todaySelected__923ee458 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n}\n.Dates_module_root__923ee458 > div.Dates_module_todaySelected__923ee458 .Dates_module_date__923ee458 {\n font-weight: 500;\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div.Dates_module_todaySelected__923ee458 .Dates_module_indicator__923ee458 {\n margin-top: -0.825rem;\n fill: var(--white);\n}\n.Dates_module_root__923ee458 > div .Dates_module_date__923ee458 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n text-align: center;\n vertical-align: middle;\n border-radius: 1.5rem;\n height: 2.5rem;\n width: 2.5rem;\n font-weight: 400;\n font-size: 0.875rem;\n color: var(--black);\n}\n.Dates_module_root__923ee458 > div .Dates_module_date__923ee458.Dates_module_selected__923ee458 {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div .Dates_module_date__923ee458.Dates_module_unSelected__923ee458 {\n background-color: var(--white);\n border-color: var(--highlight);\n border-width: 0.125rem;\n border-style: solid;\n color: var(--black);\n}\n.Dates_module_root__923ee458 > div .Dates_module_date__923ee458.Dates_module_disabled__923ee458 {\n border-radius: 1.5rem;\n color: var(--grey2);\n}\n.Dates_module_root__923ee458 > div .Dates_module_date__923ee458.Dates_module_diffMonth__923ee458 {\n opacity: 0.6;\n}\n.Dates_module_root__923ee458 > div:hover .Dates_module_date__923ee458 {\n background: var(--background);\n color: var(--highlight);\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n}\n.Dates_module_root__923ee458 > div:hover .Dates_module_selected__923ee458 {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Dates_module_root__923ee458 > div:hover .Dates_module_disabled__923ee458 {\n background: transparent;\n box-shadow: none;\n border-radius: 1.5rem;\n color: var(--grey2);\n}";
|
|
45667
45817
|
var modules_b02dadcc = {"root":"Dates_module_root__923ee458","minInRange":"Dates_module_minInRange__923ee458","date":"Dates_module_date__923ee458","today":"Dates_module_today__923ee458","indicator":"Dates_module_indicator__923ee458","today-selected":"Dates_module_todaySelected__923ee458","maxInRange":"Dates_module_maxInRange__923ee458","midInRange":"Dates_module_midInRange__923ee458","midInRangeSelected":"Dates_module_midInRangeSelected__923ee458","first-hovered":"Dates_module_firstHovered__923ee458","last-hovered":"Dates_module_lastHovered__923ee458","selected":"Dates_module_selected__923ee458","unSelected":"Dates_module_unSelected__923ee458","disabled":"Dates_module_disabled__923ee458","diffMonth":"Dates_module_diffMonth__923ee458"};
|
|
45668
|
-
n(css$
|
|
45818
|
+
n(css$L,{});
|
|
45669
45819
|
|
|
45670
45820
|
var getDatesOfLastWeekOfLastMonth = function getDatesOfLastWeekOfLastMonth(_ref) {
|
|
45671
45821
|
var monthAsNumber = _ref.monthAsNumber,
|
|
@@ -45930,9 +46080,9 @@ var Dates = function Dates(props) {
|
|
|
45930
46080
|
});
|
|
45931
46081
|
};
|
|
45932
46082
|
|
|
45933
|
-
var css$
|
|
46083
|
+
var css$K = ".Days_module_days__0d7923fd {\n display: grid;\n grid-template-columns: repeat(7, 1fr);\n text-align: center;\n}\n.Days_module_days__0d7923fd span {\n padding: 0.75rem 0.5rem;\n font-weight: 500;\n font-size: 0.875rem;\n color: black;\n flex-basis: 14.28%;\n}";
|
|
45934
46084
|
var modules_82c45006 = {"days":"Days_module_days__0d7923fd"};
|
|
45935
|
-
n(css$
|
|
46085
|
+
n(css$K,{});
|
|
45936
46086
|
|
|
45937
46087
|
var Days = function Days() {
|
|
45938
46088
|
var daysInWeek = DAYS;
|
|
@@ -45953,9 +46103,9 @@ var Body = function Body(props) {
|
|
|
45953
46103
|
});
|
|
45954
46104
|
};
|
|
45955
46105
|
|
|
45956
|
-
var css$
|
|
46106
|
+
var css$J = ".Footer_module_root__4cf0f510 {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: stretch;\n margin-inline: 1rem;\n}\n.Footer_module_root__4cf0f510 .Footer_module_apply__4cf0f510 {\n margin-top: 0.5rem;\n width: 100%;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.Footer_module_root__4cf0f510 .Footer_module_timePicker__4cf0f510 {\n margin-bottom: 1.25rem;\n}\n\n.Footer_module_selectedDate__4cf0f510 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.125rem;\n background: var(--white);\n border: 0.0625rem solid var(--grey4);\n border-radius: 0.25rem;\n}\n.Footer_module_selectedDate__4cf0f510 .Footer_module_date__4cf0f510 {\n font-weight: 500;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n}\n.Footer_module_selectedDate__4cf0f510 .Footer_module_date__4cf0f510 .Footer_module_cross__4cf0f510 {\n width: 1.5rem;\n height: 1.5rem;\n}\n.Footer_module_selectedDate__4cf0f510 .Footer_module_date__4cf0f510 .Footer_module_value__4cf0f510 {\n font-weight: 400;\n padding-right: 0.7rem;\n border-right: 1px var(--grey3) solid;\n}\n\n.Footer_module_dateRanges__4cf0f510 {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: stretch;\n margin-top: 0.5rem;\n}\n.Footer_module_dateRanges__4cf0f510 .Footer_module_dateRange__4cf0f510 {\n display: flex;\n align-items: center;\n padding: 0.875rem 1rem;\n gap: 1.125rem;\n cursor: pointer;\n}\n.Footer_module_dateRanges__4cf0f510 .Footer_module_dateRange__4cf0f510:hover {\n background-color: var(--background);\n}\n.Footer_module_dateRanges__4cf0f510 .Footer_module_dateRange__4cf0f510 span {\n font-weight: 400;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n color: var(--black);\n}\n.Footer_module_dateRanges__4cf0f510 .Footer_module_selected__4cf0f510 {\n background-color: var(--background);\n}";
|
|
45957
46107
|
var modules_b490bd5d = {"root":"Footer_module_root__4cf0f510","apply":"Footer_module_apply__4cf0f510","time-picker":"Footer_module_timePicker__4cf0f510","selected-date":"Footer_module_selectedDate__4cf0f510","date":"Footer_module_date__4cf0f510","cross":"Footer_module_cross__4cf0f510","value":"Footer_module_value__4cf0f510","date-ranges":"Footer_module_dateRanges__4cf0f510","date-range":"Footer_module_dateRange__4cf0f510","selected":"Footer_module_selected__4cf0f510"};
|
|
45958
|
-
n(css$
|
|
46108
|
+
n(css$J,{});
|
|
45959
46109
|
|
|
45960
46110
|
/* eslint-disable no-nested-ternary */
|
|
45961
46111
|
var Footer = function Footer(props) {
|
|
@@ -46170,9 +46320,9 @@ var Calender = function Calender(props) {
|
|
|
46170
46320
|
});
|
|
46171
46321
|
};
|
|
46172
46322
|
|
|
46173
|
-
var css$
|
|
46323
|
+
var css$I = ".DatePicker_module_root__c48dd103 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n max-width: 100%;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_customPicker__c48dd103[data-elem=base-cell] {\n flex: 1;\n width: 100%;\n min-width: 15rem;\n border-color: var(--grey3);\n border-style: solid;\n border-width: 0.0625rem 0 0.0625rem 0.0625rem;\n background-color: transparent !important;\n border-radius: 0.25rem 0 0 0.25rem;\n height: auto;\n padding: 0.75rem 1rem;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_customPicker__c48dd103[data-elem=base-cell] > [data-elem=component1] {\n flex: 0 0 auto;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_customPicker__c48dd103[data-elem=base-cell] > [data-elem=component1] .DatePicker_module_icon__c48dd103 {\n width: 1.5rem;\n height: 1.5rem;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_customPicker__c48dd103[data-elem=base-cell] > [data-elem=component1] .DatePicker_module_icon__c48dd103.DatePicker_module_light__c48dd103 path {\n stroke: var(--black);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_customPicker__c48dd103[data-elem=base-cell] > [data-elem=component1] .DatePicker_module_icon__c48dd103.DatePicker_module_dark__c48dd103 path {\n stroke: var(--white);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_customPicker__c48dd103[data-elem=base-cell].DatePicker_module_light__c48dd103 > [data-elem=component2] {\n color: var(--dark-grey);\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_customPicker__c48dd103[data-elem=base-cell].DatePicker_module_dark__c48dd103 > [data-elem=component2] {\n color: var(--white);\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 {\n flex: 1;\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n gap: 0.5rem;\n max-width: 100%;\n min-width: 15rem;\n overflow: visible;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_label__c48dd103 {\n font-weight: 400;\n font-size: 0.75rem;\n line-height: 0.9375rem;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_label__c48dd103.DatePicker_module_light__c48dd103 {\n color: var(--black);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_label__c48dd103.DatePicker_module_dark__c48dd103 {\n color: var(--white);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n position: relative;\n background-color: transparent;\n border-radius: 0.25rem;\n width: auto;\n border: 0.0625rem solid transparent;\n padding: 0.75rem 1rem;\n cursor: pointer;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103.DatePicker_module_withCustom__c48dd103 {\n border-radius: 0 0.25rem 0.25rem 0;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103.DatePicker_module_disabled__c48dd103 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n position: relative;\n background: var(--grey10);\n border-radius: 0.25rem;\n border: 0.0625rem solid var(--grey5);\n padding: 0.75rem 1rem;\n cursor: not-allowed;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103.DatePicker_module_disabled__c48dd103 .DatePicker_module_downArrow__c48dd103 {\n transform: rotate(270deg);\n fill: var(--grey3);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103.DatePicker_module_disabled__c48dd103 .DatePicker_module_placeholder__c48dd103 {\n font-weight: 400;\n font-size: 1rem;\n color: var(--grey3);\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103.DatePicker_module_open__c48dd103 {\n outline: 0.0625rem solid var(--highlight);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103.DatePicker_module_error__c48dd103 {\n outline: 0.0625rem solid var(--error);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_left__c48dd103 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 0.9375rem;\n overflow: hidden;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_left__c48dd103 .DatePicker_module_icon__c48dd103 {\n flex: 1 0 auto;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_left__c48dd103 > div {\n font-weight: 400;\n font-size: 1rem;\n flex: 1 1 auto;\n overflow: hidden;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_left__c48dd103 > div.DatePicker_module_light__c48dd103 {\n color: var(--black);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_left__c48dd103 > div.DatePicker_module_dark__c48dd103 {\n color: var(--white);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_left__c48dd103 > div .DatePicker_module_placeholder__c48dd103 {\n font-weight: 400;\n font-size: 1rem;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_left__c48dd103 > div > span {\n display: inline-block;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n font-weight: 500;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_input__c48dd103 {\n display: none;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_close__c48dd103 {\n height: auto;\n padding: 0;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_icon__c48dd103 {\n width: 1.5rem;\n height: 1.5rem;\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_icon__c48dd103.DatePicker_module_light__c48dd103 > path {\n fill: var(--dark-grey);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_icon__c48dd103.DatePicker_module_dark__c48dd103 > path {\n fill: var(--white);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103.DatePicker_module_dark__c48dd103 .DatePicker_module_container__c48dd103 {\n border-color: var(--grey);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103.DatePicker_module_dark__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_placeholder__c48dd103 {\n color: var(--grey2);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103.DatePicker_module_light__c48dd103 .DatePicker_module_container__c48dd103 {\n border-color: var(--grey4);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103.DatePicker_module_light__c48dd103 .DatePicker_module_container__c48dd103 .DatePicker_module_placeholder__c48dd103 {\n color: var(--grey);\n}\n.DatePicker_module_root__c48dd103 .DatePicker_module_datePicker__c48dd103 .DatePicker_module_errorText__c48dd103 {\n font-weight: 400;\n font-size: 0.75rem;\n line-height: 0.9375rem;\n color: var(--error);\n}\n\n.DatePicker_module_popper__c48dd103 {\n display: none;\n background: var(--white);\n border: 0.0625rem solid #d9d9d9;\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n border-radius: 0.25rem;\n overflow: auto;\n}\n.DatePicker_module_popper__c48dd103.DatePicker_module_open__c48dd103 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n position: absolute;\n}";
|
|
46174
46324
|
var modules_5b831cd1 = {"root":"DatePicker_module_root__c48dd103","custom-picker":"DatePicker_module_customPicker__c48dd103","icon":"DatePicker_module_icon__c48dd103","light":"DatePicker_module_light__c48dd103","dark":"DatePicker_module_dark__c48dd103","date-picker":"DatePicker_module_datePicker__c48dd103","label":"DatePicker_module_label__c48dd103","container":"DatePicker_module_container__c48dd103","with-custom":"DatePicker_module_withCustom__c48dd103","disabled":"DatePicker_module_disabled__c48dd103","down-arrow":"DatePicker_module_downArrow__c48dd103","placeholder":"DatePicker_module_placeholder__c48dd103","open":"DatePicker_module_open__c48dd103","error":"DatePicker_module_error__c48dd103","left":"DatePicker_module_left__c48dd103","input":"DatePicker_module_input__c48dd103","close":"DatePicker_module_close__c48dd103","error-text":"DatePicker_module_errorText__c48dd103","popper":"DatePicker_module_popper__c48dd103"};
|
|
46175
|
-
n(css$
|
|
46325
|
+
n(css$I,{});
|
|
46176
46326
|
|
|
46177
46327
|
var getDateAndUnixRange$1 = function getDateAndUnixRange(duration) {
|
|
46178
46328
|
var startingDate = sub$2(new Date(), duration);
|
|
@@ -46311,9 +46461,9 @@ var getDatePickerDisplayValue = function getDatePickerDisplayValue(_ref3) {
|
|
|
46311
46461
|
return '';
|
|
46312
46462
|
};
|
|
46313
46463
|
|
|
46314
|
-
var css$
|
|
46464
|
+
var css$H = ".CustomRanges_module_root__f53b3a5c {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n padding: 0.25rem;\n gap: 0.25rem;\n}\n.CustomRanges_module_root__f53b3a5c .CustomRanges_module_option__f53b3a5c[data-elem=base-cell] {\n background-color: transparent !important;\n width: 100%;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.CustomRanges_module_root__f53b3a5c .CustomRanges_module_option__f53b3a5c[data-elem=base-cell] > [data-elem=component2] {\n color: var(--grey1);\n}\n.CustomRanges_module_root__f53b3a5c .CustomRanges_module_option__f53b3a5c[data-elem=base-cell]:hover {\n background-color: var(--grey6) !important;\n}\n.CustomRanges_module_root__f53b3a5c .CustomRanges_module_option__f53b3a5c[data-elem=base-cell].CustomRanges_module_selected__f53b3a5c {\n background-color: var(--grey6) !important;\n}";
|
|
46315
46465
|
var modules_5c8a78d6 = {"root":"CustomRanges_module_root__f53b3a5c","option":"CustomRanges_module_option__f53b3a5c","selected":"CustomRanges_module_selected__f53b3a5c"};
|
|
46316
|
-
n(css$
|
|
46466
|
+
n(css$H,{});
|
|
46317
46467
|
|
|
46318
46468
|
var getDateAndUnixRange = function getDateAndUnixRange(duration) {
|
|
46319
46469
|
var startingDate = sub$2(new Date(), duration);
|
|
@@ -46642,9 +46792,9 @@ DatePicker.defaultProps = {
|
|
|
46642
46792
|
onClear: function onClear() {}
|
|
46643
46793
|
};
|
|
46644
46794
|
|
|
46645
|
-
var css$
|
|
46795
|
+
var css$G = ".HierarchyItem_module_root__9794f954 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n flex: 1;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 0.25rem;\n min-height: 2rem;\n height: auto;\n padding: 0rem 0.5rem;\n cursor: pointer;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component1], .HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component3] {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component1] .HierarchyItem_module_expand__9794f954, .HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component3] .HierarchyItem_module_expand__9794f954 {\n padding: 0;\n height: auto;\n width: 1rem;\n height: 1rem;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component1] .HierarchyItem_module_expand__9794f954 .HierarchyItem_module_icon__9794f954, .HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component3] .HierarchyItem_module_expand__9794f954 .HierarchyItem_module_icon__9794f954 {\n transform: rotate(-90deg);\n width: 1rem;\n height: 1rem;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component2] {\n flex: 1 1 auto;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954 > [data-elem=component2] .HierarchyItem_module_title__9794f954 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n width: 100%;\n height: auto;\n padding: 0.25rem 0rem;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954:hover {\n background: var(--background);\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954:hover .HierarchyItem_module_icon__9794f954,\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954:hover .HierarchyItem_module_title__9794f954,\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_header__9794f954:hover .HierarchyItem_module_title__9794f954 svg {\n color: var(--highlight);\n fill: var(--highlight);\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_body__9794f954 {\n display: none;\n flex: 1 0 auto;\n padding: 0px 0rem 0px 0.25rem;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_body__9794f954 > [data-elem=component1] {\n flex: 0 0 1.6rem;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_body__9794f954 > [data-elem=component1] .HierarchyItem_module_tail__9794f954 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n width: 1.6rem;\n height: 100%;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_body__9794f954 > [data-elem=component1] .HierarchyItem_module_tail__9794f954::after {\n content: \"\";\n display: block;\n margin: auto;\n width: 1px;\n flex: 1;\n background: var(--grey1);\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_body__9794f954 > [data-elem=component2] {\n flex: 1 0 auto;\n}\n.HierarchyItem_module_root__9794f954 .HierarchyItem_module_body__9794f954 > [data-elem=component2] .HierarchyItem_module_children__9794f954 {\n flex: 1 0 auto;\n}\n.HierarchyItem_module_root__9794f954.HierarchyItem_module_open__9794f954 > .HierarchyItem_module_header__9794f954 .HierarchyItem_module_expand__9794f954 .HierarchyItem_module_icon__9794f954 {\n transform: none;\n}\n.HierarchyItem_module_root__9794f954.HierarchyItem_module_open__9794f954 > .HierarchyItem_module_body__9794f954 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: stretch;\n gap: 0.25rem;\n height: auto;\n}\n.HierarchyItem_module_root__9794f954.HierarchyItem_module_active__9794f954 > .HierarchyItem_module_header__9794f954 {\n background: var(--background);\n}\n.HierarchyItem_module_root__9794f954.HierarchyItem_module_active__9794f954 > .HierarchyItem_module_header__9794f954 .HierarchyItem_module_icon__9794f954,\n.HierarchyItem_module_root__9794f954.HierarchyItem_module_active__9794f954 > .HierarchyItem_module_header__9794f954 .HierarchyItem_module_title__9794f954,\n.HierarchyItem_module_root__9794f954.HierarchyItem_module_active__9794f954 > .HierarchyItem_module_header__9794f954 .HierarchyItem_module_title__9794f954 svg {\n color: var(--highlight);\n fill: var(--highlight);\n}";
|
|
46646
46796
|
var modules_6d03d164 = {"root":"HierarchyItem_module_root__9794f954","header":"HierarchyItem_module_header__9794f954","expand":"HierarchyItem_module_expand__9794f954","icon":"HierarchyItem_module_icon__9794f954","title":"HierarchyItem_module_title__9794f954","body":"HierarchyItem_module_body__9794f954","tail":"HierarchyItem_module_tail__9794f954","children":"HierarchyItem_module_children__9794f954","open":"HierarchyItem_module_open__9794f954","active":"HierarchyItem_module_active__9794f954"};
|
|
46647
|
-
n(css$
|
|
46797
|
+
n(css$G,{});
|
|
46648
46798
|
|
|
46649
46799
|
var HierarchyItem = function HierarchyItem(props) {
|
|
46650
46800
|
var defaultOpen = props.defaultOpen,
|
|
@@ -46738,9 +46888,9 @@ HierarchyItem.defaultProps = {
|
|
|
46738
46888
|
active: false
|
|
46739
46889
|
};
|
|
46740
46890
|
|
|
46741
|
-
var css$
|
|
46891
|
+
var css$F = ".HierarchyBrowser_module_root__264ec989 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n width: 20rem;\n position: relative;\n}\n.HierarchyBrowser_module_root__264ec989 .HierarchyBrowser_module_header__264ec989 {\n padding: 0.5rem;\n background: var(--dark-grey);\n color: var(--white);\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.HierarchyBrowser_module_root__264ec989 .HierarchyBrowser_module_body__264ec989 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n overflow: auto;\n}\n.HierarchyBrowser_module_root__264ec989 .HierarchyBrowser_module_item__264ec989 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 0.25rem;\n}\n.HierarchyBrowser_module_root__264ec989 .HierarchyBrowser_module_item__264ec989 .HierarchyBrowser_module_itemIcon__264ec989 {\n width: 1rem;\n}\n.HierarchyBrowser_module_root__264ec989::after {\n position: absolute;\n right: 0;\n content: \"\";\n width: 1px;\n height: 100%;\n background: var(--grey4);\n}\n.HierarchyBrowser_module_root__264ec989.HierarchyBrowser_module_resizable__264ec989:hover::after {\n width: 3px;\n cursor: col-resize;\n}";
|
|
46742
46892
|
var modules_5e29d515 = {"root":"HierarchyBrowser_module_root__264ec989","header":"HierarchyBrowser_module_header__264ec989","body":"HierarchyBrowser_module_body__264ec989","item":"HierarchyBrowser_module_item__264ec989","item-icon":"HierarchyBrowser_module_itemIcon__264ec989","resizable":"HierarchyBrowser_module_resizable__264ec989"};
|
|
46743
|
-
n(css$
|
|
46893
|
+
n(css$F,{});
|
|
46744
46894
|
|
|
46745
46895
|
var Title = function Title(props) {
|
|
46746
46896
|
var item = props.item;
|
|
@@ -46862,9 +47012,9 @@ HierarchyBrowser.defaultProps = {
|
|
|
46862
47012
|
title: 'Browser'
|
|
46863
47013
|
};
|
|
46864
47014
|
|
|
46865
|
-
var css$
|
|
47015
|
+
var css$E = ".BaseModal_module_root__22dbeb47 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n top: 50%;\n left: 50%;\n right: auto;\n bottom: auto;\n transform: translate(-50%, -50%);\n max-height: 100%;\n height: 43.75rem;\n width: 62.5rem;\n position: fixed;\n background: #ffffff;\n box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.13);\n border-radius: 8px;\n outline: none;\n}\n.BaseModal_module_root__22dbeb47 .BaseModal_module_body__22dbeb47 {\n overflow-y: scroll;\n padding: 1rem 2rem 1rem 2rem;\n}\n.BaseModal_module_root__22dbeb47 .BaseModal_module_header__22dbeb47,\n.BaseModal_module_root__22dbeb47 .BaseModal_module_footer__22dbeb47 {\n padding: 1rem;\n}\n.BaseModal_module_root__22dbeb47 .BaseModal_module_header__22dbeb47 {\n font-weight: 500;\n font-size: 1.375rem;\n border-bottom: 1px solid var(--grey4);\n}\n.BaseModal_module_root__22dbeb47 .BaseModal_module_footer__22dbeb47 {\n margin-top: auto;\n background: var(--grey6);\n border-radius: 0 0 8px 8px;\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n gap: 0.625rem;\n}\n.BaseModal_module_root__22dbeb47 button.BaseModal_module_close__22dbeb47 {\n position: absolute;\n right: 1rem;\n top: 1rem;\n padding: 0.25rem;\n height: auto;\n background: var(--grey6);\n}\n.BaseModal_module_root__22dbeb47 button.BaseModal_module_close__22dbeb47 .BaseModal_module_icon__22dbeb47 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--black);\n}";
|
|
46866
47016
|
var modules_f23ae002 = {"root":"BaseModal_module_root__22dbeb47","body":"BaseModal_module_body__22dbeb47","header":"BaseModal_module_header__22dbeb47","footer":"BaseModal_module_footer__22dbeb47","close":"BaseModal_module_close__22dbeb47","icon":"BaseModal_module_icon__22dbeb47"};
|
|
46867
|
-
n(css$
|
|
47017
|
+
n(css$E,{});
|
|
46868
47018
|
|
|
46869
47019
|
var BaseModal = function BaseModal(props) {
|
|
46870
47020
|
var className = props.className,
|
|
@@ -46943,9 +47093,9 @@ BaseModal.defaultProps = {
|
|
|
46943
47093
|
noDismiss: false
|
|
46944
47094
|
};
|
|
46945
47095
|
|
|
46946
|
-
var css$
|
|
47096
|
+
var css$D = ".Dialog_module_root__2974a020 {\n padding: 0.25rem 0px;\n max-height: 14rem;\n background: #ffffff;\n border-radius: 0.25rem;\n}\n.Dialog_module_root__2974a020.Dialog_module_sm__2974a020 {\n width: 21.25rem;\n}\n.Dialog_module_root__2974a020.Dialog_module_md__2974a020 {\n width: 35rem;\n}\n.Dialog_module_root__2974a020 .Dialog_module_header__2974a020 {\n font-weight: 600;\n font-size: 0.875rem;\n color: var(--black);\n}\n.Dialog_module_root__2974a020 .Dialog_module_footer__2974a020 {\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n gap: 1rem;\n}\n.Dialog_module_root__2974a020 .Dialog_module_footer__2974a020 .Dialog_module_cancel__2974a020[data-elem=base-cell] {\n display: flex;\n color: var(--grey1);\n border-radius: 0.25rem;\n border: 1px solid var(--grey4);\n}\n.Dialog_module_root__2974a020 .Dialog_module_description__2974a020 {\n padding: 0.5rem 0px;\n font-size: 0.75rem;\n}";
|
|
46947
47097
|
var modules_ca1540aa = {"root":"Dialog_module_root__2974a020","sm":"Dialog_module_sm__2974a020","md":"Dialog_module_md__2974a020","header":"Dialog_module_header__2974a020","footer":"Dialog_module_footer__2974a020","cancel":"Dialog_module_cancel__2974a020","description":"Dialog_module_description__2974a020"};
|
|
46948
|
-
n(css$
|
|
47098
|
+
n(css$D,{});
|
|
46949
47099
|
|
|
46950
47100
|
/* eslint-disable object-curly-newline */
|
|
46951
47101
|
var DialogBox = function DialogBox(props) {
|
|
@@ -47009,9 +47159,9 @@ DialogBox.defaultProps = {
|
|
|
47009
47159
|
size: 'sm'
|
|
47010
47160
|
};
|
|
47011
47161
|
|
|
47012
|
-
var css$
|
|
47162
|
+
var css$C = ".PageHeader_module_root__c3aca516 {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n width: 100%;\n background-color: transparent;\n gap: 0.25rem;\n}\n.PageHeader_module_root__c3aca516.PageHeader_module_darkTheme__c3aca516 {\n color: var(--white);\n}\n.PageHeader_module_root__c3aca516.PageHeader_module_darkTheme__c3aca516 .PageHeader_module_breadcrumb__c3aca516 [data-elem=breadcrumb-item-active] {\n color: var(--white);\n}\n.PageHeader_module_root__c3aca516.PageHeader_module_lightTheme__c3aca516 {\n color: var(--dark-grey);\n}\n.PageHeader_module_root__c3aca516 .PageHeader_module_description__c3aca516 {\n color: var(--grey);\n}\n.PageHeader_module_root__c3aca516 .PageHeader_module_contents__c3aca516 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n gap: 0.75rem;\n width: 100%;\n}\n.PageHeader_module_root__c3aca516 .PageHeader_module_contents__c3aca516 .PageHeader_module_left__c3aca516,\n.PageHeader_module_root__c3aca516 .PageHeader_module_contents__c3aca516 .PageHeader_module_right__c3aca516 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 0.75rem;\n}\n.PageHeader_module_root__c3aca516 .PageHeader_module_contents__c3aca516 .PageHeader_module_left__c3aca516 {\n overflow: hidden;\n}\n.PageHeader_module_root__c3aca516 .PageHeader_module_contents__c3aca516 .PageHeader_module_left__c3aca516 .PageHeader_module_title__c3aca516 {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n font-size: 2.25rem;\n font-weight: 600;\n line-height: 3.375rem;\n}\n.PageHeader_module_root__c3aca516 .PageHeader_module_contents__c3aca516 .PageHeader_module_left__c3aca516 .PageHeader_module_chip__c3aca516 {\n font-weight: 500;\n background: var(--highlight);\n color: var(--white);\n}\n.PageHeader_module_root__c3aca516 .PageHeader_module_description__c3aca516 {\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5rem;\n}\n\n.PageHeader_module_download__c3aca516,\n.PageHeader_module_calender__c3aca516 {\n width: 1.5rem;\n height: 1.5rem;\n}";
|
|
47013
47163
|
var modules_bdcbeaa5 = {"root":"PageHeader_module_root__c3aca516","dark-theme":"PageHeader_module_darkTheme__c3aca516","breadcrumb":"PageHeader_module_breadcrumb__c3aca516","light-theme":"PageHeader_module_lightTheme__c3aca516","description":"PageHeader_module_description__c3aca516","contents":"PageHeader_module_contents__c3aca516","left":"PageHeader_module_left__c3aca516","right":"PageHeader_module_right__c3aca516","title":"PageHeader_module_title__c3aca516","chip":"PageHeader_module_chip__c3aca516","download":"PageHeader_module_download__c3aca516","calender":"PageHeader_module_calender__c3aca516"};
|
|
47014
|
-
n(css$
|
|
47164
|
+
n(css$C,{});
|
|
47015
47165
|
|
|
47016
47166
|
var PageHeader = function PageHeader(props) {
|
|
47017
47167
|
var theme = props.theme,
|
|
@@ -47154,9 +47304,9 @@ function getPagination(curr, total, limit) {
|
|
|
47154
47304
|
return pages;
|
|
47155
47305
|
}
|
|
47156
47306
|
|
|
47157
|
-
var css$C = ".Pagination_module_root__cb516ea0 {\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 gap: 0.75rem;\n padding: 0.625rem 2.125rem;\n background: var(--dark-grey);\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__cb516ea0::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__cb516ea0.Pagination_module_floating__cb516ea0 {\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__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0,\n.Pagination_module_root__cb516ea0 .Pagination_module_jumpToPage__cb516ea0,\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 {\n display: none;\n flex: 0 1 15%;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 > [data-elem=component2] {\n flex: 0 1 auto;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 {\n gap: 0.75rem;\n background-color: var(--grey);\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 > [data-elem*=component] {\n overflow: hidden;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 > [data-elem=component2] {\n display: flex;\n flex: 0 0 auto;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 > [data-elem=component2]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.5px;\n height: 50%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_text__cb516ea0 {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n height: 100%;\n display: block;\n padding: 0.5rem;\n font-size: 0.875rem;\n font-weight: 500;\n color: var(--white);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [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 background-color: var(--grey);\n border: none;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: var(--white);\n font-size: 0.875rem;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [data-elem=header] > [data-elem=select] > svg {\n fill: var(--white);\n width: 0.813rem;\n height: 0.813rem;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1 100%;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 {\n flex: 1 1 40%;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_button__cb516ea0.Pagination_module_disable__cb516ea0 {\n pointer-events: none;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_button__cb516ea0 [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_button__cb516ea0 .Pagination_module_icon__cb516ea0 {\n width: 1.5rem;\n height: 1.5rem;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 {\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__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0 {\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__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0.Pagination_module_active__cb516ea0 {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 {\n display: none;\n padding: 0;\n flex: 0 1 30%;\n background: transparent;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 > [data-elem*=component] > form {\n width: -moz-fit-content;\n width: fit-content;\n margin-left: auto;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 {\n width: 100%;\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 {\n max-width: 100%;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] {\n border-radius: 0.313rem;\n background-color: transparent;\n color: var(--white);\n border-color: var(--grey1);\n border-radius: 0.25rem 0 0 0.25rem;\n height: 100%;\n width: 10rem;\n flex: 1;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] .Pagination_module_icon__cb516ea0 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n color: var(--white);\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_button__cb516ea0 {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--grey1);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_button__cb516ea0 .Pagination_module_icon__cb516ea0 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n flex-shrink: 0;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_totalData__cb516ea0 {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n display: none;\n margin: auto;\n color: var(--white);\n flex: 0 1 15%;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_totalData__cb516ea0 {\n display: inline;\n }\n}\n.Pagination_module_root__cb516ea0.Pagination_module_noTotalData__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 {\n flex: 0 1 20%;\n}\n.Pagination_module_root__cb516ea0.Pagination_module_noTotalData__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 {\n flex: 1 1 60%;\n}\n.Pagination_module_root__cb516ea0.Pagination_module_noTotalData__cb516ea0 .Pagination_module_form__cb516ea0 {\n flex: 0 1 20%;\n}";
|
|
47307
|
+
var css$B = ".Pagination_module_root__cb516ea0 {\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 gap: 0.75rem;\n padding: 0.625rem 2.125rem;\n background: var(--dark-grey);\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__cb516ea0::-webkit-scrollbar {\n display: none;\n}\n.Pagination_module_root__cb516ea0.Pagination_module_floating__cb516ea0 {\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__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0,\n.Pagination_module_root__cb516ea0 .Pagination_module_jumpToPage__cb516ea0,\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 {\n display: none;\n flex: 0 1 15%;\n background-color: transparent;\n padding: 0;\n height: 100%;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 > [data-elem=component2] {\n flex: 0 1 auto;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 {\n gap: 0.75rem;\n background-color: var(--grey);\n padding: 0;\n border-radius: 0.25rem;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 > [data-elem*=component] {\n overflow: hidden;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 > [data-elem=component2] {\n display: flex;\n flex: 0 0 auto;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_rowSwitcherHandle__cb516ea0 > [data-elem=component2]::before {\n content: \"\";\n margin: auto;\n background: var(--white);\n width: 0.5px;\n height: 50%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_text__cb516ea0 {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n height: 100%;\n display: block;\n padding: 0.5rem;\n font-size: 0.875rem;\n font-weight: 500;\n color: var(--white);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [data-elem=header] {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [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 background-color: var(--grey);\n border: none;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [data-elem=header] > [data-elem=select] > [data-elem=placeholder] {\n color: var(--white);\n font-size: 0.875rem;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 .Pagination_module_dropdown__cb516ea0 > [data-elem=header] > [data-elem=select] > svg {\n fill: var(--white);\n width: 0.813rem;\n height: 0.813rem;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1.25rem;\n flex: 1 1 100%;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 {\n flex: 1 1 40%;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_button__cb516ea0.Pagination_module_disable__cb516ea0 {\n pointer-events: none;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_button__cb516ea0 [data-elem=title] {\n color: var(--white);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_button__cb516ea0 .Pagination_module_icon__cb516ea0 {\n width: 1.5rem;\n height: 1.5rem;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 {\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__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0 {\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__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0:not([data-active=true]) {\n display: none;\n}\n@media (min-width: 768px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0:not([data-active=true]) {\n display: block;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0:hover {\n border: 1px solid var(--highlight);\n color: var(--highlight);\n background: var(--background);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_pageNumbers__cb516ea0 > .Pagination_module_pageSelect__cb516ea0 .Pagination_module_number__cb516ea0.Pagination_module_active__cb516ea0 {\n background-color: var(--highlight);\n color: var(--white);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 {\n display: none;\n padding: 0;\n flex: 0 1 30%;\n background: transparent;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n }\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 > [data-elem*=component] {\n width: 100%;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 > [data-elem*=component] > * {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 > [data-elem*=component] > form {\n width: -moz-fit-content;\n width: fit-content;\n margin-left: auto;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 {\n width: 100%;\n background: transparent;\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: stretch;\n gap: 0rem;\n padding: 0;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 > [data-elem*=component] {\n overflow: hidden;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 {\n max-width: 100%;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] {\n border-radius: 0.313rem;\n background-color: transparent;\n color: var(--white);\n border-color: var(--grey1);\n border-radius: 0.25rem 0 0 0.25rem;\n height: 100%;\n width: 10rem;\n flex: 1;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] .Pagination_module_icon__cb516ea0 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--grey1);\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] > [data-elem=component2] {\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_inputbox__cb516ea0 > label > [data-elem=base-cell] [data-elem=input] {\n text-align: center;\n color: var(--white);\n background-color: transparent;\n border: none;\n height: 100%;\n width: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_button__cb516ea0 {\n border-radius: 0rem 0.25rem 0.25rem 0rem;\n background-color: var(--grey1);\n padding: 0.75rem 0.5rem;\n height: 100%;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_form__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 .Pagination_module_button__cb516ea0 .Pagination_module_icon__cb516ea0 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n flex-shrink: 0;\n}\n.Pagination_module_root__cb516ea0 .Pagination_module_totalData__cb516ea0 {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n display: none;\n margin: auto;\n color: var(--white);\n flex: 0 1 15%;\n}\n@media (min-width: 992px) {\n .Pagination_module_root__cb516ea0 .Pagination_module_totalData__cb516ea0 {\n display: inline;\n }\n}\n.Pagination_module_root__cb516ea0.Pagination_module_noTotalData__cb516ea0 .Pagination_module_rowSwitcher__cb516ea0 {\n flex: 0 1 20%;\n}\n.Pagination_module_root__cb516ea0.Pagination_module_noTotalData__cb516ea0 .Pagination_module_jumpToPage__cb516ea0 {\n flex: 1 1 60%;\n}\n.Pagination_module_root__cb516ea0.Pagination_module_noTotalData__cb516ea0 .Pagination_module_form__cb516ea0 {\n flex: 0 1 20%;\n}";
|
|
47158
47308
|
var modules_a3d40e77 = {"root":"Pagination_module_root__cb516ea0","floating":"Pagination_module_floating__cb516ea0","row-switcher":"Pagination_module_rowSwitcher__cb516ea0","jump-to-page":"Pagination_module_jumpToPage__cb516ea0","form":"Pagination_module_form__cb516ea0","row-switcher-handle":"Pagination_module_rowSwitcherHandle__cb516ea0","text":"Pagination_module_text__cb516ea0","dropdown":"Pagination_module_dropdown__cb516ea0","page-numbers":"Pagination_module_pageNumbers__cb516ea0","button":"Pagination_module_button__cb516ea0","disable":"Pagination_module_disable__cb516ea0","icon":"Pagination_module_icon__cb516ea0","pageSelect":"Pagination_module_pageSelect__cb516ea0","number":"Pagination_module_number__cb516ea0","active":"Pagination_module_active__cb516ea0","inputbox":"Pagination_module_inputbox__cb516ea0","total-data":"Pagination_module_totalData__cb516ea0","no-total-data":"Pagination_module_noTotalData__cb516ea0"};
|
|
47159
|
-
n(css$
|
|
47309
|
+
n(css$B,{});
|
|
47160
47310
|
|
|
47161
47311
|
var dropdownOptions = ['10', '25', '50', '100', '200', '250'];
|
|
47162
47312
|
var reducer = function reducer(state, _ref) {
|
|
@@ -47433,22 +47583,22 @@ Pagination.defaultProps = {
|
|
|
47433
47583
|
onChange: function onChange() {}
|
|
47434
47584
|
};
|
|
47435
47585
|
|
|
47436
|
-
var css$
|
|
47586
|
+
var css$A = ".Stepper_module_root__7faf2abc {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: flex-start;\n gap: 1rem;\n}";
|
|
47437
47587
|
var modules_bbfded44 = {"root":"Stepper_module_root__7faf2abc"};
|
|
47438
|
-
n(css$
|
|
47588
|
+
n(css$A,{});
|
|
47439
47589
|
|
|
47440
|
-
var css$
|
|
47590
|
+
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 --highlight: #0f62fe;\n --dark-blue: #001833;\n --background: #d0e2ff;\n --menu-black: #191b1f;\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}";
|
|
47441
47591
|
var modules_dd21d9e9 = {"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","highlight":"--highlight","dark-blue":"--dark-blue","background":"--background","banyan-blue":"--banyan-blue","banyan-orange":"--banyan-orange","banyan-pink":"--banyan-pink","banyan-gradient":"--banyan-gradient","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"};
|
|
47442
|
-
n(css$
|
|
47592
|
+
n(css$z,{});
|
|
47443
47593
|
|
|
47444
47594
|
var COLORS = Object.keys(modules_dd21d9e9).reduce(function (acc, curr) {
|
|
47445
47595
|
acc[curr] = getCSSVariableValue(modules_dd21d9e9[curr]);
|
|
47446
47596
|
return acc;
|
|
47447
47597
|
}, {});
|
|
47448
47598
|
|
|
47449
|
-
var css$
|
|
47599
|
+
var css$y = ".Step_module_root__94d74268 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: flex-start;\n position: relative;\n z-index: 1;\n gap: 0.5rem;\n flex: 1;\n cursor: default;\n}\n.Step_module_root__94d74268:last-child {\n flex: 0 1 auto;\n}\n.Step_module_root__94d74268:last-child .Step_module_title__94d74268::after {\n display: none;\n}\n.Step_module_root__94d74268 .Step_module_left__94d74268 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n position: relative;\n width: 1.5rem;\n height: 1.5rem;\n background: var(--white);\n border: 0.063rem solid var(--grey2);\n border-radius: 2rem;\n font-size: 1rem;\n color: var(--grey2);\n}\n.Step_module_root__94d74268 .Step_module_left__94d74268 .Step_module_icon__94d74268 {\n width: 0.75rem;\n height: 0.75rem;\n}\n.Step_module_root__94d74268 .Step_module_left__94d74268 .Step_module_icon__94d74268.Step_module_errorIcon__94d74268 {\n fill: var(--error);\n}\n.Step_module_root__94d74268 .Step_module_left__94d74268 .Step_module_icon__94d74268.Step_module_completionIcon__94d74268 {\n fill: var(--highlight);\n}\n.Step_module_root__94d74268 .Step_module_left__94d74268 .Step_module_icon__94d74268.Step_module_completionIcon__94d74268.Step_module_active__94d74268 {\n fill: var(--white);\n}\n.Step_module_root__94d74268 .Step_module_left__94d74268 .Step_module_progress__94d74268 {\n position: absolute;\n z-index: -1;\n inset: -0.3rem;\n border-radius: 2rem;\n}\n.Step_module_root__94d74268 .Step_module_left__94d74268 .Step_module_progress__94d74268::after {\n position: absolute;\n content: \"\";\n inset: 0.15rem;\n background: white;\n border-radius: 2rem;\n}\n.Step_module_root__94d74268 .Step_module_right__94d74268 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n flex: 1;\n}\n.Step_module_root__94d74268 .Step_module_right__94d74268 .Step_module_title__94d74268 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: flex-start;\n gap: 0.75rem;\n width: 100%;\n font-size: 1rem;\n color: var(--grey2);\n}\n.Step_module_root__94d74268 .Step_module_right__94d74268 .Step_module_title__94d74268::after {\n content: \"\";\n flex: 1;\n min-width: 1.5rem;\n border-bottom: 0.063rem solid;\n margin-top: 0.75rem;\n border-bottom-color: var(--grey2);\n}\n.Step_module_root__94d74268 .Step_module_right__94d74268 .Step_module_title__94d74268.Step_module_noTail__94d74268::after {\n display: none;\n}\n.Step_module_root__94d74268 .Step_module_right__94d74268 .Step_module_description__94d74268 {\n font-size: 0.75rem;\n color: var(--grey2);\n}\n.Step_module_root__94d74268.Step_module_active__94d74268 .Step_module_left__94d74268 {\n background: var(--highlight);\n color: var(--white);\n}\n.Step_module_root__94d74268.Step_module_active__94d74268 .Step_module_left__94d74268, .Step_module_root__94d74268.Step_module_completed__94d74268 .Step_module_left__94d74268 {\n border-color: var(--highlight);\n}\n.Step_module_root__94d74268.Step_module_active__94d74268 .Step_module_right__94d74268 .Step_module_title__94d74268, .Step_module_root__94d74268.Step_module_completed__94d74268 .Step_module_right__94d74268 .Step_module_title__94d74268 {\n color: var(--black);\n}\n.Step_module_root__94d74268.Step_module_active__94d74268 .Step_module_right__94d74268 .Step_module_description__94d74268, .Step_module_root__94d74268.Step_module_completed__94d74268 .Step_module_right__94d74268 .Step_module_description__94d74268 {\n color: var(--grey);\n}\n.Step_module_root__94d74268.Step_module_completed__94d74268 .Step_module_right__94d74268 .Step_module_title__94d74268::after {\n border-bottom-color: var(--highlight);\n}\n.Step_module_root__94d74268.Step_module_error__94d74268 .Step_module_left__94d74268 {\n background: var(--white);\n border-color: var(--error);\n color: var(--error);\n}\n.Step_module_root__94d74268.Step_module_error__94d74268 .Step_module_right__94d74268 .Step_module_title__94d74268 {\n color: var(--error);\n}\n.Step_module_root__94d74268.Step_module_error__94d74268 .Step_module_right__94d74268 .Step_module_description__94d74268 {\n color: rgba(var(--error), 0.6);\n}";
|
|
47450
47600
|
var modules_abbc385a = {"root":"Step_module_root__94d74268","title":"Step_module_title__94d74268","left":"Step_module_left__94d74268","icon":"Step_module_icon__94d74268","error-icon":"Step_module_errorIcon__94d74268","completion-icon":"Step_module_completionIcon__94d74268","active":"Step_module_active__94d74268","progress":"Step_module_progress__94d74268","right":"Step_module_right__94d74268","no-tail":"Step_module_noTail__94d74268","description":"Step_module_description__94d74268","completed":"Step_module_completed__94d74268","error":"Step_module_error__94d74268"};
|
|
47451
|
-
n(css$
|
|
47601
|
+
n(css$y,{});
|
|
47452
47602
|
|
|
47453
47603
|
var Step = function Step(props) {
|
|
47454
47604
|
var title = props.title,
|
|
@@ -47574,9 +47724,9 @@ var TableColumn = /*#__PURE__*/_createClass(function TableColumn(_ref) {
|
|
|
47574
47724
|
this.sticky = sticky;
|
|
47575
47725
|
});
|
|
47576
47726
|
|
|
47577
|
-
var css$
|
|
47727
|
+
var css$x = ".TableCell_module_root__915d8e0c[data-elem=base-cell] {\n background: var(--white);\n border-bottom: 1px solid var(--grey4);\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell] > [data-elem*=component] {\n overflow: hidden;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell] > [data-elem*=component] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n flex: 1;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell] > [data-elem*=component] .TableCell_module_cellText__915d8e0c {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n display: inline-block;\n width: 100%;\n font-size: 0.875rem;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c {\n background: var(--grey6);\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c .TableCell_module_cellText__915d8e0c {\n font-weight: 500;\n color: var(--grey);\n font-size: 0.75rem;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c > [data-elem=component2] {\n flex: 0 0 auto;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c > [data-elem=component2] .TableCell_module_cellText__915d8e0c {\n width: auto;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c > [data-elem=component3] {\n flex: 0 0 auto;\n margin-right: auto;\n overflow: visible;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c > [data-elem=component3] button.TableCell_module_sort__915d8e0c {\n height: auto;\n background: transparent;\n padding: 0;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c > [data-elem=component3] .TableCell_module_sortIcon__915d8e0c {\n width: 1rem;\n height: 1rem;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c.TableCell_module_sortDefault__915d8e0c > [data-elem=component3] {\n visibility: hidden;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c.TableCell_module_sortDefault__915d8e0c > [data-elem=component3] .TableCell_module_sortIcon__915d8e0c {\n width: 1rem;\n height: 1rem;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c.TableCell_module_sortAsc__915d8e0c > [data-elem=component3], .TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c.TableCell_module_sortDesc__915d8e0c > [data-elem=component3] {\n visibility: visible;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c.TableCell_module_sortAsc__915d8e0c > [data-elem=component3] .TableCell_module_sortIcon__915d8e0c, .TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c.TableCell_module_sortDesc__915d8e0c > [data-elem=component3] .TableCell_module_sortIcon__915d8e0c {\n fill: var(--highlight);\n width: 1rem;\n height: 1rem;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_headerCell__915d8e0c.TableCell_module_sortable__915d8e0c:hover > [data-elem=component3] {\n visibility: visible;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_bodyCell__915d8e0c .TableCell_module_cellText__915d8e0c.TableCell_module_multiLine__915d8e0c {\n white-space: normal;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n font-size: 0.75rem;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_stickyLeft__915d8e0c {\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n position: sticky;\n left: 0;\n}\n.TableCell_module_root__915d8e0c[data-elem=base-cell].TableCell_module_stickyRight__915d8e0c {\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n position: sticky;\n right: 0;\n}";
|
|
47578
47728
|
var modules_7ba8d001 = {"root":"TableCell_module_root__915d8e0c","cell-text":"TableCell_module_cellText__915d8e0c","header-cell":"TableCell_module_headerCell__915d8e0c","sortable":"TableCell_module_sortable__915d8e0c","sort":"TableCell_module_sort__915d8e0c","sort-icon":"TableCell_module_sortIcon__915d8e0c","sort-default":"TableCell_module_sortDefault__915d8e0c","sort-asc":"TableCell_module_sortAsc__915d8e0c","sort-desc":"TableCell_module_sortDesc__915d8e0c","body-cell":"TableCell_module_bodyCell__915d8e0c","multi-line":"TableCell_module_multiLine__915d8e0c","sticky-left":"TableCell_module_stickyLeft__915d8e0c","sticky-right":"TableCell_module_stickyRight__915d8e0c"};
|
|
47579
|
-
n(css$
|
|
47729
|
+
n(css$x,{});
|
|
47580
47730
|
|
|
47581
47731
|
var SORT_ICONS = {
|
|
47582
47732
|
asc: /*#__PURE__*/jsxRuntime.jsx(Sort, {
|
|
@@ -47675,9 +47825,9 @@ TableCell.defaultProps = _objectSpread2(_objectSpread2({}, BaseCell.defaultProps
|
|
|
47675
47825
|
onSort: function onSort() {}
|
|
47676
47826
|
});
|
|
47677
47827
|
|
|
47678
|
-
var css$
|
|
47828
|
+
var css$w = ".TableRow_module_root__56f50f2c {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.TableRow_module_root__56f50f2c.TableRow_module_headerRow__56f50f2c {\n background: var(--grey6);\n}\n.TableRow_module_root__56f50f2c.TableRow_module_headerRow__56f50f2c > [data-elem=base-cell].TableRow_module_expandableCell__56f50f2c {\n background: transparent;\n}\n.TableRow_module_root__56f50f2c.TableRow_module_headerRow__56f50f2c > [data-elem=base-cell].TableRow_module_expandableCell__56f50f2c > [data-elem=component2] {\n width: 3rem;\n visibility: hidden;\n}\n.TableRow_module_root__56f50f2c.TableRow_module_bodyRow__56f50f2c {\n background: var(--white);\n}\n.TableRow_module_root__56f50f2c.TableRow_module_bodyRow__56f50f2c > [data-elem=base-cell] {\n background: var(--white);\n}\n.TableRow_module_root__56f50f2c.TableRow_module_bodyRow__56f50f2c:hover > [data-elem=base-cell] {\n background: var(--info-bg);\n}\n.TableRow_module_root__56f50f2c.TableRow_module_bodyRow__56f50f2c[data-active=true] > [data-elem=base-cell] {\n background: var(--background);\n}\n.TableRow_module_root__56f50f2c > [data-elem=base-cell]:first-child {\n padding-left: 1rem;\n}\n.TableRow_module_root__56f50f2c > [data-elem=base-cell]:last-child {\n padding-right: 1rem;\n}\n.TableRow_module_root__56f50f2c.TableRow_module_rowHeightMd__56f50f2c > td[data-elem=base-cell] {\n height: 3rem;\n}\n.TableRow_module_root__56f50f2c.TableRow_module_rowHeightLg__56f50f2c > td[data-elem=base-cell] {\n height: 4rem;\n}\n.TableRow_module_root__56f50f2c > [data-elem=base-cell].TableRow_module_expandableCell__56f50f2c {\n padding-left: 0.9rem;\n padding-right: 0.1rem;\n overflow: visible;\n}\n.TableRow_module_root__56f50f2c > [data-elem=base-cell].TableRow_module_expandableCell__56f50f2c > [data-elem=component2] {\n overflow: visible;\n}\n.TableRow_module_root__56f50f2c > [data-elem=base-cell].TableRow_module_expandableCell__56f50f2c > [data-elem=component2] > [data-elem=text] {\n overflow: visible;\n}\n.TableRow_module_root__56f50f2c button.TableRow_module_button__56f50f2c[data-elem=base-cell] .TableRow_module_icon__56f50f2c {\n width: 1.5rem;\n height: 1.5rem;\n}\n.TableRow_module_root__56f50f2c button.TableRow_module_button__56f50f2c[data-elem=base-cell]:disabled {\n cursor: default;\n}\n.TableRow_module_root__56f50f2c button.TableRow_module_button__56f50f2c[data-elem=base-cell]:disabled .TableRow_module_icon__56f50f2c {\n visibility: hidden;\n}\n.TableRow_module_root__56f50f2c .TableRow_module_expanded__56f50f2c .TableRow_module_button__56f50f2c .TableRow_module_icon__56f50f2c {\n transform: rotate(180deg);\n}";
|
|
47679
47829
|
var modules_f6618a87 = {"root":"TableRow_module_root__56f50f2c","header-row":"TableRow_module_headerRow__56f50f2c","expandable-cell":"TableRow_module_expandableCell__56f50f2c","body-row":"TableRow_module_bodyRow__56f50f2c","row-height-md":"TableRow_module_rowHeightMd__56f50f2c","row-height-lg":"TableRow_module_rowHeightLg__56f50f2c","button":"TableRow_module_button__56f50f2c","icon":"TableRow_module_icon__56f50f2c","expanded":"TableRow_module_expanded__56f50f2c"};
|
|
47680
|
-
n(css$
|
|
47830
|
+
n(css$w,{});
|
|
47681
47831
|
|
|
47682
47832
|
var TableRow = /*#__PURE__*/React.forwardRef(function BaseTable(props, ref) {
|
|
47683
47833
|
var _headerData$map;
|
|
@@ -47792,9 +47942,9 @@ TableRow.defaultProps = {
|
|
|
47792
47942
|
rowHeight: 'md'
|
|
47793
47943
|
};
|
|
47794
47944
|
|
|
47795
|
-
var css$
|
|
47945
|
+
var css$v = ".TableBody_module_root__77e2990d {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n}";
|
|
47796
47946
|
var modules_82c0c387 = {"root":"TableBody_module_root__77e2990d"};
|
|
47797
|
-
n(css$
|
|
47947
|
+
n(css$v,{});
|
|
47798
47948
|
|
|
47799
47949
|
/* eslint-disable no-underscore-dangle */
|
|
47800
47950
|
var TableBody = function TableBody(props) {
|
|
@@ -47874,9 +48024,9 @@ TableBody.defaultProps = {
|
|
|
47874
48024
|
rowHeight: 'md'
|
|
47875
48025
|
};
|
|
47876
48026
|
|
|
47877
|
-
var css$
|
|
48027
|
+
var css$u = ".TableHeader_module_root__daf69a14 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n}";
|
|
47878
48028
|
var modules_3be98c28 = {"root":"TableHeader_module_root__daf69a14"};
|
|
47879
|
-
n(css$
|
|
48029
|
+
n(css$u,{});
|
|
47880
48030
|
|
|
47881
48031
|
/* eslint-disable react/forbid-prop-types */
|
|
47882
48032
|
var TableHeader = function TableHeader(props) {
|
|
@@ -47927,13 +48077,13 @@ TableHeader.defaultProps = {
|
|
|
47927
48077
|
rowHeight: 'md'
|
|
47928
48078
|
};
|
|
47929
48079
|
|
|
47930
|
-
var css$
|
|
48080
|
+
var css$t = ".BaseTable_module_root__7a8d241c {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n background: var(--white);\n overflow: auto;\n}";
|
|
47931
48081
|
var modules_f1817c60 = {"root":"BaseTable_module_root__7a8d241c"};
|
|
47932
|
-
n(css$
|
|
48082
|
+
n(css$t,{});
|
|
47933
48083
|
|
|
47934
|
-
var css$
|
|
48084
|
+
var css$s = ".Skeleton_module_root__ad62f983 {\n width: 100%;\n height: 100%;\n background: var(--grey6);\n background-repeat: no-repeat;\n background-size: cover;\n display: inline-block;\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_lightTheme__ad62f983 {\n background-color: var(--skeleton);\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_darkTheme__ad62f983 {\n background-color: var(--grey2);\n opacity: 0.2;\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_animated__ad62f983 {\n animation-duration: 1.25s;\n animation-fill-mode: forwards;\n animation-iteration-count: infinite;\n animation-name: Skeleton_module_shimmer__ad62f983;\n animation-timing-function: linear;\n -webkit-animation-fill-mode: forwards;\n -webkit-animation-iteration-count: infinite;\n -webkit-animation-name: Skeleton_module_shimmer__ad62f983;\n -webkit-animation-timing-function: linear;\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_animated__ad62f983.Skeleton_module_lightTheme__ad62f983 {\n background-image: linear-gradient(to right, var(--skeleton) 0%, var(--grey8) 20%, var(--skeleton) 40%, var(--skeleton) 100%);\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_animated__ad62f983.Skeleton_module_darkTheme__ad62f983 {\n background-image: linear-gradient(to right, var(--grey2) 0%, var(--grey4) 20%, var(--grey2) 40%, var(--grey2) 100%);\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_text__ad62f983 {\n height: 1.5rem;\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_circle__ad62f983 {\n border-radius: 50%;\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_rounded__ad62f983 {\n border-radius: 0.25rem;\n}\n.Skeleton_module_root__ad62f983.Skeleton_module_ellipse__ad62f983 {\n border-radius: 1.5rem;\n}\n\n@keyframes Skeleton_module_shimmer__ad62f983 {\n 0% {\n background-position: -50rem 0;\n }\n 100% {\n background-position: 50rem 0;\n }\n}";
|
|
47935
48085
|
var modules_37a5ff73$8 = {"root":"Skeleton_module_root__ad62f983","light-theme":"Skeleton_module_lightTheme__ad62f983","dark-theme":"Skeleton_module_darkTheme__ad62f983","animated":"Skeleton_module_animated__ad62f983","shimmer":"Skeleton_module_shimmer__ad62f983","text":"Skeleton_module_text__ad62f983","circle":"Skeleton_module_circle__ad62f983","rounded":"Skeleton_module_rounded__ad62f983","ellipse":"Skeleton_module_ellipse__ad62f983"};
|
|
47936
|
-
n(css$
|
|
48086
|
+
n(css$s,{});
|
|
47937
48087
|
|
|
47938
48088
|
var Skeleton = function Skeleton(props) {
|
|
47939
48089
|
var height = props.height,
|
|
@@ -47972,9 +48122,9 @@ Skeleton.defaultProps = {
|
|
|
47972
48122
|
style: {}
|
|
47973
48123
|
};
|
|
47974
48124
|
|
|
47975
|
-
var css$
|
|
48125
|
+
var css$r = ".Skeleton_module_row__f53f20f3 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 1rem;\n margin-bottom: 1rem;\n padding: 0rem 0.5rem;\n}\n.Skeleton_module_row__f53f20f3.Skeleton_module_header__f53f20f3 {\n height: 2rem;\n background: var(--grey4);\n border-radius: 0.25rem;\n}\n.Skeleton_module_row__f53f20f3.Skeleton_module_header__f53f20f3 .Skeleton_module_th__f53f20f3 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.Skeleton_module_row__f53f20f3.Skeleton_module_header__f53f20f3 .Skeleton_module_th__f53f20f3 .Skeleton_module_skeleton__f53f20f3 {\n background: var(--grey8);\n}\n.Skeleton_module_row__f53f20f3 > .Skeleton_module_column__f53f20f3 {\n width: 100%;\n}\n.Skeleton_module_row__f53f20f3 > .Skeleton_module_column__f53f20f3 .Skeleton_module_skeleton__f53f20f3 {\n height: 1.5rem;\n}";
|
|
47976
48126
|
var modules_37a5ff73$7 = {"row":"Skeleton_module_row__f53f20f3","header":"Skeleton_module_header__f53f20f3","th":"Skeleton_module_th__f53f20f3","skeleton":"Skeleton_module_skeleton__f53f20f3","column":"Skeleton_module_column__f53f20f3"};
|
|
47977
|
-
n(css$
|
|
48127
|
+
n(css$r,{});
|
|
47978
48128
|
|
|
47979
48129
|
var COLUMNS = _toConsumableArray$1(Array(4).keys()).map(function () {
|
|
47980
48130
|
return Math.floor(Math.random() * 80 + 20);
|
|
@@ -48076,11 +48226,9 @@ BaseTable.defaultProps = {
|
|
|
48076
48226
|
theme: 'light'
|
|
48077
48227
|
};
|
|
48078
48228
|
|
|
48079
|
-
|
|
48080
|
-
|
|
48081
|
-
var css$r = ".Tooltip_module_tooltip__04fbc763 {\n text-align: center;\n border-radius: 0.25rem;\n min-width: auto;\n max-width: 12rem;\n padding: 0.375rem;\n font-size: 0.875rem;\n font-family: sans-serif;\n line-height: 1;\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_light__04fbc763 {\n color: var(--black);\n background: var(--grey7);\n border-color: var(--black);\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_light__04fbc763 .Tooltip_module_arrow__04fbc763 {\n background: var(--grey7);\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_dark__04fbc763 {\n color: var(--white);\n background: var(--black);\n border-color: var(--white);\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_dark__04fbc763 .Tooltip_module_arrow__04fbc763 {\n background: var(--black);\n}\n.Tooltip_module_tooltip__04fbc763 .Tooltip_module_arrow__04fbc763 {\n position: absolute;\n width: 1rem;\n height: 1rem;\n z-index: -1;\n pointer-events: none;\n transform: rotate(45deg);\n}";
|
|
48229
|
+
var css$q = ".Tooltip_module_tooltip__04fbc763 {\n text-align: center;\n border-radius: 0.25rem;\n min-width: auto;\n max-width: 12rem;\n padding: 0.375rem;\n font-size: 0.875rem;\n font-family: sans-serif;\n line-height: 1;\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_light__04fbc763 {\n color: var(--black);\n background: var(--grey7);\n border-color: var(--black);\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_light__04fbc763 .Tooltip_module_arrow__04fbc763 {\n background: var(--grey7);\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_dark__04fbc763 {\n color: var(--white);\n background: var(--black);\n border-color: var(--white);\n}\n.Tooltip_module_tooltip__04fbc763.Tooltip_module_dark__04fbc763 .Tooltip_module_arrow__04fbc763 {\n background: var(--black);\n}\n.Tooltip_module_tooltip__04fbc763 .Tooltip_module_arrow__04fbc763 {\n position: absolute;\n width: 1rem;\n height: 1rem;\n z-index: -1;\n pointer-events: none;\n transform: rotate(45deg);\n}";
|
|
48082
48230
|
var modules_e4619b04 = {"tooltip":"Tooltip_module_tooltip__04fbc763","light":"Tooltip_module_light__04fbc763","arrow":"Tooltip_module_arrow__04fbc763","dark":"Tooltip_module_dark__04fbc763"};
|
|
48083
|
-
n(css$
|
|
48231
|
+
n(css$q,{});
|
|
48084
48232
|
|
|
48085
48233
|
var Tooltip = /*#__PURE__*/React.forwardRef(function Tooltip(props, propRef) {
|
|
48086
48234
|
var _middlewareData$arrow, _middlewareData$arrow2, _middlewareData$arrow3, _middlewareData$arrow4;
|
|
@@ -48187,9 +48335,9 @@ Tooltip.defaultProps = {
|
|
|
48187
48335
|
className: ''
|
|
48188
48336
|
};
|
|
48189
48337
|
|
|
48190
|
-
var css$
|
|
48338
|
+
var css$p = ".Skeleton_module_root__15c10a9b[data-elem=base-cell] {\n align-items: flex-start;\n width: 100%;\n}\n.Skeleton_module_root__15c10a9b[data-elem=base-cell] > [data-elem=component1] {\n width: auto;\n}\n.Skeleton_module_root__15c10a9b[data-elem=base-cell] > [data-elem=component1] > [data-elem=skeleton] {\n height: 1.5rem;\n width: 1.5rem !important;\n}\n.Skeleton_module_root__15c10a9b[data-elem=base-cell] > [data-elem=component2] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 1rem;\n flex: 8;\n}\n.Skeleton_module_root__15c10a9b[data-elem=base-cell] > [data-elem=component2] > [data-elem=skeleton] {\n max-width: 9rem;\n height: 1.5rem;\n}";
|
|
48191
48339
|
var modules_37a5ff73$6 = {"root":"Skeleton_module_root__15c10a9b"};
|
|
48192
|
-
n(css$
|
|
48340
|
+
n(css$p,{});
|
|
48193
48341
|
|
|
48194
48342
|
var CHIPS = _toConsumableArray$1(Array(5).keys());
|
|
48195
48343
|
var TableChipsSkeleton = function TableChipsSkeleton(_ref) {
|
|
@@ -48210,22 +48358,29 @@ var TableChipsSkeleton = function TableChipsSkeleton(_ref) {
|
|
|
48210
48358
|
});
|
|
48211
48359
|
};
|
|
48212
48360
|
|
|
48213
|
-
var css$
|
|
48214
|
-
var modules_ac61eac3 = {"root":"
|
|
48215
|
-
n(css$
|
|
48361
|
+
var css$o = ".TableChipItem_module_root__928eddc9 {\n background: var(--grey8);\n border: 1px solid var(--grey4);\n padding: 0.25rem;\n height: 100%;\n max-height: 3rem;\n max-width: -moz-fit-content;\n max-width: fit-content;\n cursor: default;\n}\n.TableChipItem_module_root__928eddc9 .TableChipItem_module_chipIcon__928eddc9 {\n width: 1rem;\n height: 1rem;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: 0.25rem;\n height: 100%;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_label__928eddc9 {\n height: 100%;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_label__928eddc9 div.TableChipItem_module_chipSearch__928eddc9 > label > [data-elem=base-cell] {\n background-color: transparent;\n border: none;\n padding: 0 0.125rem;\n border-radius: 0.125rem;\n width: auto;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_label__928eddc9 div.TableChipItem_module_chipSearch__928eddc9 > label > [data-elem=base-cell] > [data-elem=component2] > [data-elem=input] {\n font-size: 0.875rem;\n font-weight: 500;\n width: auto;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] div.TableChipItem_module_chipSearch__928eddc9 {\n padding: 0;\n height: 100%;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] div.TableChipItem_module_chipSearch__928eddc9 > label > [data-elem=base-cell] {\n border-radius: 1.5rem;\n width: auto;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] div.TableChipItem_module_chipSearch__928eddc9 > label > [data-elem=base-cell] > [data-elem=component2] > [data-elem=input] {\n font-size: 0.875rem;\n font-weight: 500;\n width: auto;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_chip__928eddc9 {\n height: 100%;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_chip__928eddc9:not(:disabled) {\n cursor: pointer;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_chip__928eddc9:disabled {\n cursor: default;\n color: var(--info);\n border-color: var(--info-outline);\n background: var(--info-bg);\n filter: none;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_chip__928eddc9 > [data-elem=component2] > [data-elem=title] {\n color: var(--dark-grey);\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component2] .TableChipItem_module_chip__928eddc9 .TableChipItem_module_icon__928eddc9 {\n width: 0.875rem;\n height: 0.875rem;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component3] {\n height: 100%;\n width: auto;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component3] button.TableChipItem_module_remove__928eddc9[data-elem=base-cell] {\n background: transparent;\n padding: 0;\n}\n.TableChipItem_module_root__928eddc9 > [data-elem=component3] button.TableChipItem_module_remove__928eddc9[data-elem=base-cell] .TableChipItem_module_icon__928eddc9 {\n width: 1rem;\n height: 1rem;\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_disabled__928eddc9:hover {\n border-color: var(--grey4);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_disabled__928eddc9:hover > [data-elem=component2] .TableChipItem_module_label__928eddc9 {\n color: var(--dark-grey);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_disabled__928eddc9:hover > [data-elem=component2] .TableChipItem_module_chipChild__928eddc9 {\n background: var(--info-bg);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_disabled__928eddc9:hover > [data-elem=component2] .TableChipItem_module_chipChild__928eddc9 > [data-elem=component2] > [data-elem=title] {\n color: var(--dark-grey);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_disabled__928eddc9:hover > [data-elem=component2] .TableChipItem_module_chipChild__928eddc9 .TableChipItem_module_icon__928eddc9 {\n width: 0.875rem;\n height: 0.875rem;\n}\n.TableChipItem_module_root__928eddc9:hover:not(.TableChipItem_module_temp__928eddc9) {\n border-color: var(--highlight);\n}\n.TableChipItem_module_root__928eddc9:hover:not(.TableChipItem_module_temp__928eddc9) > [data-elem=component2] .TableChipItem_module_label__928eddc9 {\n color: var(--highlight);\n}\n.TableChipItem_module_root__928eddc9:hover:not(.TableChipItem_module_temp__928eddc9) > [data-elem=component2] .TableChipItem_module_chip__928eddc9 {\n background: var(--background);\n}\n.TableChipItem_module_root__928eddc9:hover:not(.TableChipItem_module_temp__928eddc9) > [data-elem=component2] .TableChipItem_module_chip__928eddc9 > [data-elem=component2] > [data-elem=title] {\n color: var(--highlight);\n}\n.TableChipItem_module_root__928eddc9:hover:not(.TableChipItem_module_temp__928eddc9) > [data-elem=component2] .TableChipItem_module_chip__928eddc9 .TableChipItem_module_icon__928eddc9 {\n width: 0.875rem;\n height: 0.875rem;\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_temp__928eddc9 {\n background: var(--highlight);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_temp__928eddc9 > [data-elem=component1] .TableChipItem_module_chipIcon__928eddc9 {\n fill: var(--white);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_temp__928eddc9 > [data-elem=component2] .TableChipItem_module_label__928eddc9 {\n color: var(--white);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_temp__928eddc9:hover > [data-elem=component2] .TableChipItem_module_chip__928eddc9 {\n background: var(--info-bg);\n}\n.TableChipItem_module_root__928eddc9.TableChipItem_module_temp__928eddc9 > [data-elem=component3] .TableChipItem_module_remove__928eddc9 .TableChipItem_module_icon__928eddc9 {\n fill: var(--white);\n}";
|
|
48362
|
+
var modules_ac61eac3 = {"root":"TableChipItem_module_root__928eddc9","chip-icon":"TableChipItem_module_chipIcon__928eddc9","label":"TableChipItem_module_label__928eddc9","chip-search":"TableChipItem_module_chipSearch__928eddc9","chip":"TableChipItem_module_chip__928eddc9","icon":"TableChipItem_module_icon__928eddc9","remove":"TableChipItem_module_remove__928eddc9","disabled":"TableChipItem_module_disabled__928eddc9","chip-child":"TableChipItem_module_chipChild__928eddc9","temp":"TableChipItem_module_temp__928eddc9"};
|
|
48363
|
+
n(css$o,{});
|
|
48216
48364
|
|
|
48217
|
-
var TableChipItem = function
|
|
48365
|
+
var TableChipItem = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
48218
48366
|
// eslint-disable-next-line object-curly-newline
|
|
48219
48367
|
var className = props.className,
|
|
48220
48368
|
icon = props.icon,
|
|
48221
48369
|
rightComponent = props.rightComponent,
|
|
48222
48370
|
label = props.label,
|
|
48371
|
+
labelSearch = props.labelSearch,
|
|
48223
48372
|
value = props.value,
|
|
48373
|
+
valueSearch = props.valueSearch,
|
|
48224
48374
|
onRemove = props.onRemove,
|
|
48225
48375
|
disabled = props.disabled,
|
|
48226
|
-
search = props.search,
|
|
48227
48376
|
onSearch = props.onSearch,
|
|
48228
|
-
|
|
48377
|
+
onKeyDown = props.onKeyDown,
|
|
48378
|
+
autocompleteOptions = props.autocompleteOptions,
|
|
48379
|
+
temp = props.temp;
|
|
48380
|
+
var _useState = React.useState(false),
|
|
48381
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
48382
|
+
autocompleteOpen = _useState2[0],
|
|
48383
|
+
setAutocompleteOpen = _useState2[1];
|
|
48229
48384
|
|
|
48230
48385
|
// component 1
|
|
48231
48386
|
var Icon = icon;
|
|
@@ -48236,39 +48391,75 @@ var TableChipItem = function TableChipItem(props) {
|
|
|
48236
48391
|
} else {
|
|
48237
48392
|
Icon = null;
|
|
48238
48393
|
}
|
|
48239
|
-
|
|
48240
|
-
|
|
48241
|
-
|
|
48242
|
-
|
|
48394
|
+
var labelDOM = /*#__PURE__*/jsxRuntime.jsx(Text, {
|
|
48395
|
+
variant: "b2",
|
|
48396
|
+
stroke: "medium",
|
|
48397
|
+
className: modules_ac61eac3.label,
|
|
48398
|
+
children: label
|
|
48399
|
+
});
|
|
48400
|
+
if (labelSearch) {
|
|
48401
|
+
labelDOM = /*#__PURE__*/jsxRuntime.jsx(Text, {
|
|
48243
48402
|
className: modules_ac61eac3.label,
|
|
48244
48403
|
variant: "b2",
|
|
48245
48404
|
stroke: "medium",
|
|
48246
|
-
children:
|
|
48247
|
-
|
|
48248
|
-
|
|
48405
|
+
children: labelSearch ? /*#__PURE__*/jsxRuntime.jsx(TextField, {
|
|
48406
|
+
autocomplete: true,
|
|
48407
|
+
autocompleteOptions: _objectSpread2(_objectSpread2({}, autocompleteOptions), {}, {
|
|
48408
|
+
open: autocompleteOpen,
|
|
48409
|
+
setOpen: setAutocompleteOpen
|
|
48410
|
+
}),
|
|
48411
|
+
name: "label",
|
|
48412
|
+
value: label,
|
|
48413
|
+
onChange: onSearch,
|
|
48414
|
+
className: modules_ac61eac3['chip-search'],
|
|
48415
|
+
inputProps: {
|
|
48416
|
+
style: {
|
|
48417
|
+
width: "".concat(label === null || label === void 0 ? void 0 : label.length, "ch"),
|
|
48418
|
+
minWidth: '2rem',
|
|
48419
|
+
maxWidth: '20rem'
|
|
48420
|
+
},
|
|
48421
|
+
'data-search': 'label',
|
|
48422
|
+
size: 1
|
|
48423
|
+
}
|
|
48424
|
+
}) : label
|
|
48425
|
+
});
|
|
48426
|
+
}
|
|
48427
|
+
var valueDOM = typeof value === 'string' && value.length > 0 && /*#__PURE__*/jsxRuntime.jsx(Chip, {
|
|
48428
|
+
disabled: disabled,
|
|
48429
|
+
className: modules_ac61eac3.chip,
|
|
48430
|
+
title: value,
|
|
48431
|
+
radius: "ellipse",
|
|
48432
|
+
color: "info",
|
|
48433
|
+
variant: "input"
|
|
48434
|
+
});
|
|
48435
|
+
if (!labelSearch && valueSearch) {
|
|
48436
|
+
valueDOM = /*#__PURE__*/jsxRuntime.jsx(TextField, {
|
|
48437
|
+
autocomplete: true,
|
|
48438
|
+
autocompleteOptions: _objectSpread2(_objectSpread2({}, autocompleteOptions), {}, {
|
|
48439
|
+
open: autocompleteOpen,
|
|
48440
|
+
setOpen: setAutocompleteOpen
|
|
48441
|
+
}),
|
|
48442
|
+
name: "value",
|
|
48443
|
+
value: value,
|
|
48249
48444
|
onChange: onSearch,
|
|
48445
|
+
onKeyDown: onKeyDown,
|
|
48250
48446
|
className: modules_ac61eac3['chip-search'],
|
|
48251
48447
|
inputProps: {
|
|
48252
48448
|
style: {
|
|
48253
|
-
width: "".concat(
|
|
48449
|
+
width: "".concat(value === null || value === void 0 ? void 0 : value.length, "ch"),
|
|
48254
48450
|
minWidth: '2rem',
|
|
48255
48451
|
maxWidth: '20rem'
|
|
48256
48452
|
},
|
|
48257
|
-
size: 1
|
|
48258
|
-
|
|
48259
|
-
}) : typeof value === 'string' && value.length > 0 && /*#__PURE__*/jsxRuntime.jsx(Chip, {
|
|
48260
|
-
disabled: disabled,
|
|
48261
|
-
className: modules_ac61eac3.chip,
|
|
48262
|
-
title: value,
|
|
48263
|
-
radius: "ellipse",
|
|
48264
|
-
color: "info",
|
|
48265
|
-
variant: "input",
|
|
48266
|
-
onClick: onRemove,
|
|
48267
|
-
rightComponent: !disabled && function () {
|
|
48268
|
-
return /*#__PURE__*/jsxRuntime.jsx(Close, {
|
|
48269
|
-
className: modules_ac61eac3.icon
|
|
48270
|
-
});
|
|
48453
|
+
size: 1,
|
|
48454
|
+
'data-search': 'value'
|
|
48271
48455
|
}
|
|
48456
|
+
});
|
|
48457
|
+
}
|
|
48458
|
+
|
|
48459
|
+
// component 2
|
|
48460
|
+
var Title = /*#__PURE__*/jsxRuntime.jsxs(jsxRuntime.Fragment, {
|
|
48461
|
+
children: [labelDOM, valueDOM && /*#__PURE__*/jsxRuntime.jsxs(jsxRuntime.Fragment, {
|
|
48462
|
+
children: [" : ", valueDOM]
|
|
48272
48463
|
})]
|
|
48273
48464
|
});
|
|
48274
48465
|
|
|
@@ -48282,17 +48473,28 @@ var TableChipItem = function TableChipItem(props) {
|
|
|
48282
48473
|
return /*#__PURE__*/jsxRuntime.jsx(BaseCell, {
|
|
48283
48474
|
radius: "default",
|
|
48284
48475
|
size: "auto",
|
|
48285
|
-
|
|
48476
|
+
ref: ref,
|
|
48477
|
+
className: classes(modules_ac61eac3.root, className, disabled ? modules_ac61eac3.disabled : '', temp ? modules_ac61eac3.temp : ''),
|
|
48286
48478
|
component1: Icon,
|
|
48287
48479
|
component2: Title,
|
|
48288
|
-
component3: RightComponent,
|
|
48480
|
+
component3: [RightComponent, !disabled && /*#__PURE__*/jsxRuntime.jsx(Button, {
|
|
48481
|
+
size: "auto",
|
|
48482
|
+
color: "default",
|
|
48483
|
+
className: modules_ac61eac3.remove,
|
|
48484
|
+
onClick: onRemove,
|
|
48485
|
+
rightComponent: function rightComponent() {
|
|
48486
|
+
return /*#__PURE__*/jsxRuntime.jsx(Close, {
|
|
48487
|
+
className: modules_ac61eac3.icon
|
|
48488
|
+
});
|
|
48489
|
+
}
|
|
48490
|
+
})],
|
|
48289
48491
|
title: "".concat(label, " : ").concat(value)
|
|
48290
48492
|
});
|
|
48291
|
-
};
|
|
48493
|
+
});
|
|
48292
48494
|
|
|
48293
|
-
var css$
|
|
48495
|
+
var css$n = ".TableChips_module_root__6212ef0c[data-elem=base-cell] {\n padding: 0.5rem 1.5rem;\n width: 100%;\n background: var(--grey6);\n border-radius: 0.25rem 0.25rem 0 0;\n}\n.TableChips_module_root__6212ef0c[data-elem=base-cell] > [data-elem=component1] .TableChips_module_back__6212ef0c {\n height: 2rem;\n width: 2rem;\n}\n.TableChips_module_root__6212ef0c[data-elem=base-cell] > [data-elem=component1] .TableChips_module_back__6212ef0c [data-elem=component1] .TableChips_module_icon__6212ef0c {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.TableChips_module_root__6212ef0c[data-elem=base-cell] > [data-elem=component2] {\n -ms-overflow-style: none;\n scrollbar-width: none;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n height: 100%;\n gap: 0.5rem;\n overflow: auto hidden;\n flex: 1;\n}\n.TableChips_module_root__6212ef0c[data-elem=base-cell] > [data-elem=component2]::-webkit-scrollbar {\n display: none;\n}\n.TableChips_module_root__6212ef0c[data-elem=base-cell] > [data-elem=component3] {\n height: 100%;\n}\n.TableChips_module_root__6212ef0c[data-elem=base-cell] > [data-elem=component3] .TableChips_module_clear__6212ef0c {\n height: 100%;\n}";
|
|
48294
48496
|
var modules_016d9b3e = {"root":"TableChips_module_root__6212ef0c","back":"TableChips_module_back__6212ef0c","icon":"TableChips_module_icon__6212ef0c","clear":"TableChips_module_clear__6212ef0c"};
|
|
48295
|
-
n(css$
|
|
48497
|
+
n(css$n,{});
|
|
48296
48498
|
|
|
48297
48499
|
var TableChips = function TableChips(props) {
|
|
48298
48500
|
var _chips$filter;
|
|
@@ -48397,110 +48599,36 @@ var TableChip = /*#__PURE__*/_createClass(function TableChip(_ref) {
|
|
|
48397
48599
|
icon = _ref$icon === void 0 ? null : _ref$icon,
|
|
48398
48600
|
_ref$label = _ref.label,
|
|
48399
48601
|
label = _ref$label === void 0 ? '' : _ref$label,
|
|
48602
|
+
_ref$labelId = _ref.labelId,
|
|
48603
|
+
labelId = _ref$labelId === void 0 ? null : _ref$labelId,
|
|
48604
|
+
_ref$labelSearch = _ref.labelSearch,
|
|
48605
|
+
labelSearch = _ref$labelSearch === void 0 ? false : _ref$labelSearch,
|
|
48400
48606
|
_ref$value = _ref.value,
|
|
48401
48607
|
value = _ref$value === void 0 ? '' : _ref$value,
|
|
48608
|
+
_ref$valueSearch = _ref.valueSearch,
|
|
48609
|
+
valueSearch = _ref$valueSearch === void 0 ? false : _ref$valueSearch,
|
|
48402
48610
|
_ref$disabled = _ref.disabled,
|
|
48403
48611
|
disabled = _ref$disabled === void 0 ? false : _ref$disabled,
|
|
48404
|
-
_ref$search = _ref.search,
|
|
48405
|
-
search = _ref$search === void 0 ? false : _ref$search,
|
|
48406
48612
|
_ref$rightComponent = _ref.rightComponent,
|
|
48407
|
-
rightComponent = _ref$rightComponent === void 0 ? null : _ref$rightComponent
|
|
48613
|
+
rightComponent = _ref$rightComponent === void 0 ? null : _ref$rightComponent,
|
|
48614
|
+
_ref$autocompleteOpti = _ref.autocompleteOptions,
|
|
48615
|
+
autocompleteOptions = _ref$autocompleteOpti === void 0 ? {} : _ref$autocompleteOpti,
|
|
48616
|
+
_ref$temp = _ref.temp,
|
|
48617
|
+
temp = _ref$temp === void 0 ? false : _ref$temp;
|
|
48408
48618
|
_classCallCheck(this, TableChip);
|
|
48409
48619
|
this.key = key;
|
|
48410
48620
|
this.icon = icon;
|
|
48411
48621
|
this.label = label;
|
|
48622
|
+
this.labelId = labelId;
|
|
48623
|
+
this.labelSearch = labelSearch;
|
|
48412
48624
|
this.value = value;
|
|
48625
|
+
this.valueSearch = valueSearch;
|
|
48413
48626
|
this.disabled = disabled;
|
|
48414
|
-
this.search = search;
|
|
48415
48627
|
this.rightComponent = rightComponent;
|
|
48628
|
+
this.autocompleteOptions = autocompleteOptions;
|
|
48629
|
+
this.temp = temp;
|
|
48416
48630
|
});
|
|
48417
48631
|
|
|
48418
|
-
var css$n = ".Popover_module_root__e2663c00 {\n padding: 1rem;\n border-radius: 0.25rem;\n border: 1px solid var(--grey);\n}\n.Popover_module_root__e2663c00.Popover_module_darkTheme__e2663c00 {\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n background-color: var(--dark-grey);\n color: var(--white);\n border-color: var(--grey);\n}\n.Popover_module_root__e2663c00.Popover_module_lightTheme__e2663c00 {\n box-shadow: 0px 8px 20px rgba(24, 24, 24, 0.08);\n background-color: var(--white);\n color: var(--dark-grey);\n border-color: var(--grey4);\n}";
|
|
48419
|
-
var modules_dfc4608f = {"root":"Popover_module_root__e2663c00","dark-theme":"Popover_module_darkTheme__e2663c00","light-theme":"Popover_module_lightTheme__e2663c00"};
|
|
48420
|
-
n(css$n,{});
|
|
48421
|
-
|
|
48422
|
-
var Popover = function Popover(props) {
|
|
48423
|
-
// eslint-disable-next-line object-curly-newline
|
|
48424
|
-
var children = props.children,
|
|
48425
|
-
anchorEl = props.anchorEl,
|
|
48426
|
-
open = props.open,
|
|
48427
|
-
setOpen = props.setOpen,
|
|
48428
|
-
className = props.className,
|
|
48429
|
-
transparent = props.transparent,
|
|
48430
|
-
onClose = props.onClose,
|
|
48431
|
-
placement = props.placement,
|
|
48432
|
-
theme = props.theme;
|
|
48433
|
-
var _useFloating = useFloating({
|
|
48434
|
-
open: open,
|
|
48435
|
-
onOpenChange: setOpen,
|
|
48436
|
-
placement: placement,
|
|
48437
|
-
whileElementsMounted: autoUpdate,
|
|
48438
|
-
middleware: [offset(5), shift(), flip({
|
|
48439
|
-
padding: 8
|
|
48440
|
-
}), size({
|
|
48441
|
-
apply: function apply(_ref) {
|
|
48442
|
-
var rects = _ref.rects,
|
|
48443
|
-
availableHeight = _ref.availableHeight,
|
|
48444
|
-
elements = _ref.elements;
|
|
48445
|
-
Object.assign(elements.floating.style, {
|
|
48446
|
-
width: "".concat(rects.reference.width, "px"),
|
|
48447
|
-
minWidth: 'fit-content',
|
|
48448
|
-
maxHeight: "".concat(availableHeight, "px")
|
|
48449
|
-
});
|
|
48450
|
-
},
|
|
48451
|
-
padding: 8
|
|
48452
|
-
})]
|
|
48453
|
-
}),
|
|
48454
|
-
x = _useFloating.x,
|
|
48455
|
-
y = _useFloating.y,
|
|
48456
|
-
reference = _useFloating.reference,
|
|
48457
|
-
floating = _useFloating.floating,
|
|
48458
|
-
strategy = _useFloating.strategy,
|
|
48459
|
-
context = _useFloating.context;
|
|
48460
|
-
var _useInteractions = useInteractions([useDismiss(context)]),
|
|
48461
|
-
getFloatingProps = _useInteractions.getFloatingProps;
|
|
48462
|
-
React.useEffect(function () {
|
|
48463
|
-
if (open === false) {
|
|
48464
|
-
onClose();
|
|
48465
|
-
}
|
|
48466
|
-
}, [open]);
|
|
48467
|
-
React.useLayoutEffect(function () {
|
|
48468
|
-
reference(anchorEl);
|
|
48469
|
-
}, [anchorEl]);
|
|
48470
|
-
return /*#__PURE__*/jsxRuntime.jsx(Popper, {
|
|
48471
|
-
open: open,
|
|
48472
|
-
wrapperId: "popover",
|
|
48473
|
-
transparent: transparent,
|
|
48474
|
-
children: /*#__PURE__*/jsxRuntime.jsx("div", _objectSpread2(_objectSpread2({}, getFloatingProps({
|
|
48475
|
-
ref: floating,
|
|
48476
|
-
style: {
|
|
48477
|
-
position: strategy,
|
|
48478
|
-
top: y !== null && y !== void 0 ? y : 0,
|
|
48479
|
-
left: x !== null && x !== void 0 ? x : 0
|
|
48480
|
-
},
|
|
48481
|
-
className: classes(modules_dfc4608f.root, className, modules_dfc4608f["".concat(theme, "-theme")])
|
|
48482
|
-
})), {}, {
|
|
48483
|
-
children: children
|
|
48484
|
-
}))
|
|
48485
|
-
});
|
|
48486
|
-
};
|
|
48487
|
-
Popover.propTypes = {
|
|
48488
|
-
anchorEl: propTypes$1.exports.element,
|
|
48489
|
-
open: propTypes$1.exports.bool.isRequired,
|
|
48490
|
-
setOpen: propTypes$1.exports.func.isRequired,
|
|
48491
|
-
transparent: propTypes$1.exports.bool,
|
|
48492
|
-
onClose: propTypes$1.exports.func,
|
|
48493
|
-
placement: propTypes$1.exports.oneOf(['top', 'top-start', 'top-end', 'right', 'right-start', 'right-end', 'bottom', 'bottom-start', 'bottom-end', 'left', 'left-start', 'left-end']),
|
|
48494
|
-
theme: propTypes$1.exports.oneOf(['light', 'dark'])
|
|
48495
|
-
};
|
|
48496
|
-
Popover.defaultProps = {
|
|
48497
|
-
anchorEl: null,
|
|
48498
|
-
transparent: true,
|
|
48499
|
-
onClose: function onClose() {},
|
|
48500
|
-
placement: 'bottom',
|
|
48501
|
-
theme: 'dark'
|
|
48502
|
-
};
|
|
48503
|
-
|
|
48504
48632
|
var css$m = ".Columns_module_popover__19f4f6da {\n height: 32rem;\n padding: 0;\n overflow: hidden;\n}\n\n.Columns_module_root__19f4f6da {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n position: relative;\n height: 100%;\n min-width: 18rem;\n max-width: 100%;\n}\n.Columns_module_root__19f4f6da .Columns_module_header__19f4f6da {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n border-bottom: 1px solid var(--grey4);\n padding: 0.75rem 2.5rem;\n}\n.Columns_module_root__19f4f6da .Columns_module_header__19f4f6da > [data-elem=component1] {\n font-weight: 500;\n}\n.Columns_module_root__19f4f6da .Columns_module_header__19f4f6da > [data-elem=component2] .Columns_module_close__19f4f6da {\n height: auto;\n padding: 0;\n}\n.Columns_module_root__19f4f6da .Columns_module_header__19f4f6da > [data-elem=component2] .Columns_module_close__19f4f6da .Columns_module_icon__19f4f6da {\n width: 1rem;\n height: 1rem;\n}\n.Columns_module_root__19f4f6da .Columns_module_body__19f4f6da {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n gap: 0.5rem;\n padding: 0.75rem 2.5rem;\n max-height: 28rem;\n overflow-y: auto;\n flex: 1 1 auto;\n}\n.Columns_module_root__19f4f6da .Columns_module_body__19f4f6da .Columns_module_search__19f4f6da {\n position: sticky;\n top: 0;\n}\n.Columns_module_root__19f4f6da .Columns_module_body__19f4f6da .Columns_module_columns__19f4f6da {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n gap: 0.5rem;\n overflow-y: auto;\n}\n.Columns_module_root__19f4f6da .Columns_module_body__19f4f6da .Columns_module_columns__19f4f6da .Columns_module_item__19f4f6da {\n height: 3rem;\n}\n.Columns_module_root__19f4f6da .Columns_module_body__19f4f6da .Columns_module_columns__19f4f6da .Columns_module_item__19f4f6da > [data-elem=title] {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n.Columns_module_root__19f4f6da .Columns_module_footer__19f4f6da {\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n height: auto;\n margin-top: auto;\n padding: 0.5rem 2.5rem;\n border-top: 1px solid var(--grey4);\n}\n.Columns_module_root__19f4f6da .Columns_module_footer__19f4f6da button.Columns_module_expand__19f4f6da {\n height: auto;\n background: var(--grey8);\n border: 1px solid var(--grey4);\n color: var(--black);\n}\n.Columns_module_root__19f4f6da .Columns_module_footer__19f4f6da button.Columns_module_expand__19f4f6da .Columns_module_icon__19f4f6da {\n width: 1.5rem;\n height: 1.5rem;\n transform: rotate(180deg);\n}\n.Columns_module_root__19f4f6da.Columns_module_expanded__19f4f6da .Columns_module_body__19f4f6da {\n flex: 0 1 auto;\n}\n.Columns_module_root__19f4f6da.Columns_module_expanded__19f4f6da .Columns_module_body__19f4f6da .Columns_module_columns__19f4f6da {\n display: grid;\n grid-template-columns: 1fr 1fr;\n}\n.Columns_module_root__19f4f6da.Columns_module_expanded__19f4f6da .Columns_module_body__19f4f6da .Columns_module_columns__19f4f6da .Columns_module_item__19f4f6da {\n overflow: hidden;\n}\n.Columns_module_root__19f4f6da.Columns_module_expanded__19f4f6da .Columns_module_footer__19f4f6da button.Columns_module_expand__19f4f6da .Columns_module_icon__19f4f6da {\n transform: none;\n}";
|
|
48505
48633
|
var modules_48c02c99 = {"popover":"Columns_module_popover__19f4f6da","root":"Columns_module_root__19f4f6da","header":"Columns_module_header__19f4f6da","close":"Columns_module_close__19f4f6da","icon":"Columns_module_icon__19f4f6da","body":"Columns_module_body__19f4f6da","search":"Columns_module_search__19f4f6da","columns":"Columns_module_columns__19f4f6da","item":"Columns_module_item__19f4f6da","footer":"Columns_module_footer__19f4f6da","expand":"Columns_module_expand__19f4f6da","expanded":"Columns_module_expanded__19f4f6da"};
|
|
48506
48634
|
n(css$m,{});
|
|
@@ -48511,7 +48639,8 @@ var Columns = function Columns(props) {
|
|
|
48511
48639
|
anchorEl = props.anchorEl,
|
|
48512
48640
|
columns = props.columns,
|
|
48513
48641
|
hiddenColumns = props.hiddenColumns,
|
|
48514
|
-
setHiddenColumns = props.setHiddenColumns
|
|
48642
|
+
setHiddenColumns = props.setHiddenColumns,
|
|
48643
|
+
theme = props.theme;
|
|
48515
48644
|
var _useState = React.useState(false),
|
|
48516
48645
|
_useState2 = _slicedToArray(_useState, 2),
|
|
48517
48646
|
expanded = _useState2[0],
|
|
@@ -48521,6 +48650,7 @@ var Columns = function Columns(props) {
|
|
|
48521
48650
|
search = _useState4[0],
|
|
48522
48651
|
setSearch = _useState4[1];
|
|
48523
48652
|
return /*#__PURE__*/jsxRuntime.jsx(Popover, {
|
|
48653
|
+
theme: theme,
|
|
48524
48654
|
anchorEl: anchorEl,
|
|
48525
48655
|
open: open,
|
|
48526
48656
|
setOpen: setOpen,
|
|
@@ -48608,8 +48738,8 @@ var Columns = function Columns(props) {
|
|
|
48608
48738
|
});
|
|
48609
48739
|
};
|
|
48610
48740
|
|
|
48611
|
-
var css$l = ".
|
|
48612
|
-
var modules_a0fe63f9 = {"root":"
|
|
48741
|
+
var css$l = ".TableFilters_module_root__5c8a9b08[data-elem=base-cell] {\n -ms-overflow-style: none;\n scrollbar-width: none;\n overflow-x: auto;\n padding: 0.375rem 1rem;\n gap: 1.25rem;\n width: 100%;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell]::-webkit-scrollbar {\n display: none;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] .TableFilters_module_icon__5c8a9b08 {\n width: 1.5rem;\n height: 1.5rem;\n flex-shrink: 0;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] button.TableFilters_module_iconButton__5c8a9b08 {\n height: 100%;\n background: var(--grey8);\n border: 1px solid var(--grey4);\n color: var(--black);\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem*=component] {\n height: 100%;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] .TableFilters_module_left__5c8a9b08,\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] .TableFilters_module_center__5c8a9b08,\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] .TableFilters_module_right__5c8a9b08 {\n height: 100%;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component1] .TableFilters_module_left__5c8a9b08 {\n gap: 1rem;\n background: var(--grey8);\n border: 1px solid var(--grey4);\n color: var(--black);\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component1] .TableFilters_module_left__5c8a9b08 [data-elem=left] {\n gap: 1rem;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component1] .TableFilters_module_left__5c8a9b08 .TableFilters_module_icon__5c8a9b08 {\n fill: var(--black);\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component1] .TableFilters_module_left__5c8a9b08 .TableFilters_module_filterValue__5c8a9b08 {\n color: var(--white);\n background: var(--highlight);\n padding: 0.125rem 0.5rem;\n border-radius: 50%;\n font-size: 0.813rem;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] {\n flex: 1;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] > .TableFilters_module_center__5c8a9b08 {\n width: 100%;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] > .TableFilters_module_center__5c8a9b08 > label [data-elem=base-cell] {\n border-color: var(--grey4);\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] > .TableFilters_module_center__5c8a9b08 > label [data-elem=base-cell] > [data-elem=component1] {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 0.5rem;\n height: 100%;\n padding: 0.25rem;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] > .TableFilters_module_center__5c8a9b08 > label [data-elem=base-cell] > [data-elem=component1] [data-elem=base-cell] {\n outline: none;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] > .TableFilters_module_center__5c8a9b08 > label [data-elem=base-cell] > [data-elem=component2] input:disabled {\n background: transparent;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] > .TableFilters_module_center__5c8a9b08 > label [data-elem=base-cell]:focus-within {\n outline: 1px solid var(--highlight);\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] > [data-elem=component2] > .TableFilters_module_center__5c8a9b08 > label .TableFilters_module_icon__5c8a9b08 {\n width: 1.25rem;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] .TableFilters_module_right__5c8a9b08 {\n width: auto;\n padding: 0;\n min-width: 0rem;\n gap: 0.5rem;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n}\n.TableFilters_module_root__5c8a9b08[data-elem=base-cell] .TableFilters_module_right__5c8a9b08 > [data-elem*=component] {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n height: 100%;\n}";
|
|
48742
|
+
var modules_a0fe63f9 = {"root":"TableFilters_module_root__5c8a9b08","icon":"TableFilters_module_icon__5c8a9b08","icon-button":"TableFilters_module_iconButton__5c8a9b08","left":"TableFilters_module_left__5c8a9b08","center":"TableFilters_module_center__5c8a9b08","right":"TableFilters_module_right__5c8a9b08","filter-value":"TableFilters_module_filterValue__5c8a9b08"};
|
|
48613
48743
|
n(css$l,{});
|
|
48614
48744
|
|
|
48615
48745
|
var css$k = ".Skeleton_module_root__bdc934d4[data-elem=base-cell] {\n width: 100%;\n gap: 1.25rem;\n}\n.Skeleton_module_root__bdc934d4[data-elem=base-cell] > [data-elem=component1] {\n flex: 1;\n}\n.Skeleton_module_root__bdc934d4[data-elem=base-cell] > [data-elem=component2] {\n flex: 6;\n}\n.Skeleton_module_root__bdc934d4[data-elem=base-cell] > [data-elem=component3] {\n flex: 3;\n}\n.Skeleton_module_root__bdc934d4[data-elem=base-cell] > [data-elem=component3] > [data-elem=base-cell] {\n padding: 0;\n align-items: flex-start;\n height: auto;\n}\n.Skeleton_module_root__bdc934d4[data-elem=base-cell] > [data-elem=component3] > [data-elem=base-cell] > [data-elem*=component] {\n flex: 1;\n}\n.Skeleton_module_root__bdc934d4[data-elem=base-cell] > [data-elem=component3] > [data-elem=base-cell] > [data-elem*=component] > [data-elem=skeleton] {\n height: 1.5rem;\n}";
|
|
@@ -48649,11 +48779,11 @@ var TableFiltersSkeleton = function TableFiltersSkeleton(_ref) {
|
|
|
48649
48779
|
};
|
|
48650
48780
|
|
|
48651
48781
|
var TableFilters = function TableFilters(props) {
|
|
48782
|
+
var _selectedFilters$leng;
|
|
48652
48783
|
var className = props.className,
|
|
48653
48784
|
style = props.style,
|
|
48654
48785
|
onRefresh = props.onRefresh,
|
|
48655
|
-
|
|
48656
|
-
searchValue = props.searchValue,
|
|
48786
|
+
searchOptions = props.searchOptions,
|
|
48657
48787
|
filterValue = props.filterValue,
|
|
48658
48788
|
headerData = props.headerData,
|
|
48659
48789
|
hiddenColumns = props.hiddenColumns,
|
|
@@ -48673,18 +48803,59 @@ var TableFilters = function TableFilters(props) {
|
|
|
48673
48803
|
disabledRefresh = disabledFilterOptions.refresh,
|
|
48674
48804
|
disabledColumnFilter = disabledFilterOptions.columnFilter,
|
|
48675
48805
|
disabledSettings = disabledFilterOptions.settings;
|
|
48806
|
+
// const filterRefs = useRef([]);
|
|
48807
|
+
|
|
48676
48808
|
var hideRightOptions = disabledColumnFilter && disabledRefresh && disabledSettings;
|
|
48809
|
+
var ref = React.useRef(null);
|
|
48810
|
+
var onSearch = searchOptions.onSearch,
|
|
48811
|
+
_onRemove = searchOptions.onRemove,
|
|
48812
|
+
onLock = searchOptions.onLock,
|
|
48813
|
+
selectedFilters = searchOptions.selectedFilters,
|
|
48814
|
+
renderChipAutocomplete = searchOptions.renderChipAutocomplete,
|
|
48815
|
+
searchbarOptions = searchOptions.searchbarOptions;
|
|
48677
48816
|
if (loading) {
|
|
48678
48817
|
return /*#__PURE__*/jsxRuntime.jsx(TableFiltersSkeleton, {
|
|
48679
48818
|
theme: theme
|
|
48680
48819
|
});
|
|
48681
48820
|
}
|
|
48821
|
+
var totalFilters = (_selectedFilters$leng = selectedFilters === null || selectedFilters === void 0 ? void 0 : selectedFilters.length) !== null && _selectedFilters$leng !== void 0 ? _selectedFilters$leng : 0;
|
|
48822
|
+
var renderFilters = React.useCallback(function () {
|
|
48823
|
+
var filtersDOM = selectedFilters === null || selectedFilters === void 0 ? void 0 : selectedFilters.map(function (selectedFilter, index) {
|
|
48824
|
+
// if (index === 0) {
|
|
48825
|
+
// filterRefs.current = [];
|
|
48826
|
+
// }
|
|
48827
|
+
// const filterRef = createRef();
|
|
48828
|
+
// filterRefs.current.push(filterRef);
|
|
48829
|
+
return /*#__PURE__*/jsxRuntime.jsx(TableChipItem
|
|
48830
|
+
// ref={filterRef}
|
|
48831
|
+
// eslint-disable-next-line react/no-array-index-key
|
|
48832
|
+
, _objectSpread2(_objectSpread2({}, selectedFilter), {}, {
|
|
48833
|
+
onRemove: function onRemove() {
|
|
48834
|
+
_onRemove(selectedFilter, index);
|
|
48835
|
+
},
|
|
48836
|
+
autocompleteOptions: _objectSpread2(_objectSpread2({}, selectedFilter.autocompleteOptions), {}, {
|
|
48837
|
+
render: renderChipAutocomplete
|
|
48838
|
+
}),
|
|
48839
|
+
onSearch: onSearch,
|
|
48840
|
+
onKeyDown: function onKeyDown(event) {
|
|
48841
|
+
onLock(event, index);
|
|
48842
|
+
}
|
|
48843
|
+
}), index);
|
|
48844
|
+
});
|
|
48845
|
+
return /*#__PURE__*/jsxRuntime.jsxs(jsxRuntime.Fragment, {
|
|
48846
|
+
children: [/*#__PURE__*/jsxRuntime.jsx(MagnifyingGlass, {
|
|
48847
|
+
className: modules_a0fe63f9.icon
|
|
48848
|
+
}), filtersDOM]
|
|
48849
|
+
});
|
|
48850
|
+
}, [totalFilters]);
|
|
48682
48851
|
return /*#__PURE__*/jsxRuntime.jsx(BaseCell, {
|
|
48683
48852
|
flexible: true,
|
|
48684
48853
|
className: classes(modules_a0fe63f9.root, className),
|
|
48685
48854
|
attrs: {
|
|
48686
48855
|
style: style
|
|
48856
|
+
// onBlur,
|
|
48687
48857
|
},
|
|
48858
|
+
|
|
48688
48859
|
component1: !disabledFilterButton && /*#__PURE__*/jsxRuntime.jsx(Button, {
|
|
48689
48860
|
className: modules_a0fe63f9.left,
|
|
48690
48861
|
title: "Filter",
|
|
@@ -48704,17 +48875,31 @@ var TableFilters = function TableFilters(props) {
|
|
|
48704
48875
|
return null;
|
|
48705
48876
|
}
|
|
48706
48877
|
}),
|
|
48707
|
-
component2: /*#__PURE__*/jsxRuntime.jsx(TextField, {
|
|
48708
|
-
|
|
48709
|
-
|
|
48710
|
-
|
|
48711
|
-
|
|
48712
|
-
|
|
48713
|
-
|
|
48714
|
-
|
|
48878
|
+
component2: /*#__PURE__*/jsxRuntime.jsx(TextField, _objectSpread2(_objectSpread2({}, searchbarOptions), {}, {
|
|
48879
|
+
ref: ref,
|
|
48880
|
+
className: modules_a0fe63f9.center
|
|
48881
|
+
// {...searchOptions}
|
|
48882
|
+
,
|
|
48883
|
+
onFocus: function onFocus() {
|
|
48884
|
+
var _searchOptions$onFocu;
|
|
48885
|
+
searchOptions === null || searchOptions === void 0 ? void 0 : (_searchOptions$onFocu = searchOptions.onFocus) === null || _searchOptions$onFocu === void 0 ? void 0 : _searchOptions$onFocu.call(searchOptions);
|
|
48886
|
+
// if (filterRefs?.current?.length > 0) {
|
|
48887
|
+
// const lastFilter = filterRefs?.current?.slice(-1);
|
|
48888
|
+
// lastFilter?.current?.focusLabel();
|
|
48889
|
+
// }
|
|
48715
48890
|
},
|
|
48716
|
-
|
|
48717
|
-
|
|
48891
|
+
|
|
48892
|
+
onKeyDown: function onKeyDown(event) {
|
|
48893
|
+
if (event.keyCode === 8) {
|
|
48894
|
+
var _selectedFilters$leng2;
|
|
48895
|
+
_onRemove(null, ((_selectedFilters$leng2 = selectedFilters === null || selectedFilters === void 0 ? void 0 : selectedFilters.length) !== null && _selectedFilters$leng2 !== void 0 ? _selectedFilters$leng2 : 0) - 1);
|
|
48896
|
+
}
|
|
48897
|
+
},
|
|
48898
|
+
LeftComponent: renderFilters,
|
|
48899
|
+
placeholder: (selectedFilters === null || selectedFilters === void 0 ? void 0 : selectedFilters.length) > 0 ? '' : 'Search'
|
|
48900
|
+
// disabled={selectedFilters?.length > 0}
|
|
48901
|
+
})),
|
|
48902
|
+
|
|
48718
48903
|
component3: !hideRightOptions && /*#__PURE__*/jsxRuntime.jsx(BaseCell, {
|
|
48719
48904
|
flexible: true,
|
|
48720
48905
|
className: modules_a0fe63f9.right,
|
|
@@ -48743,7 +48928,8 @@ var TableFilters = function TableFilters(props) {
|
|
|
48743
48928
|
setOpen: setOpenColumns,
|
|
48744
48929
|
columns: headerData,
|
|
48745
48930
|
hiddenColumns: hiddenColumns,
|
|
48746
|
-
setHiddenColumns: setHiddenColumns
|
|
48931
|
+
setHiddenColumns: setHiddenColumns,
|
|
48932
|
+
theme: theme
|
|
48747
48933
|
})]
|
|
48748
48934
|
}),
|
|
48749
48935
|
component2: !disabledRefresh && /*#__PURE__*/jsxRuntime.jsx(Button, {
|
|
@@ -48779,6 +48965,8 @@ TableFilters.propTypes = {
|
|
|
48779
48965
|
onRefresh: propTypes$1.exports.func,
|
|
48780
48966
|
onSearch: propTypes$1.exports.func,
|
|
48781
48967
|
searchValue: propTypes$1.exports.string,
|
|
48968
|
+
// eslint-disable-next-line react/forbid-prop-types
|
|
48969
|
+
searchOptions: propTypes$1.exports.object,
|
|
48782
48970
|
filterValue: propTypes$1.exports.shape({
|
|
48783
48971
|
applied: propTypes$1.exports.number
|
|
48784
48972
|
}),
|
|
@@ -48797,6 +48985,7 @@ TableFilters.defaultProps = {
|
|
|
48797
48985
|
onRefresh: function onRefresh() {},
|
|
48798
48986
|
onSearch: function onSearch() {},
|
|
48799
48987
|
searchValue: null,
|
|
48988
|
+
searchOptions: {},
|
|
48800
48989
|
filterValue: {
|
|
48801
48990
|
applied: null
|
|
48802
48991
|
},
|