Skip to content

Commit

Permalink
v7.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Jul 13, 2023
1 parent b532e63 commit c7826d2
Show file tree
Hide file tree
Showing 244 changed files with 1,060 additions and 1,060 deletions.
28 changes: 14 additions & 14 deletions elements/_deprecated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "deprecated-elements",
"description": "Elements our team has deprecated",
"wcfactory": {},
"version": "7.0.8",
"version": "7.0.15",
"repository": {
"type": "git",
"url": "https://github.com/elmsln/lrnwebcomponents.git"
Expand All @@ -14,35 +14,35 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/lrndesign-abbreviation": "7.0.11",
"@lrnwebcomponents/lrndesign-stepper": "7.0.11",
"@lrnwebcomponents/lrndesign-gallery": "7.0.11",
"@lrnwebcomponents/lrndesign-gallerycard": "7.0.11",
"@lrnwebcomponents/lrndesign-course-banner": "7.0.11",
"@lrnwebcomponents/punnett-square": "7.0.11",
"@lrnwebcomponents/exif-data": "7.0.5",
"@lrnwebcomponents/full-screen-image": "7.0.11",
"@lrnwebcomponents/r-coder": "7.0.11",
"@lrnwebcomponents/drag-n-drop": "4.0.25",
"@lrnwebcomponents/dropdown-select": "7.0.11",
"@lrnwebcomponents/eco-json-schema-form": "7.0.14",
"@lrnwebcomponents/lrndesign-drawer": "7.0.11",
"@lrnwebcomponents/lrnapp-fab-menu": "7.0.11",
"@lrnwebcomponents/lrndesign-contactcard": "7.0.11",
"@lrnwebcomponents/drag-n-drop": "4.0.25",
"@lrnwebcomponents/exif-data": "7.0.5",
"@lrnwebcomponents/full-screen-image": "7.0.11",
"@lrnwebcomponents/game-show-quiz": "4.1.0",
"@lrnwebcomponents/glossary-term": "4.1.0",
"@lrnwebcomponents/hero-banner": "4.0.4",
"@lrnwebcomponents/iconset-demo": "2.8.0",
"@lrnwebcomponents/lrn-aside": "4.0.4",
"@lrnwebcomponents/lrnapp-fab-menu": "7.0.11",
"@lrnwebcomponents/lrndesign-abbreviation": "7.0.11",
"@lrnwebcomponents/lrndesign-blockquote": "4.0.4",
"@lrnwebcomponents/lrndesign-contactcard": "7.0.11",
"@lrnwebcomponents/lrndesign-course-banner": "7.0.11",
"@lrnwebcomponents/lrndesign-drawer": "7.0.11",
"@lrnwebcomponents/lrndesign-gallery": "7.0.11",
"@lrnwebcomponents/lrndesign-gallerycard": "7.0.11",
"@lrnwebcomponents/lrndesign-panelcard": "4.0.4",
"@lrnwebcomponents/lrndesign-stepper": "7.0.11",
"@lrnwebcomponents/magazine-cover": "4.0.4",
"@lrnwebcomponents/material-progress": "4.1.0",
"@lrnwebcomponents/material-word": "4.0.4",
"@lrnwebcomponents/materializecss-styles": "4.1.0",
"@lrnwebcomponents/paper-audio-player": "4.1.0",
"@lrnwebcomponents/pdf-element": "7.0.0",
"@lrnwebcomponents/promo-tile": "4.0.4",
"@lrnwebcomponents/punnett-square": "7.0.11",
"@lrnwebcomponents/r-coder": "7.0.11",
"@lrnwebcomponents/random-image": "4.0.4",
"@lrnwebcomponents/random-item": "4.0.1",
"@lrnwebcomponents/rss-items": "4.0.4",
Expand Down
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": "7.0.11",
"version": "7.0.15",
"description": "Accessibility behaviors / mix-ins to improve a11y overall",
"repository": {
"type": "git",
Expand All @@ -37,7 +37,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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-carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.11",
"version": "7.0.15",
"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.5",
"@lrnwebcomponents/radio-behaviors": "^7.0.11",
"@lrnwebcomponents/simple-icon": "^7.0.11",
"@lrnwebcomponents/a11y-details": "^7.0.15",
"@lrnwebcomponents/radio-behaviors": "^7.0.15",
"@lrnwebcomponents/simple-icon": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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-collapse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.11",
"version": "7.0.15",
"description": "Start of a11y-collapse",
"repository": {
"type": "git",
Expand All @@ -41,13 +41,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/simple-icon": "^7.0.11",
"@lrnwebcomponents/simple-tooltip": "^7.0.11",
"@lrnwebcomponents/simple-icon": "^7.0.15",
"@lrnwebcomponents/simple-tooltip": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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-compare-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.11",
"version": "7.0.15",
"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.11",
"@lrnwebcomponents/simple-range-input": "^7.0.11",
"@lrnwebcomponents/simple-colors": "^7.0.15",
"@lrnwebcomponents/simple-range-input": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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/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.5",
"version": "7.0.15",
"description": "accessible progressive disclosure with detail and summary",
"repository": {
"type": "git",
Expand All @@ -40,7 +40,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/absolute-position-behavior": "^7.0.5",
"@lrnwebcomponents/absolute-position-behavior": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 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.11",
"version": "7.0.15",
"description": "accessible figure with image description in details",
"repository": {
"type": "git",
Expand All @@ -35,7 +35,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/a11y-details": "^7.0.5",
"@lrnwebcomponents/a11y-details": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 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.11",
"version": "7.0.15",
"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.5",
"@lrnwebcomponents/a11y-details": "^7.0.15",
"@lrnwebcomponents/intersection-element": "^7.0.4",
"@lrnwebcomponents/micro-frontend-registry": "^7.0.5",
"@lrnwebcomponents/schema-behaviors": "^7.0.11",
"@lrnwebcomponents/simple-tooltip": "^7.0.11",
"@lrnwebcomponents/micro-frontend-registry": "^7.0.15",
"@lrnwebcomponents/schema-behaviors": "^7.0.15",
"@lrnwebcomponents/simple-tooltip": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/simple-img": "^7.0.5",
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/simple-img": "^7.0.15",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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.11",
"version": "7.0.15",
"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.5",
"@lrnwebcomponents/anchor-behaviors": "^7.0.5",
"@lrnwebcomponents/fullscreen-behaviors": "^7.0.11",
"@lrnwebcomponents/responsive-utility": "^7.0.11",
"@lrnwebcomponents/simple-colors": "^7.0.11",
"@lrnwebcomponents/simple-fields": "^7.0.11",
"@lrnwebcomponents/simple-icon": "^7.0.11",
"@lrnwebcomponents/simple-range-input": "^7.0.11",
"@lrnwebcomponents/simple-search": "^7.0.11",
"@lrnwebcomponents/simple-toast": "^7.0.11",
"@lrnwebcomponents/simple-tooltip": "^7.0.11",
"@lrnwebcomponents/utils": "^7.0.4",
"@lrnwebcomponents/absolute-position-behavior": "^7.0.15",
"@lrnwebcomponents/anchor-behaviors": "^7.0.15",
"@lrnwebcomponents/fullscreen-behaviors": "^7.0.15",
"@lrnwebcomponents/responsive-utility": "^7.0.15",
"@lrnwebcomponents/simple-colors": "^7.0.15",
"@lrnwebcomponents/simple-fields": "^7.0.15",
"@lrnwebcomponents/simple-icon": "^7.0.15",
"@lrnwebcomponents/simple-range-input": "^7.0.15",
"@lrnwebcomponents/simple-search": "^7.0.15",
"@lrnwebcomponents/simple-toast": "^7.0.15",
"@lrnwebcomponents/simple-tooltip": "^7.0.15",
"@lrnwebcomponents/utils": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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-menu-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.11",
"version": "7.0.15",
"description": "Accessible menu button",
"repository": {
"type": "git",
Expand All @@ -41,10 +41,10 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/lrn-math": "^7.0.11",
"@lrnwebcomponents/lrn-vocab": "^7.0.11",
"@lrnwebcomponents/oer-schema": "^7.0.11",
"@lrnwebcomponents/rich-text-editor": "^7.0.11",
"@lrnwebcomponents/lrn-math": "^7.0.15",
"@lrnwebcomponents/lrn-vocab": "^7.0.15",
"@lrnwebcomponents/oer-schema": "^7.0.15",
"@lrnwebcomponents/rich-text-editor": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
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 @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.11",
"version": "7.0.15",
"description": "accessible and responsive tabbed interface",
"repository": {
"type": "git",
Expand All @@ -41,9 +41,9 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lrnwebcomponents/responsive-utility": "^7.0.11",
"@lrnwebcomponents/simple-icon": "^7.0.11",
"@lrnwebcomponents/simple-tooltip": "^7.0.11",
"@lrnwebcomponents/responsive-utility": "^7.0.15",
"@lrnwebcomponents/simple-icon": "^7.0.15",
"@lrnwebcomponents/simple-tooltip": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
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.11",
"version": "7.0.15",
"description": "a collection of accessibility patterns and styles",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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.5",
"version": "7.0.15",
"description": "Abstracting the positioning behavior from paper-tooltip to be resusable in other elements",
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 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.11",
"version": "7.0.15",
"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.11",
"@lrnwebcomponents/simple-colors": "^7.0.11",
"@lrnwebcomponents/schema-behaviors": "^7.0.15",
"@lrnwebcomponents/simple-colors": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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/aframe-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"sharedStyles": []
},
"version": "7.0.11",
"version": "7.0.15",
"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.11",
"@lrnwebcomponents/schema-behaviors": "^7.0.15",
"lit": "^2.7.6"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/storybook-utilities": "^7.0.11",
"@lrnwebcomponents/storybook-utilities": "^7.0.15",
"@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/air-horn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"sharedStyles": []
},
"version": "7.0.5",
"version": "7.0.15",
"description": "demonstrative purposes via meme",
"repository": {
"type": "git",
Expand Down

1 comment on commit c7826d2

@vercel
Copy link

@vercel vercel bot commented on c7826d2 Jul 13, 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.