diff --git a/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/input.js b/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/input.js index 55a33d53bb7f..503c3c85be06 100644 --- a/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/input.js +++ b/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/input.js @@ -24,12 +24,12 @@ let numberStart = 1 + `/foo`; let stringStart = '1' + `/foo`; let numberEnd = `foo/` + 1; let stringEnd = `foo/` + '1'; -let illegalCharacterString = `Invalid share providers configuration for in bookend. ` + 'Value must be `true` or a params object.'; +let illegalCharacterString = `Invalid share providers configuration for story. ` + 'Value must be `true` or a params object.'; let illegalCharacterTemplate = `Invalid ${x}` + 'Value must be `true` or a params object.'; let illegalEscapeValue = `Invalid ${x}` + '${foo}'; inverted: { - let illegalCharacterString = 'Value must be `true` or a params object. ' + `Invalid share providers configuration for in bookend.`; + let illegalCharacterString = 'Value must be `true` or a params object. ' + `Invalid share providers configuration for story.`; let illegalCharacterTemplate = 'Value must be `true` or a params object. ' + `Invalid ${x}`; let illegalEscapeValue = '${foo}' + `Invalid ${x}`; } diff --git a/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/output.js b/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/output.js index 4b6cc52338e7..6e03c014dcdb 100644 --- a/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/output.js +++ b/build-system/babel-plugins/babel-plugin-transform-stringish-literals/test/fixtures/transform/binary-expression/output.js @@ -22,12 +22,12 @@ let numberStart = "1/foo"; let stringStart = "1/foo"; let numberEnd = "foo/1"; let stringEnd = "foo/1"; -let illegalCharacterString = "Invalid share providers configuration for in bookend. Value must be `true` or a params object."; +let illegalCharacterString = "Invalid share providers configuration for story. Value must be `true` or a params object."; let illegalCharacterTemplate = `Invalid ${x}Value must be \`true\` or a params object.`; let illegalEscapeValue = `Invalid ${x}\${foo}`; inverted: { - let illegalCharacterString = "Value must be `true` or a params object. Invalid share providers configuration for in bookend."; + let illegalCharacterString = "Value must be `true` or a params object. Invalid share providers configuration for story."; let illegalCharacterTemplate = `Value must be \`true\` or a params object. Invalid ${x}`; let illegalEscapeValue = `\${foo}Invalid ${x}`; } diff --git a/build-system/compile/bundles.config.extensions.json b/build-system/compile/bundles.config.extensions.json index a85d17d70478..7401f777139c 100644 --- a/build-system/compile/bundles.config.extensions.json +++ b/build-system/compile/bundles.config.extensions.json @@ -502,7 +502,6 @@ "options": { "hasCss": true, "cssBinaries": [ - "amp-story-bookend", "amp-story-consent", "amp-story-draggable-drawer-header", "amp-story-hint", diff --git a/build-system/test-configs/config.js b/build-system/test-configs/config.js index a65eebd9e4b1..52d9136e58da 100644 --- a/build-system/test-configs/config.js +++ b/build-system/test-configs/config.js @@ -428,8 +428,6 @@ const htmlFixtureGlobs = [ '!examples/visual-tests/amp-story-player/player-local-story.html', '!examples/visual-tests/amp-story-player/story-attribution.html', '!examples/visual-tests/amp-story/amp-story-360-image.html', - '!examples/visual-tests/amp-story/amp-story-bookend.html', - '!examples/visual-tests/amp-story/amp-story-bookend.rtl.html', '!examples/visual-tests/amp-story/amp-story-bot-rendering.html', '!examples/visual-tests/amp-story/amp-story-consent.html', '!examples/visual-tests/amp-story/amp-story-consent.rtl.html', diff --git a/css/Z_INDEX.md b/css/Z_INDEX.md index c26b13c4d077..1c79bd741cc9 100644 --- a/css/Z_INDEX.md +++ b/css/Z_INDEX.md @@ -48,7 +48,6 @@ `.i-amphtml-story-button-container` | 100002 | [extensions/amp-story/1.0/pagination-buttons.css](/extensions/amp-story/1.0/pagination-buttons.css) `.i-amphtml-ad-overlay-container` | 100001 | [extensions/amp-story-auto-ads/0.1/amp-story-auto-ads-ad-badge.css](/extensions/amp-story-auto-ads/0.1/amp-story-auto-ads-ad-badge.css) `.i-amphtml-story-ad-progress-background` | 100001 | [extensions/amp-story-auto-ads/0.1/amp-story-auto-ads-progress-bar.css](/extensions/amp-story-auto-ads/0.1/amp-story-auto-ads-progress-bar.css) -`.i-amphtml-story-bookend` | 100001 | [extensions/amp-story/1.0/amp-story-bookend.css](/extensions/amp-story/1.0/amp-story-bookend.css) `.i-amphtml-story-info-dialog` | 100001 | [extensions/amp-story/1.0/amp-story-info-dialog.css](/extensions/amp-story/1.0/amp-story-info-dialog.css) `.i-amphtml-story-progress-bar` | 100001 | [extensions/amp-story/1.0/amp-story-system-layer.css](/extensions/amp-story/1.0/amp-story-system-layer.css) `.i-amphtml-story-focused-state-layer` | 100001 | [extensions/amp-story/1.0/amp-story-tooltip.css](/extensions/amp-story/1.0/amp-story-tooltip.css) @@ -99,7 +98,6 @@ `.i-amphtml-story-access-header` | 2 | [extensions/amp-story/1.0/amp-story-access.css](/extensions/amp-story/1.0/amp-story-access.css) `.i-amphtml-story-consent-header` | 2 | [extensions/amp-story/1.0/amp-story-consent.css](/extensions/amp-story/1.0/amp-story-consent.css) `.i-amphtml-story-hint-container` | 2 | [extensions/amp-story/1.0/amp-story-hint.css](/extensions/amp-story/1.0/amp-story-hint.css) -`.i-amphtml-story-bookend-active amp-story-page[active]::after` | 2 | [extensions/amp-story/1.0/amp-story.css](/extensions/amp-story/1.0/amp-story.css) `amp-story-grid-layer` | 2 | [extensions/amp-story/1.0/amp-story.css](/extensions/amp-story/1.0/amp-story.css) `.controls` | 1 | [css/amp-ima-video-iframe.css](/css/amp-ima-video-iframe.css) `.amp-story-player-exit-control-button` | 1 | [css/amp-story-player-iframe.css](/css/amp-story-player-iframe.css) @@ -137,7 +135,6 @@ `.i-amphtml-story-consent-actions` | 1 | [extensions/amp-story/1.0/amp-story-consent.css](/extensions/amp-story/1.0/amp-story-consent.css) `.i-amphtml-story-draggable-drawer-header` | 1 | [extensions/amp-story/1.0/amp-story-draggable-drawer-header.css](/extensions/amp-story/1.0/amp-story-draggable-drawer-header.css) `.i-amphtml-story-hint-container .i-amphtml-story-hint-tap-button-icon` | 1 | [extensions/amp-story/1.0/amp-story-hint.css](/extensions/amp-story/1.0/amp-story-hint.css) -`.i-amphtml-story-bookend-active.i-amphtml-story-system-layer` | 1 | [extensions/amp-story/1.0/amp-story-system-layer.css](/extensions/amp-story/1.0/amp-story-system-layer.css) `.i-amphtml-expanded-mode .i-amphtml-embedded-component.i-amphtml-expanded-component` | 1 | [extensions/amp-story/1.0/amp-story.css](/extensions/amp-story/1.0/amp-story.css) `amp-story-page[active]` | 1 | [extensions/amp-story/1.0/amp-story.css](/extensions/amp-story/1.0/amp-story.css) `.i-amphtml-stream-gallery-next` | 1 | [extensions/amp-stream-gallery/0.1/arrows.css](/extensions/amp-stream-gallery/0.1/arrows.css) diff --git a/examples/amp-story/ad-development.html b/examples/amp-story/ad-development.html index 08bba980d1c4..6a199d377a9a 100644 --- a/examples/amp-story/ad-development.html +++ b/examples/amp-story/ad-development.html @@ -143,9 +143,6 @@