@rei/cedar 15.0.0-alpha.0 → 15.0.0-beta.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/cdr-style.css +1 -0
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +1821 -1860
- package/dist/icon-component-docgen.json +623 -623
- package/dist/lib.d.ts +426 -263
- package/dist/src/components/abstract/styles/CdrAbstract.module.scss.mjs +3 -3
- package/dist/src/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/src/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/src/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/src/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/src/components/button/CdrButton.vue2.mjs +16 -19
- package/dist/src/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/src/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/src/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/src/components/checkbox/styles/CdrCheckbox.module.scss.mjs +29 -29
- package/dist/src/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/src/components/chip/styles/CdrChipGroup.module.scss.mjs +6 -6
- package/dist/src/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
- package/dist/src/components/container/styles/CdrContainer.module.scss.mjs +4 -4
- package/dist/src/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/src/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/src/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/src/components/icon/CdrIcon.vue2.mjs +6 -6
- package/dist/src/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/src/components/image/styles/CdrImg.module.scss.mjs +3 -3
- package/dist/src/components/input/CdrInput.vue2.mjs +17 -18
- package/dist/src/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/src/components/kicker/styles/CdrKicker.module.scss.mjs +3 -3
- package/dist/src/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/src/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +27 -27
- package/dist/src/components/lead/CdrLead.vue2.mjs +15 -46
- package/dist/src/components/lead/{CdrHeadingSubheadingBlock.vue.mjs → compositions/landingLead/CdrHeadingSubheadingBlock.vue.mjs} +1 -1
- package/dist/src/components/lead/{CdrHeadingSubheadingBlock.vue2.mjs → compositions/landingLead/CdrHeadingSubheadingBlock.vue2.mjs} +5 -4
- package/dist/src/components/lead/compositions/landingLead/CdrLandingLead.vue.mjs +9 -0
- package/dist/src/components/lead/compositions/landingLead/CdrLandingLead.vue2.mjs +57 -0
- package/dist/src/components/lead/{styles → compositions/landingLead/styles}/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
- package/dist/src/components/lead/compositions/landingLead/styles/CdrLandingLead.module.scss.mjs +7 -0
- package/dist/src/components/lead/styles/CdrLead.module.scss.mjs +7 -8
- package/dist/src/components/link/styles/CdrLink.module.scss.mjs +5 -5
- package/dist/src/components/list/CdrList.vue2.mjs +8 -8
- package/dist/src/components/list/styles/CdrList.module.scss.mjs +7 -7
- package/dist/src/components/modal/styles/CdrModal.module.scss.mjs +14 -14
- package/dist/src/components/pagination/styles/CdrPagination.module.scss.mjs +55 -55
- package/dist/src/components/picture/styles/CdrPicture.module.scss.mjs +4 -3
- package/dist/src/components/popover/styles/CdrPopover.module.scss.mjs +65 -65
- package/dist/src/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/src/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/src/components/radio/styles/CdrRadio.module.scss.mjs +29 -29
- package/dist/src/components/rating/CdrRating.vue2.mjs +25 -29
- package/dist/src/components/rating/components/CdrStar00.vue2.mjs +14 -18
- package/dist/src/components/rating/components/CdrStar100.vue2.mjs +14 -18
- package/dist/src/components/rating/components/CdrStar25.vue2.mjs +18 -22
- package/dist/src/components/rating/components/CdrStar50.vue2.mjs +16 -20
- package/dist/src/components/rating/components/CdrStar75.vue2.mjs +17 -21
- package/dist/src/components/rating/components/CdrStarNull.vue2.mjs +18 -22
- package/dist/src/components/rating/styles/CdrRating.module.scss.mjs +46 -46
- package/dist/src/components/select/CdrSelect.vue2.mjs +20 -21
- package/dist/src/components/select/styles/CdrSelect.module.scss.mjs +44 -44
- package/dist/src/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/src/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/src/components/switch/styles/CdrSwitch.module.scss.mjs +10 -10
- package/dist/src/components/table/CdrTable.vue2.mjs +13 -17
- package/dist/src/components/table/styles/CdrTable.module.scss.mjs +15 -15
- package/dist/src/components/tabs/styles/CdrTabPanel.module.scss.mjs +7 -7
- package/dist/src/components/tabs/styles/CdrTabs.module.scss.mjs +30 -30
- package/dist/src/components/text/CdrText.vue2.mjs +7 -9
- package/dist/src/components/text/presets/CdrBody.vue2.mjs +13 -18
- package/dist/src/components/text/presets/CdrBody.vue3.mjs +1 -1
- package/dist/src/components/text/presets/CdrEyebrow.vue2.mjs +13 -9
- package/dist/src/components/text/presets/CdrEyebrow.vue3.mjs +1 -1
- package/dist/src/components/text/presets/CdrHeadingDisplay.vue2.mjs +12 -16
- package/dist/src/components/text/presets/CdrHeadingDisplay.vue3.mjs +1 -1
- package/dist/src/components/text/presets/CdrHeadingSans.vue2.mjs +12 -16
- package/dist/src/components/text/presets/CdrHeadingSans.vue3.mjs +1 -1
- package/dist/src/components/text/presets/CdrHeadingSerif.vue2.mjs +13 -18
- package/dist/src/components/text/presets/CdrHeadingSerif.vue3.mjs +1 -1
- package/dist/src/components/text/presets/CdrSubheadingSans.vue2.mjs +12 -16
- package/dist/src/components/text/presets/CdrSubheadingSans.vue3.mjs +1 -1
- package/dist/src/components/text/presets/CdrUtilitySans.vue2.mjs +13 -18
- package/dist/src/components/text/presets/CdrUtilitySans.vue3.mjs +1 -1
- package/dist/src/components/text/presets/CdrUtilitySerif.vue2.mjs +13 -18
- package/dist/src/components/text/presets/CdrUtilitySerif.vue3.mjs +1 -1
- package/dist/src/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/src/components/title/styles/CdrTitle.module.scss.mjs +1 -1
- package/dist/src/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/src/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/src/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +7 -7
- package/dist/src/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/src/lib.mjs +436 -434
- package/dist/style/cdr-abstract.css +1 -1
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-body.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-choreographer.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-eyebrow.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-kicker.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-landing-lead.css +1 -0
- package/dist/style/cdr-lead.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-picture.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/package.json +9 -9
- package/dist/style.css +0 -1
- /package/dist/{reset.css → cdr-reset.css} +0 -0
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import { defineComponent as O, useSlots as G, useAttrs as J, useCssModule as K, ref as Q, computed as
|
|
1
|
+
import { defineComponent as O, useSlots as G, useAttrs as J, useCssModule as K, ref as Q, computed as l, openBlock as m, createBlock as P, unref as r, normalizeClass as v, createSlots as W, withCtx as d, createElementVNode as z, withDirectives as N, createElementBlock as f, mergeProps as A, vModelText as X, vModelDynamic as Y, renderSlot as u, createCommentVNode as y } from "vue";
|
|
2
2
|
import Z from "../../utils/propValidator.mjs";
|
|
3
3
|
import _ from "../labelStandalone/CdrLabelStandalone.vue.mjs";
|
|
4
4
|
import ee from "../formError/CdrFormError.vue.mjs";
|
|
5
|
-
import re from "../../props/
|
|
6
|
-
import te from "../../props/background.mjs";
|
|
5
|
+
import re from "../../props/background.mjs";
|
|
7
6
|
import $ from "../../utils/mapClasses.mjs";
|
|
8
|
-
import
|
|
9
|
-
const
|
|
7
|
+
import te from "../../utils/uid.mjs";
|
|
8
|
+
const oe = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-errormessage", "aria-describedby"], ae = ["type", "disabled", "aria-required", "aria-invalid", "aria-errormessage", "aria-describedby"], le = ["id"], h = "cdr-input", pe = /* @__PURE__ */ O({
|
|
10
9
|
name: "CdrInput",
|
|
11
10
|
inheritAttrs: !1,
|
|
12
11
|
customOptions: {},
|
|
@@ -59,13 +58,13 @@ const ae = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
|
|
|
59
58
|
* Sets the background color the input is rendered on
|
|
60
59
|
* @values primary, secondary
|
|
61
60
|
*/
|
|
62
|
-
background:
|
|
61
|
+
background: re,
|
|
63
62
|
/**
|
|
64
63
|
* Sets the input field size
|
|
65
|
-
* @demoSelectMultiple
|
|
66
|
-
* @values
|
|
64
|
+
* @demoSelectMultiple true
|
|
65
|
+
* @values large
|
|
67
66
|
*/
|
|
68
|
-
size:
|
|
67
|
+
size: String,
|
|
69
68
|
/**
|
|
70
69
|
* Sets the `role` attribute for the embedded error state messaging.
|
|
71
70
|
*/
|
|
@@ -108,10 +107,10 @@ const ae = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
|
|
|
108
107
|
setup(e, {
|
|
109
108
|
emit: F
|
|
110
109
|
}) {
|
|
111
|
-
const a = e, M = F,
|
|
112
|
-
const t = [
|
|
110
|
+
const a = e, M = F, i = G(), C = J(), c = K(), p = Q(!1), E = i["helper-text-top"], L = i["helper-text-bottom"], g = i["pre-icon"], k = i["post-icon"], T = i["post-icon"] ? i["post-icon"]().length > 1 : !1, U = i.info, D = i["info-action"], s = a.id ? a.id : te(), H = l(() => a.rows > 1 ? "cdr-input--multiline" : ""), q = l(() => g ? "cdr-input--preicon" : ""), B = l(() => k ? "cdr-input--posticon" : ""), S = l(() => T ? "cdr-input--posticons" : ""), w = l(() => a.error ? "cdr-input--error" : ""), x = l(() => `cdr-input--${a.background}`), I = l(() => a.size ? `${h}--${a.size}` : ""), R = l(() => p.value ? "cdr-input--focus" : ""), V = l(() => {
|
|
111
|
+
const t = [i["helper-text-top"] ? `${s}-helper-text-top` : "", i["helper-text-bottom"] ? `${s}-helper-text-bottom` : "", C["aria-describedby"]].filter((o) => o).join(" ");
|
|
113
112
|
return a.error ? `${s}-error` : t;
|
|
114
|
-
}), j =
|
|
113
|
+
}), j = l(() => {
|
|
115
114
|
const t = a.numeric || a.type === "number";
|
|
116
115
|
return {
|
|
117
116
|
id: s,
|
|
@@ -120,7 +119,7 @@ const ae = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
|
|
|
120
119
|
inputmode: t ? "numeric" : void 0,
|
|
121
120
|
...C
|
|
122
121
|
};
|
|
123
|
-
}), b =
|
|
122
|
+
}), b = l({
|
|
124
123
|
get() {
|
|
125
124
|
return a.modelValue;
|
|
126
125
|
},
|
|
@@ -142,7 +141,7 @@ const ae = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
|
|
|
142
141
|
}, [e.rows && e.rows > 1 ? N((m(), f("textarea", A({
|
|
143
142
|
key: 0,
|
|
144
143
|
rows: e.rows,
|
|
145
|
-
class: r($)(r(c), h, H.value, q.value, B.value,
|
|
144
|
+
class: r($)(r(c), h, H.value, q.value, B.value, S.value, w.value, x.value, I.value),
|
|
146
145
|
id: r(s),
|
|
147
146
|
disabled: e.disabled,
|
|
148
147
|
"aria-required": e.required || void 0,
|
|
@@ -153,10 +152,10 @@ const ae = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
|
|
|
153
152
|
onFocus: o[0] || (o[0] = (n) => p.value = !0),
|
|
154
153
|
onBlur: o[1] || (o[1] = (n) => p.value = !1),
|
|
155
154
|
"onUpdate:modelValue": o[2] || (o[2] = (n) => b.value = n)
|
|
156
|
-
}), null, 16,
|
|
155
|
+
}), null, 16, oe)), [[X, b.value]]) : N((m(), f("input", A({
|
|
157
156
|
key: 1,
|
|
158
157
|
type: e.type,
|
|
159
|
-
class: r($)(r(c), h, q.value, B.value,
|
|
158
|
+
class: r($)(r(c), h, q.value, B.value, S.value, w.value, x.value, I.value),
|
|
160
159
|
disabled: e.disabled,
|
|
161
160
|
"aria-required": e.required || void 0,
|
|
162
161
|
"aria-invalid": !!e.error || void 0,
|
|
@@ -166,7 +165,7 @@ const ae = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
|
|
|
166
165
|
onFocus: o[3] || (o[3] = (n) => p.value = !0),
|
|
167
166
|
onBlur: o[4] || (o[4] = (n) => p.value = !1),
|
|
168
167
|
"onUpdate:modelValue": o[5] || (o[5] = (n) => b.value = n)
|
|
169
|
-
}), null, 16,
|
|
168
|
+
}), null, 16, ae)), [[Y, b.value]]), r(g) ? (m(), f("span", {
|
|
170
169
|
key: 2,
|
|
171
170
|
class: v(r(c)["cdr-input__pre-icon"])
|
|
172
171
|
}, [u(t.$slots, "pre-icon")], 2)) : y("", !0), r(k) ? (m(), f("span", {
|
|
@@ -209,5 +208,5 @@ const ae = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
|
|
|
209
208
|
}
|
|
210
209
|
});
|
|
211
210
|
export {
|
|
212
|
-
|
|
211
|
+
pe as default
|
|
213
212
|
};
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
const a = {
|
|
2
|
-
"cdr-label-standalone": "cdr-label-standalone_15-0-0-
|
|
3
|
-
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-0-0-
|
|
4
|
-
"cdr-label-standalone__label": "cdr-label-standalone__label_15-0-0-
|
|
5
|
-
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-0-0-
|
|
6
|
-
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-0-0-
|
|
7
|
-
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-0-0-
|
|
8
|
-
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-0-0-
|
|
9
|
-
"cdr-label-standalone__info": "cdr-label-standalone__info_15-0-0-
|
|
10
|
-
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-0-0-
|
|
11
|
-
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-0-0-
|
|
12
|
-
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-0-0-
|
|
13
|
-
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-0-0-
|
|
14
|
-
"cdr-form-error": "cdr-form-error_15-0-0-
|
|
15
|
-
"cdr-form-error__icon": "cdr-form-error__icon_15-0-0-
|
|
16
|
-
"cdr-input": "cdr-input_15-0-0-
|
|
17
|
-
"cdr-input--focus": "cdr-input--focus_15-0-0-
|
|
18
|
-
"cdr-input--multiline": "cdr-input--multiline_15-0-0-
|
|
19
|
-
"cdr-input--preicon": "cdr-input--preicon_15-0-0-
|
|
20
|
-
"cdr-input--posticon": "cdr-input--posticon_15-0-0-
|
|
21
|
-
"cdr-input--posticons": "cdr-input--posticons_15-0-0-
|
|
22
|
-
"cdr-input--primary": "cdr-input--primary_15-0-0-
|
|
23
|
-
"cdr-input--secondary": "cdr-input--secondary_15-0-0-
|
|
24
|
-
"cdr-input--error": "cdr-input--error_15-0-0-
|
|
25
|
-
"cdr-input--large": "cdr-input--large_15-0-0-
|
|
26
|
-
"cdr-input--large@xs": "cdr-input--large@xs_15-0-0-
|
|
27
|
-
"cdr-input--large@sm": "cdr-input--large@sm_15-0-0-
|
|
28
|
-
"cdr-input--large@md": "cdr-input--large@md_15-0-0-
|
|
29
|
-
"cdr-input--large@lg": "cdr-input--large@lg_15-0-0-
|
|
30
|
-
"cdr-input__pre-icon": "cdr-input__pre-icon_15-0-0-
|
|
31
|
-
"cdr-input__post-icon": "cdr-input__post-icon_15-0-0-
|
|
32
|
-
"cdr-input__helper-text": "cdr-input__helper-text_15-0-0-
|
|
33
|
-
"cdr-input-wrap": "cdr-input-wrap_15-0-0-
|
|
2
|
+
"cdr-label-standalone": "cdr-label-standalone_15-0-0-beta-0",
|
|
3
|
+
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-0-0-beta-0",
|
|
4
|
+
"cdr-label-standalone__label": "cdr-label-standalone__label_15-0-0-beta-0",
|
|
5
|
+
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-0-0-beta-0",
|
|
6
|
+
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-0-0-beta-0",
|
|
7
|
+
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-0-0-beta-0",
|
|
8
|
+
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-0-0-beta-0",
|
|
9
|
+
"cdr-label-standalone__info": "cdr-label-standalone__info_15-0-0-beta-0",
|
|
10
|
+
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-0-0-beta-0",
|
|
11
|
+
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-0-0-beta-0",
|
|
12
|
+
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-0-0-beta-0",
|
|
13
|
+
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-0-0-beta-0",
|
|
14
|
+
"cdr-form-error": "cdr-form-error_15-0-0-beta-0",
|
|
15
|
+
"cdr-form-error__icon": "cdr-form-error__icon_15-0-0-beta-0",
|
|
16
|
+
"cdr-input": "cdr-input_15-0-0-beta-0",
|
|
17
|
+
"cdr-input--focus": "cdr-input--focus_15-0-0-beta-0",
|
|
18
|
+
"cdr-input--multiline": "cdr-input--multiline_15-0-0-beta-0",
|
|
19
|
+
"cdr-input--preicon": "cdr-input--preicon_15-0-0-beta-0",
|
|
20
|
+
"cdr-input--posticon": "cdr-input--posticon_15-0-0-beta-0",
|
|
21
|
+
"cdr-input--posticons": "cdr-input--posticons_15-0-0-beta-0",
|
|
22
|
+
"cdr-input--primary": "cdr-input--primary_15-0-0-beta-0",
|
|
23
|
+
"cdr-input--secondary": "cdr-input--secondary_15-0-0-beta-0",
|
|
24
|
+
"cdr-input--error": "cdr-input--error_15-0-0-beta-0",
|
|
25
|
+
"cdr-input--large": "cdr-input--large_15-0-0-beta-0",
|
|
26
|
+
"cdr-input--large@xs": "cdr-input--large@xs_15-0-0-beta-0",
|
|
27
|
+
"cdr-input--large@sm": "cdr-input--large@sm_15-0-0-beta-0",
|
|
28
|
+
"cdr-input--large@md": "cdr-input--large@md_15-0-0-beta-0",
|
|
29
|
+
"cdr-input--large@lg": "cdr-input--large@lg_15-0-0-beta-0",
|
|
30
|
+
"cdr-input__pre-icon": "cdr-input__pre-icon_15-0-0-beta-0",
|
|
31
|
+
"cdr-input__post-icon": "cdr-input__post-icon_15-0-0-beta-0",
|
|
32
|
+
"cdr-input__helper-text": "cdr-input__helper-text_15-0-0-beta-0",
|
|
33
|
+
"cdr-input-wrap": "cdr-input-wrap_15-0-0-beta-0"
|
|
34
34
|
};
|
|
35
35
|
export {
|
|
36
36
|
a as default
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
const a = {
|
|
2
|
-
"cdr-label-standalone": "cdr-label-standalone_15-0-0-
|
|
3
|
-
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-0-0-
|
|
4
|
-
"cdr-label-standalone__label": "cdr-label-standalone__label_15-0-0-
|
|
5
|
-
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-0-0-
|
|
6
|
-
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-0-0-
|
|
7
|
-
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-0-0-
|
|
8
|
-
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-0-0-
|
|
9
|
-
"cdr-label-standalone__info": "cdr-label-standalone__info_15-0-0-
|
|
10
|
-
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-0-0-
|
|
11
|
-
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-0-0-
|
|
12
|
-
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-0-0-
|
|
13
|
-
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-0-0-
|
|
2
|
+
"cdr-label-standalone": "cdr-label-standalone_15-0-0-beta-0",
|
|
3
|
+
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-0-0-beta-0",
|
|
4
|
+
"cdr-label-standalone__label": "cdr-label-standalone__label_15-0-0-beta-0",
|
|
5
|
+
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-0-0-beta-0",
|
|
6
|
+
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-0-0-beta-0",
|
|
7
|
+
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-0-0-beta-0",
|
|
8
|
+
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-0-0-beta-0",
|
|
9
|
+
"cdr-label-standalone__info": "cdr-label-standalone__info_15-0-0-beta-0",
|
|
10
|
+
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-0-0-beta-0",
|
|
11
|
+
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-0-0-beta-0",
|
|
12
|
+
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-0-0-beta-0",
|
|
13
|
+
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-0-0-beta-0"
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
16
|
a as default
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
const
|
|
2
|
-
"cdr-label-wrapper": "cdr-label-wrapper_15-0-0-
|
|
3
|
-
"cdr-label-wrapper__container": "cdr-label-wrapper__container_15-0-0-
|
|
4
|
-
"cdr-label-wrapper--primary": "cdr-label-wrapper--primary_15-0-0-
|
|
5
|
-
"cdr-label-wrapper--secondary": "cdr-label-wrapper--secondary_15-0-0-
|
|
6
|
-
"cdr-label-wrapper--disabled": "cdr-label-wrapper--disabled_15-0-0-
|
|
7
|
-
"cdr-label-wrapper__figure": "cdr-label-wrapper__figure_15-0-0-
|
|
8
|
-
"cdr-label-wrapper__content": "cdr-label-wrapper__content_15-0-0-
|
|
9
|
-
"cdr-label-wrapper--hide-figure": "cdr-label-wrapper--hide-figure_15-0-0-
|
|
10
|
-
"cdr-checkbox__svg-box": "cdr-checkbox__svg-box_15-0-0-
|
|
11
|
-
"cdr-label-wrapper--small": "cdr-label-wrapper--small_15-0-0-
|
|
12
|
-
"cdr-label-wrapper--medium": "cdr-label-wrapper--medium_15-0-0-
|
|
13
|
-
"cdr-label-wrapper--large": "cdr-label-wrapper--large_15-0-0-
|
|
14
|
-
"cdr-checkbox__checkbox-box": "cdr-checkbox__checkbox-box_15-0-0-
|
|
15
|
-
"cdr-label-wrapper--small@xs": "cdr-label-wrapper--small@xs_15-0-0-
|
|
16
|
-
"cdr-label-wrapper--medium@xs": "cdr-label-wrapper--medium@xs_15-0-0-
|
|
17
|
-
"cdr-label-wrapper--large@xs": "cdr-label-wrapper--large@xs_15-0-0-
|
|
18
|
-
"cdr-label-wrapper--small@sm": "cdr-label-wrapper--small@sm_15-0-0-
|
|
19
|
-
"cdr-label-wrapper--medium@sm": "cdr-label-wrapper--medium@sm_15-0-0-
|
|
20
|
-
"cdr-label-wrapper--large@sm": "cdr-label-wrapper--large@sm_15-0-0-
|
|
21
|
-
"cdr-label-wrapper--small@md": "cdr-label-wrapper--small@md_15-0-0-
|
|
22
|
-
"cdr-label-wrapper--medium@md": "cdr-label-wrapper--medium@md_15-0-0-
|
|
23
|
-
"cdr-label-wrapper--large@md": "cdr-label-wrapper--large@md_15-0-0-
|
|
24
|
-
"cdr-label-wrapper--small@lg": "cdr-label-wrapper--small@lg_15-0-0-
|
|
25
|
-
"cdr-label-wrapper--medium@lg": "cdr-label-wrapper--medium@lg_15-0-0-
|
|
26
|
-
"cdr-label-wrapper--large@lg": "cdr-label-wrapper--large@lg_15-0-0-
|
|
1
|
+
const r = {
|
|
2
|
+
"cdr-label-wrapper": "cdr-label-wrapper_15-0-0-beta-0",
|
|
3
|
+
"cdr-label-wrapper__container": "cdr-label-wrapper__container_15-0-0-beta-0",
|
|
4
|
+
"cdr-label-wrapper--primary": "cdr-label-wrapper--primary_15-0-0-beta-0",
|
|
5
|
+
"cdr-label-wrapper--secondary": "cdr-label-wrapper--secondary_15-0-0-beta-0",
|
|
6
|
+
"cdr-label-wrapper--disabled": "cdr-label-wrapper--disabled_15-0-0-beta-0",
|
|
7
|
+
"cdr-label-wrapper__figure": "cdr-label-wrapper__figure_15-0-0-beta-0",
|
|
8
|
+
"cdr-label-wrapper__content": "cdr-label-wrapper__content_15-0-0-beta-0",
|
|
9
|
+
"cdr-label-wrapper--hide-figure": "cdr-label-wrapper--hide-figure_15-0-0-beta-0",
|
|
10
|
+
"cdr-checkbox__svg-box": "cdr-checkbox__svg-box_15-0-0-beta-0",
|
|
11
|
+
"cdr-label-wrapper--small": "cdr-label-wrapper--small_15-0-0-beta-0",
|
|
12
|
+
"cdr-label-wrapper--medium": "cdr-label-wrapper--medium_15-0-0-beta-0",
|
|
13
|
+
"cdr-label-wrapper--large": "cdr-label-wrapper--large_15-0-0-beta-0",
|
|
14
|
+
"cdr-checkbox__checkbox-box": "cdr-checkbox__checkbox-box_15-0-0-beta-0",
|
|
15
|
+
"cdr-label-wrapper--small@xs": "cdr-label-wrapper--small@xs_15-0-0-beta-0",
|
|
16
|
+
"cdr-label-wrapper--medium@xs": "cdr-label-wrapper--medium@xs_15-0-0-beta-0",
|
|
17
|
+
"cdr-label-wrapper--large@xs": "cdr-label-wrapper--large@xs_15-0-0-beta-0",
|
|
18
|
+
"cdr-label-wrapper--small@sm": "cdr-label-wrapper--small@sm_15-0-0-beta-0",
|
|
19
|
+
"cdr-label-wrapper--medium@sm": "cdr-label-wrapper--medium@sm_15-0-0-beta-0",
|
|
20
|
+
"cdr-label-wrapper--large@sm": "cdr-label-wrapper--large@sm_15-0-0-beta-0",
|
|
21
|
+
"cdr-label-wrapper--small@md": "cdr-label-wrapper--small@md_15-0-0-beta-0",
|
|
22
|
+
"cdr-label-wrapper--medium@md": "cdr-label-wrapper--medium@md_15-0-0-beta-0",
|
|
23
|
+
"cdr-label-wrapper--large@md": "cdr-label-wrapper--large@md_15-0-0-beta-0",
|
|
24
|
+
"cdr-label-wrapper--small@lg": "cdr-label-wrapper--small@lg_15-0-0-beta-0",
|
|
25
|
+
"cdr-label-wrapper--medium@lg": "cdr-label-wrapper--medium@lg_15-0-0-beta-0",
|
|
26
|
+
"cdr-label-wrapper--large@lg": "cdr-label-wrapper--large@lg_15-0-0-beta-0"
|
|
27
27
|
};
|
|
28
28
|
export {
|
|
29
|
-
|
|
29
|
+
r as default
|
|
30
30
|
};
|
|
@@ -1,55 +1,24 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
const l = "cdr-lead", $ = /* @__PURE__ */ u({
|
|
1
|
+
import { defineComponent as m, computed as p, useCssModule as u, openBlock as f, createElementBlock as i, normalizeClass as t, unref as e, createElementVNode as r, renderSlot as l } from "vue";
|
|
2
|
+
import C from "../../utils/mapClasses.mjs";
|
|
3
|
+
const s = "cdr-lead", v = /* @__PURE__ */ m({
|
|
5
4
|
name: "CdrLead",
|
|
6
5
|
__name: "CdrLead",
|
|
7
6
|
props: {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
type: String,
|
|
11
|
-
default: void 0
|
|
12
|
-
},
|
|
13
|
-
/** Sets the lead's image alt */
|
|
14
|
-
imgAlt: {
|
|
15
|
-
type: String,
|
|
16
|
-
default: ""
|
|
17
|
-
},
|
|
18
|
-
/** Sets the lead's heading */
|
|
19
|
-
heading: {
|
|
20
|
-
type: String,
|
|
21
|
-
default: void 0
|
|
22
|
-
},
|
|
23
|
-
/** Sets the lead's subheading */
|
|
24
|
-
subheading: {
|
|
25
|
-
type: String,
|
|
26
|
-
default: void 0
|
|
7
|
+
surface: {
|
|
8
|
+
default: "bottom"
|
|
27
9
|
}
|
|
28
10
|
},
|
|
29
|
-
setup(
|
|
30
|
-
const
|
|
31
|
-
return (
|
|
32
|
-
class:
|
|
33
|
-
}, [
|
|
34
|
-
class:
|
|
35
|
-
},
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}, [r(e(h), {
|
|
39
|
-
src: n.imgSrc,
|
|
40
|
-
alt: n.imgAlt,
|
|
41
|
-
class: a(e(t)[`${l}__image`])
|
|
42
|
-
}, null, 8, ["src", "alt", "class"])], 2)) : C("", !0), i("div", {
|
|
43
|
-
class: a(e(t)[`${l}__lower`])
|
|
44
|
-
}, [S(g.$slots, "content", {}, () => [r(p, {
|
|
45
|
-
class: a(e(t)[`${l}__copy-block`])
|
|
46
|
-
}, {
|
|
47
|
-
subheading: c(() => [o(m(n.subheading), 1)]),
|
|
48
|
-
default: c(() => [o(m(n.heading) + " ", 1)]),
|
|
49
|
-
_: 1
|
|
50
|
-
}, 8, ["class"])])], 2)], 2));
|
|
11
|
+
setup(c) {
|
|
12
|
+
const n = c, d = p(() => `${s}--${n.surface}`), o = u();
|
|
13
|
+
return (a, _) => (f(), i("div", {
|
|
14
|
+
class: t(e(C)(e(o), s, d.value))
|
|
15
|
+
}, [r("div", {
|
|
16
|
+
class: t(e(o)[`${s}__top`])
|
|
17
|
+
}, [l(a.$slots, "top")], 2), r("div", {
|
|
18
|
+
class: t(e(o)[`${s}__bottom`])
|
|
19
|
+
}, [l(a.$slots, "bottom")], 2)], 2));
|
|
51
20
|
}
|
|
52
21
|
});
|
|
53
22
|
export {
|
|
54
|
-
|
|
23
|
+
v as default
|
|
55
24
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import o from "./CdrHeadingSubheadingBlock.vue2.mjs";
|
|
2
2
|
import s from "./styles/CdrHeadingSubheadingBlock.module.scss.mjs";
|
|
3
|
-
import t from "
|
|
3
|
+
import t from "../../../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
4
|
const e = {
|
|
5
5
|
$style: s
|
|
6
6
|
}, d = /* @__PURE__ */ t(o, [["__cssModules", e]]);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as i, useCssModule as c, openBlock as g, createElementBlock as u, normalizeClass as s, unref as e, createVNode as d, withCtx as l, renderSlot as o } from "vue";
|
|
2
|
-
import h from "
|
|
3
|
-
import
|
|
2
|
+
import h from "../../../text/presets/CdrHeadingDisplay.vue.mjs";
|
|
3
|
+
import p from "../../../text/presets/CdrSubheadingSans.vue.mjs";
|
|
4
4
|
const n = "cdr-heading-subheading-block", b = /* @__PURE__ */ i({
|
|
5
5
|
__name: "CdrHeadingSubheadingBlock",
|
|
6
6
|
props: {
|
|
@@ -11,7 +11,7 @@ const n = "cdr-heading-subheading-block", b = /* @__PURE__ */ i({
|
|
|
11
11
|
},
|
|
12
12
|
setup(r) {
|
|
13
13
|
const a = c();
|
|
14
|
-
return (t,
|
|
14
|
+
return (t, f) => (g(), u("header", {
|
|
15
15
|
class: s(e(a)[n])
|
|
16
16
|
}, [d(e(h), {
|
|
17
17
|
tag: r.headingTag,
|
|
@@ -20,7 +20,8 @@ const n = "cdr-heading-subheading-block", b = /* @__PURE__ */ i({
|
|
|
20
20
|
}, {
|
|
21
21
|
default: l(() => [o(t.$slots, "default")]),
|
|
22
22
|
_: 3
|
|
23
|
-
}, 8, ["tag", "class"]), d(e(
|
|
23
|
+
}, 8, ["tag", "class"]), d(e(p), {
|
|
24
|
+
tag: "span",
|
|
24
25
|
class: s(e(a)[`${n}__subheading`])
|
|
25
26
|
}, {
|
|
26
27
|
default: l(() => [o(t.$slots, "subheading")]),
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import s from "./CdrLandingLead.vue2.mjs";
|
|
2
|
+
import o from "./styles/CdrLandingLead.module.scss.mjs";
|
|
3
|
+
import t from "../../../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
+
const r = {
|
|
5
|
+
$style: o
|
|
6
|
+
}, d = /* @__PURE__ */ t(s, [["__cssModules", r]]);
|
|
7
|
+
export {
|
|
8
|
+
d as default
|
|
9
|
+
};
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { defineComponent as c, useCssModule as o, openBlock as g, createBlock as m, unref as t, withCtx as a, createVNode as i, normalizeClass as d, createTextVNode as n, toDisplayString as s } from "vue";
|
|
2
|
+
import u from "../../../image/CdrImg.vue.mjs";
|
|
3
|
+
import f from "../../CdrLead.vue.mjs";
|
|
4
|
+
import S from "./CdrHeadingSubheadingBlock.vue.mjs";
|
|
5
|
+
const l = "cdr-landing-lead", x = /* @__PURE__ */ c({
|
|
6
|
+
name: "CdrLead",
|
|
7
|
+
__name: "CdrLandingLead",
|
|
8
|
+
props: {
|
|
9
|
+
/** Sets the lead's image source */
|
|
10
|
+
imgSrc: {
|
|
11
|
+
type: String,
|
|
12
|
+
default: ""
|
|
13
|
+
},
|
|
14
|
+
/** Comma-seperated list of img srcsets */
|
|
15
|
+
imgSrcset: {
|
|
16
|
+
type: String,
|
|
17
|
+
default: void 0
|
|
18
|
+
},
|
|
19
|
+
/** Sets the lead's image alt */
|
|
20
|
+
imgAlt: {
|
|
21
|
+
type: String,
|
|
22
|
+
default: ""
|
|
23
|
+
},
|
|
24
|
+
/** Sets the lead's heading */
|
|
25
|
+
heading: {
|
|
26
|
+
type: String,
|
|
27
|
+
default: void 0
|
|
28
|
+
},
|
|
29
|
+
/** Sets the lead's subheading */
|
|
30
|
+
subheading: {
|
|
31
|
+
type: String,
|
|
32
|
+
default: void 0
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
setup(e) {
|
|
36
|
+
const r = o();
|
|
37
|
+
return (p, C) => (g(), m(t(f), null, {
|
|
38
|
+
top: a(() => [i(t(u), {
|
|
39
|
+
src: e.imgSrc,
|
|
40
|
+
srcset: e.imgSrcset,
|
|
41
|
+
alt: e.imgAlt,
|
|
42
|
+
class: d(t(r)[`${l}__image`])
|
|
43
|
+
}, null, 8, ["src", "srcset", "alt", "class"])]),
|
|
44
|
+
bottom: a(() => [i(S, {
|
|
45
|
+
class: d(t(r)[`${l}__copy-block`])
|
|
46
|
+
}, {
|
|
47
|
+
subheading: a(() => [n(s(e.subheading), 1)]),
|
|
48
|
+
default: a(() => [n(s(e.heading) + " ", 1)]),
|
|
49
|
+
_: 1
|
|
50
|
+
}, 8, ["class"])]),
|
|
51
|
+
_: 1
|
|
52
|
+
}));
|
|
53
|
+
}
|
|
54
|
+
});
|
|
55
|
+
export {
|
|
56
|
+
x as default
|
|
57
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const
|
|
2
|
-
"cdr-heading-subheading-block__heading": "cdr-heading-subheading-block__heading_15-0-0-
|
|
3
|
-
"cdr-heading-subheading-block__subheading": "cdr-heading-subheading-block__subheading_15-0-0-
|
|
1
|
+
const d = {
|
|
2
|
+
"cdr-heading-subheading-block__heading": "cdr-heading-subheading-block__heading_15-0-0-beta-0",
|
|
3
|
+
"cdr-heading-subheading-block__subheading": "cdr-heading-subheading-block__subheading_15-0-0-beta-0"
|
|
4
4
|
};
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
d as default
|
|
7
7
|
};
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
const
|
|
2
|
-
"cdr-lead": "cdr-lead_15-0-0-
|
|
3
|
-
"cdr-
|
|
4
|
-
"cdr-
|
|
5
|
-
"cdr-
|
|
6
|
-
"cdr-
|
|
7
|
-
"cdr-lead__copy-block": "cdr-lead__copy-block_15-0-0-alpha-0"
|
|
1
|
+
const d = {
|
|
2
|
+
"cdr-lead": "cdr-lead_15-0-0-beta-0",
|
|
3
|
+
"cdr-lead--top": "cdr-lead--top_15-0-0-beta-0",
|
|
4
|
+
"cdr-lead--bottom": "cdr-lead--bottom_15-0-0-beta-0",
|
|
5
|
+
"cdr-lead__top": "cdr-lead__top_15-0-0-beta-0",
|
|
6
|
+
"cdr-lead__bottom": "cdr-lead__bottom_15-0-0-beta-0"
|
|
8
7
|
};
|
|
9
8
|
export {
|
|
10
|
-
|
|
9
|
+
d as default
|
|
11
10
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const
|
|
2
|
-
"cdr-link": "cdr-link_15-0-0-
|
|
3
|
-
"cdr-link--standalone": "cdr-link--standalone_15-0-0-
|
|
4
|
-
"cdr-link--inherit-color": "cdr-link--inherit-color_15-0-0-
|
|
1
|
+
const n = {
|
|
2
|
+
"cdr-link": "cdr-link_15-0-0-beta-0",
|
|
3
|
+
"cdr-link--standalone": "cdr-link--standalone_15-0-0-beta-0",
|
|
4
|
+
"cdr-link--inherit-color": "cdr-link--inherit-color_15-0-0-beta-0"
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
n as default
|
|
8
8
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as i, useCssModule as n, computed as d, openBlock as c, createBlock as m, resolveDynamicComponent as p, normalizeClass as u, unref as f, withCtx as C, renderSlot as v } from "vue";
|
|
2
2
|
import s from "../../utils/propValidator.mjs";
|
|
3
|
-
const a = "cdr-list", S = /* @__PURE__ */
|
|
3
|
+
const a = "cdr-list", S = /* @__PURE__ */ i({
|
|
4
4
|
name: "CdrList",
|
|
5
5
|
__name: "CdrList",
|
|
6
6
|
props: {
|
|
@@ -20,16 +20,16 @@ const a = "cdr-list", S = /* @__PURE__ */ n({
|
|
|
20
20
|
*/
|
|
21
21
|
modifier: {
|
|
22
22
|
type: String,
|
|
23
|
-
default:
|
|
24
|
-
validator: (e) => s(e, ["
|
|
23
|
+
default: void 0,
|
|
24
|
+
validator: (e) => s(e, ["ordered", "unordered", "compact", "inline"])
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
setup(e) {
|
|
28
|
-
const
|
|
29
|
-
return (
|
|
30
|
-
class:
|
|
28
|
+
const o = e, r = n(), l = d(() => o.modifier ? o.modifier.split(" ").map((t) => r[`${a}--${t}`]) : "");
|
|
29
|
+
return (t, g) => (c(), m(p(e.tag), {
|
|
30
|
+
class: u([f(r)[a], l.value])
|
|
31
31
|
}, {
|
|
32
|
-
default:
|
|
32
|
+
default: C(() => [v(t.$slots, "default")]),
|
|
33
33
|
_: 3
|
|
34
34
|
}, 8, ["class"]));
|
|
35
35
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const
|
|
2
|
-
"cdr-list": "cdr-list_15-0-0-
|
|
3
|
-
"cdr-list--compact": "cdr-list--compact_15-0-0-
|
|
4
|
-
"cdr-list--ordered": "cdr-list--ordered_15-0-0-
|
|
5
|
-
"cdr-list--unordered": "cdr-list--unordered_15-0-0-
|
|
6
|
-
"cdr-list--inline": "cdr-list--inline_15-0-0-
|
|
1
|
+
const t = {
|
|
2
|
+
"cdr-list": "cdr-list_15-0-0-beta-0",
|
|
3
|
+
"cdr-list--compact": "cdr-list--compact_15-0-0-beta-0",
|
|
4
|
+
"cdr-list--ordered": "cdr-list--ordered_15-0-0-beta-0",
|
|
5
|
+
"cdr-list--unordered": "cdr-list--unordered_15-0-0-beta-0",
|
|
6
|
+
"cdr-list--inline": "cdr-list--inline_15-0-0-beta-0"
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
t as default
|
|
10
10
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
const
|
|
2
|
-
"cdr-modal": "cdr-modal_15-0-0-
|
|
3
|
-
"cdr-modal__overlay": "cdr-modal__overlay_15-0-0-
|
|
4
|
-
"cdr-modal__outerWrap": "cdr-modal__outerWrap_15-0-0-
|
|
5
|
-
"cdr-modal__contentWrap": "cdr-modal__contentWrap_15-0-0-
|
|
6
|
-
"cdr-modal__innerWrap": "cdr-modal__innerWrap_15-0-0-
|
|
7
|
-
"cdr-modal__dialog": "cdr-modal__dialog_15-0-0-
|
|
8
|
-
"cdr-modal__content": "cdr-modal__content_15-0-0-
|
|
9
|
-
"cdr-modal__header": "cdr-modal__header_15-0-0-
|
|
10
|
-
"cdr-modal__title": "cdr-modal__title_15-0-0-
|
|
11
|
-
"cdr-modal__close-button": "cdr-modal__close-button_15-0-0-
|
|
12
|
-
"cdr-modal__text-content": "cdr-modal__text-content_15-0-0-
|
|
13
|
-
"cdr-modal--closed": "cdr-modal--closed_15-0-0-
|
|
1
|
+
const d = {
|
|
2
|
+
"cdr-modal": "cdr-modal_15-0-0-beta-0",
|
|
3
|
+
"cdr-modal__overlay": "cdr-modal__overlay_15-0-0-beta-0",
|
|
4
|
+
"cdr-modal__outerWrap": "cdr-modal__outerWrap_15-0-0-beta-0",
|
|
5
|
+
"cdr-modal__contentWrap": "cdr-modal__contentWrap_15-0-0-beta-0",
|
|
6
|
+
"cdr-modal__innerWrap": "cdr-modal__innerWrap_15-0-0-beta-0",
|
|
7
|
+
"cdr-modal__dialog": "cdr-modal__dialog_15-0-0-beta-0",
|
|
8
|
+
"cdr-modal__content": "cdr-modal__content_15-0-0-beta-0",
|
|
9
|
+
"cdr-modal__header": "cdr-modal__header_15-0-0-beta-0",
|
|
10
|
+
"cdr-modal__title": "cdr-modal__title_15-0-0-beta-0",
|
|
11
|
+
"cdr-modal__close-button": "cdr-modal__close-button_15-0-0-beta-0",
|
|
12
|
+
"cdr-modal__text-content": "cdr-modal__text-content_15-0-0-beta-0",
|
|
13
|
+
"cdr-modal--closed": "cdr-modal--closed_15-0-0-beta-0"
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
|
-
|
|
16
|
+
d as default
|
|
17
17
|
};
|