@madgex/design-system
Advanced tools
Comparing version 5.11.1 to 5.11.2
@@ -5,3 +5,3 @@ { | ||
"license": "UNLICENSED", | ||
"version": "5.11.1", | ||
"version": "5.11.2", | ||
"main": "dist/js/index.js", | ||
@@ -93,3 +93,3 @@ "files": [ | ||
}, | ||
"gitHead": "91f62b8b33c2830463cc42db8d6dd471892be1d8" | ||
"gitHead": "ee9366e950ee31865f76f08bba334147f64195a7" | ||
} |
const editedText = { | ||
setFluidVideos: () => { | ||
const elements = Array.from( | ||
document.querySelectorAll('.mds-edited-text > iframe, .mds-edited-text > embed, .mds-edited-text > object') | ||
document.querySelectorAll('.mds-edited-text iframe, .mds-edited-text embed, .mds-edited-text object') | ||
); | ||
@@ -6,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
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 too big to display
Sorry, the diff of this file is not supported yet
897861