Skip to content

Commit

Permalink
v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Dec 23, 2024
1 parent d1b23ed commit 32f3028
Show file tree
Hide file tree
Showing 164 changed files with 792 additions and 792 deletions.
4 changes: 2 additions & 2 deletions elements/a11y-behaviors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "Accessibility behaviors / mix-ins to improve a11y overall",
"repository": {
"type": "git",
Expand All @@ -38,7 +38,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@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-carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "Slider that allows comparison of two images",
"repository": {
"type": "git",
Expand All @@ -42,13 +42,13 @@
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/a11y-details": "^10.0.0",
"@haxtheweb/radio-behaviors": "^10.0.0",
"@haxtheweb/simple-icon": "^10.0.0",
"@haxtheweb/radio-behaviors": "^10.0.1",
"@haxtheweb/simple-icon": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@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": "10.0.0",
"version": "10.0.1",
"description": "Start of a11y-collapse",
"repository": {
"type": "git",
Expand All @@ -41,14 +41,14 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/d-d-d": "^10.0.0",
"@haxtheweb/simple-icon": "^10.0.0",
"@haxtheweb/simple-tooltip": "^10.0.0",
"@haxtheweb/d-d-d": "^10.0.1",
"@haxtheweb/simple-icon": "^10.0.1",
"@haxtheweb/simple-tooltip": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@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-compare-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"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": "^10.0.0",
"@haxtheweb/simple-range-input": "^10.0.0",
"@haxtheweb/simple-colors": "^10.0.1",
"@haxtheweb/simple-range-input": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@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-gif-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "Play gifs in an accessible way by having the user click to play their animation",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,14 +41,14 @@
"@haxtheweb/i18n-manager": "^10.0.0",
"@haxtheweb/intersection-element": "^10.0.0",
"@haxtheweb/micro-frontend-registry": "^10.0.0",
"@haxtheweb/schema-behaviors": "^10.0.0",
"@haxtheweb/simple-tooltip": "^10.0.0",
"@haxtheweb/schema-behaviors": "^10.0.1",
"@haxtheweb/simple-tooltip": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/simple-img": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
24 changes: 12 additions & 12 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": "10.0.0",
"version": "10.0.1",
"description": "A feature rich, highly accessible video player",
"repository": {
"type": "git",
Expand All @@ -45,21 +45,21 @@
"dependencies": {
"@haxtheweb/absolute-position-behavior": "^10.0.0",
"@haxtheweb/anchor-behaviors": "^10.0.0",
"@haxtheweb/d-d-d": "^10.0.0",
"@haxtheweb/fullscreen-behaviors": "^10.0.0",
"@haxtheweb/responsive-utility": "^10.0.0",
"@haxtheweb/simple-colors": "^10.0.0",
"@haxtheweb/simple-fields": "^10.0.0",
"@haxtheweb/simple-icon": "^10.0.0",
"@haxtheweb/simple-range-input": "^10.0.0",
"@haxtheweb/simple-search": "^10.0.0",
"@haxtheweb/simple-toast": "^10.0.0",
"@haxtheweb/simple-tooltip": "^10.0.0",
"@haxtheweb/d-d-d": "^10.0.1",
"@haxtheweb/fullscreen-behaviors": "^10.0.1",
"@haxtheweb/responsive-utility": "^10.0.1",
"@haxtheweb/simple-colors": "^10.0.1",
"@haxtheweb/simple-fields": "^10.0.1",
"@haxtheweb/simple-icon": "^10.0.1",
"@haxtheweb/simple-range-input": "^10.0.1",
"@haxtheweb/simple-search": "^10.0.1",
"@haxtheweb/simple-toast": "^10.0.1",
"@haxtheweb/simple-tooltip": "^10.0.1",
"@haxtheweb/utils": "^10.0.0",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@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-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "accessible and responsive tabbed interface",
"repository": {
"type": "git",
Expand All @@ -41,9 +41,9 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/responsive-utility": "^10.0.0",
"@haxtheweb/simple-icon": "^10.0.0",
"@haxtheweb/simple-tooltip": "^10.0.0",
"@haxtheweb/responsive-utility": "^10.0.1",
"@haxtheweb/simple-icon": "^10.0.1",
"@haxtheweb/simple-tooltip": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
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 @@ -16,7 +16,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "Start of accent-card",
"repository": {
"type": "git",
Expand All @@ -41,15 +41,15 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/d-d-d": "^10.0.0",
"@haxtheweb/d-d-d": "^10.0.1",
"@haxtheweb/intersection-element": "^10.0.0",
"@haxtheweb/schema-behaviors": "^10.0.0",
"@haxtheweb/simple-colors": "^10.0.0",
"@haxtheweb/schema-behaviors": "^10.0.1",
"@haxtheweb/simple-colors": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@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/aframe-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "A-frame 3D player in the browser via data binding w/ polymer",
"repository": {
"type": "git",
Expand All @@ -38,12 +38,12 @@
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/es-global-bridge": "^10.0.0",
"@haxtheweb/schema-behaviors": "^10.0.0",
"@haxtheweb/schema-behaviors": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@open-wc/testing": "4.0.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",
"@polymer/iron-demo-helpers": "3.1.0",
Expand Down
44 changes: 22 additions & 22 deletions elements/app-hax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"sharedProps": [],
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "HAX+HAXcms as a full app experience",
"repository": {
"type": "git",
Expand All @@ -44,31 +44,31 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/d-d-d": "^10.0.0",
"@haxtheweb/future-terminal-text": "^10.0.0",
"@haxtheweb/grid-plate": "^10.0.0",
"@haxtheweb/h-a-x": "^10.0.0",
"@haxtheweb/hax-iconset": "^10.0.0",
"@haxtheweb/haxcms-elements": "^10.0.0",
"@haxtheweb/d-d-d": "^10.0.1",
"@haxtheweb/future-terminal-text": "^10.0.1",
"@haxtheweb/grid-plate": "^10.0.1",
"@haxtheweb/h-a-x": "^10.0.1",
"@haxtheweb/hax-iconset": "^10.0.1",
"@haxtheweb/haxcms-elements": "^10.0.1",
"@haxtheweb/i18n-manager": "^10.0.0",
"@haxtheweb/jwt-login": "^10.0.0",
"@haxtheweb/jwt-login": "^10.0.1",
"@haxtheweb/micro-frontend-registry": "^10.0.0",
"@haxtheweb/multiple-choice": "^10.0.0",
"@haxtheweb/promise-progress": "^10.0.0",
"@haxtheweb/multiple-choice": "^10.0.1",
"@haxtheweb/promise-progress": "^10.0.1",
"@haxtheweb/replace-tag": "^10.0.0",
"@haxtheweb/rpg-character": "^10.0.0",
"@haxtheweb/scroll-button": "^10.0.0",
"@haxtheweb/simple-colors": "^10.0.0",
"@haxtheweb/rpg-character": "^10.0.1",
"@haxtheweb/scroll-button": "^10.0.1",
"@haxtheweb/simple-colors": "^10.0.1",
"@haxtheweb/simple-colors-shared-styles": "^10.0.0",
"@haxtheweb/simple-datetime": "^10.0.0",
"@haxtheweb/simple-fields": "^10.0.0",
"@haxtheweb/simple-icon": "^10.0.0",
"@haxtheweb/simple-modal": "^10.0.0",
"@haxtheweb/simple-popover": "^10.0.0",
"@haxtheweb/simple-toast": "^10.0.0",
"@haxtheweb/simple-toolbar": "^10.0.0",
"@haxtheweb/simple-tooltip": "^10.0.0",
"@haxtheweb/super-daemon": "^10.0.0",
"@haxtheweb/simple-datetime": "^10.0.1",
"@haxtheweb/simple-fields": "^10.0.1",
"@haxtheweb/simple-icon": "^10.0.1",
"@haxtheweb/simple-modal": "^10.0.1",
"@haxtheweb/simple-popover": "^10.0.1",
"@haxtheweb/simple-toast": "^10.0.1",
"@haxtheweb/simple-toolbar": "^10.0.1",
"@haxtheweb/simple-tooltip": "^10.0.1",
"@haxtheweb/super-daemon": "^10.0.1",
"@haxtheweb/utils": "^10.0.0",
"@haxtheweb/wc-autoload": "^10.0.0",
"@lit-labs/motion": "^1.0.7",
Expand Down
4 changes: 2 additions & 2 deletions elements/audio-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"sharedProps": [],
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "simple audio web component to match video",
"repository": {
"type": "git",
Expand All @@ -43,7 +43,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/video-player": "^10.0.0",
"@haxtheweb/video-player": "^10.0.1",
"lit": "^3.2.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions elements/awesome-explosion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "An awesome, explosion.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@haxtheweb/deduping-fix": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.0",
"@haxtheweb/storybook-utilities": "^10.0.1",
"@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/barcode-reader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"sharedProps": [],
"sharedStyles": []
},
"version": "10.0.0",
"version": "10.0.1",
"description": "Reads barcodes",
"repository": {
"type": "git",
Expand All @@ -45,7 +45,7 @@
"license": "Apache-2.0",
"dependencies": {
"@haxtheweb/es-global-bridge": "^10.0.0",
"@haxtheweb/simple-icon": "^10.0.0",
"@haxtheweb/simple-icon": "^10.0.1",
"@zxing/browser": "0.1.1",
"@zxing/library": "0.19.1",
"javascript-barcode-reader": "0.6.9",
Expand Down
Loading

0 comments on commit 32f3028

Please sign in to comment.