Skip to content

Commit

Permalink
v9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Jul 24, 2024
1 parent ab226dc commit f528e4a
Show file tree
Hide file tree
Showing 210 changed files with 1,065 additions and 1,226 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.1",
"version": "9.0.2",
"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.1",
"@haxtheweb/storybook-utilities": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
13 changes: 6 additions & 7 deletions elements/a11y-carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"useHAX": true,
"useSass": false,
"files": {
"css": "src/a11y-carousel.css",
"css": "src/a11y-carousel.css",
"html": "src/a11y-carousel.html",
"js": "src/a11y-carousel.js",
Expand All @@ -17,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.1",
"version": "9.0.2",
"description": "Slider that allows comparison of two images",
"repository": {
"type": "git",
Expand All @@ -42,14 +41,14 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/a11y-details": "^9.0.1",
"@haxtheweb/radio-behaviors": "^9.0.1",
"@haxtheweb/simple-icon": "^9.0.1",
"@haxtheweb/a11y-details": "^9.0.2",
"@haxtheweb/radio-behaviors": "^9.0.2",
"@haxtheweb/simple-icon": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/storybook-utilities": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
11 changes: 5 additions & 6 deletions elements/a11y-collapse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"useHAX": true,
"useSass": false,
"files": {
"css": "src/a11y-collapse.css",
"css": "src/a11y-collapse.css",
"html": "src/a11y-collapse.html",
"js": "src/a11y-collapse.js",
Expand All @@ -17,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.1",
"version": "9.0.2",
"description": "Start of a11y-collapse",
"repository": {
"type": "git",
Expand All @@ -42,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/simple-icon": "^9.0.1",
"@haxtheweb/simple-tooltip": "^9.0.1",
"@haxtheweb/simple-icon": "^9.0.2",
"@haxtheweb/simple-tooltip": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/storybook-utilities": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
11 changes: 5 additions & 6 deletions elements/a11y-compare-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"useHAX": true,
"useSass": false,
"files": {
"css": "src/a11y-compare-image.css",
"css": "src/a11y-compare-image.css",
"html": "src/a11y-compare-image.html",
"js": "src/a11y-compare-image.js",
Expand All @@ -17,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.1",
"version": "9.0.2",
"description": "Slider that allows comparison of two images",
"repository": {
"type": "git",
Expand All @@ -42,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/simple-colors": "^9.0.1",
"@haxtheweb/simple-range-input": "^9.0.1",
"@haxtheweb/simple-colors": "^9.0.2",
"@haxtheweb/simple-range-input": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/storybook-utilities": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
7 changes: 3 additions & 4 deletions elements/a11y-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@
"useHAX": true,
"useSass": false,
"files": {
"css": "src/a11y-details.css",
"css": "src/a11y-details.css",
"html": "src/a11y-details.html",
"js": "src/a11y-details.js",
"properties": "src/a11y-details-properties.json",
"hax": "src/a11y-details-hax.json"
}
},
"version": "9.0.1",
"version": "9.0.2",
"description": "accessible progressive disclosure with detail and summary",
"repository": {
"type": "git",
Expand All @@ -41,11 +40,11 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/absolute-position-behavior": "^9.0.1",
"@haxtheweb/absolute-position-behavior": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@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.1",
"version": "9.0.2",
"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.1",
"@haxtheweb/a11y-details": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
18 changes: 9 additions & 9 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.1",
"version": "9.0.2",
"description": "Play gifs in an accessible way by having the user click to play their animation",
"repository": {
"type": "git",
Expand All @@ -37,17 +37,17 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/a11y-details": "^9.0.1",
"@haxtheweb/intersection-element": "^9.0.1",
"@haxtheweb/micro-frontend-registry": "^9.0.1",
"@haxtheweb/schema-behaviors": "^9.0.1",
"@haxtheweb/simple-tooltip": "^9.0.1",
"@haxtheweb/a11y-details": "^9.0.2",
"@haxtheweb/intersection-element": "^9.0.2",
"@haxtheweb/micro-frontend-registry": "^9.0.2",
"@haxtheweb/schema-behaviors": "^9.0.2",
"@haxtheweb/simple-tooltip": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/simple-img": "^9.0.1",
"@haxtheweb/storybook-utilities": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@haxtheweb/simple-img": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
29 changes: 14 additions & 15 deletions elements/a11y-media-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"useHAX": false,
"useSass": false,
"files": {
"css": "src/a11y-media-player.css",
"css": "src/a11y-media-player.css",
"html": "src/a11y-media-player.html",
"js": "src/a11y-media-player.js",
Expand All @@ -19,7 +18,7 @@
"...super.styles"
]
},
"version": "9.0.1",
"version": "9.0.2",
"description": "A feature rich, highly accessible video player",
"repository": {
"type": "git",
Expand All @@ -44,22 +43,22 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/absolute-position-behavior": "^9.0.1",
"@haxtheweb/anchor-behaviors": "^9.0.1",
"@haxtheweb/fullscreen-behaviors": "^9.0.1",
"@haxtheweb/responsive-utility": "^9.0.1",
"@haxtheweb/simple-colors": "^9.0.1",
"@haxtheweb/simple-fields": "^9.0.1",
"@haxtheweb/simple-icon": "^9.0.1",
"@haxtheweb/simple-range-input": "^9.0.1",
"@haxtheweb/simple-search": "^9.0.1",
"@haxtheweb/simple-toast": "^9.0.1",
"@haxtheweb/simple-tooltip": "^9.0.1",
"@haxtheweb/utils": "^9.0.1",
"@haxtheweb/absolute-position-behavior": "^9.0.2",
"@haxtheweb/anchor-behaviors": "^9.0.2",
"@haxtheweb/fullscreen-behaviors": "^9.0.2",
"@haxtheweb/responsive-utility": "^9.0.2",
"@haxtheweb/simple-colors": "^9.0.2",
"@haxtheweb/simple-fields": "^9.0.2",
"@haxtheweb/simple-icon": "^9.0.2",
"@haxtheweb/simple-range-input": "^9.0.2",
"@haxtheweb/simple-search": "^9.0.2",
"@haxtheweb/simple-toast": "^9.0.2",
"@haxtheweb/simple-tooltip": "^9.0.2",
"@haxtheweb/utils": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/storybook-utilities": "^9.0.1",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
9 changes: 4 additions & 5 deletions elements/a11y-menu-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"useHAX": true,
"useSass": false,
"files": {
"css": "src/a11y-menu-button.css",
"css": "src/a11y-menu-button.css",
"html": "src/a11y-menu-button.html",
"js": "src/a11y-menu-button.js",
Expand All @@ -17,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.1",
"version": "9.0.2",
"description": "Accessible menu button",
"repository": {
"type": "git",
Expand All @@ -42,12 +41,12 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/absolute-position-behavior": "^9.0.1",
"@haxtheweb/utils": "^9.0.1",
"@haxtheweb/absolute-position-behavior": "^9.0.2",
"@haxtheweb/utils": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
11 changes: 5 additions & 6 deletions elements/a11y-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"useHAX": true,
"useSass": false,
"files": {
"css": "src/a11y-tabs.css",
"css": "src/a11y-tabs.css",
"html": "src/a11y-tabs.html",
"js": "src/a11y-tabs.js",
Expand All @@ -17,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.1",
"version": "9.0.2",
"description": "accessible and responsive tabbed interface",
"repository": {
"type": "git",
Expand All @@ -42,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/responsive-utility": "^9.0.1",
"@haxtheweb/simple-icon": "^9.0.1",
"@haxtheweb/simple-tooltip": "^9.0.1",
"@haxtheweb/responsive-utility": "^9.0.2",
"@haxtheweb/simple-icon": "^9.0.2",
"@haxtheweb/simple-tooltip": "^9.0.2",
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@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.1",
"version": "9.0.2",
"description": "a collection of accessibility patterns and styles",
"repository": {
"type": "git",
Expand Down Expand Up @@ -43,7 +43,7 @@
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
"@webcomponents/webcomponentsjs": "^2.8.0",
Expand Down
5 changes: 2 additions & 3 deletions elements/absolute-position-behavior/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"useHAX": false,
"useSass": false,
"files": {
"css": "src/absolute-position-behavior.css",
"css": "src/absolute-position-behavior.css",
"html": "src/absolute-position-behavior.html",
"js": "src/absolute-position-behavior.js",
Expand All @@ -17,7 +16,7 @@
},
"sharedStyles": []
},
"version": "9.0.1",
"version": "9.0.2",
"description": "Abstracting the positioning behavior from paper-tooltip to be resusable in other elements",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,7 +44,7 @@
"lit": "^3.1.4"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^9.0.1",
"@haxtheweb/deduping-fix": "^9.0.2",
"@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 f528e4a

Please sign in to comment.