@justeattakeaway/pie-checkbox-group 1.0.2 → 1.0.4
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/custom-elements.json +3 -3
- package/dist/index.js +1 -1
- package/package.json +5 -5
package/custom-elements.json
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"type": {
|
|
44
44
|
"text": "DefaultProps"
|
|
45
45
|
},
|
|
46
|
-
"default": "{\n status: 'default',\n disabled: false,\n isInline: false,\n}"
|
|
46
|
+
"default": "{\r\n status: 'default',\r\n disabled: false,\r\n isInline: false,\r\n}"
|
|
47
47
|
}
|
|
48
48
|
],
|
|
49
49
|
"exports": [
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
],
|
|
182
|
-
"description": "Function that updates the local `_hasLabel` state in case\nwhen the label slot receives content."
|
|
182
|
+
"description": "Function that updates the local `_hasLabel` state in case\r\nwhen the label slot receives content."
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"kind": "method",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"text": "TemplateResult"
|
|
191
191
|
}
|
|
192
192
|
},
|
|
193
|
-
"description": "Template for the label slot to correctly wrap it into a legend element when it has content.\nCalled within the main render function."
|
|
193
|
+
"description": "Template for the label slot to correctly wrap it into a legend element when it has content.\r\nCalled within the main render function."
|
|
194
194
|
}
|
|
195
195
|
],
|
|
196
196
|
"events": [
|
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ const d = class d extends x {
|
|
|
9
9
|
this.getAttribute("v") || this.setAttribute("v", d.v);
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
|
-
d.v = "1.0.
|
|
12
|
+
d.v = "1.0.4";
|
|
13
13
|
let b = d;
|
|
14
14
|
const S = "*,*:after,*:before{box-sizing:inherit}:host{display:block}.c-checkboxGroup{--checkbox-group-offset: var(--dt-spacing-c);--checkbox-group-offset--inline: var(--dt-spacing-e);--checkbox-group-label-offset: var(--dt-spacing-a);margin:0;padding:0;border:0;min-width:0}.c-checkboxGroup ::slotted(pie-checkbox){display:flex}.c-checkboxGroup ::slotted(pie-form-label){display:block;padding-block-end:var(--checkbox-group-label-offset)}.c-checkboxGroup:not(.c-checkboxGroup--inline) ::slotted(pie-checkbox:not(:last-child)){margin-block-end:var(--checkbox-group-offset)}.c-checkboxGroup--inline{display:flex;align-items:flex-start;flex-wrap:wrap}.c-checkboxGroup.c-checkboxGroup--inline{margin:calc(-1 * var(--checkbox-group-offset) / 2) calc(-1 * var(--checkbox-group-offset--inline) / 2)}.c-checkboxGroup.c-checkboxGroup--inline ::slotted(pie-checkbox){margin:calc(var(--checkbox-group-offset) / 2) calc(var(--checkbox-group-offset--inline) / 2)}.c-checkboxGroup.c-checkboxGroup--inline ::slotted(pie-form-label){margin:0 calc(var(--checkbox-group-offset--inline) / 2) calc(-1 * (var(--checkbox-group-offset) / 2 - var(--checkbox-group-label-offset)));padding-block-end:0}.c-checkboxGroup-assistiveText{--checkbox-group-assistive-text-offset: var(--dt-spacing-a);display:block;margin-block-start:var(--checkbox-group-assistive-text-offset)}", E = ["default", "success", "error"], O = "pie-checkbox-group-disabled", $ = "pie-checkbox-group-error", p = {
|
|
15
15
|
status: "default",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@justeattakeaway/pie-checkbox-group",
|
|
3
3
|
"description": "PIE Design System Checkbox Group built using Web Components",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.4",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -44,15 +44,15 @@
|
|
|
44
44
|
"license": "Apache-2.0",
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@custom-elements-manifest/analyzer": "0.9.0",
|
|
47
|
-
"@justeattakeaway/pie-checkbox": "1.0.
|
|
47
|
+
"@justeattakeaway/pie-checkbox": "1.0.4",
|
|
48
48
|
"@justeattakeaway/pie-components-config": "0.21.0",
|
|
49
|
-
"@justeattakeaway/pie-css": "0.26.
|
|
49
|
+
"@justeattakeaway/pie-css": "0.26.1",
|
|
50
50
|
"@justeattakeaway/pie-monorepo-utils": "0.7.0",
|
|
51
51
|
"cem-plugin-module-file-extensions": "0.0.5"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@justeattakeaway/pie-assistive-text": "0.11.
|
|
55
|
-
"@justeattakeaway/pie-webc-core": "6.0.
|
|
54
|
+
"@justeattakeaway/pie-assistive-text": "0.11.11",
|
|
55
|
+
"@justeattakeaway/pie-webc-core": "6.0.1"
|
|
56
56
|
},
|
|
57
57
|
"volta": {
|
|
58
58
|
"extends": "../../../package.json"
|