@operato/popup
Advanced tools
Comparing version 9.0.0-beta.4 to 9.0.0-beta.5
import '@material/web/all.js'; | ||
import { html } from 'lit'; | ||
import { openPopup } from '../src/open-popup'; | ||
import { openPopup } from '../src/open-popup.js'; | ||
import { styles as MDTypeScaleStyles } from '@material/web/typography/md-typescale-styles'; | ||
@@ -5,0 +5,0 @@ export default { |
import '@material/web/all.js'; | ||
import { html } from 'lit'; | ||
import { OxPopup } from '../src/ox-popup'; | ||
import { OxPopup } from '../src/ox-popup.js'; | ||
import { styles as MDTypeScaleStyles } from '@material/web/typography/md-typescale-styles'; | ||
@@ -5,0 +5,0 @@ export default { |
import '@material/web/all.js'; | ||
import { html } from 'lit'; | ||
import { OxPrompt } from '../src/ox-prompt'; | ||
import { OxPrompt } from '../src/ox-prompt.js'; | ||
import { styles as MDTypeScaleStyles } from '@material/web/typography/md-typescale-styles'; | ||
@@ -5,0 +5,0 @@ export default { |
import '@material/web/all.js'; | ||
import { html } from 'lit'; | ||
import { OxPrompt } from '../src/ox-prompt'; | ||
import { OxPrompt } from '../src/ox-prompt.js'; | ||
import { styles as MDTypeScaleStyles } from '@material/web/typography/md-typescale-styles'; | ||
@@ -5,0 +5,0 @@ export default { |
import { html } from 'lit'; | ||
import { OxPrompt } from '../src/ox-prompt'; | ||
import { OxPrompt } from '../src/ox-prompt.js'; | ||
import { styles as MDTypeScaleStyles } from '@material/web/typography/md-typescale-styles'; | ||
@@ -4,0 +4,0 @@ export default { |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "9.0.0-beta.4", | ||
"version": "9.0.0-beta.5", | ||
"type": "module", | ||
@@ -105,3 +105,3 @@ "main": "dist/src/index.js", | ||
}, | ||
"gitHead": "d1d762cc701221021637fda95f7399ca641afb6e" | ||
"gitHead": "d1b2da3d89cfb76336bfe4a596f6e77e0c93d2fd" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
498623