@polymer/app-layout
Advanced tools
Comparing version 3.0.0-pre.10 to 3.0.0-pre.11
@@ -1,2 +0,2 @@ | ||
import { html } from '../../polymer/polymer.js'; | ||
import '../../polymer/polymer.js'; | ||
import '../../iron-flex-layout/iron-flex-layout.js'; | ||
@@ -6,2 +6,3 @@ import { IronResizableBehavior } from '../../iron-resizable-behavior/iron-resizable-behavior.js'; | ||
import { Polymer } from '../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../polymer/lib/utils/html-tag.js'; | ||
/** | ||
@@ -8,0 +9,0 @@ @license |
@@ -1,5 +0,6 @@ | ||
import { html } from '../../polymer/polymer.js'; | ||
import '../../polymer/polymer.js'; | ||
import '../../iron-media-query/iron-media-query.js'; | ||
import { AppLayoutBehavior } from '../app-layout-behavior/app-layout-behavior.js'; | ||
import { Polymer } from '../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../polymer/lib/utils/html-tag.js'; | ||
import { dom } from '../../polymer/lib/legacy/polymer.dom.js'; | ||
@@ -6,0 +7,0 @@ import { afterNextRender } from '../../polymer/lib/utils/render-status.js'; |
@@ -1,4 +0,5 @@ | ||
import { html } from '../../polymer/polymer.js'; | ||
import '../../polymer/polymer.js'; | ||
import '../../iron-flex-layout/iron-flex-layout.js'; | ||
import { Polymer } from '../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../polymer/lib/utils/html-tag.js'; | ||
import { afterNextRender } from '../../polymer/lib/utils/render-status.js'; | ||
@@ -5,0 +6,0 @@ import { dom } from '../../polymer/lib/legacy/polymer.dom.js'; |
@@ -1,5 +0,6 @@ | ||
import { html } from '../../polymer/polymer.js'; | ||
import '../../polymer/polymer.js'; | ||
import '../../iron-flex-layout/iron-flex-layout.js'; | ||
import { AppLayoutBehavior } from '../app-layout-behavior/app-layout-behavior.js'; | ||
import { Polymer } from '../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../polymer/lib/utils/html-tag.js'; | ||
import { dom } from '../../polymer/lib/legacy/polymer.dom.js'; | ||
@@ -6,0 +7,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import { html } from '../../polymer/polymer.js'; | ||
import '../../polymer/polymer.js'; | ||
import '../../iron-flex-layout/iron-flex-layout.js'; | ||
@@ -6,2 +6,3 @@ import { AppScrollEffectsBehavior } from '../app-scroll-effects/app-scroll-effects-behavior.js'; | ||
import { Polymer } from '../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../polymer/lib/utils/html-tag.js'; | ||
import { dom } from '../../polymer/lib/legacy/polymer.dom.js'; | ||
@@ -8,0 +9,0 @@ /** |
@@ -1,4 +0,5 @@ | ||
import { html } from '../../../polymer/polymer.js'; | ||
import '../../../polymer/polymer.js'; | ||
import { AppScrollEffectsBehavior } from '../app-scroll-effects-behavior.js'; | ||
import { Polymer } from '../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../polymer/lib/utils/html-tag.js'; | ||
@@ -5,0 +6,0 @@ /** |
@@ -1,4 +0,5 @@ | ||
import { html } from '../../polymer/polymer.js'; | ||
import '../../polymer/polymer.js'; | ||
import '../../iron-flex-layout/iron-flex-layout.js'; | ||
import { Polymer } from '../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../polymer/lib/utils/html-tag.js'; | ||
/** | ||
@@ -5,0 +6,0 @@ @license |
{ | ||
"name": "@polymer/app-layout", | ||
"flat": true, | ||
"version": "3.0.0-pre.10", | ||
"description": "A set of layout elements for your app", | ||
"contributors": [ | ||
"The Polymer Authors" | ||
], | ||
"main": "app-layout.html", | ||
"repository": { | ||
@@ -14,4 +7,14 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/PolymerElements/app-layout", | ||
"name": "@polymer/app-layout", | ||
"version": "3.0.0-pre.11", | ||
"resolutions": { | ||
"inherits": "2.0.3", | ||
"samsam": "1.1.3", | ||
"supports-color": "3.1.2", | ||
"type-detect": "1.0.0" | ||
}, | ||
"main": "app-layout.js", | ||
"author": "The Polymer Authors", | ||
"license": "BSD-3-Clause", | ||
"homepage": "https://github.com/PolymerElements/app-layout", | ||
"dependencies": { | ||
@@ -43,9 +46,3 @@ "@polymer/iron-flex-layout": "^3.0.0-pre.10", | ||
"@webcomponents/webcomponentsjs": "^1.0.0" | ||
}, | ||
"resolutions": { | ||
"inherits": "2.0.3", | ||
"samsam": "1.1.3", | ||
"supports-color": "3.1.2", | ||
"type-detect": "1.0.0" | ||
} | ||
} |
@@ -14,3 +14,3 @@ import '../../app-drawer-layout/app-drawer-layout.js'; | ||
import { Polymer } from '../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../polymer/polymer.js'; | ||
import { html } from '../../../polymer/lib/utils/html-tag.js'; | ||
@@ -17,0 +17,0 @@ /** |
import { Polymer } from '../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../polymer/polymer.js'; | ||
import { html } from '../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
import { Polymer } from '../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../polymer/polymer.js'; | ||
import { html } from '../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
@@ -5,3 +5,3 @@ import './recipe-detail.js'; | ||
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
import { scroll } from '../../../helpers/helpers.js'; | ||
@@ -8,0 +8,0 @@ |
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
import './app-icons.js'; | ||
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -5,0 +5,0 @@ /** |
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
@@ -6,3 +6,3 @@ import './app-icons.js'; | ||
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
import { scroll } from '../../../helpers/helpers.js'; | ||
@@ -9,0 +9,0 @@ |
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
import './shrine-list.js'; | ||
import './shrine-detail.js'; | ||
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
import { scroll } from '../../../helpers/helpers.js'; | ||
@@ -6,0 +6,0 @@ |
import './shrine-simple-item.js'; | ||
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -5,0 +5,0 @@ /** |
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
import './shrine-item.js'; | ||
import './shrine-featured-item.js'; | ||
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -6,0 +6,0 @@ /** |
import { Polymer } from '../../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../../polymer/polymer.js'; | ||
import { html } from '../../../../polymer/lib/utils/html-tag.js'; | ||
@@ -4,0 +4,0 @@ /** |
import { Polymer } from '../../../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../../../polymer/polymer.js'; | ||
import { html } from '../../../polymer/lib/utils/html-tag.js'; | ||
const $_documentContainer = document.createElement('div'); | ||
@@ -4,0 +4,0 @@ $_documentContainer.setAttribute('style', 'display: none;'); |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1463024
19078