Skip to content

Commit

Permalink
v9.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Nov 5, 2024
1 parent 2631ad5 commit 73a678e
Show file tree
Hide file tree
Showing 213 changed files with 1,155 additions and 1,155 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": "9.0.7",
"version": "9.0.17",
"description": "Accessibility behaviors / mix-ins to improve a11y overall",
"repository": {
"type": "git",
Expand All @@ -37,8 +37,8 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "Slider that allows comparison of two images",
"repository": {
"type": "git",
Expand All @@ -41,14 +41,14 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/a11y-details": "^9.0.7",
"@haxtheweb/radio-behaviors": "^9.0.7",
"@haxtheweb/simple-icon": "^9.0.7",
"@haxtheweb/a11y-details": "^9.0.17",
"@haxtheweb/radio-behaviors": "^9.0.17",
"@haxtheweb/simple-icon": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "Start of a11y-collapse",
"repository": {
"type": "git",
Expand All @@ -41,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/simple-icon": "^9.0.7",
"@haxtheweb/simple-tooltip": "^9.0.7",
"@haxtheweb/simple-icon": "^9.0.17",
"@haxtheweb/simple-tooltip": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "Slider that allows comparison of two images",
"repository": {
"type": "git",
Expand All @@ -41,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/simple-colors": "^9.0.7",
"@haxtheweb/simple-range-input": "^9.0.7",
"@haxtheweb/simple-colors": "^9.0.17",
"@haxtheweb/simple-range-input": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.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 @@ -15,7 +15,7 @@
"hax": "src/a11y-details-hax.json"
}
},
"version": "9.0.7",
"version": "9.0.17",
"description": "accessible progressive disclosure with detail and summary",
"repository": {
"type": "git",
Expand All @@ -40,11 +40,11 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/absolute-position-behavior": "^9.0.7",
"@haxtheweb/absolute-position-behavior": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@open-wc/testing": "4.0.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": "9.0.7",
"version": "9.0.17",
"description": "accessible figure with image description in details",
"repository": {
"type": "git",
Expand All @@ -36,11 +36,11 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/a11y-details": "^9.0.7",
"@haxtheweb/a11y-details": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
20 changes: 10 additions & 10 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": "9.0.16",
"version": "9.0.17",
"description": "Play gifs in an accessible way by having the user click to play their animation",
"repository": {
"type": "git",
Expand All @@ -37,18 +37,18 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/a11y-details": "^9.0.7",
"@haxtheweb/i18n-manager": "^9.0.13",
"@haxtheweb/intersection-element": "^9.0.7",
"@haxtheweb/micro-frontend-registry": "^9.0.16",
"@haxtheweb/schema-behaviors": "^9.0.7",
"@haxtheweb/simple-tooltip": "^9.0.7",
"@haxtheweb/a11y-details": "^9.0.17",
"@haxtheweb/i18n-manager": "^9.0.17",
"@haxtheweb/intersection-element": "^9.0.17",
"@haxtheweb/micro-frontend-registry": "^9.0.17",
"@haxtheweb/schema-behaviors": "^9.0.17",
"@haxtheweb/simple-tooltip": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/simple-img": "^9.0.16",
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@haxtheweb/simple-img": "^9.0.17",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
30 changes: 15 additions & 15 deletions elements/a11y-media-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"...super.styles"
]
},
"version": "9.0.16",
"version": "9.0.17",
"description": "A feature rich, highly accessible video player",
"repository": {
"type": "git",
Expand All @@ -43,23 +43,23 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/absolute-position-behavior": "^9.0.7",
"@haxtheweb/anchor-behaviors": "^9.0.7",
"@haxtheweb/d-d-d": "^9.0.16",
"@haxtheweb/fullscreen-behaviors": "^9.0.7",
"@haxtheweb/responsive-utility": "^9.0.7",
"@haxtheweb/simple-colors": "^9.0.7",
"@haxtheweb/simple-fields": "^9.0.13",
"@haxtheweb/simple-icon": "^9.0.7",
"@haxtheweb/simple-range-input": "^9.0.7",
"@haxtheweb/simple-search": "^9.0.13",
"@haxtheweb/simple-toast": "^9.0.16",
"@haxtheweb/simple-tooltip": "^9.0.7",
"@haxtheweb/utils": "^9.0.7",
"@haxtheweb/absolute-position-behavior": "^9.0.17",
"@haxtheweb/anchor-behaviors": "^9.0.17",
"@haxtheweb/d-d-d": "^9.0.17",
"@haxtheweb/fullscreen-behaviors": "^9.0.17",
"@haxtheweb/responsive-utility": "^9.0.17",
"@haxtheweb/simple-colors": "^9.0.17",
"@haxtheweb/simple-fields": "^9.0.17",
"@haxtheweb/simple-icon": "^9.0.17",
"@haxtheweb/simple-range-input": "^9.0.17",
"@haxtheweb/simple-search": "^9.0.17",
"@haxtheweb/simple-toast": "^9.0.17",
"@haxtheweb/simple-tooltip": "^9.0.17",
"@haxtheweb/utils": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "Accessible menu button",
"repository": {
"type": "git",
Expand All @@ -41,12 +41,12 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/absolute-position-behavior": "^9.0.7",
"@haxtheweb/utils": "^9.0.7",
"@haxtheweb/absolute-position-behavior": "^9.0.17",
"@haxtheweb/utils": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@open-wc/testing": "4.0.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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "accessible and responsive tabbed interface",
"repository": {
"type": "git",
Expand All @@ -41,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/responsive-utility": "^9.0.7",
"@haxtheweb/simple-icon": "^9.0.7",
"@haxtheweb/simple-tooltip": "^9.0.7",
"@haxtheweb/responsive-utility": "^9.0.17",
"@haxtheweb/simple-icon": "^9.0.17",
"@haxtheweb/simple-tooltip": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@open-wc/testing": "4.0.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/a11y-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sharedProps": [],
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "a collection of accessibility patterns and styles",
"repository": {
"type": "git",
Expand Down Expand Up @@ -43,7 +43,7 @@
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
"@webcomponents/webcomponentsjs": "^2.8.0",
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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "Abstracting the positioning behavior from paper-tooltip to be resusable in other elements",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,7 +44,7 @@
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@open-wc/testing": "4.0.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/accent-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "Start of accent-card",
"repository": {
"type": "git",
Expand All @@ -41,14 +41,14 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/intersection-element": "^9.0.7",
"@haxtheweb/schema-behaviors": "^9.0.7",
"@haxtheweb/simple-colors": "^9.0.7",
"@haxtheweb/intersection-element": "^9.0.17",
"@haxtheweb/schema-behaviors": "^9.0.17",
"@haxtheweb/simple-colors": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.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/aframe-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "A-frame 3D player in the browser via data binding w/ polymer",
"repository": {
"type": "git",
Expand All @@ -37,13 +37,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/es-global-bridge": "^9.0.7",
"@haxtheweb/schema-behaviors": "^9.0.7",
"@haxtheweb/es-global-bridge": "^9.0.17",
"@haxtheweb/schema-behaviors": "^9.0.17",
"lit": "^3.2.0"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/storybook-utilities": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@haxtheweb/storybook-utilities": "^9.0.17",
"@open-wc/testing": "4.0.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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.7",
"version": "9.0.17",
"description": "demonstrative purposes via meme",
"repository": {
"type": "git",
Expand All @@ -41,7 +41,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.7",
"@haxtheweb/deduping-fix": "^9.0.17",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
Loading

0 comments on commit 73a678e

Please sign in to comment.