Skip to content

Commit

Permalink
v7.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Sep 11, 2023
1 parent ec95e3a commit b987317
Show file tree
Hide file tree
Showing 247 changed files with 1,251 additions and 1,251 deletions.
6 changes: 3 additions & 3 deletions elements/a11y-behaviors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Accessibility behaviors / mix-ins to improve a11y overall",
"repository": {
"type": "git",
Expand All @@ -36,8 +36,8 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
12 changes: 6 additions & 6 deletions elements/a11y-carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Slider that allows comparison of two images",
"repository": {
"type": "git",
Expand All @@ -41,14 +41,14 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/a11y-details": "^7.0.17",
"@lrnwebcomponents/radio-behaviors": "^7.0.17",
"@lrnwebcomponents/simple-icon": "^7.0.17",
"@lrnwebcomponents/a11y-details": "^7.0.18",
"@lrnwebcomponents/radio-behaviors": "^7.0.18",
"@lrnwebcomponents/simple-icon": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions elements/a11y-collapse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Start of a11y-collapse",
"repository": {
"type": "git",
Expand All @@ -41,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/simple-icon": "^7.0.17",
"@lrnwebcomponents/simple-tooltip": "^7.0.17",
"@lrnwebcomponents/simple-icon": "^7.0.18",
"@lrnwebcomponents/simple-tooltip": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions elements/a11y-compare-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Slider that allows comparison of two images",
"repository": {
"type": "git",
Expand All @@ -41,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/simple-colors": "^7.0.17",
"@lrnwebcomponents/simple-range-input": "^7.0.17",
"@lrnwebcomponents/simple-colors": "^7.0.18",
"@lrnwebcomponents/simple-range-input": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions elements/a11y-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"hax": "src/a11y-details-hax.json"
}
},
"version": "7.0.17",
"version": "7.0.18",
"description": "accessible progressive disclosure with detail and summary",
"repository": {
"type": "git",
Expand All @@ -40,11 +40,11 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/absolute-position-behavior": "^7.0.17",
"@lrnwebcomponents/absolute-position-behavior": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions elements/a11y-figure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"js": "src/a11y-figure.js"
}
},
"version": "7.0.17",
"version": "7.0.18",
"description": "accessible figure with image description in details",
"repository": {
"type": "git",
Expand All @@ -35,11 +35,11 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/a11y-details": "^7.0.17",
"@lrnwebcomponents/a11y-details": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
16 changes: 8 additions & 8 deletions elements/a11y-gif-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Play gifs in an accessible way by having the user click to play their animation",
"repository": {
"type": "git",
Expand All @@ -36,17 +36,17 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/a11y-details": "^7.0.17",
"@lrnwebcomponents/a11y-details": "^7.0.18",
"@lrnwebcomponents/intersection-element": "^7.0.4",
"@lrnwebcomponents/micro-frontend-registry": "^7.0.17",
"@lrnwebcomponents/schema-behaviors": "^7.0.17",
"@lrnwebcomponents/simple-tooltip": "^7.0.17",
"@lrnwebcomponents/micro-frontend-registry": "^7.0.18",
"@lrnwebcomponents/schema-behaviors": "^7.0.18",
"@lrnwebcomponents/simple-tooltip": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/simple-img": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/simple-img": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
28 changes: 14 additions & 14 deletions elements/a11y-media-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"...super.styles"
]
},
"version": "7.0.17",
"version": "7.0.18",
"description": "A feature rich, highly accessible video player",
"repository": {
"type": "git",
Expand All @@ -43,22 +43,22 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/absolute-position-behavior": "^7.0.17",
"@lrnwebcomponents/anchor-behaviors": "^7.0.17",
"@lrnwebcomponents/fullscreen-behaviors": "^7.0.17",
"@lrnwebcomponents/responsive-utility": "^7.0.17",
"@lrnwebcomponents/simple-colors": "^7.0.17",
"@lrnwebcomponents/simple-fields": "^7.0.17",
"@lrnwebcomponents/simple-icon": "^7.0.17",
"@lrnwebcomponents/simple-range-input": "^7.0.17",
"@lrnwebcomponents/simple-search": "^7.0.17",
"@lrnwebcomponents/simple-toast": "^7.0.17",
"@lrnwebcomponents/simple-tooltip": "^7.0.17",
"@lrnwebcomponents/utils": "^7.0.17",
"@lrnwebcomponents/absolute-position-behavior": "^7.0.18",
"@lrnwebcomponents/anchor-behaviors": "^7.0.18",
"@lrnwebcomponents/fullscreen-behaviors": "^7.0.18",
"@lrnwebcomponents/responsive-utility": "^7.0.18",
"@lrnwebcomponents/simple-colors": "^7.0.18",
"@lrnwebcomponents/simple-fields": "^7.0.18",
"@lrnwebcomponents/simple-icon": "^7.0.18",
"@lrnwebcomponents/simple-range-input": "^7.0.18",
"@lrnwebcomponents/simple-search": "^7.0.18",
"@lrnwebcomponents/simple-toast": "^7.0.18",
"@lrnwebcomponents/simple-tooltip": "^7.0.18",
"@lrnwebcomponents/utils": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions elements/a11y-menu-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Accessible menu button",
"repository": {
"type": "git",
Expand All @@ -41,12 +41,12 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/absolute-position-behavior": "^7.0.17",
"@lrnwebcomponents/utils": "^7.0.17",
"@lrnwebcomponents/absolute-position-behavior": "^7.0.18",
"@lrnwebcomponents/utils": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions elements/a11y-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "accessible and responsive tabbed interface",
"repository": {
"type": "git",
Expand All @@ -41,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/responsive-utility": "^7.0.17",
"@lrnwebcomponents/simple-icon": "^7.0.17",
"@lrnwebcomponents/simple-tooltip": "^7.0.17",
"@lrnwebcomponents/responsive-utility": "^7.0.18",
"@lrnwebcomponents/simple-icon": "^7.0.18",
"@lrnwebcomponents/simple-tooltip": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion elements/a11y-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sharedProps": [],
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "a collection of accessibility patterns and styles",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions elements/absolute-position-behavior/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Abstracting the positioning behavior from paper-tooltip to be resusable in other elements",
"repository": {
"type": "git",
Expand All @@ -44,7 +44,7 @@
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions elements/accent-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "Start of accent-card",
"repository": {
"type": "git",
Expand All @@ -42,13 +42,13 @@
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/intersection-element": "^7.0.4",
"@lrnwebcomponents/schema-behaviors": "^7.0.17",
"@lrnwebcomponents/simple-colors": "^7.0.17",
"@lrnwebcomponents/schema-behaviors": "^7.0.18",
"@lrnwebcomponents/simple-colors": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions elements/aframe-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "A-frame 3D player in the browser via data binding w/ polymer",
"repository": {
"type": "git",
Expand All @@ -37,12 +37,12 @@
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/es-global-bridge": "^7.0.4",
"@lrnwebcomponents/schema-behaviors": "^7.0.17",
"@lrnwebcomponents/schema-behaviors": "^7.0.18",
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/storybook-utilities": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/storybook-utilities": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions elements/air-horn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "demonstrative purposes via meme",
"repository": {
"type": "git",
Expand All @@ -41,7 +41,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions elements/anchor-behaviors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.17",
"version": "7.0.18",
"description": "handles anchors and params in the url",
"repository": {
"type": "git",
Expand All @@ -41,7 +41,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@open-wc/testing": "3.2.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
Loading

1 comment on commit b987317

@vercel
Copy link

@vercel vercel bot commented on b987317 Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.