@haiilo/catalyst 6.5.1 → 7.0.0
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/catalyst/catalyst.css +64 -115
- package/dist/catalyst/catalyst.esm.js +1 -1
- package/dist/catalyst/catalyst.esm.js.map +1 -1
- package/dist/catalyst/p-5dab6694.entry.js +10 -0
- package/dist/catalyst/p-5dab6694.entry.js.map +1 -0
- package/dist/catalyst/scss/_snippets/_form-label.scss +5 -9
- package/dist/catalyst/scss/_variables.scss +29 -2
- package/dist/catalyst/scss/core/_base.scss +2 -4
- package/dist/catalyst/scss/core/_form.scss +14 -0
- package/dist/catalyst/scss/core/_notification.scss +2 -3
- package/dist/catalyst/scss/core/_typography.scss +17 -88
- package/dist/catalyst/scss/index.scss +1 -0
- package/dist/catalyst/scss/index.shadow.scss +1 -0
- package/dist/catalyst/scss/utils/_typography.mixins.scss +3 -26
- package/dist/catalyst/scss/vendor/_flatpickr.scss +8 -8
- package/dist/cjs/cat-alert_26.cjs.entry.js +12 -12
- package/dist/cjs/cat-alert_26.cjs.entry.js.map +1 -1
- package/dist/cjs/catalyst.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/cat-alert/cat-alert.css +0 -1
- package/dist/collection/components/cat-card/cat-card.css +0 -1
- package/dist/collection/components/cat-checkbox/cat-checkbox.css +9 -23
- package/dist/collection/components/cat-datepicker/cat-datepicker.css +0 -1
- package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.css +7 -10
- package/dist/collection/components/cat-dropdown/cat-dropdown.css +2 -0
- package/dist/collection/components/cat-input/cat-input.css +16 -20
- package/dist/collection/components/cat-radio/cat-radio.css +9 -23
- package/dist/collection/components/cat-scrollable/cat-scrollable.css +2 -0
- package/dist/collection/components/cat-select/cat-select.css +15 -25
- package/dist/collection/components/cat-select-demo/cat-select-demo.js +0 -1
- package/dist/collection/components/cat-select-demo/cat-select-demo.js.map +1 -1
- package/dist/collection/components/cat-skeleton/cat-skeleton.css +4 -4
- package/dist/collection/components/cat-tabs/cat-tabs.js +2 -2
- package/dist/collection/components/cat-tabs/cat-tabs.js.map +1 -1
- package/dist/collection/components/cat-textarea/cat-textarea.css +15 -17
- package/dist/collection/components/cat-toggle/cat-toggle.css +9 -23
- package/dist/collection/scss/_snippets/_form-label.scss +5 -9
- package/dist/collection/scss/_variables.scss +29 -2
- package/dist/collection/scss/core/_base.scss +2 -4
- package/dist/collection/scss/core/_form.scss +14 -0
- package/dist/collection/scss/core/_notification.scss +2 -3
- package/dist/collection/scss/core/_typography.scss +17 -88
- package/dist/collection/scss/index.scss +1 -0
- package/dist/collection/scss/index.shadow.scss +1 -0
- package/dist/collection/scss/utils/_typography.mixins.scss +3 -26
- package/dist/collection/scss/vendor/_flatpickr.scss +8 -8
- package/dist/components/cat-alert.js +1 -1
- package/dist/components/cat-alert.js.map +1 -1
- package/dist/components/cat-card.js +1 -1
- package/dist/components/cat-card.js.map +1 -1
- package/dist/components/cat-checkbox2.js +1 -1
- package/dist/components/cat-checkbox2.js.map +1 -1
- package/dist/components/cat-datepicker-inline.js +1 -1
- package/dist/components/cat-datepicker-inline.js.map +1 -1
- package/dist/components/cat-datepicker.js +1 -1
- package/dist/components/cat-datepicker.js.map +1 -1
- package/dist/components/cat-dropdown2.js.map +1 -1
- package/dist/components/cat-input2.js +1 -1
- package/dist/components/cat-input2.js.map +1 -1
- package/dist/components/cat-radio.js +1 -1
- package/dist/components/cat-radio.js.map +1 -1
- package/dist/components/cat-select-demo.js +1 -2
- package/dist/components/cat-select-demo.js.map +1 -1
- package/dist/components/cat-select2.js +1 -1
- package/dist/components/cat-select2.js.map +1 -1
- package/dist/components/cat-skeleton2.js +1 -1
- package/dist/components/cat-skeleton2.js.map +1 -1
- package/dist/components/cat-tabs.js +2 -2
- package/dist/components/cat-tabs.js.map +1 -1
- package/dist/components/cat-textarea.js +1 -1
- package/dist/components/cat-textarea.js.map +1 -1
- package/dist/components/cat-toggle.js +1 -1
- package/dist/components/cat-toggle.js.map +1 -1
- package/dist/esm/cat-alert_26.entry.js +12 -12
- package/dist/esm/cat-alert_26.entry.js.map +1 -1
- package/dist/esm/catalyst.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/package.json +2 -2
- package/dist/catalyst/p-877627af.entry.js +0 -10
- package/dist/catalyst/p-877627af.entry.js.map +0 -1
- package/dist/catalyst/scss/_snippets/_checkbox-hint.scss +0 -20
- package/dist/collection/scss/_snippets/_checkbox-hint.scss +0 -20
package/dist/cjs/catalyst.cjs.js
CHANGED
|
@@ -17,7 +17,7 @@ const patchBrowser = () => {
|
|
|
17
17
|
};
|
|
18
18
|
|
|
19
19
|
patchBrowser().then(options => {
|
|
20
|
-
return index.bootstrapLazy([["cat-alert_26.cjs",[[
|
|
20
|
+
return index.bootstrapLazy([["cat-alert_26.cjs",[[0,"cat-select-demo"],[1,"cat-datepicker",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"autoComplete":[1,"auto-complete"],"clearable":[4],"disabled":[4],"hint":[1],"icon":[1],"iconRight":[4,"icon-right"],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"max":[1],"min":[1],"mode":[1],"name":[1],"placeholder":[1],"textPrefix":[1,"text-prefix"],"textSuffix":[1,"text-suffix"],"readonly":[4],"required":[4],"step":[2],"value":[1025],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"nativePickerAttributes":[16],"doFocus":[64],"doBlur":[64]},null,{"value":["onValueChanged"],"disabled":["onDisabledChanged"],"readonly":["onDisabledChanged"],"min":["onMinChanged"],"max":["onMinChanged"]}],[1,"cat-pagination",{"page":[1026],"pageCount":[2,"page-count"],"activePadding":[2,"active-padding"],"sidePadding":[2,"side-padding"],"size":[1],"variant":[1],"round":[4],"compact":[4],"iconPrev":[1,"icon-prev"],"iconNext":[1,"icon-next"]}],[1,"cat-tabs",{"activeTab":[1537,"active-tab"],"tabsAlign":[1,"tabs-align"],"tabs":[32],"setActive":[64],"setActiveIndex":[64]},[[0,"keydown","onKeydown"]],{"activeTab":["onActiveTabChange"]}],[1,"cat-alert",{"color":[513],"icon":[1],"noIcon":[4,"no-icon"]}],[1,"cat-textarea",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"disabled":[4],"hint":[1],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"maxLength":[2,"max-length"],"minLength":[2,"min-length"],"name":[1],"placeholder":[1],"readonly":[4],"required":[4],"rows":[2],"value":[1025],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"errorMap":[32],"doFocus":[64],"doBlur":[64],"clear":[64]},null,{"errors":["onErrorsChanged"]}],[1,"cat-badge",{"variant":[513],"color":[513],"size":[513],"round":[516],"pulse":[516]}],[1,"cat-button-group",{"a11yLabel":[1,"a11y-label"]}],[1,"cat-card"],[1,"cat-datepicker-inline",{"disabled":[4],"max":[1],"min":[1],"mode":[1],"readonly":[4],"step":[2],"value":[1025],"nativePickerAttributes":[16]},null,{"value":["onValueChanged"],"disabled":["onDisabledChanged"],"readonly":["onDisabledChanged"]}],[1,"cat-form-group",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"labelSize":[1,"label-size"]},null,{"requiredMarker":["onRequiredMarkerChanged"],"horizontal":["onHorizontalChanged"]}],[1,"cat-radio",{"checked":[1028],"disabled":[4],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"required":[4],"value":[1],"hint":[1],"labelLeft":[4,"label-left"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"doFocus":[64],"doBlur":[64]}],[1,"cat-radio-group",{"name":[1],"value":[1025],"disabled":[4],"a11yLabel":[1,"a11y-label"],"labelLeft":[4,"label-left"]},[[0,"keydown","onKeydown"],[0,"input","onInput"],[2,"focus","onFocus"],[2,"blur","onBlur"]],{"name":["onNameChanged"],"value":["onValueChanged"],"disabled":["onDisabledChanged"],"labelLeft":["onLabelLeftChanged"]}],[1,"cat-tab",{"label":[513],"icon":[513],"iconOnly":[520,"icon-only"],"iconRight":[516,"icon-right"],"url":[513],"urlTarget":[513,"url-target"],"deactivated":[516],"nativeAttributes":[16]},[[0,"click","onClick"]]],[1,"cat-toggle",{"checked":[1028],"disabled":[4],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"required":[4],"value":[1],"resolvedValue":[1032,"resolved-value"],"hint":[1],"labelLeft":[4,"label-left"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"doFocus":[64],"doBlur":[64]}],[1,"cat-tooltip",{"content":[1],"disabled":[4],"placement":[1],"round":[4],"size":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"longTouchDuration":[2,"long-touch-duration"],"hasSlottedContent":[32]},[[0,"keydown","handleKeyDown"]]],[1,"cat-select",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"multiple":[4],"debounce":[2],"placement":[1],"value":[1025],"disabled":[4],"placeholder":[1],"hint":[1],"identifier":[1],"label":[1],"name":[1],"labelHidden":[4,"label-hidden"],"required":[4],"clearable":[4],"tags":[4],"tagHint":[1,"tag-hint"],"noItems":[1,"no-items"],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"connector":[32],"state":[32],"hasSlottedLabel":[32],"hasSlottedHint":[32],"errorMap":[32],"connect":[64]},[[0,"blur","onBlur"],[0,"keydown","onKeyDown"],[0,"keyup","onKeyUp"]],{"connector":["onConnectorChanged"],"value":["onValueChanged"],"errors":["onErrorsChanged"],"state":["onStateChanged"]}],[1,"cat-input",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"autoComplete":[1,"auto-complete"],"clearable":[4],"disabled":[4],"hint":[1],"icon":[1],"iconRight":[4,"icon-right"],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"max":[8],"maxLength":[2,"max-length"],"min":[8],"minLength":[2,"min-length"],"name":[1],"placeholder":[1],"textPrefix":[1,"text-prefix"],"textSuffix":[1,"text-suffix"],"readonly":[4],"required":[4],"round":[4],"type":[1],"value":[1025],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"errorMap":[32],"doFocus":[64],"doBlur":[64],"clear":[64]},null,{"errors":["onErrorsChanged"]}],[1,"cat-dropdown",{"placement":[1],"noAutoClose":[4,"no-auto-close"],"overflow":[4],"close":[64]},[[0,"catClick","clickHandler"]]],[1,"cat-avatar",{"size":[1],"round":[4],"label":[1],"initials":[1],"src":[1],"icon":[1],"url":[1],"urlTarget":[1,"url-target"],"backgroundImage":[32]},null,{"src":["onSrcChanged"]}],[1,"cat-checkbox",{"checked":[1028],"indeterminate":[1028],"disabled":[4],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"required":[4],"value":[1],"resolvedValue":[1032,"resolved-value"],"hint":[1],"labelLeft":[4,"label-left"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"doFocus":[64],"doBlur":[64]}],[1,"cat-scrollable",{"noShadowX":[4,"no-shadow-x"],"noShadowY":[4,"no-shadow-y"],"noOverflowX":[4,"no-overflow-x"],"noOverflowY":[4,"no-overflow-y"],"noOverscroll":[4,"no-overscroll"],"noScrolledInit":[4,"no-scrolled-init"],"scrolledBuffer":[2,"scrolled-buffer"]}],[1,"cat-skeleton",{"effect":[1],"variant":[1],"size":[1],"lines":[2]}],[1,"cat-button",{"variant":[1],"color":[1],"active":[4],"size":[1],"name":[1],"value":[1],"disabled":[4],"loading":[4],"submit":[4],"noEllipsis":[4,"no-ellipsis"],"round":[4],"url":[1],"urlTarget":[1,"url-target"],"icon":[1],"iconOnly":[8,"icon-only"],"iconRight":[4,"icon-right"],"buttonId":[1,"button-id"],"a11yLabel":[1,"a11y-label"],"a11yCurrent":[1,"a11y-current"],"nativeAttributes":[16],"nativeContentAttributes":[16],"buttonGroupPosition":[1,"button-group-position"],"_iconOnly":[32],"doFocus":[64],"doBlur":[64],"doClick":[64]},[[0,"click","haltDisabledEvents"]],{"iconOnly":["onIconOnlyChanged"]}],[1,"cat-spinner",{"size":[1],"a11yLabel":[1,"a11y-label"]}],[1,"cat-icon",{"icon":[1],"iconSrc":[1,"icon-src"],"size":[1],"a11yLabel":[1,"a11y-label"]}]]]], options);
|
|
21
21
|
});
|
|
22
22
|
|
|
23
23
|
exports.setNonce = index.setNonce;
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -6,7 +6,7 @@ const index = require('./index-329a3380.js');
|
|
|
6
6
|
|
|
7
7
|
const defineCustomElements = (win, options) => {
|
|
8
8
|
if (typeof window === 'undefined') return undefined;
|
|
9
|
-
return index.bootstrapLazy([["cat-alert_26.cjs",[[
|
|
9
|
+
return index.bootstrapLazy([["cat-alert_26.cjs",[[0,"cat-select-demo"],[1,"cat-datepicker",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"autoComplete":[1,"auto-complete"],"clearable":[4],"disabled":[4],"hint":[1],"icon":[1],"iconRight":[4,"icon-right"],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"max":[1],"min":[1],"mode":[1],"name":[1],"placeholder":[1],"textPrefix":[1,"text-prefix"],"textSuffix":[1,"text-suffix"],"readonly":[4],"required":[4],"step":[2],"value":[1025],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"nativePickerAttributes":[16],"doFocus":[64],"doBlur":[64]},null,{"value":["onValueChanged"],"disabled":["onDisabledChanged"],"readonly":["onDisabledChanged"],"min":["onMinChanged"],"max":["onMinChanged"]}],[1,"cat-pagination",{"page":[1026],"pageCount":[2,"page-count"],"activePadding":[2,"active-padding"],"sidePadding":[2,"side-padding"],"size":[1],"variant":[1],"round":[4],"compact":[4],"iconPrev":[1,"icon-prev"],"iconNext":[1,"icon-next"]}],[1,"cat-tabs",{"activeTab":[1537,"active-tab"],"tabsAlign":[1,"tabs-align"],"tabs":[32],"setActive":[64],"setActiveIndex":[64]},[[0,"keydown","onKeydown"]],{"activeTab":["onActiveTabChange"]}],[1,"cat-alert",{"color":[513],"icon":[1],"noIcon":[4,"no-icon"]}],[1,"cat-textarea",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"disabled":[4],"hint":[1],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"maxLength":[2,"max-length"],"minLength":[2,"min-length"],"name":[1],"placeholder":[1],"readonly":[4],"required":[4],"rows":[2],"value":[1025],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"errorMap":[32],"doFocus":[64],"doBlur":[64],"clear":[64]},null,{"errors":["onErrorsChanged"]}],[1,"cat-badge",{"variant":[513],"color":[513],"size":[513],"round":[516],"pulse":[516]}],[1,"cat-button-group",{"a11yLabel":[1,"a11y-label"]}],[1,"cat-card"],[1,"cat-datepicker-inline",{"disabled":[4],"max":[1],"min":[1],"mode":[1],"readonly":[4],"step":[2],"value":[1025],"nativePickerAttributes":[16]},null,{"value":["onValueChanged"],"disabled":["onDisabledChanged"],"readonly":["onDisabledChanged"]}],[1,"cat-form-group",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"labelSize":[1,"label-size"]},null,{"requiredMarker":["onRequiredMarkerChanged"],"horizontal":["onHorizontalChanged"]}],[1,"cat-radio",{"checked":[1028],"disabled":[4],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"required":[4],"value":[1],"hint":[1],"labelLeft":[4,"label-left"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"doFocus":[64],"doBlur":[64]}],[1,"cat-radio-group",{"name":[1],"value":[1025],"disabled":[4],"a11yLabel":[1,"a11y-label"],"labelLeft":[4,"label-left"]},[[0,"keydown","onKeydown"],[0,"input","onInput"],[2,"focus","onFocus"],[2,"blur","onBlur"]],{"name":["onNameChanged"],"value":["onValueChanged"],"disabled":["onDisabledChanged"],"labelLeft":["onLabelLeftChanged"]}],[1,"cat-tab",{"label":[513],"icon":[513],"iconOnly":[520,"icon-only"],"iconRight":[516,"icon-right"],"url":[513],"urlTarget":[513,"url-target"],"deactivated":[516],"nativeAttributes":[16]},[[0,"click","onClick"]]],[1,"cat-toggle",{"checked":[1028],"disabled":[4],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"required":[4],"value":[1],"resolvedValue":[1032,"resolved-value"],"hint":[1],"labelLeft":[4,"label-left"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"doFocus":[64],"doBlur":[64]}],[1,"cat-tooltip",{"content":[1],"disabled":[4],"placement":[1],"round":[4],"size":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"longTouchDuration":[2,"long-touch-duration"],"hasSlottedContent":[32]},[[0,"keydown","handleKeyDown"]]],[1,"cat-select",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"multiple":[4],"debounce":[2],"placement":[1],"value":[1025],"disabled":[4],"placeholder":[1],"hint":[1],"identifier":[1],"label":[1],"name":[1],"labelHidden":[4,"label-hidden"],"required":[4],"clearable":[4],"tags":[4],"tagHint":[1,"tag-hint"],"noItems":[1,"no-items"],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"connector":[32],"state":[32],"hasSlottedLabel":[32],"hasSlottedHint":[32],"errorMap":[32],"connect":[64]},[[0,"blur","onBlur"],[0,"keydown","onKeyDown"],[0,"keyup","onKeyUp"]],{"connector":["onConnectorChanged"],"value":["onValueChanged"],"errors":["onErrorsChanged"],"state":["onStateChanged"]}],[1,"cat-input",{"requiredMarker":[1,"required-marker"],"horizontal":[4],"autoComplete":[1,"auto-complete"],"clearable":[4],"disabled":[4],"hint":[1],"icon":[1],"iconRight":[4,"icon-right"],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"max":[8],"maxLength":[2,"max-length"],"min":[8],"minLength":[2,"min-length"],"name":[1],"placeholder":[1],"textPrefix":[1,"text-prefix"],"textSuffix":[1,"text-suffix"],"readonly":[4],"required":[4],"round":[4],"type":[1],"value":[1025],"errors":[4],"errorUpdate":[8,"error-update"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"errorMap":[32],"doFocus":[64],"doBlur":[64],"clear":[64]},null,{"errors":["onErrorsChanged"]}],[1,"cat-dropdown",{"placement":[1],"noAutoClose":[4,"no-auto-close"],"overflow":[4],"close":[64]},[[0,"catClick","clickHandler"]]],[1,"cat-avatar",{"size":[1],"round":[4],"label":[1],"initials":[1],"src":[1],"icon":[1],"url":[1],"urlTarget":[1,"url-target"],"backgroundImage":[32]},null,{"src":["onSrcChanged"]}],[1,"cat-checkbox",{"checked":[1028],"indeterminate":[1028],"disabled":[4],"identifier":[1],"label":[1],"labelHidden":[4,"label-hidden"],"name":[1],"required":[4],"value":[1],"resolvedValue":[1032,"resolved-value"],"hint":[1],"labelLeft":[4,"label-left"],"nativeAttributes":[16],"hasSlottedLabel":[32],"hasSlottedHint":[32],"doFocus":[64],"doBlur":[64]}],[1,"cat-scrollable",{"noShadowX":[4,"no-shadow-x"],"noShadowY":[4,"no-shadow-y"],"noOverflowX":[4,"no-overflow-x"],"noOverflowY":[4,"no-overflow-y"],"noOverscroll":[4,"no-overscroll"],"noScrolledInit":[4,"no-scrolled-init"],"scrolledBuffer":[2,"scrolled-buffer"]}],[1,"cat-skeleton",{"effect":[1],"variant":[1],"size":[1],"lines":[2]}],[1,"cat-button",{"variant":[1],"color":[1],"active":[4],"size":[1],"name":[1],"value":[1],"disabled":[4],"loading":[4],"submit":[4],"noEllipsis":[4,"no-ellipsis"],"round":[4],"url":[1],"urlTarget":[1,"url-target"],"icon":[1],"iconOnly":[8,"icon-only"],"iconRight":[4,"icon-right"],"buttonId":[1,"button-id"],"a11yLabel":[1,"a11y-label"],"a11yCurrent":[1,"a11y-current"],"nativeAttributes":[16],"nativeContentAttributes":[16],"buttonGroupPosition":[1,"button-group-position"],"_iconOnly":[32],"doFocus":[64],"doBlur":[64],"doClick":[64]},[[0,"click","haltDisabledEvents"]],{"iconOnly":["onIconOnlyChanged"]}],[1,"cat-spinner",{"size":[1],"a11yLabel":[1,"a11y-label"]}],[1,"cat-icon",{"icon":[1],"iconSrc":[1,"icon-src"],"size":[1],"a11yLabel":[1,"a11y-label"]}]]]], options);
|
|
10
10
|
};
|
|
11
11
|
|
|
12
12
|
exports.setNonce = index.setNonce;
|
|
@@ -3,20 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
/* stylelint-disable value-keyword-case */
|
|
5
5
|
/* stylelint-enable value-keyword-case */
|
|
6
|
-
.hint-section {
|
|
7
|
-
display: flex;
|
|
8
|
-
gap: 0.5rem;
|
|
9
|
-
flex-direction: column;
|
|
10
|
-
color: rgb(var(--cat-hint-color, inherit));
|
|
11
|
-
}
|
|
12
|
-
.hint-section .input-hint,
|
|
13
|
-
.hint-section ::slotted([slot=hint]) {
|
|
14
|
-
font-size: 0.875rem;
|
|
15
|
-
line-height: 1.125rem;
|
|
16
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
17
|
-
margin: 0 !important;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
6
|
.hint-wrapper {
|
|
21
7
|
flex: 0 1 auto;
|
|
22
8
|
display: flex;
|
|
@@ -25,22 +11,22 @@
|
|
|
25
11
|
|
|
26
12
|
.hint-section {
|
|
27
13
|
flex: 1 1 auto;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
.input-hint,
|
|
32
|
-
::slotted([slot=hint]) {
|
|
14
|
+
display: flex;
|
|
15
|
+
flex-direction: column;
|
|
16
|
+
gap: 0.25rem;
|
|
33
17
|
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
18
|
+
font-size: 0.875rem;
|
|
19
|
+
line-height: 1.125rem;
|
|
20
|
+
}
|
|
21
|
+
.hint-section .input-hint,
|
|
22
|
+
.hint-section ::slotted([slot=hint]) {
|
|
23
|
+
margin: 0 !important;
|
|
37
24
|
}
|
|
38
25
|
|
|
39
26
|
:host {
|
|
40
27
|
display: flex;
|
|
41
28
|
flex-direction: column;
|
|
42
29
|
gap: 0.5rem;
|
|
43
|
-
margin-bottom: 1rem;
|
|
44
30
|
}
|
|
45
31
|
|
|
46
32
|
:host([hidden]) {
|
|
@@ -854,10 +854,9 @@ span.flatpickr-weekday {
|
|
|
854
854
|
}
|
|
855
855
|
|
|
856
856
|
.flatpickr-current-month {
|
|
857
|
-
font-family: var(--cat-font-family-head
|
|
857
|
+
font-family: var(--cat-font-family-head), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
858
858
|
font-size: 1.125rem;
|
|
859
859
|
line-height: 1.5rem;
|
|
860
|
-
color: rgb(var(--cat-font-color-head, 0, 0, 0));
|
|
861
860
|
font-weight: var(--cat-font-weight-head, 600);
|
|
862
861
|
font-feature-settings: "pnum";
|
|
863
862
|
height: 100%;
|
|
@@ -899,7 +898,7 @@ span.flatpickr-weekday {
|
|
|
899
898
|
}
|
|
900
899
|
.flatpickr-months .flatpickr-prev-month:hover,
|
|
901
900
|
.flatpickr-months .flatpickr-next-month:hover {
|
|
902
|
-
color: rgb(var(--cat-font-color-
|
|
901
|
+
color: rgb(var(--cat-font-color-base, 0, 0, 0));
|
|
903
902
|
}
|
|
904
903
|
|
|
905
904
|
.flatpickr-weekdays {
|
|
@@ -944,7 +943,7 @@ span.flatpickr-weekday {
|
|
|
944
943
|
}
|
|
945
944
|
|
|
946
945
|
.flatpickr-day {
|
|
947
|
-
color: rgb(var(--cat-font-color-
|
|
946
|
+
color: rgb(var(--cat-font-color-base, 0, 0, 0));
|
|
948
947
|
height: 2.25rem;
|
|
949
948
|
line-height: 2.25rem;
|
|
950
949
|
border: 0;
|
|
@@ -1021,7 +1020,7 @@ span.flatpickr-weekday {
|
|
|
1021
1020
|
justify-content: center;
|
|
1022
1021
|
}
|
|
1023
1022
|
.numInputWrapper span:hover {
|
|
1024
|
-
color: rgb(var(--cat-font-color-
|
|
1023
|
+
color: rgb(var(--cat-font-color-base, 0, 0, 0));
|
|
1025
1024
|
background: transparent;
|
|
1026
1025
|
}
|
|
1027
1026
|
|
|
@@ -1048,13 +1047,12 @@ span.flatpickr-weekday {
|
|
|
1048
1047
|
.flatpickr-time .flatpickr-time-separator,
|
|
1049
1048
|
.flatpickr-time .flatpickr-am-pm {
|
|
1050
1049
|
margin: 0 0.25rem;
|
|
1051
|
-
font-family: var(--cat-font-family-head
|
|
1050
|
+
font-family: var(--cat-font-family-head), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, var(--cat-font-family-emoji, ""), "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
1052
1051
|
font-size: 1.125rem;
|
|
1053
1052
|
line-height: 1.5rem;
|
|
1054
|
-
color: rgb(var(--cat-font-color-head, 0, 0, 0));
|
|
1055
1053
|
font-weight: 400;
|
|
1056
1054
|
font-feature-settings: "pnum";
|
|
1057
|
-
color: rgb(var(--cat-font-color-
|
|
1055
|
+
color: rgb(var(--cat-font-color-base, 0, 0, 0));
|
|
1058
1056
|
line-height: 2.25rem;
|
|
1059
1057
|
}
|
|
1060
1058
|
|
|
@@ -1072,7 +1070,7 @@ span.flatpickr-weekday {
|
|
|
1072
1070
|
}
|
|
1073
1071
|
.flatpickr-time input {
|
|
1074
1072
|
background: transparent !important;
|
|
1075
|
-
color: rgb(var(--cat-font-color-
|
|
1073
|
+
color: rgb(var(--cat-font-color-base, 0, 0, 0));
|
|
1076
1074
|
font-size: 0.9375rem;
|
|
1077
1075
|
line-height: 2.25rem;
|
|
1078
1076
|
font-family: inherit;
|
|
@@ -1111,7 +1109,6 @@ span.flatpickr-weekday {
|
|
|
1111
1109
|
|
|
1112
1110
|
:host {
|
|
1113
1111
|
display: inline-flex;
|
|
1114
|
-
margin-bottom: 1rem;
|
|
1115
1112
|
}
|
|
1116
1113
|
:host > div {
|
|
1117
1114
|
display: flex;
|
|
@@ -3,17 +3,23 @@
|
|
|
3
3
|
*/
|
|
4
4
|
/* stylelint-disable value-keyword-case */
|
|
5
5
|
/* stylelint-enable value-keyword-case */
|
|
6
|
-
.hint-
|
|
6
|
+
.hint-wrapper {
|
|
7
|
+
flex: 0 1 auto;
|
|
7
8
|
display: flex;
|
|
8
9
|
gap: 0.5rem;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.hint-section {
|
|
13
|
+
flex: 1 1 auto;
|
|
14
|
+
display: flex;
|
|
9
15
|
flex-direction: column;
|
|
10
|
-
|
|
16
|
+
gap: 0.25rem;
|
|
17
|
+
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
18
|
+
font-size: 0.875rem;
|
|
19
|
+
line-height: 1.125rem;
|
|
11
20
|
}
|
|
12
21
|
.hint-section .input-hint,
|
|
13
22
|
.hint-section ::slotted([slot=hint]) {
|
|
14
|
-
font-size: 0.875rem;
|
|
15
|
-
line-height: 1.125rem;
|
|
16
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
17
23
|
margin: 0 !important;
|
|
18
24
|
}
|
|
19
25
|
|
|
@@ -285,27 +291,20 @@
|
|
|
285
291
|
flex-grow: 1;
|
|
286
292
|
justify-content: space-between;
|
|
287
293
|
gap: 0.25rem;
|
|
294
|
+
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
288
295
|
}
|
|
289
296
|
|
|
290
|
-
.label-optional
|
|
291
|
-
|
|
297
|
+
.label-optional,
|
|
298
|
+
.label-character-count {
|
|
299
|
+
display: inline-flex;
|
|
292
300
|
align-items: center;
|
|
293
301
|
max-height: 1.25rem;
|
|
294
302
|
font-size: 0.75rem;
|
|
295
303
|
line-height: 1rem;
|
|
296
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
297
|
-
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
298
304
|
}
|
|
299
305
|
|
|
300
306
|
.label-character-count {
|
|
301
|
-
display: flex;
|
|
302
|
-
align-items: center;
|
|
303
307
|
margin-left: auto;
|
|
304
|
-
max-height: 1.25rem;
|
|
305
|
-
font-size: 0.75rem;
|
|
306
|
-
line-height: 1rem;
|
|
307
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
308
|
-
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
309
308
|
}
|
|
310
309
|
|
|
311
310
|
.input-horizontal .label-container.hidden label,
|
|
@@ -348,8 +347,6 @@
|
|
|
348
347
|
display: flex;
|
|
349
348
|
font-size: 0.9375rem;
|
|
350
349
|
line-height: 1.25rem;
|
|
351
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
352
|
-
margin-bottom: 1rem;
|
|
353
350
|
}
|
|
354
351
|
|
|
355
352
|
:host([hidden]) {
|
|
@@ -412,8 +409,7 @@
|
|
|
412
409
|
.text-prefix,
|
|
413
410
|
.text-suffix {
|
|
414
411
|
display: inline-flex;
|
|
415
|
-
align-items: center;
|
|
416
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
412
|
+
align-items: center; /* stylelint-disable property-no-vendor-prefix */
|
|
417
413
|
-webkit-user-select: none;
|
|
418
414
|
-ms-user-select: none;
|
|
419
415
|
user-select: none;
|
|
@@ -3,20 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
/* stylelint-disable value-keyword-case */
|
|
5
5
|
/* stylelint-enable value-keyword-case */
|
|
6
|
-
.hint-section {
|
|
7
|
-
display: flex;
|
|
8
|
-
gap: 0.5rem;
|
|
9
|
-
flex-direction: column;
|
|
10
|
-
color: rgb(var(--cat-hint-color, inherit));
|
|
11
|
-
}
|
|
12
|
-
.hint-section .input-hint,
|
|
13
|
-
.hint-section ::slotted([slot=hint]) {
|
|
14
|
-
font-size: 0.875rem;
|
|
15
|
-
line-height: 1.125rem;
|
|
16
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
17
|
-
margin: 0 !important;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
6
|
.hint-wrapper {
|
|
21
7
|
flex: 0 1 auto;
|
|
22
8
|
display: flex;
|
|
@@ -25,22 +11,22 @@
|
|
|
25
11
|
|
|
26
12
|
.hint-section {
|
|
27
13
|
flex: 1 1 auto;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
.input-hint,
|
|
32
|
-
::slotted([slot=hint]) {
|
|
14
|
+
display: flex;
|
|
15
|
+
flex-direction: column;
|
|
16
|
+
gap: 0.25rem;
|
|
33
17
|
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
18
|
+
font-size: 0.875rem;
|
|
19
|
+
line-height: 1.125rem;
|
|
20
|
+
}
|
|
21
|
+
.hint-section .input-hint,
|
|
22
|
+
.hint-section ::slotted([slot=hint]) {
|
|
23
|
+
margin: 0 !important;
|
|
37
24
|
}
|
|
38
25
|
|
|
39
26
|
:host {
|
|
40
27
|
display: flex;
|
|
41
28
|
flex-direction: column;
|
|
42
29
|
gap: 0.5rem;
|
|
43
|
-
margin-bottom: 1rem;
|
|
44
30
|
}
|
|
45
31
|
|
|
46
32
|
:host([hidden]) {
|
|
@@ -3,17 +3,23 @@
|
|
|
3
3
|
*/
|
|
4
4
|
/* stylelint-disable value-keyword-case */
|
|
5
5
|
/* stylelint-enable value-keyword-case */
|
|
6
|
-
.hint-
|
|
6
|
+
.hint-wrapper {
|
|
7
|
+
flex: 0 1 auto;
|
|
7
8
|
display: flex;
|
|
8
9
|
gap: 0.5rem;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.hint-section {
|
|
13
|
+
flex: 1 1 auto;
|
|
14
|
+
display: flex;
|
|
9
15
|
flex-direction: column;
|
|
10
|
-
|
|
16
|
+
gap: 0.25rem;
|
|
17
|
+
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
18
|
+
font-size: 0.875rem;
|
|
19
|
+
line-height: 1.125rem;
|
|
11
20
|
}
|
|
12
21
|
.hint-section .input-hint,
|
|
13
22
|
.hint-section ::slotted([slot=hint]) {
|
|
14
|
-
font-size: 0.875rem;
|
|
15
|
-
line-height: 1.125rem;
|
|
16
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
17
23
|
margin: 0 !important;
|
|
18
24
|
}
|
|
19
25
|
|
|
@@ -285,27 +291,20 @@
|
|
|
285
291
|
flex-grow: 1;
|
|
286
292
|
justify-content: space-between;
|
|
287
293
|
gap: 0.25rem;
|
|
294
|
+
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
288
295
|
}
|
|
289
296
|
|
|
290
|
-
.label-optional
|
|
291
|
-
|
|
297
|
+
.label-optional,
|
|
298
|
+
.label-character-count {
|
|
299
|
+
display: inline-flex;
|
|
292
300
|
align-items: center;
|
|
293
301
|
max-height: 1.25rem;
|
|
294
302
|
font-size: 0.75rem;
|
|
295
303
|
line-height: 1rem;
|
|
296
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
297
|
-
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
298
304
|
}
|
|
299
305
|
|
|
300
306
|
.label-character-count {
|
|
301
|
-
display: flex;
|
|
302
|
-
align-items: center;
|
|
303
307
|
margin-left: auto;
|
|
304
|
-
max-height: 1.25rem;
|
|
305
|
-
font-size: 0.75rem;
|
|
306
|
-
line-height: 1rem;
|
|
307
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
308
|
-
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
309
308
|
}
|
|
310
309
|
|
|
311
310
|
.input-horizontal .label-container.hidden label,
|
|
@@ -350,7 +349,6 @@
|
|
|
350
349
|
gap: 0.5rem;
|
|
351
350
|
line-height: 1.25rem;
|
|
352
351
|
position: relative;
|
|
353
|
-
margin-bottom: 1rem;
|
|
354
352
|
}
|
|
355
353
|
|
|
356
354
|
:host([hidden]) {
|
|
@@ -385,14 +383,6 @@ label.hidden {
|
|
|
385
383
|
gap: 1rem;
|
|
386
384
|
}
|
|
387
385
|
|
|
388
|
-
.input-optional {
|
|
389
|
-
margin-left: 0.25rem;
|
|
390
|
-
font-size: 0.75rem;
|
|
391
|
-
line-height: 1rem;
|
|
392
|
-
font-weight: var(--cat-font-weight-body, 400);
|
|
393
|
-
color: rgb(var(--cat-font-color-muted, 81, 92, 108));
|
|
394
|
-
}
|
|
395
|
-
|
|
396
386
|
.select-wrapper {
|
|
397
387
|
display: flex;
|
|
398
388
|
align-items: flex-start;
|