From ad85c76e6230b225560956b173bcd1e14dc29310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Tata=C5=82a?= Date: Tue, 20 Nov 2018 13:37:01 +0100 Subject: [PATCH] Fix default avatar icon --- dist/svg/sprite.svg | 2 +- dist/svg/wds-avatar-icon-user.svg | 2 +- docs/assets/dummy.js | 2 +- docs/svg/sprite.svg | 4 ++-- docs/svg/wds-avatar-icon-user.svg | 4 ++-- style-guide/assets/wds-avatar-icon-user.svg | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dist/svg/sprite.svg b/dist/svg/sprite.svg index 11787403a..f74c42140 100644 --- a/dist/svg/sprite.svg +++ b/dist/svg/sprite.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/dist/svg/wds-avatar-icon-user.svg b/dist/svg/wds-avatar-icon-user.svg index afc2db038..376cae0bc 100644 --- a/dist/svg/wds-avatar-icon-user.svg +++ b/dist/svg/wds-avatar-icon-user.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/assets/dummy.js b/docs/assets/dummy.js index 27264ce29..7052e61c5 100644 --- a/docs/assets/dummy.js +++ b/docs/assets/dummy.js @@ -116,7 +116,7 @@ return this.model.loadUnreadNotificationCount().catch(function(e){t.logger.warn( !0!==this.isLoading&&null===this.nextPage&&!0!==this.firstPageLoaded&&(this.set("firstPageLoaded",!0),this.set("isLoading",!0),this.model.loadFirstPageReturningNextPageLink().then(function(e){t.set("nextPage",e)}).catch(function(e){t.logger.warn("Couldn't load first page",e)}).then(function(){t.set("isLoading",!1)}))},loadNextPage:function(){var t=this !0!==this.isLoading&&null!==this.nextPage&&(this.set("isLoading",!0),this.model.loadPageReturningNextPageLink(this.nextPage).then(function(e){t.set("nextPage",e)}).catch(function(e){t.logger.warn("Couldn't load more notifications",e)}).then(function(){t.set("isLoading",!1)}))},markAllAsRead:function(){this.model.markAllAsRead()},markAsRead:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1] return this.model.markAsRead(t,e)},getUnreadCount:function(){return this.get("model.unreadCount")},goToDestination:function(t){window.location.href=t.get("latestEventUri")}})}),define("dummy/services/wiki-urls",["exports","@wikia/ember-fandom/services/wiki-urls"],function(t,e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=e.default.extend({init:function(){this.set("config",{baseDomain:"wikia.com"}),this._super.apply(this,arguments)}})}),define("dummy/services/wiki-variables",["exports","@wikia/ember-fandom/services/wiki-variables"],function(t,e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=e.default}),define("dummy/snippets",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default={"assets-avatar":"\t\t{{svg 'wds-avatar-icon' class='wds-icon'}}\n\t\t{{svg 'wds-avatar-icon-tiny' class='wds-icon wds-icon-tiny'}}","assets-avatar-badges":"\t\t{{svg 'wds-avatar-badges-admin'}}","assets-fandom":"\t\t{{svg 'wds-company-logo-fandom'}}","assets-fandom-heart":"\t\t{{svg 'wds-company-logo-fandom-heart'}}","assets-fandom-white":"\t\t{{svg 'wds-company-logo-fandom-white'}}","assets-player":"\t\t{{svg 'wds-player-icon-play' class='wds-player-icon-play-tiny'}}\n\t\t{{svg 'wds-player-icon-play' class='wds-player-icon-play-small'}}\n\t\t{{svg 'wds-player-icon-play' class='wds-player-icon-play-medium'}}\n\t\t{{svg 'wds-player-icon-play' class='wds-player-icon-play-large'}}\n\t\t{{svg 'wds-player-icon-play' class='wds-player-icon-play-xl'}}\n\t\t{{svg 'wds-player-icon-play' class='wds-player-icon-play-xxl'}}","assets-wikia":"\t\t{{svg 'wds-company-logo-wikia'}}",avatar:"\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='admin'}}\n\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' link='http://fandom.wikia.com'}}\n\t\t{{wds-avatar src='' alt='user name'}}","avatar-stack":"\t\t{{wds-avatar-stack avatars=avatars}}","avatar-with-badge":"\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='admin'}}\n\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='content-moderator'}}\n\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='discussion-moderator'}}\n\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='global-discussions-moderator'}}\n\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='helper'}}\n\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='staff'}}\n\t\t{{wds-avatar src=(concat rootURL 'images/FANDOM-Avatar.jpg') alt='user name' badge='vstf'}}","banner-notifications":"\t\t
\n\t\t\t{{#wds-banner-notification type='alert' onClose=(action 'onClose')}}\n\t\t\t\tThis is an error message.\n\t\t\t{{/wds-banner-notification}}\n\t\t
","banner-notifications-message":"\t\t
\n\t\t\t{{#wds-banner-notification type='message' onClose=(action 'onClose')}}\n\t\t\t\tThis is a general notification message.\n\t\t\t{{/wds-banner-notification}}\n\t\t
","banner-notifications-stacked":"\t\t
\n\t\t\t{{#wds-banner-notification type='message'}}\n\t\t\t\tStacked notification 1.\n\t\t\t{{/wds-banner-notification}}\n\t\t\t{{#wds-banner-notification type='success'}}\n\t\t\t\tStacked notification 2 with very long content. Lorem ipsum dolor sit amet,\n\t\t\t\tconsectetur adipiscing elit. Vestibulum scelerisque ullamcorper sodales. Interdum et\n\t\t\t\tmalesuada fames ac ante ipsum primis in faucibus.\n\t\t\t{{/wds-banner-notification}}\n\t\t\t{{#wds-banner-notification type='warning'}}\n\t\t\t\tStacked notification 3.\n\t\t\t{{/wds-banner-notification}}\n\t\t
","banner-notifications-success":"\t\t
\n\t\t\t{{#wds-banner-notification type='success' onClose=(action 'onClose')}}\n\t\t\t\tThis is a confirmation message.\n\t\t\t{{/wds-banner-notification}}\n\t\t
","banner-notifications-warning":"\t\t
\n\t\t\t{{#wds-banner-notification type='warning' onClose=(action 'onClose')}}\n\t\t\t\tThis is a warning message.\n\t\t\t{{/wds-banner-notification}}\n\t\t
","button-group-icons-in-dropdowns":"\t\t
\n\t\t\t{{#wds-button}}\n\t\t\t\t{{wds-icon name='pencil' size='small'}}\n\t\t\t\tEdit\n\t\t\t{{/wds-button}}\n\t\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t\t{{#dropdown.toggle as |chevron|}}\n\t\t\t\t\t{{#wds-button}}{{chevron}}{{/wds-button}}\n\t\t\t\t{{/dropdown.toggle}}\n\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t{{#wds-list}}\n\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t{{/wds-list}}\n\t\t\t\t{{/dropdown.content}}\n\t\t\t{{/wds-dropdown}}\n\t\t
    ","button-group-mix":'\t\t
    \n\t\t\t{{#wds-button secondary=true}}6{{/wds-button}}\n\t\t\t{{#wds-button secondary=true}}7{{/wds-button}}\n\t\t\t{{#wds-button disabled=true secondary=true}}8{{/wds-button}}\n\t\t\t{{#wds-button secondary=true}}9{{/wds-button}}\n\t\t\t{{#wds-button secondary=true}}10{{/wds-button}}\n\t\t
    ',"button-group-with-icons":"\t\t
    \n\t\t\t{{#wds-button secondary=true}}\n\t\t\t\t{{wds-icon name='activity' size='small'}}\n\t\t\t\tActivity\n\t\t\t{{/wds-button}}\n\t\t\t{{#wds-button secondary=true}}\n\t\t\t\t{{wds-icon name='house' size='small'}}\n\t\t\t{{/wds-button}}\n\t\t\t{{#wds-button secondary=true}}\n\t\t\t\t{{wds-icon name='map' size='small'}}\n\t\t\t{{/wds-button}}\n\t\t
    ","button-square":"\t\t{{#wds-button square=true class='wds-is-facebook-color'}}{{wds-icon name='facebook'}}{{/wds-button}}\n\t\t{{#wds-button square=true class='wds-is-nk-color'}}{{wds-icon name='nk'}}{{/wds-button}}","button-theming-scss":"\t\t.wds-button {\n\t\t\t@include button-theming($wds-color-dark-blue, $wds-color-white);\n\t\t}",buttons:"\t\t{{#wds-button}}Primary button{{/wds-button}}\n\t\t{{#wds-button}}\n\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\tPrimary button\n\t\t{{/wds-button}}\n\t\t{{#wds-button disabled=true}}Primary disabled{{/wds-button}}","buttons-secondary":"\t\t{{#wds-button secondary=true}}Secondary button{{/wds-button}}\n\t\t{{#wds-button secondary=true}}\n\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\tSecondary button\n\t\t{{/wds-button}}\n\t\t{{#wds-button secondary=true disabled=true}}Secondary disabled{{/wds-button}}","buttons-theming":"\t\t{{#wds-button class='primary-only'}}Primary{{/wds-button}}\n\t\t{{#wds-button class='primary-only'}}\n\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\tPrimary button\n\t\t{{/wds-button}}\n\n\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{#dropdown.toggle as |chevron|}}\n\t\t\t\t{{#wds-button class='primary-only'}}Dropdown{{chevron}}{{/wds-button}}\n\t\t\t{{/dropdown.toggle}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}\n\t\t{{#wds-button secondary=true class='primary-only'}}Secondary{{/wds-button}}\n\t\t{{#wds-button text=true class='primary-only'}}Text{{/wds-button}}","buttons-theming-2":"\t\t{{#wds-button class='different-secondary'}}Primary{{/wds-button}}\n\t\t{{#wds-button class='different-secondary'}}\n\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\tPrimary button\n\t\t{{/wds-button}}\n\n\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{#dropdown.toggle as |chevron|}}\n\t\t\t\t{{#wds-button class='different-secondary'}}Dropdown{{chevron}}{{/wds-button}}\n\t\t\t{{/dropdown.toggle}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}\n\t\t{{#wds-button secondary=true class='different-secondary'}}Secondary{{/wds-button}}\n\t\t{{#wds-button text=true class='different-secondary'}}Text{{/wds-button}}","community-bar-default":"\t\t\t{{wds-community-bar model=model track=track}}","community-header":"\t\t\t\t.wds-community-header {\n\t\t\t\t\t$header-background-color: #2193d7;\n\t\t\t\t\t$color-page: #0E182B;\n\t\t\t\t\t$color-page-border: #3e4757;\n\t\t\t\t\t$color-text:#D5D4D4;\n\t\t\t\t\t$color-links: #71d1ef;\n\n\t\t\t\t\t@include community-header-theming(\n\t\t\t\t\t\t$header-background-color,\n\t\t\t\t\t\t$color-text,\n\t\t\t\t\t\t$color-links,\n\t\t\t\t\t\t$color-page,\n\t\t\t\t\t\t$color-page-border\n\t\t\t\t\t);\n\t\t\t\t}","community-header-admin":"\t\t\t{{#wds-community-header model=model.admin track=track}}\n\t\t\t\t{{partial 'partials/community-header-wiki-content'}}\n\t\t\t{{/wds-community-header}}","community-header-background":"\t\t\t{{#wds-community-header model=model.anon-no-background track=track}}\n\t\t\t\t{{partial 'partials/community-header-wiki-content'}}\n\t\t\t{{/wds-community-header}}","community-header-logged-in":"\t\t\t{{#wds-community-header model=model.logged-in track=track}}\n\t\t\t\t{{partial 'partials/community-header-wiki-content'}}\n\t\t\t{{/wds-community-header}}","community-header-logged-out":"\t\t\t{{#wds-community-header model=model.anon track=track}}\n\t\t\t\t{{partial 'partials/community-header-wiki-content'}}\n\t\t\t{{/wds-community-header}}","community-header-logged-out-no-wordmark":"\t\t\t{{#wds-community-header model=model.anon-no-wordmark track=track}}\n\t\t\t\t{{partial 'partials/community-header-wiki-content'}}\n\t\t\t{{/wds-community-header}}",dialog:"\t{{#if true}}\n\t\t{{#wds-dialog\n\t\t\ttitle='Title'\n\t\t\tonOK=(action 'onOK')\n\t\t\tonCancel=(action 'onCancel')\n\t\t\tokText='Yes'\n\t\t\tcancelText='No'\n\t\t}}\n\t\t\tOops, something went wrong! The action you were trying to complete encountered an error and could not be processed. Please try again.\n\t\t{{/wds-dialog}}\n\t{{/if}}",dropdown:"\t\t{{#wds-dropdown noChevron=true as |dropdown|}}\n\t\t\t{{dropdown.toggle class='push-dropdown-down' text='Default dropdown'}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t
  • List item 9
  • \n\t\t\t\t\t
  • List item 10
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}","dropdown-buttons":"\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{#dropdown.toggle as |chevron|}}\n\t\t\t\t{{#wds-button}}Dropdown {{chevron}}{{/wds-button}}\n\t\t\t{{/dropdown.toggle}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t
  • List item 9
  • \n\t\t\t\t\t
  • List item 10
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}\n\n\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{#dropdown.toggle as |chevron|}}\n\t\t\t\t{{#wds-button}}\n\t\t\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\t\t\tDropdown\n\t\t\t\t\t{{chevron}}\n\t\t\t\t{{/wds-button}}\n\t\t\t{{/dropdown.toggle}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}\n\n\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{#dropdown.toggle as |chevron|}}\n\t\t\t\t{{#wds-button secondary=true}}Dropdown{{chevron}}{{/wds-button}}\n\t\t\t{{/dropdown.toggle}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}","dropdown-composition":'\t\t
    \n\t\t\t
    \n\t\t\t
    \n\t\t
    ',"dropdown-left":"\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{dropdown.toggle class='push-dropdown-down' text='Left aligned dropdown'}}\n\t\t\t{{#dropdown.content dropdownLeftAligned=true}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}","dropdown-level-2":'\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{dropdown.toggle class=\'push-dropdown-down\' text=\'2-levels dropdown\'}}\n\t\t\t{{#dropdown.content scrollable=false}}\n\t\t\t\t{{#wds-list linked=true bold=true}}\n\t\t\t\t\t{{#wds-dropdown isLevel2=true tagName=\'li\' as |dropdown|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{dropdown.toggle text=\'List item 1\'}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t\t{{/wds-dropdown}}\n\t\t\t\t\t
  • \n\t\t\t\t\t\tList item 2\n\t\t\t\t\t
  • \n\t\t\t\t\t{{#wds-dropdown isLevel2=true tagName=\'li\' as |dropdown|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{dropdown.toggle text=\'List item 3\'}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t\t\t\t
  • List item 9
  • \n\t\t\t\t\t\t\t\t
  • List item 10
  • \n\t\t\t\t\t\t\t\t
  • List item 11
  • \n\t\t\t\t\t\t\t\t
  • List item 12
  • \n\t\t\t\t\t\t\t\t
  • List item 13
  • \n\t\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t\t{{/wds-dropdown}}\n\t\t\t\t\t{{#wds-dropdown isLevel2=true tagName=\'li\' class=\'wds-is-sticked-to-parent\' as |dropdown|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{dropdown.toggle text=\'List item 4\'}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t\t{{/wds-dropdown}}\n\t\t\t\t\t{{#wds-dropdown isLevel2=true tagName=\'li\' as |dropdown|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{dropdown.toggle text=\'Broken 2nd level\'}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t\t{{/wds-dropdown}}\n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}',"dropdown-linked":'\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{dropdown.toggle class=\'push-dropdown-down\' text=\'Dropdown with linked list\'}}\n\t\t\t{{#dropdown.content scrollable=false}}\n\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}',"dropdown-right":"\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{dropdown.toggle class='push-dropdown-down' text='Right aligned dropdown'}}\n\t\t\t{{#dropdown.content dropdownRightAligned=true}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}","dropdown-scrollable":"\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{dropdown.toggle class='push-dropdown-down' text='Not scrollable dropdown'}}\n\t\t\t{{#dropdown.content scrollable=false}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t
  • List item 9
  • \n\t\t\t\t\t
  • List item 10
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}","dropdown-shadow":"\t\t{{#wds-dropdown class='dropdown-margin-right' hasShadow=true as |dropdown|}}\n\t\t\t{{dropdown.toggle class='push-dropdown-down' text='Dropdown with shadow'}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}\n\t\t{{#wds-dropdown hasDarkShadow=true as |dropdown|}}\n\t\t\t{{dropdown.toggle class='push-dropdown-down' text='Dropdown with shadow'}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}","dropdown-theming":'\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{dropdown.toggle class=\'push-dropdown-down\' text=\'2-levels dropdown\'}}\n\t\t\t{{#dropdown.content scrollable=false}}\n\t\t\t\t{{#wds-list linked=true bold=true}}\n\t\t\t\t\t{{#wds-dropdown isLevel2=true tagName=\'li\' as |dropdown|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{dropdown.toggle text=\'List item 1\'}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t\t{{/wds-dropdown}}\n\t\t\t\t\t
  • \n\t\t\t\t\t\tList item 2\n\t\t\t\t\t
  • \n\t\t\t\t\t{{#wds-dropdown isLevel2=true tagName=\'li\' as |dropdown|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{dropdown.toggle text=\'List item 3\'}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t\t\t\t
  • List item 9
  • \n\t\t\t\t\t\t\t\t
  • List item 10
  • \n\t\t\t\t\t\t\t\t
  • List item 11
  • \n\t\t\t\t\t\t\t\t
  • List item 12
  • \n\t\t\t\t\t\t\t\t
  • List item 13
  • \n\t\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t\t{{/wds-dropdown}}\n\t\t\t\t\t{{#wds-dropdown isLevel2=true tagName=\'li\' class=\'wds-is-sticked-to-parent\' as |dropdown|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{dropdown.toggle text=\'List item 4\'}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t\t{{#wds-list linked=true}}\n\t\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t\t{{/wds-dropdown}}\n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}',"dropdown-theming-2":"\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t{{dropdown.toggle class='push-dropdown-down' text='Default dropdown'}}\n\t\t\t{{#dropdown.content}}\n\t\t\t\t{{#wds-list}}\n\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t
  • List item 4
  • \n\t\t\t\t\t
  • List item 5
  • \n\t\t\t\t\t
  • List item 6
  • \n\t\t\t\t\t
  • List item 7
  • \n\t\t\t\t\t
  • List item 8
  • \n\t\t\t\t\t
  • List item 9
  • \n\t\t\t\t\t
  • List item 10
  • \n\t\t\t\t{{/wds-list}}\n\t\t\t{{/dropdown.content}}\n\t\t{{/wds-dropdown}}","dropdown-theming-sass":"\t\t\t.dropdowns-theming {\n\t\t\t\t$color-page: #0E182B;\n\t\t\t\t$color-page-border: #3e4757;\n\t\t\t\t$color-text: #D5D4D4;\n\t\t\t\t$color-links: #71d1ef;\n\t\t\t\t@include dropdown-theming(\n\t\t\t\t\t$color-page,\n\t\t\t\t\t$color-text,\n\t\t\t\t\t$color-links,\n\t\t\t\t\t$color-page-border\n\t\t\t\t);\n\t\t\t}","ember-addon":"\t\t{{wds-icon name='alert' size='small'}}","global-footer":"\t\t\t{{wds-global-footer model=model.with-hubs}}","global-footer-without":"\t\t\t{{wds-global-footer model=model.without-hubs}}","global-nav":"\t\t\t{{wds-global-navigation model=model.logged-out-default track=(action track) onSearchSuggestionChosen=(action onSearchSuggestionChosen) goToSearchResults=(action goToSearchResults) canShowContentRecommendations=true}}","global-nav-logged-in-with-hubs":"\t\t\t{{wds-global-navigation model=model.logged-in-default track=(action track) onSearchSuggestionChosen=(action onSearchSuggestionChosen) goToSearchResults=(action goToSearchResults) canShowContentRecommendations=true}}","global-nav-partner-logo":"\t\t\t{{wds-global-navigation model=model.logged-out-with-partner-slot track=(action track) onSearchSuggestionChosen=(action onSearchSuggestionChosen) goToSearchResults=(action goToSearchResults) canShowContentRecommendations=true}}",icons:"\t\t{{wds-icon name='alert'}}","icons-modifiers":"\t\t{{wds-icon name='menu-control' chevron=true}}","icons-small":"\t\t{{wds-icon name='alert' size='small'}}","icons-social":"\t\t{{wds-icon name='facebook'}}","icons-tiny":"\t\t{{wds-icon name='alert' size='tiny'}}","link-buttons":"\t\t{{#wds-button href='#'}}Link button{{/wds-button}}\n\t\t{{#wds-button href='#'}}\n\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\tLink button\n\t\t{{/wds-button}}\n\t\t{{#wds-button href='#' secondary=true}}Secondary link button{{/wds-button}}",list:"\t\t{{#wds-list}}\n\t\t\t
  • List element 1
  • \n\t\t\t
  • List element 2
  • \n\t\t\t
  • List element 3
  • \n\t\t{{/wds-list}}","list-big":"\t\t{{#wds-list big=true}}\n\t\t\t
  • List element 1
  • \n\t\t\t
  • List element 2
  • \n\t\t\t
  • List element 3
  • \n\t\t{{/wds-list}}","list-bold":"\t\t{{#wds-list bold=true}}\n\t\t\t
  • List element 1
  • \n\t\t\t
  • List element 2
  • \n\t\t\t
  • List element 3
  • \n\t\t{{/wds-list}}","list-lines":"\t\t{{#wds-list lines=true}}\n\t\t\t
  • List element 1
  • \n\t\t\t
  • List element 2
  • \n\t\t\t
  • List element 3
  • \n\t\t{{/wds-list}}","list-linked":'\t\t{{#wds-list linked=true}}\n\t\t\t
  • Linked element 1
  • \n\t\t\t
  • Linked element 2
  • \n\t\t\t
  • Linked element 3
  • \n\t\t{{/wds-list}}',"mobile-apps-store":"\t\t{{svg 'wds-company-store-appstore'}}","multiline-button":"\t\t{{#wds-button class='fixed-width-140px'}}Multiline button label with 3rd line{{/wds-button}}\n\t\t{{#wds-button class='fixed-width-140px'}}\n\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\tMultiline button label\n\t\t{{/wds-button}}","progress-indicator":"\t\t{{wds-spinner\n\t\t\tactive=true\n\t\t\tisBlock=true\n\t\t\toverlay=false\n\t\t\tradius=20\n\t\t\tstrokeWidth=5\n\t\t}}","progress-indicator-intro":"\t\t\x3c!--size = full diameter = r * 2 + stroke width--\x3e\n\t\t{{wds-spinner active=true radius=38 strokeWidth=2 isBlock=true}}","quick-start-component":"\t\t{{wds-icon name='alert' size='small'}}",tabs:"\t\t{{#wds-tabs as |tabs|}}\n\t\t\t{{#tabs.tab value=0}}\n\t\t\t\t
    \n\t\t\t\t\tText tab\n\t\t\t\t
    \n\t\t\t{{/tabs.tab}}\n\n\t\t\t{{#tabs.tab value=1}}\n\t\t\t\t
    \n\t\t\t\t\tA really long tab that don't break into lines and is a link\n\t\t\t\t
    \n\t\t\t{{/tabs.tab}}\n\t\t{{/wds-tabs}}","tabs-active":"\t\t{{#wds-tabs selected=1 as |tabs|}}\n\t\t\t{{#tabs.tab value=0}}\n\t\t\t\t
    \n\t\t\t\t\tOpened tab\n\t\t\t\t
    \n\t\t\t{{/tabs.tab}}\n\n\t\t\t{{#tabs.tab value=1}}\n\t\t\t\t
    \n\t\t\t\t\tRegular tab\n\t\t\t\t
    \n\t\t\t{{/tabs.tab}}\n\t\t{{/wds-tabs}}","tabs-disabled":"\t\t{{#wds-tabs as |tabs|}}\n\t\t\t{{#tabs.tab value=0 disabled=true}}\n\t\t\t\t
    \n\t\t\t\t\t{{wds-icon name='gear-small' class='wds-icon-tiny'}}\n\t\t\t\t\tDisabled tab\n\t\t\t\t
    \n\t\t\t{{/tabs.tab}}\n\t\t{{/wds-tabs}}","tabs-with-dropdown":"\t\t{{#wds-tabs as |tabs|}}\n\t\t\t{{#tabs.tab}}\n\t\t\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t\t\t{{#dropdown.toggle class='wds-tabs__tab-label' as |chevron|}}\n\t\t\t\t\t\tTab with dropdown{{chevron}}\n\t\t\t\t\t{{/dropdown.toggle}}\n\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t{{#wds-list}}\n\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t{{/wds-dropdown}}\n\t\t\t{{/tabs.tab}}\n\n\t\t\t{{#tabs.tab}}\n\t\t\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t\t\t{{#dropdown.toggle class='wds-tabs__tab-label' as |chevron|}}\n\t\t\t\t\t\tTab with link dropdown{{chevron}}\n\t\t\t\t\t{{/dropdown.toggle}}\n\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t{{#wds-list}}\n\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t{{/wds-dropdown}}\n\t\t\t{{/tabs.tab}}\n\n\t\t\t{{#tabs.tab}}\n\t\t\t\t{{#wds-dropdown as |dropdown|}}\n\t\t\t\t\t{{#dropdown.toggle class='wds-tabs__tab-label' as |chevron|}}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t{{wds-icon name='gear-small' class='wds-icon-tiny'}}\n\t\t\t\t\t\t\tTab with link dropdown with icon\n\t\t\t\t\t\t\n\t\t\t\t\t\t{{chevron}}\n\t\t\t\t\t{{/dropdown.toggle}}\n\t\t\t\t\t{{#dropdown.content}}\n\t\t\t\t\t\t{{#wds-list}}\n\t\t\t\t\t\t\t
  • List item 1
  • \n\t\t\t\t\t\t\t
  • List item 2
  • \n\t\t\t\t\t\t\t
  • List item 3
  • \n\t\t\t\t\t\t{{/wds-list}}\n\t\t\t\t\t{{/dropdown.content}}\n\t\t\t\t{{/wds-dropdown}}\n\t\t\t{{/tabs.tab}}\n\t\t{{/wds-tabs}}","tabs-with-text-and-icon":"\t\t{{#wds-tabs as |tabs|}}\n\t\t\t{{#tabs.tab value=0}}\n\t\t\t\t
    \n\t\t\t\t\t{{wds-icon name='gear-small' class='wds-icon-tiny'}}\n\t\t\t\t\tIcon tab\n\t\t\t\t
    \n\t\t\t{{/tabs.tab}}\n\n\t\t\t{{#tabs.tab value=1}}\n\t\t\t\t
    \n\t\t\t\t\t{{wds-icon name='gear-small' class='wds-icon-tiny'}}\n\t\t\t\t\tVery long icon tab that don't break into lines\n\t\t\t\t
    \n\t\t\t{{/tabs.tab}}\n\t\t{{/wds-tabs}}","text-buttons":"\t\t{{#wds-button text=true}}Text button{{/wds-button}}\n\t\t{{#wds-button text=true}}\n\t\t\t{{wds-icon name='fandom-heart' size='small'}}\n\t\t\tText button\n\t\t{{/wds-button}}\n\t\t{{#wds-button text=true disabled=true}}Text disabled{{/wds-button}}",textarea:"\t\t{{wds-textarea value=initialValue placeholder='Placeholder' hint='Example hint' maxlength=1000}}","textarea-disabled":"\t\t{{wds-textarea value=initialValue placeholder='Placeholder' hint='Example hint' disabled=true}}","textarea-error-state":"\t\t{{wds-textarea value=initialValue placeholder='Placeholder' hint='Example hint' hasError=true}}","textarea-with-event-handlers":"\t\t{{wds-textarea value=initialValue placeholder='Placeholder' hint='Example hint' input=(action 'input') focus-in=(action 'focusIn') focus-out=(action 'focusOut')}}","textarea-with-length-hint":"\t\t{{wds-textarea value=initialValue placeholder='Placeholder' hasLengthHint=true hint='Example hint' maxlength=1000}}","toggle-a":"\t\t{{wds-toggle id='toggleA'}}","toggle-b":"\t\t{{#wds-toggle id='toggleB'}}\n\t\t\tSlide me if you wish\n\t\t{{/wds-toggle}}","toggle-disabled":"\t\t{{#wds-toggle id='toggleDisabled' disabled=true}}\n\t\t\tYep I'm disabled\n\t\t{{/wds-toggle}}","toggle-disabled-b":"\t\t{{#wds-toggle id='toggleDisabledB' disabled=true checked=true}}\n\t\t\tYep I'm disabled\n\t\t{{/wds-toggle}}","unique-name":" * \tsome code to demo","unique-name-2":" * other code to demo"}}),define("dummy/templates/application",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"NXqk/CVl",block:'{"symbols":[],"statements":[[4,"if",[[22,["standalone"]]],null,{"statements":[[0,"\\t"],[1,[20,"outlet"],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"div"],[10,"class","main-container"],[8],[0,"\\n\\t\\t"],[6,"header"],[10,"class","main-header"],[8],[0,"Fandom Design System"],[9],[0,"\\n\\t\\t"],[1,[26,"main-navigation",null,[["navigation"],[[22,["navigation"]]]]],false],[0,"\\n\\t\\t"],[6,"article"],[10,"class","main-content"],[8],[0,"\\n\\t\\t\\t"],[1,[20,"outlet"],false],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/application.hbs"}})}),define("dummy/templates/base-styles/breakpoints",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"LMK8HNlN",block:'{"symbols":[],"statements":[[6,"p"],[10,"class","warning-note"],[8],[0,"\\n\\t"],[6,"strong"],[8],[0,"WARNING"],[9],[0,": This set of breakpoints is deprecated in favor of the new one defined "],[4,"link-to",["base-styles.wds-breakpoints"],null,{"statements":[[0,"here"]],"parameters":[]},null],[0,".\\n"],[9],[0,"\\n"],[6,"h1"],[8],[0,"Breakpoints"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tSupport for multiple breakpoints is vital for proper display of content across various browser sizes.\\n\\tWhile historically our main audience has come through on desktop, mobile viewing of Fandom\'s content has surpassed\\n\\tdesktop traffic. Breakpoints allow for the proper display of content and advertising across devices.\\n\\tDesign and engineering should create with responsiveness in mind, planning for multiple breakpoints.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tFandom Design System uses "],[6,"b"],[8],[0,"Mobile-first"],[9],[0," approach."],[6,"br"],[8],[9],[0,"\\n\\tTo set breakpoints pick one of variables from table below and use it in "],[6,"code"],[8],[0,"@media"],[9],[0," query in scss file.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\t"],[6,"img"],[10,"src","/images/breakpoints.png"],[10,"class","breakpoints-visualisation"],[8],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","variables"],[8],[0,"Variables"],[9],[0,"\\n\\t"],[6,"table"],[10,"class","variables-table"],[8],[0,"\\n\\t\\t"],[6,"tr"],[10,"class","variables-table__header"],[8],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Breakpoint"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Variable"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Min"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Max"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","2"],[8],[0,"Breakpoint S"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-s-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"max"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-s-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"767"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","3"],[8],[0,"Breakpoint M"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-m-down"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1023"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-m-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"768"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"max"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-m-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"768"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1023"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","3"],[8],[0,"Breakpoint L"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-l-down"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1083"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-l-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1024"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"max"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-l-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1024"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1083"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","2"],[8],[0,"Breakpoint XL"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xl-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1084"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"max"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xl-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1084"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1595"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"Breakpoint XXL"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xxl-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1596"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"max"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Example usage:"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,".example {\\n\\twidth: 300px;\\n\\n\\t.extra-content {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t@media #{$wds-breakpoint-m-up} {\\n\\t\\twidth: 700px;\\n\\n\\t\\t.extra-content {\\n\\t\\t\\tdisplay: block;\\n\\t\\t}\\n\\t}\\n}\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/base-styles/breakpoints.hbs"}})}),define("dummy/templates/base-styles/colors",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"W0jsWXvb",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Colors"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tLead and Secondary colors. A FANDOM rainbow, if you will.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tTo use one of below colors, instead of color\'s hex representation apply suitable SCSS variable.\\n\\tIt\'s recommended to use available color variables to keep consistency.\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","fandom-2-colors"],[8],[0,"Fandom 2.0"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","colors-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#00d6d6","Aqua","$wds-fandom-color-aqua"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#1a1a1a","Black","$wds-fandom-color-black"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#ff6a64","Coral","$wds-fandom-color-coral"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#5f7a7b","Dark Gray","$wds-fandom-color-dark-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#f2f5f5","Light Gray","$wds-fandom-color-light-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#00acac","Link","$wds-fandom-color-link"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#008989","Link Hover","$wds-fandom-color-link-hover"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#dee7e5","Mid Light Gray","$wds-fandom-color-mid-light-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#bed1cf","Middle Gray","$wds-fandom-color-middle-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#5df2ae","Mint","$wds-fandom-color-mint"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#002a32","Navy","$wds-fandom-color-navy"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#006661","Pine","$wds-fandom-color-pine"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#833c58","Plum","$wds-fandom-color-plum"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#460084","Purple","$wds-fandom-color-purple"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#ee1a41","Red","$wds-fandom-color-red"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#eeecdc","Warm Gray","$wds-fandom-color-warm-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#dfec24","Yellow","$wds-fandom-color-yellow"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","wikia-corporate-colors"],[8],[0,"Wikia Corporate Colors"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","colors-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#092344","Dark Blue","$wds-color-dark-blue"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#1a5eb8","Light Blue","$wds-color-light-blue"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#39424d","Dark Blue Gray","$wds-color-dark-blue-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#656e78","Medium Gray","$wds-color-slate-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#c5ced9","Blue Gray","$wds-color-blue-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#e6ebf2","Light Blue Gray","$wds-color-light-blue-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#f2f6fa","Gray","$wds-color-faint-blue-gray"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable","class"],["#fff","White","$wds-color-white","is-bordered"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","light-theme"],[8],[0,"Light Theme"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","colors-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable","class"],["#fff","White 100%","$wds-color-light-c1","is-bordered"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#f6f6f6","Off-White 96%","$wds-color-light-c2"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#e6e6e6","Mist Gray 90%","$wds-color-light-c3"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#ccc","Faint Gray 80%","$wds-color-light-c4"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#999","Light Gray 60%","$wds-color-light-c5"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#333","Dark Gray 20%","$wds-color-light-c6"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#666","Medium Gray 40%","$wds-color-light-c7"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#e3bd00","Gold","$wds-color-light-c8"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","dark-theme"],[8],[0,"Dark Theme"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","colors-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#262626","Dark Gray 15%","$wds-color-dark-c1"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#1a1a1a","Dark Gray 10%","$wds-color-dark-c2"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#333","Dark Gray 20%","$wds-color-dark-c3"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#666","Medium Gray 40%","$wds-color-dark-c4"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#999","Ligt Gray 60%","$wds-color-dark-c5"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#ccc","Faint Gray 80%","$wds-color-dark-c6"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable","class"],["#fff","White 100%","$wds-color-dark-c7","is-bordered"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#e3bd00","Gold","$wds-color-dark-c8"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","alerts"],[8],[0,"Alerts"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","colors-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#d71035","Alert/Delete","$wds-color-alert"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#dfec24","Warning/Reported","$wds-color-warning"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#4cda9a","Success/Approve","$wds-color-success"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#460084","Message","$wds-color-message"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","alerts"],[8],[0,"Social"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","colors-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#3b5998","Facebook","$wds-color-social-facebook"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#dd4b39","Google Plus","$wds-color-social-googleplus"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#e02d69","Instagram","$wds-color-social-instagram"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#00c300","Line","$wds-color-social-line"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#0077b5","LinkedIn","$wds-color-social-linkedin"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#ff6400","Meneame","$wds-color-social-meneame"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#4077a7","NK","$wds-color-social-nk"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#f96900","Odnoklassniki","$wds-color-social-odnoklassniki"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#ff4500","Reddit","$wds-color-social-reddit"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#34465d","Tumblr","$wds-color-social-tumblr"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#1da1f2","Twitter","$wds-color-social-twitter"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#587ca3","VKontakte","$wds-color-social-vkontakte"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#fb803f","Wykop","$wds-color-social-wykop"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#ff8140","Weibo","$wds-color-social-weibo"]]],false],[0,"\\n\\t\\t"],[1,[26,"color-box",null,[["hex","name","variable"],["#cd201f","YouTube","$wds-color-social-youtube"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","example"],[8],[0,"Example usage"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,"body {\\n\\tbackground-color: $wds-color-off-white;\\n\\tcolor: $wds-color-dark-blue-gray;\\n}\\n\\n.button {\\n\\tborder: 1px solid $wds-color-tv;\\n}\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/base-styles/colors.hbs"}})}),define("dummy/templates/base-styles/typography",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"Vi09YZSu",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Typography"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tAs a timeless, highly effective font, Helvetica is at the forefront of the Fandom brand and used across our mobile\\n\\tand desktop site and is available in various weights. Our native apps inherit the respective default fonts —\\n\\tSan Francisco on iOS and Roboto on Android — and also contain various weights.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tNote: the 10px size should be displayed in all caps only to ensure proper readability.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tIt\'s recommended to use available typography variables to keep consistency across products.\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","font-family"],[8],[0,"Font Family"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"For highest browser compatibility we decided to follow direction described in "],[6,"a"],[10,"href","https://www.smashingmagazine.com/2015/11/using-system-ui-fonts-practical-guide/"],[8],[0,"Using System UI Fonts In Web Design: A Quick Practical Guide"],[9],[0,". It provides a list of font-families for browsers to fallback. We listed font-families supported by major operating systems and finally we fall back to "],[6,"code"],[8],[0,"sans-serif"],[9],[0,". This way we can avoid web-font delivery process which would hit page performance."],[9],[0,"\\n\\t"],[6,"code"],[8],[6,"span"],[10,"class","format-code"],[8],[0,"$wds-font-family"],[9],[0,": \'Helvetica Neue\', Helvetica, Arial, sans-serif;"],[9],[0,"\\n\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","news-stories-font"],[8],[0,"News and stories and Mobile Article font family"],[9],[0,"\\n\\t"],[6,"p"],[8],[0," News and Stories and uses Rubik as it\'s primary font."],[9],[0,"\\n\\t"],[6,"code"],[8],[6,"span"],[10,"class","format-code"],[8],[0,"$wds-fandom-font-family"],[9],[0,": Rubik, Helvetica, Arial, sans-serif;"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","typescale"],[8],[0,"Typescale"],[9],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[52,1,"font-size-4xl","leading-none"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[36,1,"font-size-3xl","leading-none"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[28,1.25,"font-size-xxl","leading-tight"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[24,1.25,"font-size-xl","leading-tight"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[18,1.25,"font-size-l","leading-tight"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[16,1.25,"font-size-base","leading-tight"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[14,1.25,"font-size-s","leading-tight"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[12,1.25,"font-size-xs","leading-tight"]]],false],[0,"\\n\\t"],[1,[26,"typescale-line",null,[["fontSize","lineHeight","typescaleName","lineHeightName"],[10,1.25,"font-size-xxs","leading-tight"]]],false],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","font-weight"],[8],[0,"Font Weight"],[9],[0,"\\n\\t"],[1,[26,"font-weight-line",null,[["fontWeight","fontWeightName"],[300,"font-weight-light"]]],false],[0,"\\n\\t"],[1,[26,"font-weight-line",null,[["fontWeight","fontWeightName"],[400,"font-weight-medium"]]],false],[0,"\\n\\t"],[1,[26,"font-weight-line",null,[["fontWeight","fontWeightName"],[500,"font-weight-normal"]]],false],[0,"\\n\\t"],[1,[26,"font-weight-line",null,[["fontWeight","fontWeightName"],[700,"font-weight-bold"]]],false],[0,"\\n\\t"],[1,[26,"font-weight-line",null,[["fontWeight","fontWeightName"],[900,"font-weight-black"]]],false],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","font-weight"],[8],[0,"Text style"],[9],[0,"\\n\\t"],[1,[26,"text-style-line",null,[["text","textStyle"],["Normal","font-style-normal"]]],false],[0,"\\n\\t"],[1,[26,"text-style-line",null,[["text","textStyle"],["Italic","font-style-italic"]]],false],[0,"\\n\\t"],[1,[26,"text-style-line",null,[["text","textStyle"],["Uppercase","text-transform-uppercase"]]],false],[0,"\\n\\t"],[1,[26,"text-style-line",null,[["text","textStyle"],["Lowercase","text-transform-lowercase"]]],false],[0,"\\n\\t"],[1,[26,"text-style-line",null,[["text","textStyle"],["capitalize","text-transform-capitalize"]]],false],[0,"\\n\\t"],[1,[26,"text-style-line",null,[["text","textStyle"],["No transform","text-transform-none"]]],false],[0,"\\n"],[9],[0,"\\n\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","font-weight"],[8],[0,"Midlight"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tThere\'s a specific styling for page titles, that you can apply by using a class\\n\\t\\t"],[6,"code"],[8],[6,"span"],[10,"class","format-code"],[8],[0,".wds-midlight-aqua"],[9],[0," or "],[6,"span"],[10,"class","format-code"],[8],[0,".wds-midlight-navy"],[9],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-font-size-xxl wds-font-weight-bold wds-midlight-aqua"],[8],[0,"This is a headline using midlight-aqua"],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-font-size-xxl wds-font-weight-bold wds-midlight-navy"],[8],[0,"This is a headline using midlight-navy"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","example"],[8],[0,"Example usage"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"All the styles are available not only as atomic classes, but also as SCSS variables (see wds-variables/typography), so that you can merge them into your other style rules."],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,"body {\\n\\tfont-family: $wds-font-family;\\n\\tline-height: $wds-line-height-none;\\n}\\n\\n.wds-component {\\n\\tfont-size: $wds-font-size-base;\\n}\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/base-styles/typography.hbs"}})}),define("dummy/templates/base-styles/wds-breakpoints",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"AlAEKUMu",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Breakpoints"],[9],[0,"\\n\\n"],[6,"p"],[10,"class","warning-note"],[8],[0,"\\n\\t"],[6,"strong"],[8],[0,"NOTICE"],[9],[0,": The goal is to use those breakpoints in all our products. Please replace the old breakpoints with the new ones whenever and wherever possible.\\n"],[9],[0,"\\n\\n"],[6,"p"],[8],[0,"\\n\\tSupport for multiple breakpoints is vital for proper display of content across various browser sizes.\\n\\tWhile historically our main audience has come through on desktop, mobile viewing of Fandom\'s content has surpassed\\n\\tdesktop traffic. Breakpoints allow for the proper display of content and advertising across devices.\\n\\tDesign and engineering should create with responsiveness in mind, planning for multiple breakpoints.\\n"],[9],[0,"\\n"],[6,"p"],[10,"class","alert-info"],[8],[0,"\\n\\t"],[1,[26,"wds-icon",null,[["name","class"],["alert","wds-icon-small"]]],false],[0,"\\n\\tIf you want to see documentation on outdated breakpoints check "],[4,"link-to",["base-styles.breakpoints"],null,{"statements":[[0,"here"]],"parameters":[]},null],[0,".\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","values"],[8],[0,"Breakpoint values"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tFandom Design System uses "],[6,"b"],[8],[0,"Mobile-first"],[9],[0," approach. Fandom\'s layout has 18px margin on both sides - also defined by "],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-content-well-margins"],[9],[0," variable."],[6,"br"],[8],[9],[0,"\\n\\t\\tTo set breakpoints pick one of variables from table below and use it in "],[6,"code"],[8],[0,"@media"],[9],[0," query in scss file.\\n\\t"],[9],[0,"\\n\\t"],[6,"table"],[10,"class","variables-table"],[8],[0,"\\n\\t\\t"],[6,"tr"],[10,"class","variables-table__header"],[8],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Breakpoint"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Min (in px)"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Max (in px)"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"small"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"767"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"medium"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"768"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1023"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"large"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1024"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1279"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"xlarge"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1280"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1499"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"xxlarge"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1500"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","variables"],[8],[0,"Variables"],[9],[0,"\\n\\t"],[6,"table"],[10,"class","variables-table"],[8],[0,"\\n\\t\\t"],[6,"tr"],[10,"class","variables-table__header"],[8],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Breakpoint"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Variable"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Min"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Max"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","3"],[8],[0,"small"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-small-down"],[9],[0,"*"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"767"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-small-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"767"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-small-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","3"],[8],[0,"medium"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-medium-down"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1023"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-medium-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"768"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1023"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-medium-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"768"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","3"],[8],[0,"large"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-large-down"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1279"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-large-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1024"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1279"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-large-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1024"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","3"],[8],[0,"xlarge"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xlarge-down"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1499"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xlarge-only"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1280"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1499"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xlarge-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1280"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"rowspan","3"],[8],[0,"xxlarge"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xxlarge-down"],[9],[0,"*"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"0"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xxlarge-only"],[9],[0,"*"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1500"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xxlarge-up"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"1500"],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"∞"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[10,"colspan","4"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"small"],[8],[0,"* ) Those breakpoints are added for consistency - so every breakpoint have three variables - and for future compatibility."],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"h3"],[8],[0,"Example usage:"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,".example {\\n\\twidth: 300px;\\n\\n\\t@media #{$wds-breakpoint-medium-up} {\\n\\t\\twidth: 700px;\\n\\t}\\n}\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","mixins"],[8],[0,"Useful mixns"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tIt\'s recommended to use the following mixins to make implementation easier.\\n\\t"],[9],[0,"\\n\\t"],[6,"h3"],[8],[0,"Content well mixin"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tIn order to get proper margins automatically on any breakpoint one can use "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-content-well"],[9],[0," mixin in the code.\\n\\t"],[9],[0,"\\n\\t"],[6,"h3"],[8],[0,"Hide on breakpoints mixin"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tIf there\'s a need to hide particular element on some of the breakpoints the "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-hide-on-breakpoint("],[6,"em"],[8],[0,"breakpoint"],[9],[0,")"],[9],[0," mixin should be used."],[6,"br"],[8],[9],[0,"\\n\\t\\tThe breakpoint (or list of breakpoints) is passed in the param.\\n\\t"],[9],[0,"\\n\\t"],[6,"h3"],[8],[0,"Examples:"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,".content {\\n\\t@include wds-content-well;\\n\\n\\t.extra-content {\\n\\t\\t@include wds-hide-on-breakpoint(small)\\n\\t}\\n\\n\\t.content-only-on-mobile {\\n\\t\\t@include wds-hide-on-breakpoint(medium-up);\\n\\t}\\n\\n\\t.content-only-on-medium-and-large {\\n\\t\\t@include wds-hide-on-breakpoint(small xlarge-up);\\n\\t}\\n}\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","other-variables"],[8],[0,"Other variables"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tThere are few other variables defined in the DS that can be usefull.\\n\\t"],[9],[0,"\\n\\t"],[6,"table"],[10,"class","variables-table is-fluid"],[8],[0,"\\n\\t\\t"],[6,"tr"],[10,"class","variables-table__header"],[8],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Variable"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Value"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Description"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-content-well-margins"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"18px"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"content margin for all breakpoints"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-medium-available-width"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"732px"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"area avaible on medium breakpoint"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-large-available-width"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"988px"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"area avaible on large breakpoint"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xlarge-available-width"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"1244px"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"area avaible on xlarge breakpoint"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-breakpoint-xxlarge-available-width"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"1464px"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"area avaible on xxlarge breakpoint"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/base-styles/wds-breakpoints.hbs"}})}),define("dummy/templates/base-styles/wds-grid",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"rw986bFi",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Grid"],[9],[0,"\\n\\n"],[6,"p"],[10,"class","warning-note"],[8],[0,"\\n\\t"],[6,"strong"],[8],[0,"NOTICE"],[9],[0,": The goal is to use this grid in all our products. Please implement it whenever and wherever possible.\\n"],[9],[0,"\\n\\n"],[6,"p"],[8],[0,"\\n\\tFANDOM\'s grid is twelve column grid, with 10px gutter between columns.\\n\\tGrid itself is applied just to the content well and not just the body of the page.\\n\\tIt allows Design and Engineer to work fastwe, with fewer iterations and it\'s\\n\\toff-loading some work - as layout can be defined in the number of columns and not pixel values.\\n\\tFortuneatly the CSS grid feature is well-supported by the browsers - documentation can be found\\n\\tin the "],[6,"a"],[10,"href","https://www.w3.org/TR/css3-grid-layout/"],[8],[0,"spec"],[9],[0,".\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","usage"],[8],[0,"Usage"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo use grid apply "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-grid"],[9],[0," mixin to the element that lives inside the content well and name the areas.\\n\\t"],[9],[0,"\\n\\t"],[6,"h3"],[8],[0,"Example:"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["html"]],{"statements":[[0,"
    \\n\\t
    \\n\\t\\t
    \\n\\t\\t\\t\x3c!-- items in main area --\x3e\\n\\t\\t
    \\n\\t\\t
    \\n\\t\\t\\t\x3c!-- items in rail area --\x3e\\n\\t\\t
    \\n\\t
    \\n
    \\n"]],"parameters":[]},null],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,".layout {\\n\\t@include wds-grid-mixin;\\n\\n\\tgrid-template-areas: \\"main main main main main main main main main right right right right\\";\\n\\n\\t&__wrapper {\\n\\t\\t@include wds-content-well;\\n\\t}\\n\\n\\t&__main {\\n\\t\\tgrid-area: main;\\n\\t}\\n\\n\\t&__rail {\\n\\t\\tgrid-area: right;\\n\\t}\\n}\\n"]],"parameters":[]},null],[0,"\\n"],[9],[0,"\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","usage-with-breakpoints"],[8],[0,"Usage with breakpoints"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tGrid can be (and should be) combined with "],[4,"link-to",["base-styles.wds-breakpoints"],null,{"statements":[[0,"breakpoints"]],"parameters":[]},null],[0," to create full experience.\\n\\t\\tSome elements may change places from one breakpoint to another, other can be completely hidden on some of them and visible on another -\\n\\t\\tdue to limitation of the CSS grid - we need to use the same HTML twice and hide it with breakpoint mixins."],[6,"br"],[8],[9],[0,"\\n\\t\\tSee longer example below.\\n\\t"],[9],[0,"\\n\\t"],[6,"h3"],[8],[0,"Example:"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["html"]],{"statements":[[0,"
    \\n\\t
    \\n\\t\\t
    \\n\\t\\t\\t
    ...
    \\n\\t\\t\\t\x3c!-- items in main area --\x3e\\n\\t\\t
    \\n\\t\\t
    \\n\\t\\t\\t\x3c!-- items in rail area --\x3e\\n\\t\\t\\t
    ...
    \\n\\t\\t
    \\n\\t
    \\n
    \\n"]],"parameters":[]},null],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,".layout {\\n\\t@include wds-grid-mixin;\\n\\n\\tgrid-template-areas: \\"main main main main main main main main main main main main main\\";\\n\\n\\t@media #{$wds-breakpoint-medium-up} {\\n\\t\\tgrid-template-areas: \\"main main main main main main main main main right right right right\\";\\n\\t}\\n\\n\\t&__wrapper {\\n\\t\\t@include wds-content-well;\\n\\t}\\n\\n\\t&__main {\\n\\t\\tgrid-area: main;\\n\\t}\\n\\n\\t&__rail{\\n\\t\\t// CSS will show item even if there\'s no grid area, so hide it on small breakpoint\\n\\t\\t@include wds-hide-on-breakpoint(small)\\n\\n\\t\\tgrid-area: right;\\n\\t}\\n}\\n...\\n.custom-module {\\n\\t...\\n\\n\\t&.in-main {\\n\\t\\t@include wds-hide-on-breakpoint(medium-up)\\n\\t}\\n\\n\\t&.in-rail {\\n\\t\\t@include wds-hide-on-breakpoint(small)\\n\\t}\\n}\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","variables"],[8],[0,"Variabes"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tThere are few variables that can be usefull.\\n\\t"],[9],[0,"\\n\\t"],[6,"table"],[10,"class","variables-table is-fluid"],[8],[0,"\\n\\t\\t"],[6,"tr"],[10,"class","variables-table__header"],[8],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Variable"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Value"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Description"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-grid-gap"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"10px"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"gutter / gap between columns"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-grid-columns"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"12"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"number of columns"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$wds-grid-gap-space"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[8],[0,"110px"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"how much width is taken by gaps"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/base-styles/wds-grid.hbs"}})}),define("dummy/templates/base-styles/z-index",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"pB2IzEi9",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Z-Index"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tWhen elements overlap, z-order determines which one covers the other. An element with a larger z-index generally covers an element with a lower one.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tTry not to implement z-index that doesn\'t use this scale, if you have a use-case that\\n\\tfor some reason falls out of this scale, ask for guidance before implementing one-offs.\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","variables"],[8],[0,"Variables"],[9],[0,"\\n\\t"],[6,"table"],[10,"class","variables-table"],[8],[0,"\\n\\t\\t"],[6,"tr"],[10,"class","variables-table__header"],[8],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Variable"],[9],[0,"\\n\\t\\t\\t"],[6,"th"],[8],[0,"Value"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-min"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"-1"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-1"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"100"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-2"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"200"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-3"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"300"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-4"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"400"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-5"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"500"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-6"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"600"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-7"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"700"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-8"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"800"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-9"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"900"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"tr"],[8],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"$z-max"],[9],[9],[0,"\\n\\t\\t\\t"],[6,"td"],[8],[0,"10000"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","example"],[8],[0,"Example usage"],[9],[0,"\\n\\t"],[6,"h3"],[8],[0,"Define meaningful variables for your components in one place"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,"$z-external-video-player: $z-1;\\n$z-sticky-editor: $z-7;\\n"]],"parameters":[]},null],[0,"\\t"],[6,"h3"],[8],[0,"Then use those variables throught your CSS"],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,".inline-editor-floating-container {\\n\\tz-index: $z-discussion-sticky-editor;\\n}\\n\\n.external-video-player {\\n\\t// 3rd party script sets z-index to 10000 and it breaks our layout, needs to be overridden\\n\\tz-index: $z-external-video-player !important;\\n}\\n"]],"parameters":[]},null],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/base-styles/z-index.hbs"}})}),define("dummy/templates/components/asset-box",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"KRmlln+k",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t"],[1,[26,"svg",[[26,"concat",["wds-",[22,["group"]],"-",[22,["name"]]],null]],[["height","width"],[[22,["height"]],[22,["width"]]]]],false],[0,"\\n"],[9],[0,"\\n"],[6,"div"],[10,"class","asset-box__name"],[8],[1,[20,"name"],false],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/asset-box.hbs"}})}),define("dummy/templates/components/code-snippet",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"dSkNENkf",block:'{"symbols":[],"statements":[[1,[20,"source"],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/code-snippet.hbs"}})}),define("dummy/templates/components/color-box",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"LDhS/it8",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","color-box__box"],[11,"style",[20,"safeStyle"],null],[8],[9],[0,"\\n"],[6,"div"],[10,"class","color-box__name"],[8],[1,[20,"name"],false],[9],[0,"\\n"],[6,"div"],[10,"class","color-box__hex"],[8],[1,[20,"hex"],false],[9],[0,"\\n"],[6,"div"],[10,"class","color-box__variable format-code"],[8],[1,[20,"variable"],false],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/color-box.hbs"}})}),define("dummy/templates/components/component-demo",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"CnDD3jz2",block:'{"symbols":["tabs","&default"],"statements":[[4,"if",[[22,["standaloneDevice"]]],null,{"statements":[[0,"\\t"],[6,"div"],[10,"class","component-demo__fullscreen"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","component-demo__close"],[3,"action",[[21,0,[]],"closeFullscreen"]],[8],[1,[26,"wds-icon",null,[["name"],["cross"]]],false],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","component-demo__standalone-wrapper"],[8],[0,"\\n\\t\\t\\t"],[6,"iframe"],[11,"class",[27,["component-demo__standalone is-",[20,"standaloneDevice"]]]],[11,"src",[20,"variantUrl"],null],[8],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[6,"div"],[11,"class",[27,["component-demo__rendered",[26,"if",[[22,["codeOnly"]]," is-hidden"],null]]]],[8],[13,2],[9],[0,"\\n"],[4,"if",[[22,["standalone"]]],null,{"statements":[[0,"\\t"],[6,"div"],[10,"class","component-demo__devices"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","component-demo__device"],[8],[0,"\\n\\t\\t\\t"],[6,"img"],[11,"src",[27,["/images/",[20,"componentName"],"-mobile.png"]]],[8],[9],[0,"\\n\\t\\t\\t"],[6,"p"],[8],[0,"Breakpoint: S"],[9],[0,"\\n\\t\\t\\t"],[6,"button"],[10,"class","wds-button"],[3,"action",[[21,0,[]],"showFullscreen","mobile"]],[8],[0,"View mobile version"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","component-demo__device"],[8],[0,"\\n\\t\\t\\t"],[6,"img"],[11,"src",[27,["/images/",[20,"componentName"],"-tablet.png"]]],[8],[9],[0,"\\n\\t\\t\\t"],[6,"p"],[8],[0,"Breakpoints: M, L"],[9],[0,"\\n\\t\\t\\t"],[6,"button"],[10,"class","wds-button"],[3,"action",[[21,0,[]],"showFullscreen","tablet"]],[8],[0,"View tablet version"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","component-demo__device"],[8],[0,"\\n\\t\\t\\t"],[6,"img"],[11,"src",[27,["/images/",[20,"componentName"],"-desktop.png"]]],[8],[9],[0,"\\n\\t\\t\\t"],[6,"p"],[8],[0,"Breakpoints: XL, XXL"],[9],[0,"\\n\\t\\t\\t"],[6,"button"],[10,"class","wds-button"],[3,"action",[[21,0,[]],"showFullscreen","desktop"]],[8],[0,"View desktop version"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[26,"and",[[22,["renderedCode"]],[22,["name"]]],null]],null,{"statements":[[4,"wds-tabs",null,[["onChange"],[[26,"action",[[21,0,[]],"onTabChange"],null]]],{"statements":[[4,"component",[[21,1,["tab"]]],[["value"],[0]],{"statements":[[0,"\\t\\t\\t"],[6,"div"],[10,"class","wds-tabs__tab-label"],[8],[0,"\\n\\t\\t\\t\\tHBS\\n\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[4,"component",[[21,1,["tab"]]],[["value"],[1]],{"statements":[[0,"\\t\\t\\t"],[6,"div"],[10,"class","wds-tabs__tab-label"],[8],[0,"\\n\\t\\t\\t\\tHTML\\n\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"parameters":[]},null],[0,"\\n"],[4,"if",[[26,"and",[[22,["renderedCode"]],[22,["showHTML"]]],null]],null,{"statements":[[0,"\\t"],[4,"code-sample",null,[["language"],[[22,["language"]]]],{"statements":[[1,[20,"renderedCode"],false]],"parameters":[]},null],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[26,"and",[[22,["name"]],[22,["showHBS"]]],null]],null,{"statements":[[0,"\\t"],[1,[26,"code-snippet",null,[["name","language"],[[22,["name"]],[22,["language"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/component-demo.hbs"}})}),define("dummy/templates/components/font-weight-line",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"PrKSsApm",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","typescale-line"],[8],[0,"\\n\\t"],[6,"div"],[11,"class",[27,["typescale-line__left wds-font-size-xxl wds-",[20,"fontWeightName"]]]],[8],[0,"This is a headline."],[9],[0,"\\n\\t"],[6,"div"],[10,"class","typescale-line__right"],[8],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"Font weight: "],[6,"strong"],[8],[1,[20,"fontWeight"],false],[0,"px"],[9],[6,"code"],[10,"class","typescale-line__code format-code"],[8],[0,".wds-"],[1,[20,"fontWeightName"],false],[9],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/font-weight-line.hbs"}})}),define("dummy/templates/components/icon-box",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"mzUUjVoT",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","icon-box__icon"],[8],[1,[26,"wds-icon",null,[["name","size"],[[22,["name"]],[22,["size"]]]]],false],[9],[0,"\\n"],[6,"div"],[10,"class","icon-box__name"],[8],[1,[26,"concat",[[22,["name"]],[26,"if",[[22,["size"]],[26,"concat",["-",[22,["size"]]],null]],null]],null],false],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/icon-box.hbs"}})}),define("dummy/templates/components/main-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"e2kbinBP",block:'{"symbols":["parentRoute","route"],"statements":[[4,"wds-list",null,null,{"statements":[[4,"each",[[22,["navigation"]]],null,{"statements":[[0,"\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"input"],[11,"id",[27,[[21,1,["id"]]]]],[10,"class","main-navigation__toggle"],[11,"checked",[26,"if",[[21,1,["expanded"]],"checked"],null],null],[10,"type","checkbox"],[8],[9],[0,"\\n\\t\\t\\t"],[6,"label"],[11,"for",[27,[[21,1,["id"]]]]],[8],[6,"strong"],[8],[1,[21,1,["name"]],false],[9],[0," "],[1,[26,"wds-icon",null,[["name","size"],["menu-control","tiny"]]],false],[9],[0,"\\n"],[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[21,1,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[6,"li"],[8],[4,"link-to",[[21,2,["location"]]],null,{"statements":[[1,[21,2,["name"]],false]],"parameters":[]},null],[9],[0,"\\n"]],"parameters":[2]},null]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n"]],"parameters":[1]},null]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/main-navigation.hbs"}})}),define("dummy/templates/components/text-style-line",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"RhIb3zM2",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","typescale-line"],[8],[0,"\\n\\t"],[6,"div"],[11,"class",[27,["typescale-line__left wds-font-size-xxl wds-",[20,"textStyle"]]]],[8],[1,[20,"text"],false],[9],[0,"\\n\\t"],[6,"div"],[10,"class","typescale-line__right"],[8],[0,"\\n\\t\\t"],[6,"code"],[10,"class","typescale-line__code format-code"],[8],[0,".wds-"],[1,[20,"textStyle"],false],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/text-style-line.hbs"}})}),define("dummy/templates/components/typescale-line",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"95IRsvZv",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","typescale-line"],[8],[0,"\\n\\t"],[6,"div"],[11,"class",[27,["typescale-line__left wds-",[20,"typescaleName"]," wds-",[20,"lineHeightName"]]]],[8],[0,"This is a headline."],[9],[0,"\\n\\t"],[6,"div"],[10,"class","typescale-line__right"],[8],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"Font size: "],[6,"strong"],[8],[1,[20,"fontSize"],false],[0,"px"],[9],[6,"code"],[10,"class","typescale-line__code format-code"],[8],[0,".wds-"],[1,[20,"typescaleName"],false],[9],[9],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"Line height: "],[6,"strong"],[8],[1,[20,"lineHeight"],false],[9],[6,"code"],[10,"class","typescale-line__code format-code"],[8],[0,".wds-"],[1,[20,"lineHeightName"],false],[9],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/typescale-line.hbs"}})}),define("dummy/templates/components/wds-avatar-stack",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"kHoTjBMl",block:'{"symbols":["avatar"],"statements":[[4,"each",[[22,["displayableAvatars"]]],null,{"statements":[[0,"\\t"],[1,[26,"wds-avatar",null,[["src","alt","link","badge"],[[21,1,["src"]],[21,1,["alt"]],[21,1,["link"]],[21,1,["badge"]]]]],false],[0,"\\n"]],"parameters":[1]},null],[4,"if",[[22,["overflow"]]],null,{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-avatar-stack__overflow"],[8],[0,"+"],[1,[20,"overflow"],false],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-avatar-stack.hbs"}})}) -define("dummy/templates/components/wds-avatar",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"VjPvCK6n",block:'{"symbols":["@badge","@alt","@src","@link","@data-tracking-label"],"statements":[[6,"div"],[10,"class","wds-avatar"],[11,"data-tracking-label",[21,5,[]],null],[8],[0,"\\n"],[4,"if",[[21,4,[]]],null,{"statements":[[0,"\\t\\t"],[6,"a"],[11,"href",[27,[[21,4,[]]]]],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-avatar/avatar-image",null,[["src","alt"],[[21,3,[]],[21,2,[]]]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar/avatar-image",null,[["src","alt"],[[21,3,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\n"],[4,"if",[[21,1,[]]],null,{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar/avatar-badge",null,[["name"],[[21,1,[]]]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-avatar.hbs"}})}),define("dummy/templates/components/wds-avatar/avatar-badge",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"PLRTV7h1",block:'{"symbols":[],"statements":[[1,[26,"svg",[[22,["badgeAssetName"]]],null],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-avatar/avatar-badge.hbs"}})}),define("dummy/templates/components/wds-avatar/avatar-image",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"JHMMyt7k",block:'{"symbols":["@alt","@title","@src"],"statements":[[4,"if",[[21,3,[]]],null,{"statements":[[0,"\\t"],[6,"img"],[11,"src",[21,3,[]],null],[11,"alt",[21,1,[]],null],[11,"title",[21,1,[]],null],[10,"class","wds-avatar__image"],[8],[9],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-avatar__inner-border"],[11,"alt",[21,1,[]],null],[11,"title",[21,1,[]],null],[8],[9],[0,"\\n\\t"],[1,[26,"svg",["wds-avatar-icon-user"],[["class","alt","title"],["wds-avatar__image",[21,1,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-avatar/avatar-image.hbs"}})}),define("dummy/templates/components/wds-banner-notification",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"fbBudpB+",block:'{"symbols":["&default"],"statements":[[6,"div"],[10,"class","wds-banner-notification__icon"],[8],[0,"\\n\\t"],[1,[26,"wds-icon",null,[["name","size"],[[22,["icon"]],"small"]]],false],[0,"\\n"],[9],[0,"\\n"],[6,"span"],[10,"class","wds-banner-notification__text"],[8],[0,"\\n\\t"],[13,1],[0,"\\n"],[9],[0,"\\n"],[1,[26,"wds-icon",null,[["class","click","name","size"],["wds-banner-notification__close",[26,"action",[[21,0,[]],[22,["onClose"]]],null],"cross","tiny"]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-banner-notification.hbs"}})}),define("dummy/templates/components/wds-banner-notifications",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"q6Hds2wi",block:'{"symbols":["notification"],"statements":[[4,"each",[[22,["model"]]],null,{"statements":[[4,"wds-banner-notification",null,[["type","onClose"],[[21,1,["type"]],[26,"action",[[21,0,[]],"onClose",[21,1,["id"]]],null]]],{"statements":[[4,"if",[[21,1,["text"]]],null,{"statements":[[0,"\\t\\t\\t"],[1,[21,1,["text"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,1,["alreadySafeHtml"]]],null,{"statements":[[0,"\\t\\t\\t"],[1,[21,1,["alreadySafeHtml"]],true],[0,"\\n\\t\\t"]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-banner-notifications.hbs"}})}),define("dummy/templates/components/wds-button",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"DUyplpLX",block:'{"symbols":["&default"],"statements":[[13,1]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-button.hbs"}})}),define("dummy/templates/components/wds-community-bar",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"lsLbBYpe",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","wds-community-bar__content"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-community-bar__sitename"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[22,["model","sitename","href"]],null],[11,"data-tracking-label",[22,["model","sitename","tracking_label"]],null],[8],[0,"\\n"],[4,"if",[[22,["model","sitename","mobile_title"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[22,["model","sitename","mobile_title","value"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t"],[1,[22,["model","sitename","title","value"]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[4,"if",[[22,["discussionsLink"]]],null,{"statements":[[0,"\\t\\t"],[6,"a"],[11,"href",[22,["discussionsLink","href"]],null],[10,"class","wds-community-bar__discussions"],[11,"data-tracking-label",[22,["discussionsLink","tracking_label"]],null],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["reply-small","small"]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[1,[26,"wds-community-bar/local-navigation-dropdown",null,[["model","onLinkClicked"],[[22,["navigation"]],[26,"action",[[21,0,[]],[22,["linkClicked"]]],null]]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation-dropdown",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"X6l7ODUM",block:'{"symbols":["dropdown","chevron"],"statements":[[4,"wds-dropdown",null,[["class"],[[22,["navigationClasses"]]]],{"statements":[[4,"component",[[21,1,["toggle"]]],[["click","data-tracking-label"],[[26,"action",[[21,0,[]],[22,["toggleNavigation"]]],null],"nav-expanded"]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-icons-menu-small"],[["class"],["wds-icon wds-icon-small"]]],false],[0,"\\n\\t\\t"],[1,[21,2,[]],false],[0,"\\n"]],"parameters":[2]},null],[4,"component",[[21,1,["content"]]],[["dropdownRightAligned","dropdownLeftAligned"],[true,true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-community-bar/local-navigation",null,[["model","firstLevelIndexSelected","secondLevelIndexSelected","onFirstLevelSelected","onSecondLevelSelected","onThirdLevelSelected","resetSelected","onLinkClicked"],[[22,["model"]],[22,["firstLevelIndexSelected"]],[22,["secondLevelIndexSelected"]],[26,"action",[[21,0,[]],[22,["onFirstLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["onSecondLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["onThirdLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["resetSelected"]]],null],[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation-dropdown.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation-level-2",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"Q4YwzmFZ",block:'{"symbols":["secondLevelItem","index"],"statements":[[6,"div"],[10,"class","wds-community-bar__navigation-back"],[3,"action",[[21,0,[]],[22,["onBackButtonClicked"]]]],[8],[0,"\\n\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny"]]],false],[0," "],[1,[26,"i18n",["back"],[["ns"],["design-system"]]],false],[0,"\\n"],[9],[0,"\\n"],[4,"if",[[22,["firstLevelItem","href"]]],null,{"statements":[[0,"\\t"],[6,"a"],[10,"class","wds-community-bar__navigation-header"],[11,"href",[22,["firstLevelItem","href"]],null],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[22,["firstLevelItem","href"]],"#"],null],[22,["firstLevelItem","tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null],null],[8],[0,"\\n\\t\\t"],[1,[26,"wds-label",null,[["label"],[[22,["firstLevelItem","title"]]]]],false],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[22,["firstLevelItem","items"]]],null,{"statements":[[0,"\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[21,1,["href"]],null],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[21,1,["href"]],"#"],null],[21,1,["tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onSecondLevelClicked"]],[21,2,[]],[21,1,[]]],null],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,1,["title"]]]]],false],[0,"\\n"],[4,"if",[[21,1,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["menu-control","tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[1,2]},null]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation-level-2.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation-level-3",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"o+OMJOe+",block:'{"symbols":["thirdLevelItem"],"statements":[[6,"div"],[10,"class","wds-community-bar__navigation-back"],[3,"action",[[21,0,[]],[22,["onBackButtonClicked"]]]],[8],[0,"\\n\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny"]]],false],[0," "],[1,[26,"i18n",["back"],[["ns"],["design-system"]]],false],[0,"\\n"],[9],[0,"\\n"],[6,"a"],[10,"class","wds-community-bar__navigation-header"],[11,"href",[27,[[22,["secondLevelItem","href"]]]]],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[22,["secondLevelItem","href"]],"#"],null],[22,["secondLevelItem","tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null],null],[8],[0,"\\n\\t"],[1,[26,"wds-label",null,[["label"],[[22,["secondLevelItem","title"]]]]],false],[0,"\\n"],[9],[0,"\\n"],[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[22,["secondLevelItem","items"]]],null,{"statements":[[0,"\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[21,1,["href"]]]]],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[21,1,["href"]],"#"],null],[21,1,["tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onThirdLevelClicked"]]],null],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,1,["title"]]]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[1]},null]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation-level-3.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"U/E3J9rK",block:'{"symbols":["firstLevelItem","firstLevelIndex","secondLevelItem","secondLevelIndex","firstLevelItem","index"],"statements":[[4,"wds-list",null,[["class","linked"],[[22,["firstLevelClasses"]],true]],{"statements":[[4,"each",[[22,["model"]]],null,{"statements":[[0,"\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[21,5,["href"]]]]],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[21,5,["href"]],"#"],null],[21,5,["tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onFirstLevelSelected"]],[21,6,[]],[21,5,[]]],null],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,5,["title"]]]]],false],[0,"\\n"],[4,"if",[[21,5,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[5,6]},null]],"parameters":[]},null],[4,"each",[[22,["model"]]],null,{"statements":[[4,"if",[[21,1,["items"]]],null,{"statements":[[0,"\\t\\t"],[1,[26,"wds-community-bar/local-navigation-level-2",null,[["firstLevelItem","firstLevelIndex","firstLevelIndexSelected","secondLevelIndexSelected","onSecondLevelClicked","onBackButtonClicked","onLinkClicked"],[[21,1,[]],[21,2,[]],[22,["firstLevelIndexSelected"]],[22,["secondLevelIndexSelected"]],[26,"action",[[21,0,[]],[22,["onSecondLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["resetSelected"]],"firstLevelIndexSelected"],null],[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null]]]],false],[0,"\\n"],[4,"each",[[21,1,["items"]]],null,{"statements":[[4,"if",[[21,3,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-community-bar/local-navigation-level-3",null,[["secondLevelItem","firstLevelIndex","firstLevelIndexSelected","secondLevelIndex","secondLevelIndexSelected","onThirdLevelClicked","onBackButtonClicked","onLinkClicked"],[[21,3,[]],[21,2,[]],[22,["firstLevelIndexSelected"]],[21,4,[]],[22,["secondLevelIndexSelected"]],[26,"action",[[21,0,[]],[22,["onThirdLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["resetSelected"]],"secondLevelIndexSelected"],null],[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[3,4]},null]],"parameters":[]},null]],"parameters":[1,2]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation.hbs"}})}),define("dummy/templates/components/wds-community-header",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"a0JMdhIL",block:'{"symbols":["&default"],"statements":[[4,"if",[[22,["model","wordmark","image-data","url"]]],null,{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-community-header__wordmark"],[8],[0,"\\n\\t\\t"],[6,"a"],[10,"accesskey","z"],[11,"href",[27,[[22,["model","wordmark","href"]]]]],[11,"data-tracking-label",[27,[[22,["model","wordmark","tracking_label"]]]]],[8],[0,"\\n\\t\\t\\t"],[6,"img"],[11,"src",[27,[[22,["model","wordmark","image-data","url"]]]]],[11,"width",[27,[[22,["model","wordmark","image-data","width"]]]]],[11,"height",[27,[[22,["model","wordmark","image-data","height"]]]]],[11,"alt",[27,[[22,["model","wordmark","title","value"]]]]],[8],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[6,"div"],[10,"class","wds-community-header__top-container"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-community-header__sitename"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","sitename","href"]]]]],[11,"data-tracking-label",[27,[[22,["model","sitename","tracking_label"]]]]],[8],[1,[22,["model","sitename","title","value"]],false],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[13,1],[0,"\\n"],[9],[0,"\\n\\n"],[1,[26,"wds-community-header/local-navigation",null,[["model"],[[22,["model","navigation"]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header.hbs"}})}),define("dummy/templates/components/wds-community-header/local-navigation-dropdown-level-2",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"cyn/CVZF",block:'{"symbols":["dropdown","thirdLevelItem","chevron"],"statements":[[4,"wds-dropdown",null,[["isLevel2","tagName","class"],[true,"li",[22,["stickedClassName"]]]],{"statements":[[0,"\\t"],[6,"a"],[11,"href",[20,"href"],null],[8],[0,"\\n"],[4,"component",[[21,1,["toggle"]]],[["data-tracking-label"],[[22,["model","tracking_label"]]]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-community-header/nav-item",null,[["item"],[[22,["model"]]]]],false],[0,"\\n\\t\\t\\t"],[1,[21,3,[]],false],[0,"\\n"]],"parameters":[3]},null],[0,"\\t"],[9],[0,"\\n"],[4,"component",[[21,1,["content"]]],[["scrollable"],[false]],{"statements":[[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[22,["model","items"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t"],[6,"a"],[11,"href",[21,2,["href"]],null],[11,"data-tracking-label",[21,2,["tracking_label"]],null],[8],[0,"\\n\\t\\t\\t\\t\\t\\t"],[1,[21,2,["title","value"]],false],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[2]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/local-navigation-dropdown-level-2.hbs"}})}),define("dummy/templates/components/wds-community-header/local-navigation-dropdown",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"nS4usTrX",block:'{"symbols":["dropdown","secondLevelItem","index","chevron","@model"],"statements":[[4,"wds-dropdown",null,null,{"statements":[[4,"component",[[21,1,["toggle"]]],[["class"],["wds-tabs__tab-label"]],{"statements":[[4,"if",[[21,5,["href"]]],null,{"statements":[[0,"\\t\\t\\t"],[6,"a"],[11,"href",[21,5,["href"]],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-community-header/nav-item-with-icon",null,[["item"],[[21,5,[]]]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-community-header/nav-item-with-icon",null,[["item"],[[21,5,[]]]]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\t"],[1,[21,4,[]],false],[0,"\\n"]],"parameters":[4]},null],[4,"component",[[21,1,["content"]]],[["scrollable"],[false]],{"statements":[[4,"wds-list",null,[["linked","bold"],[true,true]],{"statements":[[4,"each",[[21,5,["items"]]],null,{"statements":[[4,"if",[[21,2,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-community-header/local-navigation-dropdown-level-2",null,[["model","currentIndex"],[[21,2,[]],[21,3,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t"],[6,"a"],[11,"href",[21,2,["href"]],null],[11,"data-tracking-label",[21,2,["tracking_label"]],null],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,2,["title"]]]]],false],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]}]],"parameters":[2,3]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/local-navigation-dropdown.hbs"}})}),define("dummy/templates/components/wds-community-header/local-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"KT3wnHoo",block:'{"symbols":["tabs","firstLevelItem","@model"],"statements":[[6,"nav"],[10,"class","wds-community-header__local-navigation"],[8],[0,"\\n"],[4,"wds-tabs",null,null,{"statements":[[4,"each",[[21,3,[]]],null,{"statements":[[4,"component",[[21,1,["tab"]]],[["data-tracking-label"],[[21,2,["tracking_label"]]]],{"statements":[[4,"if",[[21,2,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-community-header/local-navigation-dropdown",null,[["model"],[[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t"],[6,"div"],[10,"class","wds-tabs__tab-label"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t"],[6,"a"],[11,"href",[21,2,["href"]],null],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[1,[26,"wds-community-header/nav-item-with-icon",null,[["item"],[[21,2,[]]]]],false],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]}]],"parameters":[]},null]],"parameters":[2]},null]],"parameters":[1]},null],[9],[0,"\\n\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/local-navigation.hbs"}})}),define("dummy/templates/components/wds-community-header/nav-item-with-icon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"RIQyXC+o",block:'{"symbols":["@item"],"statements":[[4,"if",[[21,1,["image-data"]]],null,{"statements":[[0,"\\t"],[1,[26,"svg",[[21,1,["image-data","name"]]],[["class"],["wds-icon wds-icon-tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[1,[26,"wds-community-header/nav-item",null,[["item"],[[21,1,[]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/nav-item-with-icon.hbs"}})}),define("dummy/templates/components/wds-community-header/nav-item",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"vaBR2nOr",block:'{"symbols":["@item"],"statements":[[6,"span"],[8],[0,"\\n\\t"],[1,[26,"wds-label",null,[["label"],[[21,1,["title"]]]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/nav-item.hbs"}})}),define("dummy/templates/components/wds-dialog",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"Qt+YjqMh",block:'{"symbols":["&default"],"statements":[[6,"div"],[10,"class","wds-dialog__curtain"],[3,"action",[[21,0,[]],[22,["onCancel"]],"curtain"]],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-dialog__wrapper"],[3,"action",[[21,0,[]],"cancelBubble"],[["bubbles"],[false]]],[8],[0,"\\n\\t\\t"],[4,"if",[[22,["title"]]],null,{"statements":[[6,"div"],[10,"class","wds-dialog__title"],[8],[1,[20,"title"],false],[9]],"parameters":[]},null],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-dialog__content"],[8],[13,1],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-dialog__actions"],[8],[0,"\\n"],[4,"wds-button",null,[["classNames","click","text"],["wds-dialog__actions-button",[26,"action",[[21,0,[]],[22,["onCancel"]],"button"],null],true]],{"statements":[[0,"\\t\\t\\t\\t"],[1,[20,"cancelText"],false],[0,"\\n"]],"parameters":[]},null],[4,"wds-button",null,[["classNames","click","text"],["wds-dialog__actions-button",[26,"action",[[21,0,[]],[22,["onOK"]]],null],true]],{"statements":[[0,"\\t\\t\\t\\t"],[1,[20,"okText"],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dialog.hbs"}})}),define("dummy/templates/components/wds-dropdown-content",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"l1CUs06h",block:'{"symbols":["&default"],"statements":[[13,1],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown-content.hbs"}})}),define("dummy/templates/components/wds-dropdown-icon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"ph2Rpwf+",block:'{"symbols":["@isLevel2"],"statements":[[4,"if",[[21,1,[]]],null,{"statements":[[0,"\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny wds-dropdown-chevron"]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[1,[26,"svg",["wds-icons-dropdown-tiny"],[["class"],["wds-icon wds-icon-tiny wds-dropdown__toggle-chevron"]]],false],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown-icon.hbs"}})}),define("dummy/templates/components/wds-dropdown-toggle",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"wzdhPhxM",block:'{"symbols":["@text","@isLevel2","&default","@class","@title","@data-tracking-label","@click"],"statements":[[6,"div"],[11,"class",[27,[[21,4,[]]," ",[26,"if",[[21,2,[]],"wds-dropdown-level-2__toggle","wds-dropdown__toggle"],null]]]],[11,"title",[21,5,[]],null],[11,"data-tracking-label",[21,6,[]],null],[11,"onclick",[26,"action",[[21,0,[]],[21,7,[]]],null],null],[8],[0,"\\n"],[4,"if",[[23,3]],null,{"statements":[[0,"\\t\\t"],[13,3,[[26,"component",["wds-dropdown-icon"],[["isLevel2"],[[21,2,[]]]]]]],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t"],[6,"span"],[8],[1,[21,1,[]],false],[9],[1,[26,"wds-dropdown-icon",null,[["isLevel2"],[[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]}],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown-toggle.hbs"}})}),define("dummy/templates/components/wds-dropdown",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"OoSpq+fs",block:'{"symbols":["&default"],"statements":[[13,1,[[26,"hash",null,[["toggle","content"],[[26,"component",["wds-dropdown-toggle"],[["click","isLevel2"],[[26,"action",[[21,0,[]],"click"],null],[22,["isLevel2"]]]]],[26,"component",["wds-dropdown-content"],[["isLevel2"],[[22,["isLevel2"]]]]]]]]]],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown.hbs"}})}),define("dummy/templates/components/wds-global-footer",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"c1HWmvpc",block:'{"symbols":[],"statements":[[4,"if",[[22,["model","header"]]],null,{"statements":[[0,"\\t"],[6,"h2"],[10,"class","wds-global-footer__header"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","header","href"]]]]],[11,"title",[27,[[22,["model","header","title","value"]]]]],[8],[0,"\\n\\t\\t\\t"],[1,[26,"svg",[[22,["model","header","image-data","name"]]],[["class"],["wds-global-footer__header-logo"]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[6,"div"],[10,"class","wds-global-footer__main"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-footer__fandom-sections"],[8],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","fandom_overview"]],"fandom-overview","fandom"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","follow_us"]],"follow-us","fandom"]]],false],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-footer__wikia-sections"],[8],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","company_overview"]],"company-overview","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","site_overview"]],"site-overview","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","community"]],"community","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","create_wiki"]],"create-wiki","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","community_apps"]],"community-apps","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","advertise"]],"advertise","wikia"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"],[1,[26,"wds-global-footer/bottom-bar",null,[["model"],[[22,["model"]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer.hbs"}})}),define("dummy/templates/components/wds-global-footer/bottom-bar",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"nPlSjX5V",block:'{"symbols":["@model"],"statements":[[6,"div"],[10,"class","wds-global-footer__bottom-bar"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-footer__bottom-bar-row wds-has-padding"],[8],[0,"\\n\\t\\t"],[1,[26,"i18n",[[21,1,["licensing_and_vertical","description","key"]]],[["sitename","vertical","ns"],[[21,1,["licensing_and_vertical","description","params","sitename","value"]],[26,"i18n",[[21,1,["licensing_and_vertical","description","params","vertical","key"]]],[["ns"],["design-system"]]],"design-system"]]],true],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/bottom-bar.hbs"}})}),define("dummy/templates/components/wds-global-footer/link-branded",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"B1A75xG5",block:'{"symbols":["@model"],"statements":[[6,"a"],[11,"href",[21,1,["href"]],null],[10,"class","wds-global-footer__link"],[11,"data-tracking-label",[21,1,["tracking_label"]],null],[8],[0,"\\n\\t"],[6,"div"],[8],[1,[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/link-branded.hbs"}})}),define("dummy/templates/components/wds-global-footer/link-image",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"rbxnjfuJ",block:'{"symbols":["@model"],"statements":[[6,"a"],[11,"href",[21,1,["href"]],null],[10,"class","wds-global-footer__link"],[11,"data-tracking-label",[21,1,["tracking_label"]],null],[8],[0,"\\n\\t"],[1,[26,"svg",[[21,1,["image-data","name"]]],[["class"],["wds-global-footer__image wds-icon"]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/link-image.hbs"}})}),define("dummy/templates/components/wds-global-footer/link-text",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"cgPsRdad",block:'{"symbols":["@model"],"statements":[[6,"a"],[11,"href",[21,1,["href"]],null],[10,"class","wds-global-footer__link"],[11,"data-tracking-label",[21,1,["tracking_label"]],null],[8],[0,"\\n "],[1,[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/link-text.hbs"}})}),define("dummy/templates/components/wds-global-footer/section",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"W1uJQQmz",block:'{"symbols":["link","@track","@model","@name","@parentName"],"statements":[[6,"section"],[11,"class",[27,["wds-global-footer__",[21,5,[]],"-section wds-is-",[21,4,[]]]]],[8],[0,"\\n"],[4,"if",[[21,3,["header","title"]]],null,{"statements":[[0,"\\t\\t"],[6,"h3"],[10,"class","wds-global-footer__section-header"],[8],[1,[26,"i18n",[[21,3,["header","title","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["description"]]],null,{"statements":[[0,"\\t\\t"],[6,"span"],[10,"class","wds-global-footer__section-description"],[8],[1,[26,"i18n",[[21,3,["description","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n\\t"],[6,"ul"],[10,"class","wds-global-footer__links-list"],[8],[0,"\\n"],[4,"each",[[21,3,["links"]]],null,{"statements":[[0,"\\t\\t\\t"],[6,"li"],[10,"class","wds-global-footer__links-list-item"],[8],[0,"\\n"],[4,"if",[[26,"equal",["link-image",[21,1,["type"]]],null]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-global-footer/link-image",null,[["model","track"],[[21,1,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[26,"equal",["link-branded",[21,1,["type"]]],null]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-global-footer/link-branded",null,[["model","track"],[[21,1,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-global-footer/link-text",null,[["model","track"],[[21,1,[]],[21,2,[]]]]],false],[0,"\\n\\t\\t\\t\\t"]],"parameters":[]}]],"parameters":[]}],[0,"\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[1]},null],[0,"\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/section.hbs"}})}),define("dummy/templates/components/wds-global-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"NnpoflYp",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","wds-global-navigation__content-container"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-navigation__content-bar-left"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","logo","href"]]]]],[10,"class","wds-global-navigation__logo"],[11,"data-tracking-label",[27,[[22,["model","logo","tracking-label"]]]]],[8],[0,"\\n"],[0,"\\t\\t\\t"],[1,[26,"svg",[[22,["model","logo","image-data","name"]]],[["class"],[[26,"concat",["wds-global-navigation__logo-image wds-is-",[22,["model","logo","image-data","name"]]],null]]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[1,[26,"wds-global-navigation/main-navigation",null,[["model"],[[22,["model","main-navigation"]]]]],false],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-navigation__content-bar-right"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__community-bar"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","logo","href"]]]]],[10,"class","wds-global-navigation__logo-heart-link"],[11,"data-tracking-label",[27,[[22,["model","logo","tracking-label"]]]]],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"svg",["wds-company-logo-fandom-heart"],[["class"],["wds-global-navigation__logo-heart"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__community-bar-separator"],[8],[9],[0,"\\n\\n\\t\\t\\t"],[6,"div"],[10,"class","wds-community-bar__sitename"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"a"],[11,"href",[27,[[22,["sitename","href"]]]]],[11,"data-tracking-label",[27,[[22,["sitename","tracking_label"]]]]],[8],[0,"\\n"],[4,"if",[[22,["sitename","mobile_title"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t\\t"],[1,[22,["sitename","mobile_title","value"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t\\t"],[1,[22,["sitename","title","value"]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__dropdown-controls"],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-global-navigation/search",null,[["model","onSearchToggleClicked","onSearchCloseClicked","onSearchSuggestionChosen","goToSearchResults","track"],[[22,["model","search"]],[26,"action",[[21,0,[]],"onSearchToggleClicked"],null],[26,"action",[[21,0,[]],"onSearchCloseClicked"],null],[26,"action",[[21,0,[]],"onSearchSuggestionChosen"],null],[26,"action",[[21,0,[]],"goToSearchResults"],null],[26,"action",[[21,0,[]],"track"],null]]]],false],[0,"\\n"],[4,"if",[[22,["model","user"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/user",null,[["model"],[[22,["model","user"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["model","anon"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/anon",null,[["model"],[[22,["model","anon"]]]]],false],[0,"\\n\\t\\t\\t"]],"parameters":[]},null]],"parameters":[]}],[4,"if",[[22,["model","user"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-on-site-notifications/notifications-dropdown",null,[["track"],[[22,["track"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__start-a-wiki"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/link-button",null,[["model","data-tracking-label"],[[22,["model","create-wiki"]],[22,["model","create-wiki","tracking-label"]]]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__modal-controls"],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-global-navigation/search-modal",null,[["model","navigationModel","isOpen","canShowContentRecommendations","openModal","onSearchToggleClicked","onSearchSuggestionChosen","goToSearchResults","track"],[[22,["model","search"]],[22,["model","main-navigation"]],[22,["isSearchModalOpen"]],[22,["canShowContentRecommendations"]],[26,"action",[[21,0,[]],[22,["openModal"]]],null],[26,"action",[[21,0,[]],"onSearchToggleClicked"],null],[26,"action",[[21,0,[]],"onSearchSuggestionChosen"],null],[26,"action",[[21,0,[]],"goToSearchResults"],null],[26,"action",[[21,0,[]],"track"],null]]]],false],[0,"\\n\\n"],[4,"if",[[22,["model","user"]]],null,{"statements":[[4,"wds-button",null,[["click","class","text","type"],[[26,"action",[[21,0,[]],[22,["openModal"]],"user"],null],"wds-global-navigation__modal-control wds-global-navigation__modal-control-user",true,"button"]],{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt"],[[22,["model","user","avatar_url"]],[22,["model","user","username"]]]]],false],[0,"\\n"],[4,"if",[[22,["wdsOnSiteNotifications","unreadCountWithLimit"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t\\t"],[6,"span"],[10,"class","wds-global-navigation__avatar-notifications-counter"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[1,[22,["wdsOnSiteNotifications","unreadCountWithLimit"]],false],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/user-modal",null,[["isOpen","user","header","track"],[[22,["isUserModalOpen"]],[22,["model","user"]],[22,["model","notifications","header","title","key"]],[22,["track"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["model","anon"]]],null,{"statements":[[4,"wds-button",null,[["click","class","text","href"],[[26,"action",[[21,0,[]],[22,["closeModal"]]],null],"wds-global-navigation__modal-control wds-global-navigation__modal-control-anon",true,[22,["signinUrl"]]]],{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[20,"wds-avatar"],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"]],"parameters":[]},null]],"parameters":[]}],[0,"\\n"],[4,"wds-button",null,[["click","class","text","type"],[[26,"action",[[21,0,[]],[22,["closeModal"]]],null],"wds-global-navigation__modal-control wds-global-navigation__modal-control-close",true,"button"]],{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"svg",["wds-icons-cross"],[["class"],["wds-icon"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[4,"if",[[22,["model","partner-slot"]]],null,{"statements":[[0,"\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__partner-slot"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__partner-slot-horizontal-bar"],[8],[9],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","partner-slot","href"]]]]],[10,"class","wds-global-navigation__partner-slot-link"],[11,"data-tracking-label",[27,[[22,["model","partner_slot","tracking-label"]]]]],[8],[0,"\\n\\t\\t\\t\\t"],[6,"img"],[10,"class","wds-global-navigation__partner-slot-image"],[10,"width","55"],[10,"height","20"],[11,"src",[27,[[22,["model","partner-slot","image-data","url"]]]]],[11,"alt",[27,[[22,["model","partner-slot","title","value"]]]]],[8],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation.hbs"}})}),define("dummy/templates/components/wds-global-navigation/anon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"H6EdKqpN",block:'{"symbols":["dropdown","chevron"],"statements":[[4,"wds-dropdown",null,[["class","hasShadow"],["wds-global-navigation__user-menu wds-global-navigation__user-anon",true]],{"statements":[[4,"component",[[21,1,["toggle"]]],null,{"statements":[[0,"\\t\\t"],[1,[20,"wds-avatar"],false],[1,[21,2,[]],false],[0,"\\n"]],"parameters":[2]},null],[4,"component",[[21,1,["content"]]],[["class","dropdownRightAligned"],["wds-global-navigation__dropdown-content",true]],{"statements":[[4,"wds-list",null,[["lines"],[true]],{"statements":[[0,"\\t\\t\\t"],[6,"li"],[8],[4,"wds-button",null,[["class","href","rel","data-tracking-label"],["wds-is-full-width",[22,["signinUrl"]],"nofollow",[22,["model","signin","tracking-label"]]]],{"statements":[[0,"\\n\\t\\t\\t\\t\\t"],[1,[26,"i18n",[[22,["model","signin","title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__user-menu-dropdown-caption"],[8],[1,[26,"i18n",["global-navigation-anon-register-description"],[["ns"],["design-system"]]],false],[9],[0,"\\n"],[4,"wds-button",null,[["class","href","rel","secondary","data-tracking-label"],["wds-is-full-width",[22,["registerUrl"]],"nofollow",true,[22,["model","register","tracking-label"]]]],{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"i18n",[[22,["model","register","title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/anon.hbs"}})}) +define("dummy/templates/components/wds-avatar",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"VjPvCK6n",block:'{"symbols":["@badge","@alt","@src","@link","@data-tracking-label"],"statements":[[6,"div"],[10,"class","wds-avatar"],[11,"data-tracking-label",[21,5,[]],null],[8],[0,"\\n"],[4,"if",[[21,4,[]]],null,{"statements":[[0,"\\t\\t"],[6,"a"],[11,"href",[27,[[21,4,[]]]]],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-avatar/avatar-image",null,[["src","alt"],[[21,3,[]],[21,2,[]]]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar/avatar-image",null,[["src","alt"],[[21,3,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\n"],[4,"if",[[21,1,[]]],null,{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar/avatar-badge",null,[["name"],[[21,1,[]]]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-avatar.hbs"}})}),define("dummy/templates/components/wds-avatar/avatar-badge",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"PLRTV7h1",block:'{"symbols":[],"statements":[[1,[26,"svg",[[22,["badgeAssetName"]]],null],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-avatar/avatar-badge.hbs"}})}),define("dummy/templates/components/wds-avatar/avatar-image",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"JHMMyt7k",block:'{"symbols":["@alt","@title","@src"],"statements":[[4,"if",[[21,3,[]]],null,{"statements":[[0,"\\t"],[6,"img"],[11,"src",[21,3,[]],null],[11,"alt",[21,1,[]],null],[11,"title",[21,1,[]],null],[10,"class","wds-avatar__image"],[8],[9],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-avatar__inner-border"],[11,"alt",[21,1,[]],null],[11,"title",[21,1,[]],null],[8],[9],[0,"\\n\\t"],[1,[26,"svg",["wds-avatar-icon-user"],[["class","alt","title"],["wds-avatar__image",[21,1,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-avatar/avatar-image.hbs"}})}),define("dummy/templates/components/wds-banner-notification",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"fbBudpB+",block:'{"symbols":["&default"],"statements":[[6,"div"],[10,"class","wds-banner-notification__icon"],[8],[0,"\\n\\t"],[1,[26,"wds-icon",null,[["name","size"],[[22,["icon"]],"small"]]],false],[0,"\\n"],[9],[0,"\\n"],[6,"span"],[10,"class","wds-banner-notification__text"],[8],[0,"\\n\\t"],[13,1],[0,"\\n"],[9],[0,"\\n"],[1,[26,"wds-icon",null,[["class","click","name","size"],["wds-banner-notification__close",[26,"action",[[21,0,[]],[22,["onClose"]]],null],"cross","tiny"]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-banner-notification.hbs"}})}),define("dummy/templates/components/wds-banner-notifications",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"q6Hds2wi",block:'{"symbols":["notification"],"statements":[[4,"each",[[22,["model"]]],null,{"statements":[[4,"wds-banner-notification",null,[["type","onClose"],[[21,1,["type"]],[26,"action",[[21,0,[]],"onClose",[21,1,["id"]]],null]]],{"statements":[[4,"if",[[21,1,["text"]]],null,{"statements":[[0,"\\t\\t\\t"],[1,[21,1,["text"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,1,["alreadySafeHtml"]]],null,{"statements":[[0,"\\t\\t\\t"],[1,[21,1,["alreadySafeHtml"]],true],[0,"\\n\\t\\t"]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-banner-notifications.hbs"}})}),define("dummy/templates/components/wds-button",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"DUyplpLX",block:'{"symbols":["&default"],"statements":[[13,1]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-button.hbs"}})}),define("dummy/templates/components/wds-community-bar",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"lsLbBYpe",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","wds-community-bar__content"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-community-bar__sitename"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[22,["model","sitename","href"]],null],[11,"data-tracking-label",[22,["model","sitename","tracking_label"]],null],[8],[0,"\\n"],[4,"if",[[22,["model","sitename","mobile_title"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[22,["model","sitename","mobile_title","value"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t"],[1,[22,["model","sitename","title","value"]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[4,"if",[[22,["discussionsLink"]]],null,{"statements":[[0,"\\t\\t"],[6,"a"],[11,"href",[22,["discussionsLink","href"]],null],[10,"class","wds-community-bar__discussions"],[11,"data-tracking-label",[22,["discussionsLink","tracking_label"]],null],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["reply-small","small"]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[1,[26,"wds-community-bar/local-navigation-dropdown",null,[["model","onLinkClicked"],[[22,["navigation"]],[26,"action",[[21,0,[]],[22,["linkClicked"]]],null]]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation-dropdown",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"X6l7ODUM",block:'{"symbols":["dropdown","chevron"],"statements":[[4,"wds-dropdown",null,[["class"],[[22,["navigationClasses"]]]],{"statements":[[4,"component",[[21,1,["toggle"]]],[["click","data-tracking-label"],[[26,"action",[[21,0,[]],[22,["toggleNavigation"]]],null],"nav-expanded"]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-icons-menu-small"],[["class"],["wds-icon wds-icon-small"]]],false],[0,"\\n\\t\\t"],[1,[21,2,[]],false],[0,"\\n"]],"parameters":[2]},null],[4,"component",[[21,1,["content"]]],[["dropdownRightAligned","dropdownLeftAligned"],[true,true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-community-bar/local-navigation",null,[["model","firstLevelIndexSelected","secondLevelIndexSelected","onFirstLevelSelected","onSecondLevelSelected","onThirdLevelSelected","resetSelected","onLinkClicked"],[[22,["model"]],[22,["firstLevelIndexSelected"]],[22,["secondLevelIndexSelected"]],[26,"action",[[21,0,[]],[22,["onFirstLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["onSecondLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["onThirdLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["resetSelected"]]],null],[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation-dropdown.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation-level-2",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"Q4YwzmFZ",block:'{"symbols":["secondLevelItem","index"],"statements":[[6,"div"],[10,"class","wds-community-bar__navigation-back"],[3,"action",[[21,0,[]],[22,["onBackButtonClicked"]]]],[8],[0,"\\n\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny"]]],false],[0," "],[1,[26,"i18n",["back"],[["ns"],["design-system"]]],false],[0,"\\n"],[9],[0,"\\n"],[4,"if",[[22,["firstLevelItem","href"]]],null,{"statements":[[0,"\\t"],[6,"a"],[10,"class","wds-community-bar__navigation-header"],[11,"href",[22,["firstLevelItem","href"]],null],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[22,["firstLevelItem","href"]],"#"],null],[22,["firstLevelItem","tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null],null],[8],[0,"\\n\\t\\t"],[1,[26,"wds-label",null,[["label"],[[22,["firstLevelItem","title"]]]]],false],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[22,["firstLevelItem","items"]]],null,{"statements":[[0,"\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[21,1,["href"]],null],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[21,1,["href"]],"#"],null],[21,1,["tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onSecondLevelClicked"]],[21,2,[]],[21,1,[]]],null],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,1,["title"]]]]],false],[0,"\\n"],[4,"if",[[21,1,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["menu-control","tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[1,2]},null]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation-level-2.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation-level-3",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"o+OMJOe+",block:'{"symbols":["thirdLevelItem"],"statements":[[6,"div"],[10,"class","wds-community-bar__navigation-back"],[3,"action",[[21,0,[]],[22,["onBackButtonClicked"]]]],[8],[0,"\\n\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny"]]],false],[0," "],[1,[26,"i18n",["back"],[["ns"],["design-system"]]],false],[0,"\\n"],[9],[0,"\\n"],[6,"a"],[10,"class","wds-community-bar__navigation-header"],[11,"href",[27,[[22,["secondLevelItem","href"]]]]],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[22,["secondLevelItem","href"]],"#"],null],[22,["secondLevelItem","tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null],null],[8],[0,"\\n\\t"],[1,[26,"wds-label",null,[["label"],[[22,["secondLevelItem","title"]]]]],false],[0,"\\n"],[9],[0,"\\n"],[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[22,["secondLevelItem","items"]]],null,{"statements":[[0,"\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[21,1,["href"]]]]],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[21,1,["href"]],"#"],null],[21,1,["tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onThirdLevelClicked"]]],null],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,1,["title"]]]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[1]},null]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation-level-3.hbs"}})}),define("dummy/templates/components/wds-community-bar/local-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"U/E3J9rK",block:'{"symbols":["firstLevelItem","firstLevelIndex","secondLevelItem","secondLevelIndex","firstLevelItem","index"],"statements":[[4,"wds-list",null,[["class","linked"],[[22,["firstLevelClasses"]],true]],{"statements":[[4,"each",[[22,["model"]]],null,{"statements":[[0,"\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[21,5,["href"]]]]],[11,"data-tracking-label",[27,[[26,"unless",[[26,"equal",[[21,5,["href"]],"#"],null],[21,5,["tracking_label"]]],null]]]],[11,"onclick",[26,"action",[[21,0,[]],[22,["onFirstLevelSelected"]],[21,6,[]],[21,5,[]]],null],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,5,["title"]]]]],false],[0,"\\n"],[4,"if",[[21,5,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[5,6]},null]],"parameters":[]},null],[4,"each",[[22,["model"]]],null,{"statements":[[4,"if",[[21,1,["items"]]],null,{"statements":[[0,"\\t\\t"],[1,[26,"wds-community-bar/local-navigation-level-2",null,[["firstLevelItem","firstLevelIndex","firstLevelIndexSelected","secondLevelIndexSelected","onSecondLevelClicked","onBackButtonClicked","onLinkClicked"],[[21,1,[]],[21,2,[]],[22,["firstLevelIndexSelected"]],[22,["secondLevelIndexSelected"]],[26,"action",[[21,0,[]],[22,["onSecondLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["resetSelected"]],"firstLevelIndexSelected"],null],[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null]]]],false],[0,"\\n"],[4,"each",[[21,1,["items"]]],null,{"statements":[[4,"if",[[21,3,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-community-bar/local-navigation-level-3",null,[["secondLevelItem","firstLevelIndex","firstLevelIndexSelected","secondLevelIndex","secondLevelIndexSelected","onThirdLevelClicked","onBackButtonClicked","onLinkClicked"],[[21,3,[]],[21,2,[]],[22,["firstLevelIndexSelected"]],[21,4,[]],[22,["secondLevelIndexSelected"]],[26,"action",[[21,0,[]],[22,["onThirdLevelSelected"]]],null],[26,"action",[[21,0,[]],[22,["resetSelected"]],"secondLevelIndexSelected"],null],[26,"action",[[21,0,[]],[22,["onLinkClicked"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[3,4]},null]],"parameters":[]},null]],"parameters":[1,2]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-bar/local-navigation.hbs"}})}),define("dummy/templates/components/wds-community-header",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"a0JMdhIL",block:'{"symbols":["&default"],"statements":[[4,"if",[[22,["model","wordmark","image-data","url"]]],null,{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-community-header__wordmark"],[8],[0,"\\n\\t\\t"],[6,"a"],[10,"accesskey","z"],[11,"href",[27,[[22,["model","wordmark","href"]]]]],[11,"data-tracking-label",[27,[[22,["model","wordmark","tracking_label"]]]]],[8],[0,"\\n\\t\\t\\t"],[6,"img"],[11,"src",[27,[[22,["model","wordmark","image-data","url"]]]]],[11,"width",[27,[[22,["model","wordmark","image-data","width"]]]]],[11,"height",[27,[[22,["model","wordmark","image-data","height"]]]]],[11,"alt",[27,[[22,["model","wordmark","title","value"]]]]],[8],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[6,"div"],[10,"class","wds-community-header__top-container"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-community-header__sitename"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","sitename","href"]]]]],[11,"data-tracking-label",[27,[[22,["model","sitename","tracking_label"]]]]],[8],[1,[22,["model","sitename","title","value"]],false],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[13,1],[0,"\\n"],[9],[0,"\\n\\n"],[1,[26,"wds-community-header/local-navigation",null,[["model"],[[22,["model","navigation"]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header.hbs"}})}),define("dummy/templates/components/wds-community-header/local-navigation-dropdown-level-2",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"rsKhVf4d",block:'{"symbols":["dropdown","thirdLevelItem","chevron"],"statements":[[4,"wds-dropdown",null,[["isLevel2","tagName","class"],[true,"li",[22,["stickedClassName"]]]],{"statements":[[4,"component",[[21,1,["toggle"]]],[["href","data-tracking-label"],[[22,["href"]],[22,["model","tracking_label"]]]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-community-header/nav-item",null,[["item"],[[22,["model"]]]]],false],[0,"\\n\\t\\t"],[1,[21,3,[]],false],[0,"\\n"]],"parameters":[3]},null],[4,"component",[[21,1,["content"]]],[["scrollable"],[false]],{"statements":[[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[22,["model","items"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t"],[6,"a"],[11,"href",[21,2,["href"]],null],[11,"data-tracking-label",[21,2,["tracking_label"]],null],[8],[0,"\\n\\t\\t\\t\\t\\t\\t"],[1,[21,2,["title","value"]],false],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[2]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/local-navigation-dropdown-level-2.hbs"}})}),define("dummy/templates/components/wds-community-header/local-navigation-dropdown",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"nS4usTrX",block:'{"symbols":["dropdown","secondLevelItem","index","chevron","@model"],"statements":[[4,"wds-dropdown",null,null,{"statements":[[4,"component",[[21,1,["toggle"]]],[["class"],["wds-tabs__tab-label"]],{"statements":[[4,"if",[[21,5,["href"]]],null,{"statements":[[0,"\\t\\t\\t"],[6,"a"],[11,"href",[21,5,["href"]],null],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-community-header/nav-item-with-icon",null,[["item"],[[21,5,[]]]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-community-header/nav-item-with-icon",null,[["item"],[[21,5,[]]]]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\t"],[1,[21,4,[]],false],[0,"\\n"]],"parameters":[4]},null],[4,"component",[[21,1,["content"]]],[["scrollable"],[false]],{"statements":[[4,"wds-list",null,[["linked","bold"],[true,true]],{"statements":[[4,"each",[[21,5,["items"]]],null,{"statements":[[4,"if",[[21,2,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-community-header/local-navigation-dropdown-level-2",null,[["model","currentIndex"],[[21,2,[]],[21,3,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t"],[6,"a"],[11,"href",[21,2,["href"]],null],[11,"data-tracking-label",[21,2,["tracking_label"]],null],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[1,[26,"wds-label",null,[["label"],[[21,2,["title"]]]]],false],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]}]],"parameters":[2,3]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/local-navigation-dropdown.hbs"}})}),define("dummy/templates/components/wds-community-header/local-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"KT3wnHoo",block:'{"symbols":["tabs","firstLevelItem","@model"],"statements":[[6,"nav"],[10,"class","wds-community-header__local-navigation"],[8],[0,"\\n"],[4,"wds-tabs",null,null,{"statements":[[4,"each",[[21,3,[]]],null,{"statements":[[4,"component",[[21,1,["tab"]]],[["data-tracking-label"],[[21,2,["tracking_label"]]]],{"statements":[[4,"if",[[21,2,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-community-header/local-navigation-dropdown",null,[["model"],[[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t"],[6,"div"],[10,"class","wds-tabs__tab-label"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t"],[6,"a"],[11,"href",[21,2,["href"]],null],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[1,[26,"wds-community-header/nav-item-with-icon",null,[["item"],[[21,2,[]]]]],false],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]}]],"parameters":[]},null]],"parameters":[2]},null]],"parameters":[1]},null],[9],[0,"\\n\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/local-navigation.hbs"}})}),define("dummy/templates/components/wds-community-header/nav-item-with-icon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"RIQyXC+o",block:'{"symbols":["@item"],"statements":[[4,"if",[[21,1,["image-data"]]],null,{"statements":[[0,"\\t"],[1,[26,"svg",[[21,1,["image-data","name"]]],[["class"],["wds-icon wds-icon-tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[1,[26,"wds-community-header/nav-item",null,[["item"],[[21,1,[]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/nav-item-with-icon.hbs"}})}),define("dummy/templates/components/wds-community-header/nav-item",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"vaBR2nOr",block:'{"symbols":["@item"],"statements":[[6,"span"],[8],[0,"\\n\\t"],[1,[26,"wds-label",null,[["label"],[[21,1,["title"]]]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-community-header/nav-item.hbs"}})}),define("dummy/templates/components/wds-dialog",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"Qt+YjqMh",block:'{"symbols":["&default"],"statements":[[6,"div"],[10,"class","wds-dialog__curtain"],[3,"action",[[21,0,[]],[22,["onCancel"]],"curtain"]],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-dialog__wrapper"],[3,"action",[[21,0,[]],"cancelBubble"],[["bubbles"],[false]]],[8],[0,"\\n\\t\\t"],[4,"if",[[22,["title"]]],null,{"statements":[[6,"div"],[10,"class","wds-dialog__title"],[8],[1,[20,"title"],false],[9]],"parameters":[]},null],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-dialog__content"],[8],[13,1],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-dialog__actions"],[8],[0,"\\n"],[4,"wds-button",null,[["classNames","click","text"],["wds-dialog__actions-button",[26,"action",[[21,0,[]],[22,["onCancel"]],"button"],null],true]],{"statements":[[0,"\\t\\t\\t\\t"],[1,[20,"cancelText"],false],[0,"\\n"]],"parameters":[]},null],[4,"wds-button",null,[["classNames","click","text"],["wds-dialog__actions-button",[26,"action",[[21,0,[]],[22,["onOK"]]],null],true]],{"statements":[[0,"\\t\\t\\t\\t"],[1,[20,"okText"],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dialog.hbs"}})}),define("dummy/templates/components/wds-dropdown-content",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"l1CUs06h",block:'{"symbols":["&default"],"statements":[[13,1],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown-content.hbs"}})}),define("dummy/templates/components/wds-dropdown-icon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"ph2Rpwf+",block:'{"symbols":["@isLevel2"],"statements":[[4,"if",[[21,1,[]]],null,{"statements":[[0,"\\t"],[1,[26,"svg",["wds-icons-menu-control-tiny"],[["class"],["wds-icon wds-icon-tiny wds-dropdown-chevron"]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[1,[26,"svg",["wds-icons-dropdown-tiny"],[["class"],["wds-icon wds-icon-tiny wds-dropdown__toggle-chevron"]]],false],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown-icon.hbs"}})}),define("dummy/templates/components/wds-dropdown-toggle",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"SJ8WPmpD",block:'{"symbols":["@text","@isLevel2","&default","@class","@title","@data-tracking-label","@click","@href"],"statements":[[4,"if",[[21,8,[]]],null,{"statements":[[0," "],[6,"a"],[11,"class",[27,[[21,4,[]]," ",[26,"if",[[21,2,[]],"wds-dropdown-level-2__toggle","wds-dropdown__toggle"],null]]]],[11,"title",[21,5,[]],null],[11,"data-tracking-label",[21,6,[]],null],[11,"onclick",[26,"action",[[21,0,[]],[21,7,[]]],null],null],[8],[0,"\\n"],[4,"if",[[23,3]],null,{"statements":[[0," "],[13,3,[[26,"component",["wds-dropdown-icon"],[["isLevel2"],[[21,2,[]]]]]]],[0,"\\n"]],"parameters":[]},{"statements":[[0," "],[6,"span"],[8],[1,[21,1,[]],false],[9],[1,[26,"wds-dropdown-icon",null,[["isLevel2"],[[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]}],[0," "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[0," "],[6,"div"],[11,"class",[27,[[21,4,[]]," ",[26,"if",[[21,2,[]],"wds-dropdown-level-2__toggle","wds-dropdown__toggle"],null]]]],[11,"title",[21,5,[]],null],[11,"data-tracking-label",[21,6,[]],null],[11,"onclick",[26,"action",[[21,0,[]],[21,7,[]]],null],null],[8],[0,"\\n"],[4,"if",[[23,3]],null,{"statements":[[0," "],[13,3,[[26,"component",["wds-dropdown-icon"],[["isLevel2"],[[21,2,[]]]]]]],[0,"\\n"]],"parameters":[]},{"statements":[[0," "],[6,"span"],[8],[1,[21,1,[]],false],[9],[1,[26,"wds-dropdown-icon",null,[["isLevel2"],[[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]}],[0," "],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown-toggle.hbs"}})}),define("dummy/templates/components/wds-dropdown",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"OoSpq+fs",block:'{"symbols":["&default"],"statements":[[13,1,[[26,"hash",null,[["toggle","content"],[[26,"component",["wds-dropdown-toggle"],[["click","isLevel2"],[[26,"action",[[21,0,[]],"click"],null],[22,["isLevel2"]]]]],[26,"component",["wds-dropdown-content"],[["isLevel2"],[[22,["isLevel2"]]]]]]]]]],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-dropdown.hbs"}})}),define("dummy/templates/components/wds-global-footer",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"c1HWmvpc",block:'{"symbols":[],"statements":[[4,"if",[[22,["model","header"]]],null,{"statements":[[0,"\\t"],[6,"h2"],[10,"class","wds-global-footer__header"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","header","href"]]]]],[11,"title",[27,[[22,["model","header","title","value"]]]]],[8],[0,"\\n\\t\\t\\t"],[1,[26,"svg",[[22,["model","header","image-data","name"]]],[["class"],["wds-global-footer__header-logo"]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[6,"div"],[10,"class","wds-global-footer__main"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-footer__fandom-sections"],[8],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","fandom_overview"]],"fandom-overview","fandom"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","follow_us"]],"follow-us","fandom"]]],false],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-footer__wikia-sections"],[8],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","company_overview"]],"company-overview","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","site_overview"]],"site-overview","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","community"]],"community","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","create_wiki"]],"create-wiki","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","community_apps"]],"community-apps","wikia"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-global-footer/section",null,[["model","name","parentName"],[[22,["model","advertise"]],"advertise","wikia"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"],[1,[26,"wds-global-footer/bottom-bar",null,[["model"],[[22,["model"]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer.hbs"}})}),define("dummy/templates/components/wds-global-footer/bottom-bar",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"nPlSjX5V",block:'{"symbols":["@model"],"statements":[[6,"div"],[10,"class","wds-global-footer__bottom-bar"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-footer__bottom-bar-row wds-has-padding"],[8],[0,"\\n\\t\\t"],[1,[26,"i18n",[[21,1,["licensing_and_vertical","description","key"]]],[["sitename","vertical","ns"],[[21,1,["licensing_and_vertical","description","params","sitename","value"]],[26,"i18n",[[21,1,["licensing_and_vertical","description","params","vertical","key"]]],[["ns"],["design-system"]]],"design-system"]]],true],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/bottom-bar.hbs"}})}),define("dummy/templates/components/wds-global-footer/link-branded",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"B1A75xG5",block:'{"symbols":["@model"],"statements":[[6,"a"],[11,"href",[21,1,["href"]],null],[10,"class","wds-global-footer__link"],[11,"data-tracking-label",[21,1,["tracking_label"]],null],[8],[0,"\\n\\t"],[6,"div"],[8],[1,[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/link-branded.hbs"}})}),define("dummy/templates/components/wds-global-footer/link-image",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"rbxnjfuJ",block:'{"symbols":["@model"],"statements":[[6,"a"],[11,"href",[21,1,["href"]],null],[10,"class","wds-global-footer__link"],[11,"data-tracking-label",[21,1,["tracking_label"]],null],[8],[0,"\\n\\t"],[1,[26,"svg",[[21,1,["image-data","name"]]],[["class"],["wds-global-footer__image wds-icon"]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/link-image.hbs"}})}),define("dummy/templates/components/wds-global-footer/link-text",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"cgPsRdad",block:'{"symbols":["@model"],"statements":[[6,"a"],[11,"href",[21,1,["href"]],null],[10,"class","wds-global-footer__link"],[11,"data-tracking-label",[21,1,["tracking_label"]],null],[8],[0,"\\n "],[1,[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/link-text.hbs"}})}),define("dummy/templates/components/wds-global-footer/section",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"W1uJQQmz",block:'{"symbols":["link","@track","@model","@name","@parentName"],"statements":[[6,"section"],[11,"class",[27,["wds-global-footer__",[21,5,[]],"-section wds-is-",[21,4,[]]]]],[8],[0,"\\n"],[4,"if",[[21,3,["header","title"]]],null,{"statements":[[0,"\\t\\t"],[6,"h3"],[10,"class","wds-global-footer__section-header"],[8],[1,[26,"i18n",[[21,3,["header","title","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["description"]]],null,{"statements":[[0,"\\t\\t"],[6,"span"],[10,"class","wds-global-footer__section-description"],[8],[1,[26,"i18n",[[21,3,["description","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n\\t"],[6,"ul"],[10,"class","wds-global-footer__links-list"],[8],[0,"\\n"],[4,"each",[[21,3,["links"]]],null,{"statements":[[0,"\\t\\t\\t"],[6,"li"],[10,"class","wds-global-footer__links-list-item"],[8],[0,"\\n"],[4,"if",[[26,"equal",["link-image",[21,1,["type"]]],null]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-global-footer/link-image",null,[["model","track"],[[21,1,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[26,"equal",["link-branded",[21,1,["type"]]],null]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-global-footer/link-branded",null,[["model","track"],[[21,1,[]],[21,2,[]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-global-footer/link-text",null,[["model","track"],[[21,1,[]],[21,2,[]]]]],false],[0,"\\n\\t\\t\\t\\t"]],"parameters":[]}]],"parameters":[]}],[0,"\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[1]},null],[0,"\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-footer/section.hbs"}})}),define("dummy/templates/components/wds-global-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"NnpoflYp",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","wds-global-navigation__content-container"],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-navigation__content-bar-left"],[8],[0,"\\n\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","logo","href"]]]]],[10,"class","wds-global-navigation__logo"],[11,"data-tracking-label",[27,[[22,["model","logo","tracking-label"]]]]],[8],[0,"\\n"],[0,"\\t\\t\\t"],[1,[26,"svg",[[22,["model","logo","image-data","name"]]],[["class"],[[26,"concat",["wds-global-navigation__logo-image wds-is-",[22,["model","logo","image-data","name"]]],null]]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[1,[26,"wds-global-navigation/main-navigation",null,[["model"],[[22,["model","main-navigation"]]]]],false],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","wds-global-navigation__content-bar-right"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__community-bar"],[8],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","logo","href"]]]]],[10,"class","wds-global-navigation__logo-heart-link"],[11,"data-tracking-label",[27,[[22,["model","logo","tracking-label"]]]]],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"svg",["wds-company-logo-fandom-heart"],[["class"],["wds-global-navigation__logo-heart"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__community-bar-separator"],[8],[9],[0,"\\n\\n\\t\\t\\t"],[6,"div"],[10,"class","wds-community-bar__sitename"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"a"],[11,"href",[27,[[22,["sitename","href"]]]]],[11,"data-tracking-label",[27,[[22,["sitename","tracking_label"]]]]],[8],[0,"\\n"],[4,"if",[[22,["sitename","mobile_title"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t\\t"],[1,[22,["sitename","mobile_title","value"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t\\t\\t"],[1,[22,["sitename","title","value"]],false],[0,"\\n"]],"parameters":[]}],[0,"\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__dropdown-controls"],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-global-navigation/search",null,[["model","onSearchToggleClicked","onSearchCloseClicked","onSearchSuggestionChosen","goToSearchResults","track"],[[22,["model","search"]],[26,"action",[[21,0,[]],"onSearchToggleClicked"],null],[26,"action",[[21,0,[]],"onSearchCloseClicked"],null],[26,"action",[[21,0,[]],"onSearchSuggestionChosen"],null],[26,"action",[[21,0,[]],"goToSearchResults"],null],[26,"action",[[21,0,[]],"track"],null]]]],false],[0,"\\n"],[4,"if",[[22,["model","user"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/user",null,[["model"],[[22,["model","user"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["model","anon"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/anon",null,[["model"],[[22,["model","anon"]]]]],false],[0,"\\n\\t\\t\\t"]],"parameters":[]},null]],"parameters":[]}],[4,"if",[[22,["model","user"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"wds-on-site-notifications/notifications-dropdown",null,[["track"],[[22,["track"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__start-a-wiki"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/link-button",null,[["model","data-tracking-label"],[[22,["model","create-wiki"]],[22,["model","create-wiki","tracking-label"]]]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__modal-controls"],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-global-navigation/search-modal",null,[["model","navigationModel","isOpen","canShowContentRecommendations","openModal","onSearchToggleClicked","onSearchSuggestionChosen","goToSearchResults","track"],[[22,["model","search"]],[22,["model","main-navigation"]],[22,["isSearchModalOpen"]],[22,["canShowContentRecommendations"]],[26,"action",[[21,0,[]],[22,["openModal"]]],null],[26,"action",[[21,0,[]],"onSearchToggleClicked"],null],[26,"action",[[21,0,[]],"onSearchSuggestionChosen"],null],[26,"action",[[21,0,[]],"goToSearchResults"],null],[26,"action",[[21,0,[]],"track"],null]]]],false],[0,"\\n\\n"],[4,"if",[[22,["model","user"]]],null,{"statements":[[4,"wds-button",null,[["click","class","text","type"],[[26,"action",[[21,0,[]],[22,["openModal"]],"user"],null],"wds-global-navigation__modal-control wds-global-navigation__modal-control-user",true,"button"]],{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt"],[[22,["model","user","avatar_url"]],[22,["model","user","username"]]]]],false],[0,"\\n"],[4,"if",[[22,["wdsOnSiteNotifications","unreadCountWithLimit"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t\\t"],[6,"span"],[10,"class","wds-global-navigation__avatar-notifications-counter"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[1,[22,["wdsOnSiteNotifications","unreadCountWithLimit"]],false],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-global-navigation/user-modal",null,[["isOpen","user","header","track"],[[22,["isUserModalOpen"]],[22,["model","user"]],[22,["model","notifications","header","title","key"]],[22,["track"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["model","anon"]]],null,{"statements":[[4,"wds-button",null,[["click","class","text","href"],[[26,"action",[[21,0,[]],[22,["closeModal"]]],null],"wds-global-navigation__modal-control wds-global-navigation__modal-control-anon",true,[22,["signinUrl"]]]],{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[20,"wds-avatar"],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"]],"parameters":[]},null]],"parameters":[]}],[0,"\\n"],[4,"wds-button",null,[["click","class","text","type"],[[26,"action",[[21,0,[]],[22,["closeModal"]]],null],"wds-global-navigation__modal-control wds-global-navigation__modal-control-close",true,"button"]],{"statements":[[0,"\\t\\t\\t\\t"],[1,[26,"svg",["wds-icons-cross"],[["class"],["wds-icon"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[4,"if",[[22,["model","partner-slot"]]],null,{"statements":[[0,"\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__partner-slot"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__partner-slot-horizontal-bar"],[8],[9],[0,"\\n\\t\\t\\t"],[6,"a"],[11,"href",[27,[[22,["model","partner-slot","href"]]]]],[10,"class","wds-global-navigation__partner-slot-link"],[11,"data-tracking-label",[27,[[22,["model","partner_slot","tracking-label"]]]]],[8],[0,"\\n\\t\\t\\t\\t"],[6,"img"],[10,"class","wds-global-navigation__partner-slot-image"],[10,"width","55"],[10,"height","20"],[11,"src",[27,[[22,["model","partner-slot","image-data","url"]]]]],[11,"alt",[27,[[22,["model","partner-slot","title","value"]]]]],[8],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation.hbs"}})}),define("dummy/templates/components/wds-global-navigation/anon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"H6EdKqpN",block:'{"symbols":["dropdown","chevron"],"statements":[[4,"wds-dropdown",null,[["class","hasShadow"],["wds-global-navigation__user-menu wds-global-navigation__user-anon",true]],{"statements":[[4,"component",[[21,1,["toggle"]]],null,{"statements":[[0,"\\t\\t"],[1,[20,"wds-avatar"],false],[1,[21,2,[]],false],[0,"\\n"]],"parameters":[2]},null],[4,"component",[[21,1,["content"]]],[["class","dropdownRightAligned"],["wds-global-navigation__dropdown-content",true]],{"statements":[[4,"wds-list",null,[["lines"],[true]],{"statements":[[0,"\\t\\t\\t"],[6,"li"],[8],[4,"wds-button",null,[["class","href","rel","data-tracking-label"],["wds-is-full-width",[22,["signinUrl"]],"nofollow",[22,["model","signin","tracking-label"]]]],{"statements":[[0,"\\n\\t\\t\\t\\t\\t"],[1,[26,"i18n",[[22,["model","signin","title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"div"],[10,"class","wds-global-navigation__user-menu-dropdown-caption"],[8],[1,[26,"i18n",["global-navigation-anon-register-description"],[["ns"],["design-system"]]],false],[9],[0,"\\n"],[4,"wds-button",null,[["class","href","rel","secondary","data-tracking-label"],["wds-is-full-width",[22,["registerUrl"]],"nofollow",true,[22,["model","register","tracking-label"]]]],{"statements":[[0,"\\t\\t\\t\\t\\t"],[1,[26,"i18n",[[22,["model","register","title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/anon.hbs"}})}) define("dummy/templates/components/wds-global-navigation/content-recommendation-card",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"zs+1aHoR",block:'{"symbols":[],"statements":[[6,"img"],[11,"src",[27,[[22,["model","thumbnail"]]]]],[11,"alt",[27,[[22,["model","title"]]]]],[10,"class","wds-content-recommendations__card-thumbnail"],[8],[9],[0,"\\n"],[6,"div"],[10,"class","wds-content-recommendations__card-info"],[8],[0,"\\n\\t"],[6,"span"],[10,"class","wds-content-recommendations__card-title"],[8],[1,[22,["model","title"]],false],[9],[0,"\\n\\t"],[6,"span"],[10,"class","wds-content-recommendations__card-time"],[8],[0,"16m"],[9],[0,"\\n"],[9],[0,"\\n\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/content-recommendation-card.hbs"}})}),define("dummy/templates/components/wds-global-navigation/content-recommendations",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"VB9JFVWA",block:'{"symbols":["item"],"statements":[[6,"h1"],[10,"class","wds-content-recommendations__header"],[8],[0,"TRENDING on fandom"],[9],[0,"\\n"],[4,"each",[[22,["displayedItems"]]],null,{"statements":[[0,"\\t"],[1,[26,"wds-global-navigation/content-recommendation-card",null,[["model","track"],[[21,1,[]],[26,"action",[[21,0,[]],[22,["track"]]],null]]]],false],[0,"\\n"]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/content-recommendations.hbs"}})}),define("dummy/templates/components/wds-global-navigation/link-button",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"X+50dA7+",block:'{"symbols":["@model"],"statements":[[4,"wds-button",null,[["class","href","secondary","data-tracking-label"],["wds-global-navigation__link-button",[21,1,["href"]],true,[21,1,["tracking-label"]]]],{"statements":[[0,"\\t"],[1,[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/link-button.hbs"}})}),define("dummy/templates/components/wds-global-navigation/link-group",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"cUoKfS/Z",block:'{"symbols":["dropdown","item","chevron","@model"],"statements":[[4,"wds-dropdown",null,[["class","hasShadow"],["wds-global-navigation__link-group",true]],{"statements":[[4,"component",[[21,1,["toggle"]]],[["class"],["wds-global-navigation__dropdown-toggle wds-global-navigation__link"]],{"statements":[[0,"\\t\\t"],[6,"span"],[8],[1,[26,"i18n",[[21,4,["title","key"]]],[["ns"],["design-system"]]],false],[9],[1,[21,3,[]],false],[0,"\\n"]],"parameters":[3]},null],[4,"component",[[21,1,["content"]]],[["class"],["wds-global-navigation__dropdown-content"]],{"statements":[[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[21,4,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n"],[0,"\\t\\t\\t\\t\\t"],[1,[26,"component",[[26,"concat",["wds-global-navigation/",[21,2,["type"]]],null]],[["model","inDropdown"],[[21,2,[]],true]]],false],[0,"\\n\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[2]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/link-group.hbs"}})}),define("dummy/templates/components/wds-global-navigation/link-logout",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"ra7rG6Ek",block:'{"symbols":[],"statements":[[6,"form"],[10,"method","POST"],[11,"action",[27,[[22,["model","href"]]]]],[8],[0,"\\n\\t"],[6,"input"],[11,"name",[27,[[22,["model","param-name"]]]]],[11,"value",[27,[[20,"redirectUrl"]]]],[10,"type","hidden"],[8],[9],[0,"\\n"],[0,"\\t"],[6,"button"],[10,"class","wds-sign-out__button"],[11,"data-tracking-label",[27,[[22,["model","tracking-label"]]]]],[10,"type","submit"],[8],[0,"\\n\\t\\t"],[1,[26,"i18n",[[22,["model","title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/link-logout.hbs"}})}),define("dummy/templates/components/wds-global-navigation/link-text",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"80WfkTTV",block:'{"symbols":["@model","@standaloneLink"],"statements":[[6,"a"],[11,"href",[21,1,["href"]],null],[11,"data-tracking-label",[21,1,["tracking-label"]],null],[11,"class",[26,"if",[[21,2,[]],"wds-global-navigation__link"],null],null],[8],[0,"\\n "],[1,[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/link-text.hbs"}})}),define("dummy/templates/components/wds-global-navigation/main-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"fyizPrXJ",block:'{"symbols":["item","@model"],"statements":[[6,"nav"],[10,"class","wds-global-navigation__links"],[8],[0,"\\n"],[4,"each",[[21,2,[]]],null,{"statements":[[0,"\\t\\t"],[1,[26,"component",[[26,"concat",["wds-global-navigation/",[21,1,["type"]]],null]],[["model","standaloneLink"],[[21,1,[]],true]]],false],[0,"\\n"]],"parameters":[1]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/main-navigation.hbs"}})}),define("dummy/templates/components/wds-global-navigation/search-modal",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"TD+oVrGt",block:'{"symbols":[],"statements":[[4,"wds-button",null,[["click","class","text","type"],[[26,"action",[[21,0,[]],[22,["openModal"]],"search"],null],"wds-global-navigation__modal-control wds-global-navigation__modal-control-search",true,"button"]],{"statements":[[0,"\\t"],[1,[26,"wds-icon",null,[["name"],["magnifying-glass"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["isOpen"]]],null,{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-global-navigation__modal wds-search-modal"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","wds-search-modal__form-and-links-wrapper"],[8],[0,"\\n\\t\\t\\t"],[1,[26,"wds-global-navigation/search",null,[["model","onSearchToggleClicked","onSearchSuggestionChosen","goToSearchResults","inSearchModal","track"],[[22,["model"]],[26,"action",[[21,0,[]],[22,["onSearchToggleClicked"]]],null],[26,"action",[[21,0,[]],[22,["onSearchSuggestionChosen"]]],null],[26,"action",[[21,0,[]],[22,["goToSearchResults"]]],null],true,[26,"action",[[21,0,[]],[22,["track"]]],null]]]],false],[0,"\\n\\t\\t\\t"],[1,[26,"wds-global-navigation/main-navigation",null,[["model"],[[22,["navigationModel"]]]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n"],[4,"if",[[22,["canShowContentRecommendations"]]],null,{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-global-navigation/content-recommendations",null,[["track"],[[26,"action",[[21,0,[]],[22,["track"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/search-modal.hbs"}})}),define("dummy/templates/components/wds-global-navigation/search",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"t3Q+LG4t",block:'{"symbols":["dropdown","suggestion","index"],"statements":[[4,"wds-dropdown",null,[["dropdownExpanded","noChevron","class"],[[22,["hasSuggestions"]],true,"wds-global-navigation__search"]],{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-global-navigation__search-toggle"],[10,"role","searchbox"],[3,"action",[[21,0,[]],"openSearch"]],[8],[0,"\\n\\t\\t"],[1,[26,"wds-icon",null,[["name","size","class"],["magnifying-glass","small","wds-global-navigation__search-toggle-icon"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-icon",null,[["name","class"],["magnifying-glass","wds-global-navigation__search-toggle-icon"]]],false],[0,"\\n\\t\\t"],[6,"span"],[10,"class","wds-global-navigation__search-toggle-text"],[8],[0,"\\n\\t\\t\\t"],[1,[26,"i18n",["global-navigation-search-placeholder-inactive"],[["ns"],["design-system"]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[4,"component",[[21,1,["toggle"]]],[["class"],["wds-global-navigation__search-input-wrapper"]],{"statements":[[0,"\\t\\t"],[1,[26,"input",null,[["value","class","name","placeholder","type","autocomplete","input","focusIn","focusOut"],[[22,["state","query"]],"wds-global-navigation__search-input",[22,["model","results","param-name"]],[26,"i18n",[[22,["model","placeholder-active","key"]]],[["ns","sitename"],["design-system",[22,["model","placeholder-active","params","sitename","value"]]]]],"search","off",[26,"action",[[21,0,[]],"onQueryChanged"],null],[26,"action",[[21,0,[]],"onFocusIn"],null],[26,"action",[[21,0,[]],"onFocusOut"],null]]]],false],[0,"\\n"],[4,"wds-button",null,[["text","class","type","click"],[true,"wds-global-navigation__search-clear","button",[26,"action",[[21,0,[]],"onClearSearchClick"],null]]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","class"],["circle-plus","wds-icon-small wds-global-navigation__search-clear-icon"]]],false],[0,"\\n"]],"parameters":[]},null],[4,"wds-button",null,[["text","class","type","click"],[true,"wds-global-navigation__search-close","button",[26,"action",[[21,0,[]],"onCloseSearchClick"],null]]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","size","class"],["plus","tiny","wds-icon-tiny wds-global-navigation__search-close-icon"]]],false],[0,"\\n"]],"parameters":[]},null],[4,"wds-button",null,[["type","class","disabled","data-tracking-label","click"],["submit","wds-global-navigation__search-submit",[22,["isEmptyQuery"]],[22,["model","results","tracking-label"]],[26,"action",[[21,0,[]],"submit"],null]]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","size","class"],["arrow","small","wds-global-navigation__search-submit-icon"]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[4,"if",[[22,["suggestions"]]],null,{"statements":[[4,"component",[[21,1,["content"]]],[["class"],["wds-global-navigation__search-suggestions"]],{"statements":[[4,"wds-list",null,[["linked","ellipsis"],[true,true]],{"statements":[[4,"each",[[22,["suggestions"]]],null,{"statements":[[0,"\\t\\t\\t\\t\\t"],[6,"li"],[11,"class",[27,[[26,"if",[[26,"equal",[[21,3,[]],[22,["selectedSuggestionIndex"]]],null],"wds-is-selected"],null]," wds-global-navigation__search__suggestion"]]],[11,"onmouseenter",[26,"action",[[21,0,[]],[26,"mut",[[22,["selectedSuggestionIndex"]]],null],[21,3,[]]],null],null],[3,"action",[[21,0,[]],"onSearchSuggestionClick",[21,3,[]]]],[8],[0,"\\n\\t\\t\\t\\t\\t\\t"],[6,"a"],[11,"href",[27,[[21,2,["uri"]]]]],[10,"class","wds-global-navigation__dropdown-link"],[11,"data-tracking-label",[27,[[22,["model","suggestions","tracking-label"]]]]],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[1,[21,2,["text"]],true],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[2,3]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/search.hbs"}})}),define("dummy/templates/components/wds-global-navigation/user-modal",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"o7h1PhGL",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","wds-user-modal__info"],[8],[0,"\\n\\t"],[1,[26,"wds-avatar",null,[["src","link","data-tracking-label"],[[22,["user","avatar_url"]],[22,["viewProfileLink"]],"open-user-profile"]]],false],[0,"\\n\\t"],[6,"p"],[10,"class","wds-user-modal__username"],[8],[1,[22,["user","username"]],false],[9],[0,"\\n"],[9],[0,"\\n"],[6,"div"],[10,"class","wds-user-modal__notifications-wrapper"],[8],[0,"\\n\\t"],[1,[26,"wds-on-site-notifications/notifications",null,[["header","track"],[[22,["header"]],[22,["track"]]]]],false],[0,"\\n"],[9],[0,"\\n"],[1,[26,"wds-global-navigation/link-logout",null,[["model","class"],[[22,["signOutModel"]],"wds-user-modal__sign-out-container"]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/user-modal.hbs"}})}),define("dummy/templates/components/wds-global-navigation/user",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"/f0Tmqwx",block:'{"symbols":["dropdown","item","chevron","@model"],"statements":[[4,"wds-dropdown",null,[["class","hasShadow"],["wds-global-navigation__user-menu wds-global-navigation__user-logged-in",true]],{"statements":[[4,"component",[[21,1,["toggle"]]],null,{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt"],[[21,4,["avatar_url"]],[21,4,["username"]]]]],false],[1,[21,3,[]],false],[0,"\\n"]],"parameters":[3]},null],[4,"component",[[21,1,["content"]]],[["dropdownRightAligned"],[true]],{"statements":[[4,"wds-list",null,[["linked"],[true]],{"statements":[[4,"each",[[21,4,["items"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n"],[0,"\\t\\t\\t\\t\\t"],[1,[26,"component",[[26,"concat",["wds-global-navigation/",[21,2,["type"]]],null]],[["model"],[[21,2,[]]]]],false],[0,"\\n\\t\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[2]},null]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-global-navigation/user.hbs"}})}),define("dummy/templates/components/wds-icon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"/7hwNzcP",block:'{"symbols":[],"statements":[[6,"use"],[11,"xlink:href",[27,["#",[20,"iconName"]]],"http://www.w3.org/1999/xlink"],[8],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-icon.hbs"}})}),define("dummy/templates/components/wds-label",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"FvEqpvVk",block:'{"symbols":["@label"],"statements":[[4,"if",[[26,"equal",[[21,1,["type"]],"translatable-text"],null]],null,{"statements":[[0,"\\t"],[1,[26,"i18n",[[21,1,["key"]]],[["ns"],["design-system"]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[1,[21,1,["value"]],false],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-label.hbs"}})}),define("dummy/templates/components/wds-list",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"l3LbpE5j",block:'{"symbols":["@ellipsis","@linked","@lines","@bold","@big","@class","&default"],"statements":[[6,"ul"],[11,"class",[27,["wds-list ",[21,6,[]],"\\n ",[26,"if",[[21,5,[]],"wds-has-big-items"],null],"\\n ",[26,"if",[[21,4,[]],"wds-has-bolded-items"],null],"\\n ",[26,"if",[[21,3,[]],"wds-has-lines-between"],null],"\\n ",[26,"if",[[21,2,[]],"wds-is-linked"],null],"\\n ",[26,"if",[[21,1,[]],"wds-has-ellipsis"],null],"\\n"]]],[8],[0,"\\n "],[13,7],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-list.hbs"}})}),define("dummy/templates/components/wds-on-site-notifications/notification-card",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"iYg37RKO",block:'{"symbols":[],"statements":[[4,"if",[[22,["showAvatars"]]],null,{"statements":[[0,"\\t"],[1,[26,"wds-avatar-stack",null,[["avatars","overrideCount"],[[22,["avatars"]],[22,["model","totalUniqueActors"]]]]],false],[0,"\\n"]],"parameters":[]},null],[6,"a"],[10,"class","wds-notification-card__outer-body"],[11,"href",[27,[[22,["model","latestEventUri"]]]]],[3,"action",[[21,0,[]],"onNotificationClicked"],[["preventDefault"],[true]]],[8],[0,"\\n\\t"],[6,"div"],[10,"class","wds-notification-card__icon-wrapper"],[3,"action",[[21,0,[]],"markAsRead"],[["bubbles"],[false]]],[8],[0,"\\n\\t\\t"],[1,[26,"svg",[[22,["iconName"]]],[["viewBox","class"],["0 0 18 18","wds-icon"]]],false],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","wds-notification-card__body"],[8],[0,"\\n\\t\\t"],[6,"p"],[10,"class","wds-notification-card__text"],[8],[0,"\\n"],[4,"if",[[22,["text"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[1,[20,"text"],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t\\t\\t\\t"],[1,[20,"textWithHtml"],true],[0,"\\n"]],"parameters":[]}],[0,"\\t\\t"],[9],[0,"\\n"],[4,"if",[[22,["showSnippet"]]],null,{"statements":[[0,"\\t\\t\\t"],[6,"p"],[10,"class","wds-notification-card__snippet"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[22,["model","snippet"]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["showLastActor"]]],null,{"statements":[[0,"\\t\\t\\t"],[6,"p"],[10,"class","wds-notification-card__last-actor"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[22,["model","latestActors","0","name"]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t"],[6,"ul"],[10,"class","wds-notification-card__context-list"],[8],[0,"\\n\\t\\t\\t"],[6,"li"],[10,"class","wds-notification-card__context-item"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"time-ago",[[22,["model","timestamp"]]],null],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"span"],[10,"class","wds-notification-card__context-separator"],[8],[0,"·"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[10,"class","wds-notification-card__context-item wds-notification-card__community"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[22,["model","communityName"]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-on-site-notifications/notification-card.hbs"}})}),define("dummy/templates/components/wds-on-site-notifications/notifications-dropdown",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"pKQBBgyh",block:'{"symbols":["dropdown","chevron"],"statements":[[4,"wds-dropdown",null,[["class","mouseEnter","hasShadow"],["wds-global-navigation__notifications-dropdown",[26,"action",[[21,0,[]],"onOpen"],null],true]],{"statements":[[4,"component",[[21,1,["toggle"]]],[["class"],["wds-global-navigation__dropdown-toggle"]],{"statements":[[4,"if",[[22,["wdsOnSiteNotifications","unreadCountWithLimit"]]],null,{"statements":[[0,"\\t\\t\\t"],[6,"span"],[10,"class","wds-global-navigation__notifications-counter"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[22,["wdsOnSiteNotifications","unreadCountWithLimit"]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\t\\t"],[1,[26,"svg",["wds-icons-bell"],[["class"],["wds-icon wds-icon-small icon-bell"]]],false],[0,"\\n\\t\\t"],[1,[21,2,[]],false],[0,"\\n"]],"parameters":[2]},null],[4,"component",[[21,1,["content"]]],[["class","dropdownRightAligned"],["wds-notifications__dropdown-content",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-on-site-notifications/notifications",null,[["track"],[[22,["track"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-on-site-notifications/notifications-dropdown.hbs"}})}),define("dummy/templates/components/wds-on-site-notifications/notifications-list",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"rEYz0bjh",block:'{"symbols":["notification"],"statements":[[4,"each",[[22,["notificationsList"]]],null,{"statements":[[0,"\\t"],[1,[26,"wds-on-site-notifications/notification-card",null,[["model","track"],[[21,1,[]],[22,["track"]]]]],false],[0,"\\n"]],"parameters":[1]},null],[4,"if",[[22,["isLoadingNewResults"]]],null,{"statements":[[0,"\\t"],[6,"li"],[8],[0,"\\n\\t\\t"],[1,[26,"wds-spinner",null,[["active","isBlock","isThemed","overlay","radius","strokeWidth"],[true,true,false,false,13,2]]],false],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-on-site-notifications/notifications-list.hbs"}})}),define("dummy/templates/components/wds-on-site-notifications/notifications",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"INl3w6MQ",block:'{"symbols":[],"statements":[[4,"if",[[22,["wdsOnSiteNotifications","hasUnread"]]],null,{"statements":[[0,"\\t"],[6,"div"],[10,"class","wds-notifications__mark-all-as-read-button"],[8],[0,"\\n\\t\\t"],[6,"p"],[10,"class","wds-notifications__header"],[8],[1,[26,"i18n",[[22,["header"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n\\t\\t"],[6,"a"],[10,"class","wds-notifications__mark-all-as-read"],[3,"action",[[21,0,[]],"markAllAsRead"]],[8],[0,"\\n\\t\\t\\t"],[1,[26,"i18n",["notifications-mark-all-as-read"],[["ns"],["design-system"]]],false],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["isNotificationsListVisible"]]],null,{"statements":[[0,"\\t"],[1,[26,"wds-on-site-notifications/notifications-list",null,[["track"],[[22,["track"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"p"],[10,"class","wds-notifications__zero-state"],[8],[0,"\\n\\t\\t"],[1,[26,"i18n",["notifications-no-notifications-message"],[["ns"],["design-system"]]],false],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-on-site-notifications/notifications.hbs"}})}),define("dummy/templates/components/wds-spinner",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"nplWJact",block:'{"symbols":[],"statements":[[6,"svg"],[11,"class",[27,[[20,"spinnerClasses"]]]],[11,"width",[27,[[20,"fullDiameter"]]]],[11,"height",[27,[[20,"fullDiameter"]]]],[11,"viewBox",[27,["0 0 ",[20,"fullDiameter"]," ",[20,"fullDiameter"]]]],[10,"xmlns","http://www.w3.org/2000/svg","http://www.w3.org/2000/xmlns/"],[8],[0,"\\n\\t"],[6,"g"],[11,"transform",[27,["translate(",[20,"fullRadius"],", ",[20,"fullRadius"],")"]]],[8],[0,"\\n\\t\\t"],[6,"circle"],[10,"class","wds-spinner__stroke"],[10,"fill","none"],[11,"stroke-width",[27,[[20,"strokeWidth"]]]],[11,"stroke-dasharray",[27,[[20,"strokeLength"]]]],[11,"stroke-dashoffset",[27,[[20,"strokeLength"]]]],[10,"stroke-linecap","round"],[11,"r",[27,[[20,"radius"]]]],[8],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-spinner.hbs"}})}),define("dummy/templates/components/wds-tabs",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"YOA2wQMk",block:'{"symbols":["&default"],"statements":[[0," "],[13,1,[[26,"hash",null,[["tab"],[[26,"component",["wds-tab"],[["selected","onSelect"],[[22,["selected"]],[26,"action",[[21,0,[]],"onChange"],null]]]]]]]]],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-tabs.hbs"}})}),define("dummy/templates/components/wds-textarea",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"ZqBnAPu8",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","wds-textarea__field-wrapper"],[8],[0,"\\n\\t"],[1,[26,"textarea",null,[["autoresize","class","placeholder","maxlength","disabled","rows","value","input","focus-out","focus-in"],[true,"wds-textarea__field",[22,["placeholder"]],[22,["maxlength"]],[22,["disabled"]],1,[22,["value"]],[22,["input"]],[22,["focus-out"]],[22,["focus-in"]]]]],false],[0,"\\n"],[4,"if",[[22,["hasLengthHint"]]],null,{"statements":[[0,"\\t\\t"],[6,"span"],[10,"class","wds-textarea__length-hint"],[8],[1,[20,"lengthHint"],false],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"],[4,"if",[[22,["hint"]]],null,{"statements":[[0,"\\t"],[6,"span"],[10,"class","wds-textarea__hint"],[8],[0,"\\n\\t\\t"],[1,[20,"hint"],false],[0,"\\n\\t"],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-textarea.hbs"}})}),define("dummy/templates/components/wds-toggle",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"YeWmk43+",block:'{"symbols":["&default"],"statements":[[6,"input"],[11,"id",[20,"id"],null],[10,"class","wds-toggle__input"],[11,"checked",[20,"checked"],null],[11,"disabled",[20,"disabled"],null],[11,"onChange",[26,"action",[[21,0,[]],"onChange"],null],null],[10,"type","checkbox"],[8],[9],[0,"\\n"],[6,"label"],[11,"for",[20,"id"],null],[10,"class","wds-toggle__label"],[8],[13,1],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/components/wds-toggle.hbs"}})}),define("dummy/templates/identity/api",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"F5ywZF2Q",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"API"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tAPI that returns content for Global Navigation and Footer was introduced to keep consistency across different platforms.\\n\\tIt\'s recommended for every integration to use this API to make sure that content is the same and future changes are going to be reflected on every platform.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"To render the Global Navigation and the Global Footer you need to:"],[9],[0,"\\n"],[6,"ul"],[8],[0,"\\n\\t"],[6,"li"],[8],[4,"link-to",["overview.quick-start"],null,{"statements":[[0,"Install Design System"]],"parameters":[]},null],[9],[0,"\\n\\t"],[6,"li"],[8],[0,"Install localization messages"],[9],[0,"\\n\\t"],[6,"li"],[8],[0,"Fetch the data from the Design System API"],[9],[0,"\\n\\t"],[6,"li"],[8],[0,"Render HTML based on the data"],[9],[0,"\\n\\t"],[6,"li"],[8],[0,"Implement interactions using JavaScript (Global Navigation only)"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","fetch-data"],[8],[0,"Fetch the data"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo fetch the data you should send a request to the Design System API.\\n\\t\\tURL consists of the following parts (using\\n\\t\\t"],[6,"a"],[10,"href","http://starwars.wikia.com/wikia.php?controller=DesignSystemApi&method=getAllElements&product=wikis&id=147&lang=de"],[10,"target","_blank"],[8],[0,"http://starwars.wikia.com/wikia.php?controller=DesignSystemApi&method=getAllElements&product=wikis&id=147&lang=de"],[9],[0,"\\n\\t\\tas an example):\\n\\t"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"http://starwars.wikia.com/wikia.php?controller=DesignSystemApi"],[9],[0," — root path. Note that for api calls not related to any of wikis, "],[6,"code"],[10,"class","format-code"],[8],[0,"www.wikia.com"],[9],[0," domain should be used"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"method"],[9],[0," query parameter - defines what data is returned, allowed values are "],[6,"code"],[10,"class","format-code"],[8],[0,"getFooter"],[9],[0,", "],[6,"code"],[10,"class","format-code"],[8],[0,"getNavigation"],[9],[0,", "],[6,"code"],[10,"class","format-code"],[8],[0,"getAllElements"],[9],[0," which return data for global-footer, global-navigation or both elements respectively. "],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"product"],[9],[0," query parameter — defines for what product data should be returned, can be either "],[6,"code"],[10,"class","format-code"],[8],[0,"wikis"],[9],[0," or "],[6,"code"],[10,"class","format-code"],[8],[0,"fandom"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"id"],[9],[0," query parameter — id of the product instance, e.g. wiki id"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"lang"],[9],[0," — language of the UI (content language is derived from the product instance id)"],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tSource code for the API and its data models are available here:\\n\\t\\t"],[6,"a"],[10,"href","https://github.com/Wikia/app/blob/dev/includes/wikia/api/DesignSystemApiController.class.php"],[10,"target","_blank"],[8],[0,"https://github.com/Wikia/app/blob/dev/includes/wikia/api/DesignSystemApiController.class.php"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","schema"],[8],[0,"API output schema"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tWe use JSON schema to describe how the API output looks like and use it to run the API tests.\\n\\t\\tYou can see both the tests and schema at\\n\\t\\t"],[6,"a"],[10,"href","https://github.com/Wikia/api-tests/tree/master/apitests/DesignSystem"],[10,"target","_blank"],[8],[0,"https://github.com/Wikia/api-tests/tree/master/apitests/DesignSystem"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","render-html"],[8],[0,"Render HTML based on the data"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tSee all the variants of the final markup on "],[4,"link-to",["identity.global-navigation"],null,{"statements":[[0,"Global Navigation"]],"parameters":[]},null],[0,"\\n\\t\\tand "],[4,"link-to",["identity.global-footer"],null,{"statements":[[0,"Global Footer"]],"parameters":[]},null],[0," pages.\\n\\t\\tTo make the implementation easier you can look at the existing ones and use them as examples:\\n\\t"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"a"],[10,"href","https://github.com/Wikia/app/tree/dev/extensions/wikia/DesignSystem/services"],[8],[0,"Oasis (MediaWiki, PHP)"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"a"],[10,"href","https://github.com/Wikia/upstream/tree/dev/wp-content/themes/upstream/modules/design-system"],[10,"target","_blank"],[8],[0,"Upstream (Wordpress, PHP)"],[9],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","authentication"],[8],[0,"Authentication"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAPI returns different content for logged in and anon users. In order to authenticate a request to API you have to add "],[6,"code"],[10,"class","format-code"],[8],[0,"access_token"],[9],[0," cookie in request headers. Correct "],[6,"code"],[10,"class","format-code"],[8],[0,"access_token"],[9],[0," value can be obtained in "],[6,"a"],[10,"href","https://services.wikia.com/central-swagger-ui/?url=https://services.wikia.com/auth/swagger.json#!/token/login"],[8],[0,"Auth service"],[9],[0," after providing correct credentials.\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tExample in JS:\\n"],[4,"code-sample",null,[["language"],["html"]],{"statements":[[0,"this.headers = {\\n\\tCookie: `access_token=${this.request.state.access_token}`\\n};\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","localization"],[8],[0,"Localization"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tThe Design System API returns i18n keys which then need to be matched to the translated strings in particular language.\\n\\t\\tYou should use "],[6,"a"],[10,"href","https://github.com/Wikia/design-system-i18n"],[10,"target","_blank"],[8],[0,"https://github.com/Wikia/design-system-i18n"],[9],[0,"\\n\\t\\tas the source of messages. When there is a need for parameter in a message, we use the format\\n\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"__placeholder__"],[9],[0,". It\'s ready for use with the i18next library but might need\\n\\t\\ta conversion for other libraries. See how we\\n\\t\\t"],[6,"a"],[10,"href","https://github.com/Wikia/app/blob/dev/extensions/wikia/DesignSystem/i18n/build.js"],[10,"target","_blank"],[8],[0,"convert them for MediaWiki"],[9],[0,".\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tText returned from the API can come in a few different formats defined by the schema.\\n\\t\\tClients should check the type property and render the text accordingly.\\n\\t\\tYou can see an example of implementation for this in\\n\\t\\t"],[6,"a"],[10,"href","https://github.com/Wikia/app/blob/dev/extensions/wikia/DesignSystem/DesignSystemHelper.class.php"],[8],[0,"DesignSystemHelper::renderText()"],[9],[0,".\\n\\t\\tThe types are:\\n\\t"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"type: text"],[9],[0," — raw string, escape HTML special characters and render the result.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"type: translatable-text"],[9],[0,"\\n\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"params"],[9],[0," property is set — translate the text, render each param recursively,\\n\\t\\t\\t\\t\\treplace placeholders with the results, escape HTML special characters and render the end result.\\n\\t\\t\\t\\t\\tParameters are texts and the same rules described here apply to each of them.\\n\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"params"],[9],[0," property is not set — translate the text,\\n\\t\\t\\t\\t\\tescape HTML special characters and render the result.\\n\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"type: link-text"],[9],[0," — create a link using "],[6,"code"],[10,"class","format-code"],[8],[0,"href"],[9],[0,"\\n\\t\\t\\tproperty and render the text using "],[6,"code"],[10,"class","format-code"],[8],[0,"title"],[9],[0," property while applying the rules above.\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","interactions"],[8],[0,"Interactions"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tDesign System doesn\'t provide JavaScript for handling interactions, so you need to implement them yourself.\\n\\t\\tThere are no interactions for the Global Footer. You can find the list of interactions for the Global Navigation\\n\\t\\ton the "],[4,"link-to",["identity.global-navigation"],null,{"statements":[[0,"component\'s page"]],"parameters":[]},null],[0,".\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/api.hbs"}})}),define("dummy/templates/identity/assets",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"NiSFP4YH",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Company Assets"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tActing as the main touchpoint for building our brand recognition,\\n\\tall assets should be used in a logical sense without any transformations or color adjustments.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tAsset names for company assets are defined by the pattern "],[6,"code"],[8],[6,"strong"],[8],[0,"wds-company-logo-ASSET_NAME"],[9],[9],[0,",\\n\\te.g. "],[6,"code"],[8],[0,"wds-company-logo-fandom"],[9],[0,".\\n"],[9],[0,"\\n"],[4,"link-to",["overview.svg-assets"],null,{"statements":[[0,"How to use SVG assets"]],"parameters":[]},null],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","fandom-logo"],[8],[0,"Fandom logo"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"This is base Fandom logo."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper assets-wrapper__align-items-left"],[8],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","width","height"],["company-logo","fandom","is-identity is-bordered is-single-in-line",300,120]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["assets-fandom",true]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-company-logo-fandom"],null],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","fandom-white"],[8],[0,"Fandom logo - white (for dark backgrounds)"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"This asset is used in global footer."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper assets-wrapper__align-items-left"],[8],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","width","height"],["company-logo","fandom-white","is-identity is-bordered\\n\\t\\tis-single-in-line has-dark-background",300,120]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["assets-fandom-white",true]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-company-logo-fandom-white"],null],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","fandom-heart"],[8],[0,"Fandom heart"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"This Fandom heart is used as fav.ico."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper assets-wrapper__align-items-left"],[8],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","width","height"],["company-logo","fandom-heart","is-identity is-bordered is-bordered--wider is-single-in-line",106,100]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["assets-fandom-heart",true]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-company-logo-fandom-heart"],null],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","wikia-logo"],[8],[0,"Wikia Logo"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"This is base Wikia logo."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper assets-wrapper__align-items-left"],[8],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","width","height"],["company-logo","wikia","is-identity is-bordered is-single-in-line",300,86]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["assets-wikia",true]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-company-logo-wikia"],null],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/assets.hbs"}})}),define("dummy/templates/identity/browser-theming",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"KJb8Lwye",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Browser Theming"],[9],[0,"\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tSince version 39 Google Chrome supports theme-color meta tag. It is meant to add basic browser theming by changing the color of address bar.\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tThis color should match the color of Global Navigation bar. Pasting "],[6,"code"],[10,"class","format-code"],[8],[0,""],[9],[0,"\\n\\t\\twithin "],[6,"code"],[10,"class","format-code"],[8],[0,""],[9],[0," will result in such mobile Chrome experience:\\n\\t"],[9],[0,"\\n\\t"],[6,"img"],[10,"class","asset-theme-color asset-box__asset"],[10,"src","/images/theme-color.png"],[8],[9],[0,"\\n"],[9],[0,"\\n\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/browser-theming.hbs"}})}),define("dummy/templates/identity/community-bar",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"dzR3YLlM",block:'{"symbols":[],"statements":[[4,"if",[[22,["standalone"]]],null,{"statements":[[0,"\\t"],[1,[20,"outlet"],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"h1"],[8],[0,"Community Bar"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"\\n\\t\\t\\tCommunity Bar is a component displayed at top of the mobile wiki-related pages (wiki articles, discussions, announcements). It contains wiki name, discussion link (if available) and wiki-local navigation.\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","default-community-bar"],[8],[0,"Default"],[9],[0,"\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["community-bar-default",true,"wds-community-bar",true,"/identity/community-bar/standalone/default"]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-community-bar",null,[["model","track"],[[22,["model"]],[22,["track"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/community-bar.hbs"}})}),define("dummy/templates/identity/community-bar/standalone",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"UJHIWY+W",block:'{"symbols":[],"statements":[[6,"div"],[10,"class","wds-navigation-wrapper"],[10,"style","height: 55px;"],[8],[0,"\\n\\t"],[1,[26,"wds-global-navigation",null,[["model","sitename","track","onSearchSuggestionChosen","goToSearchResults"],[[22,["model","globalNavigation"]],[22,["model","communityBar","sitename"]],[26,"action",[[21,0,[]],[22,["track"]]],null],[26,"action",[[21,0,[]],[22,["onSearchSuggestionChosen"]]],null],[26,"action",[[21,0,[]],[22,["goToSearchResults"]]],null]]]],false],[0,"\\n"],[9],[0,"\\n"],[1,[26,"wds-community-bar",null,[["model","track","onLinkClicked"],[[22,["model","communityBar"]],[22,["track"]],[22,["linkClicked"]]]]],false],[0,"\\n"],[6,"div"],[10,"style","height: 2000px;"],[8],[0,"\\n\\tLorem ipsum dolor sit amet, nonumes postulant mel ei, his eius malis definiebas ei. Ne vis mucius sanctus vulputate. Dicat nullam ut est, ut quo erant eligendi. Cu ius feugait instructior. Quas scripserit suscipiantur no mei, cum ut exerci aperiam, eos utroque facilis maiestatis te.\\n\\n\\tIus errem veniam commune ex, te possim nominavi eum, errem accusam legendos qui ne. Ei his lucilius laboramus accommodare, omnes tantas qui ad. An simul vidisse deseruisse duo, usu quando incorrupte ea. At illum tractatos ius, sea facer platonem cu. Nec eu mundi altera mollis, ex vim etiam minim. In vix movet ornatus vivendo, est id assum propriae, id copiosae facilisi has. Vix volutpat efficiendi id, no amet eius iusto sed, in mei invidunt deserunt.\\n\\n\\tImpetus neglegentur sit no. In doctus propriae pri, suscipiantur consequuntur et duo, ad cetero qualisque delicatissimi per. Sit dolorem maiorum ne, nostro detracto adolescens est an. Quo suscipit pertinacia ea, rebum doctus eu pri, in euismod probatus lobortis vix. Sed odio ferri ea, ex sit fabulas luptatum assentior. Facete animal an eos, est at populo euripidis, salutandi corrumpit definitiones eam an.\\n\\n\\tEu unum laudem eum, qui posse abhorreant reformidans in. Eum ea nisl ornatus qualisque, sea an vide labores inimicus, ad pro etiam aperiam aliquam. Dicit aliquam epicurei vix ea. Veri percipit ad sed. An his lorem iuvaret argumentum.\\n\\n\\tCum ut aperiri persius mandamus, his no tation officiis assentior, no has iuvaret perpetua signiferumque. Possim verear ea qui, vide sensibus in his. Ullum graeco praesent eu quo. Ne suas lorem nam.\\n\\n\\tLorem ipsum dolor sit amet, nonumes postulant mel ei, his eius malis definiebas ei. Ne vis mucius sanctus vulputate. Dicat nullam ut est, ut quo erant eligendi. Cu ius feugait instructior. Quas scripserit suscipiantur no mei, cum ut exerci aperiam, eos utroque facilis maiestatis te.\\n\\n\\tIus errem veniam commune ex, te possim nominavi eum, errem accusam legendos qui ne. Ei his lucilius laboramus accommodare, omnes tantas qui ad. An simul vidisse deseruisse duo, usu quando incorrupte ea. At illum tractatos ius, sea facer platonem cu. Nec eu mundi altera mollis, ex vim etiam minim. In vix movet ornatus vivendo, est id assum propriae, id copiosae facilisi has. Vix volutpat efficiendi id, no amet eius iusto sed, in mei invidunt deserunt.\\n\\n\\tImpetus neglegentur sit no. In doctus propriae pri, suscipiantur consequuntur et duo, ad cetero qualisque delicatissimi per. Sit dolorem maiorum ne, nostro detracto adolescens est an. Quo suscipit pertinacia ea, rebum doctus eu pri, in euismod probatus lobortis vix. Sed odio ferri ea, ex sit fabulas luptatum assentior. Facete animal an eos, est at populo euripidis, salutandi corrumpit definitiones eam an.\\n\\n\\tEu unum laudem eum, qui posse abhorreant reformidans in. Eum ea nisl ornatus qualisque, sea an vide labores inimicus, ad pro etiam aperiam aliquam. Dicit aliquam epicurei vix ea. Veri percipit ad sed. An his lorem iuvaret argumentum.\\n\\n\\tCum ut aperiri persius mandamus, his no tation officiis assentior, no has iuvaret perpetua signiferumque. Possim verear ea qui, vide sensibus in his. Ullum graeco praesent eu quo. Ne suas lorem nam.\\n\\n\\tLorem ipsum dolor sit amet, nonumes postulant mel ei, his eius malis definiebas ei. Ne vis mucius sanctus vulputate. Dicat nullam ut est, ut quo erant eligendi. Cu ius feugait instructior. Quas scripserit suscipiantur no mei, cum ut exerci aperiam, eos utroque facilis maiestatis te.\\n\\n\\tIus errem veniam commune ex, te possim nominavi eum, errem accusam legendos qui ne. Ei his lucilius laboramus accommodare, omnes tantas qui ad. An simul vidisse deseruisse duo, usu quando incorrupte ea. At illum tractatos ius, sea facer platonem cu. Nec eu mundi altera mollis, ex vim etiam minim. In vix movet ornatus vivendo, est id assum propriae, id copiosae facilisi has. Vix volutpat efficiendi id, no amet eius iusto sed, in mei invidunt deserunt.\\n\\n\\tImpetus neglegentur sit no. In doctus propriae pri, suscipiantur consequuntur et duo, ad cetero qualisque delicatissimi per. Sit dolorem maiorum ne, nostro detracto adolescens est an. Quo suscipit pertinacia ea, rebum doctus eu pri, in euismod probatus lobortis vix. Sed odio ferri ea, ex sit fabulas luptatum assentior. Facete animal an eos, est at populo euripidis, salutandi corrumpit definitiones eam an.\\n\\n\\tEu unum laudem eum, qui posse abhorreant reformidans in. Eum ea nisl ornatus qualisque, sea an vide labores inimicus, ad pro etiam aperiam aliquam. Dicit aliquam epicurei vix ea. Veri percipit ad sed. An his lorem iuvaret argumentum.\\n\\n\\tCum ut aperiri persius mandamus, his no tation officiis assentior, no has iuvaret perpetua signiferumque. Possim verear ea qui, vide sensibus in his. Ullum graeco praesent eu quo. Ne suas lorem nam.\\n"],[9],[0,"\\n\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/community-bar/standalone.hbs"}})}),define("dummy/templates/identity/community-header",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"EnXeJ4Xl",block:'{"symbols":[],"statements":[[4,"if",[[22,["standalone"]]],null,{"statements":[[0,"\\t"],[1,[20,"outlet"],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"h1"],[8],[0,"Community Header"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"\\n\\t\\t\\tCommunity header is a component displayed at top of the wiki page. It contains wiki name, wordmark and wiki-local navigation\\n\\t\\t\\t(including link to discussions if enabled).\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","api"],[8],[0,"API"],[9],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"\\n\\t\\t\\tCurrently there is no API available that provides data needed by Community header component\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","theming"],[8],[0,"Theming"],[9],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"\\n\\t\\t\\tTheming can be applied by using\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"community-header-theming"],[9],[0," mixin. For example:\\n"],[4,"component-demo",null,[["name","codeOnly","language"],["community-header",true,"scss"]],{"statements":[[0,"\\t\\t\\t\\t.wds-community-header {\\n\\t\\t\\t\\t\\t$header-background-color: #2193d7;\\n\\t\\t\\t\\t\\t$color-page: #0E182B;\\n\\t\\t\\t\\t\\t$color-page-border: #3e4757;\\n\\t\\t\\t\\t\\t$color-text:#D5D4D4;\\n\\t\\t\\t\\t\\t$color-links: #71d1ef;\\n\\n\\t\\t\\t\\t\\t@include community-header-theming(\\n\\t\\t\\t\\t\\t\\t$header-background-color,\\n\\t\\t\\t\\t\\t\\t$color-text,\\n\\t\\t\\t\\t\\t\\t$color-links,\\n\\t\\t\\t\\t\\t\\t$color-page,\\n\\t\\t\\t\\t\\t\\t$color-page-border\\n\\t\\t\\t\\t\\t);\\n\\t\\t\\t\\t}\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","anon"],[8],[0,"Logged out with wordmark"],[9],[0,"\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["community-header-logged-out",true,"wds-community-header",true,"/identity/community-header/standalone/anon"]],{"statements":[[4,"wds-community-header",null,[["model","track"],[[22,["model","anon"]],[22,["track"]]]],{"statements":[[0,"\\t\\t\\t\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","anon-no-wordmark"],[8],[0,"Logged out without wordmark"],[9],[0,"\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["community-header-logged-out-no-wordmark",true,"wds-community-header",true,"/identity/community-header/standalone/anon-no-wordmark"]],{"statements":[[4,"wds-community-header",null,[["model","track"],[[22,["model","anon-no-wordmark"]],[22,["track"]]]],{"statements":[[0,"\\t\\t\\t\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","anon-no-background"],[8],[0,"Logged out without background image"],[9],[0,"\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["community-header-background",true,"wds-community-header",true,"/identity/community-header/standalone/anon-no-background"]],{"statements":[[4,"wds-community-header",null,[["model","track"],[[22,["model","anon-no-background"]],[22,["track"]]]],{"statements":[[0,"\\t\\t\\t\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","logged-in"],[8],[0,"Logged in"],[9],[0,"\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["community-header-logged-in",true,"wds-community-header",true,"/identity/community-header/standalone/logged-in"]],{"statements":[[4,"wds-community-header",null,[["model","track"],[[22,["model","logged-in"]],[22,["track"]]]],{"statements":[[0,"\\t\\t\\t\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","admin"],[8],[0,"Admin"],[9],[0,"\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["community-header-admin",true,"wds-community-header",true,"/identity/community-header/standalone/admin"]],{"statements":[[4,"wds-community-header",null,[["model","track"],[[22,["model","admin"]],[22,["track"]]]],{"statements":[[0,"\\t\\t\\t\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":true}',meta:{moduleName:"dummy/templates/identity/community-header.hbs"}})}),define("dummy/templates/identity/community-header/standalone",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"n181ywSp",block:'{"symbols":[],"statements":[[4,"wds-community-header",null,[["model","track"],[[22,["model"]],[22,["track"]]]],{"statements":[[0,"\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null],[6,"div"],[10,"class","separator"],[8],[9],[0,"\\n"],[4,"wds-community-header",null,[["model","class","track"],[[22,["model"]],"color-5F1023",[22,["track"]]]],{"statements":[[0,"\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[6,"div"],[10,"class","separator separator-5F1023"],[8],[9],[0,"\\n"],[4,"wds-community-header",null,[["model","class","track"],[[22,["model"]],"color-787878",[22,["track"]]]],{"statements":[[0,"\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[6,"div"],[10,"class","separator separator-787878"],[8],[9],[0,"\\n"],[4,"wds-community-header",null,[["model","class","track"],[[22,["model"]],"color-FB7383",[22,["track"]]]],{"statements":[[0,"\\t"],[14,"partials/community-header-wiki-content",[]],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[6,"div"],[10,"class","separator separator-FB7383"],[8],[9],[0,"\\n"]],"hasEval":true}',meta:{moduleName:"dummy/templates/identity/community-header/standalone.hbs"}})}),define("dummy/templates/identity/global-footer",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"iBV7NfTE",block:'{"symbols":[],"statements":[[4,"if",[[22,["standalone"]]],null,{"statements":[[0,"\\t"],[1,[20,"outlet"],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"h1"],[8],[0,"Global Footer"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tThe footer houses a mix of user- and company-prioritized links and is organized based on user value.\\n\\t\\tBecause it’s not part of the user generated content across our site it should not be connected\\n\\t\\tto the bottom of the content; instead it should be separated by a small gap to properly communicate\\n\\t\\tit’s not part of the content but the overall Fandom site.\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","api"],[8],[0,"API"],[9],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"Content for Global Footer is available in "],[4,"link-to",["identity.api"],null,{"statements":[[0,"API"]],"parameters":[]},null],[0,"."],[9],[0,"\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","with-hubs"],[8],[0,"With hubs"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["global-footer",true,"wds-global-footer",true,"/identity/global-footer/standalone/with-hubs"]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-global-footer",null,[["model"],[[22,["model","with-hubs"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","without-hubs"],[8],[0,"Without hubs"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["global-footer-without",true,"wds-global-footer",true,"/identity/global-footer/standalone/without-hubs"]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-global-footer",null,[["model"],[[22,["model","without-hubs"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/global-footer.hbs"}})}) define("dummy/templates/identity/global-footer/standalone",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"zS1nsIqP",block:'{"symbols":[],"statements":[[1,[26,"wds-global-footer",null,[["model"],[[22,["model"]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/global-footer/standalone.hbs"}})}),define("dummy/templates/identity/global-navigation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"ITBVvLqt",block:'{"symbols":[],"statements":[[4,"if",[[22,["standalone"]]],null,{"statements":[[0,"\\t"],[1,[20,"outlet"],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"\\t"],[6,"h1"],[8],[0,"Global Navigation"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tA main driver for user engagement,\\n\\t\\tthe global nav should be displayed on all of our pages to help tie the various products\\n\\t\\ttogether\\n\\t\\tand to provide a way for users to navigate the site.\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","api"],[8],[0,"API"],[9],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"Content for Global Navigation is available in "],[4,"link-to",["identity.api"],null,{"statements":[[0,"\\n\\t\\t\\tAPI"]],"parameters":[]},null],[0,"."],[9],[0,"\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","interactions"],[8],[0,"Interactions"],[9],[0,"\\n\\t\\t"],[6,"p"],[8],[0,"\\n\\t\\t\\tDesign System doesn\'t provide JavaScript for handling interactions so you need to\\n\\t\\t\\timplement them yourself.\\n\\t\\t\\tThe list of interactions for the Global Navigation:\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[0,"Dropdowns — described on the "],[4,"link-to",["route-components.dropdowns"],null,{"statements":[[0,"\\n\\t\\t\\t\\tcomponent\'s page"]],"parameters":[]},null],[0,".\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\tSearch\\n\\t\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\tWhen user focuses the search input:\\n\\t\\t\\t\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t\\tAdd "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-search-is-active"],[9],[0," class to\\n\\t\\t\\t\\t\\t\\t\\t\\tthe\\n\\t\\t\\t\\t\\t\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,".wds-global-navigation"],[9],[0," element.\\n\\t\\t\\t\\t\\t\\t\\t\\tIt will cause the input to expand to the full width.\\n\\t\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t\\tChange input placeholder from call to action to enter search into a\\n\\t\\t\\t\\t\\t\\t\\t\\tcall to action that suggest start typing and what to search.\\n\\t\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\tWhen user clicks the X icon or presses the escape key:\\n\\t\\t\\t\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t\\tClear the input and remove "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-search-is-active"],[9],[0,"\\n\\t\\t\\t\\t\\t\\t\\t\\tclass.\\n\\t\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\t\\t\\tChange input placeholder to initial state.\\n\\t\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\tWhen user presses the enter key, go to the search results page with the\\n\\t\\t\\t\\t\\t\\tcurrent query.\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\tSearch suggestions — their container acts similar to a dropdown\\n\\t\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\tWhen user provides at least 3 characters, show the list of suggestions by\\n\\t\\t\\t\\t\\t\\tputting them in\\n\\t\\t\\t\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,".wds-global-navigation__search-suggestions"],[9],[0,"\\n\\t\\t\\t\\t\\t\\telement as a list\\n\\t\\t\\t\\t\\t\\tand adding "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-is-active"],[9],[0," class to the\\n\\t\\t\\t\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,".wds-global-navigation__search-input-wrapper"],[9],[0,"\\n\\t\\t\\t\\t\\t\\telement.\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\tWhen user presses up or down arrow keys, highlight the currently chosen one\\n\\t\\t\\t\\t\\t\\tby adding\\n\\t\\t\\t\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"wds-is-selected"],[9],[0," class to the proper "],[6,"code"],[10,"class","format-code"],[8],[0,"li"],[9],[0," element.\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\tWhen user presses the enter key while a suggestion is highlighted, go\\n\\t\\t\\t\\t\\t\\tdirectly to the selected page.\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\tAnon and logged in state\\n\\t\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t\\t\\t\\tFor logged in users on tablet devices \\"Start a wiki\\" button changes into \\"+\\"\\n\\t\\t\\t\\t\\t\\ticon.\\n\\t\\t\\t\\t\\t\\tIn order to make that happen "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-global-navigation__start-a-wiki"],[9],[0,"\\n\\t\\t\\t\\t\\t\\tcontainer requires additional class name: "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-user-is-logged-in"],[9],[0,".\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"For anon users render "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-global-navigation__account-menu"],[9],[0,"\\n\\t\\t\\t\\t\\t\\tdiv that contains user login and register buttons.\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t\\t"],[6,"li"],[8],[0,"For logged in users render "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-global-navigation__user-menu"],[9],[0,"\\n\\t\\t\\t\\t\\t\\tdiv that contains user menu.\\n\\t\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","logged-out-with-hubs"],[8],[0,"Default logged out"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["global-nav",true,"wds-global-navigation",true,"/identity/global-navigation/standalone/logged-out-default"]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-global-navigation",null,[["model","track","onSearchSuggestionChosen","goToSearchResults","canShowContentRecommendations"],[[22,["model","logged-out-default"]],[26,"action",[[21,0,[]],[22,["track"]]],null],[26,"action",[[21,0,[]],[22,["onSearchSuggestionChosen"]]],null],[26,"action",[[21,0,[]],[22,["goToSearchResults"]]],null],true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","logged-in-with-hubs"],[8],[0,"Default logged in"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["global-nav-logged-in-with-hubs",true,"wds-global-navigation",true,"/identity/global-navigation/standalone/logged-in-default"]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-global-navigation",null,[["model","track","onSearchSuggestionChosen","goToSearchResults","canShowContentRecommendations"],[[22,["model","logged-in-default"]],[26,"action",[[21,0,[]],[22,["track"]]],null],[26,"action",[[21,0,[]],[22,["onSearchSuggestionChosen"]]],null],[26,"action",[[21,0,[]],[22,["goToSearchResults"]]],null],true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n\\n\\t"],[6,"section"],[8],[0,"\\n\\t\\t"],[6,"h2"],[10,"id","logged-out-with-partner-slot"],[8],[0,"Logged out with partner slot"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly","componentName","standalone","variantUrl"],["global-nav-partner-logo",true,"wds-global-navigation",true,"/identity/global-navigation/standalone/logged-out-with-partner-slot"]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-global-navigation",null,[["model","track","onSearchSuggestionChosen","goToSearchResults","canShowContentRecommendations"],[[22,["model","logged-out-with-partner-slot"]],[26,"action",[[21,0,[]],[22,["track"]]],null],[26,"action",[[21,0,[]],[22,["onSearchSuggestionChosen"]]],null],[26,"action",[[21,0,[]],[22,["goToSearchResults"]]],null],true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/global-navigation.hbs"}})}),define("dummy/templates/identity/global-navigation/standalone",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"l2pVySgv",block:'{"symbols":[],"statements":[[1,[26,"wds-global-navigation",null,[["model","track","goToSearchResults","onSearchSuggestionChosen"],[[22,["model"]],[26,"action",[[21,0,[]],[22,["track"]]],null],[26,"action",[[21,0,[]],[22,["goToSearchResults"]]],null],[26,"action",[[21,0,[]],[22,["onSearchSuggestionChosen"]]],null]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/identity/global-navigation/standalone.hbs"}})}),define("dummy/templates/overview/contributing",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"sm9lPb7z",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Contributing"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Who can contribute"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"Everyone can contribute. No specific team is the owner of this project and everyone is encouraged to improve and expand it."],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to report issues"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo report an issue please create Jira ticket in the MAIN project and select Design System component.\\n\\t\\tYou\'re free and encouraged to fix the bug yourself.\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to develop"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"If you want to contribute to DS follow the steps:"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Clone "],[6,"a"],[10,"href","https://github.com/Wikia/design-system"],[10,"target","_blank"],[8],[0,"Design System"],[9],[0," repository"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Install dependencies with "],[6,"code"],[10,"class","format-code"],[8],[0,"npm run setup"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Run "],[6,"code"],[10,"class","format-code"],[8],[0,"npm run dev"],[9],[0," to build the Reference Page and start file watchers"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Open "],[6,"a"],[10,"href","http://localhost:4200"],[10,"target","_blank"],[8],[0,"http://localhost:4200"],[9],[0," to see the Reference Page"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Modify the Design System or Reference Page source files as you see fit, Ember CLI will rebuild the RP app and reload the page"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Run "],[6,"code"],[10,"class","format-code"],[8],[0,"npm run build"],[9],[0," to update dist directory and commit your changes."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"If you want to release your change see the \\"How to release new version\\" section below"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"If you want to present the results of your work using devbox see the \\"How to deploy Reference Page to devbox\\" section below"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Versioning"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tWe follow "],[6,"a"],[10,"href","http://semver.org/"],[10,"target","_blank"],[8],[0,"SemVer"],[9],[0," with a\\n\\t\\t"],[6,"a"],[10,"href","https://medium.com/javascript-scene/software-versions-are-broken-3d2dc0da0783#70a1"],[10,"target","_blank"],[8],[0,"slight modification"],[9],[0,"\\n\\t\\twhere the version roles are based on the scheme: "],[6,"strong"],[8],[0,"Breaking.Feature.Fix"],[9],[0,". Paraphrasing the linked article:\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"We don\'t decide what the version will be. The API changes decide. Version numbers are for computers, not people."],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Breaking — Any breaking change, no matter how small increments the Breaking version number."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Feature — When any new feature is added. This could be as small as a new variable, or as large as a new component."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Fix — When a documented feature does not behave as documented (and no client relies on the broken behavior)."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to release new version"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"When you merge changes to the "],[6,"code"],[10,"class","format-code"],[8],[0,"master"],[9],[0," branch you have to release them."],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\tRelease the new version, use one of the following commands:\\n\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"npm run release-breaking"],[9],[0," — bumps "],[6,"code"],[10,"class","format-code"],[8],[0,"1.0.0"],[9],[0," to "],[6,"code"],[10,"class","format-code"],[8],[0,"2.0.0"],[9],[9],[0,"\\n\\t\\t\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"npm run release-feature"],[9],[0," — bumps "],[6,"code"],[10,"class","format-code"],[8],[0,"1.0.0"],[9],[0," to "],[6,"code"],[10,"class","format-code"],[8],[0,"1.1.0"],[9],[9],[0,"\\n\\t\\t\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"npm run release-fix"],[9],[0," — bumps "],[6,"code"],[10,"class","format-code"],[8],[0,"1.0.0"],[9],[0," to "],[6,"code"],[10,"class","format-code"],[8],[0,"1.0.1"],[9],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\tIt will checkout the latest master,\\n\\t\\t\\tuse "],[6,"a"],[10,"href","https://docs.npmjs.com/cli/version"],[10,"target","_blank"],[8],[0,"npm version"],[9],[0,"\\n\\t\\t\\tto bump the version and push the updated "],[6,"code"],[10,"class","format-code"],[8],[0,"package.json"],[9],[0," and the new tag.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\tUpdate changelog on "],[6,"a"],[10,"href","https://github.com/Wikia/design-system/releases"],[8],[0,"github"],[9],[0,".\\n\\t\\t\\tThis is the only changelog for DS, so please be descriptive in what changed and document all steps required for migration to new version.\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to add new page to Reference Page"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Add entry to "],[6,"code"],[10,"class","format-code"],[8],[0,"tests/dummy/app/router.js"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Add entry to navigation object in "],[6,"code"],[10,"class","format-code"],[8],[0,"tests/dummy/app/controllers/application.js"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Create template file in "],[6,"code"],[10,"class","format-code"],[8],[0,"tests/dummy/app/templates/"],[9],[0,"(file path have to match route)"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to deploy Reference Page to devbox"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tYou can present your work on Reference Page by deploying it to your devbox. To do so you can use\\n\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"ember deploy"],[9],[0," command which will make the Reference Page available on\\n\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"http://dev-developer/design-system/"],[9],[0,".\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"p"],[8],[0,"How to use the script:"],[9],[0,"\\n"],[4,"code-sample",null,null,{"statements":[[0,"ember deploy dev-developerName\\n"]],"parameters":[]},null],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tIt builds the app and uses "],[6,"code"],[10,"class","format-code"],[8],[0,"SFTP"],[9],[0," to send the files to devbox.\\n\\t\\tIf you have configured the SSH keys in your system then no additional authorization is required.\\n\\t\\tIf you haven\'t then you will need to use your password. In order to use the script you\'ll need to have a key-based\\n\\t\\tssh authentication set up between your local machine and devbox.\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Repository structure"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app"],[9],[0," — source files for Ember Addon, (in our case, a collection of reusable Ember.js components).\\n\\t\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/components"],[9],[0," - Javascript files of Ember Components"],[9],[0,"\\n\\t\\t\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates"],[9],[0," - Template / markup files of Ember Components"],[9],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"config"],[9],[0," — configuration for Reference Page. It\'s unlikely that you will need to touch it."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"dist"],[9],[0," — Design System distributable files.\\n\\t\\t\\tIt shouldn\'t be modified manually as it\'s built by Ember CLI when using "],[6,"code"],[10,"class","format-code"],[8],[0,"npm run build"],[9],[0,".\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"docs"],[9],[0," — built and ready to use Reference Page. This is what GitHub Pages display on\\n\\t\\t\\t"],[6,"a"],[10,"href","http://fandomdesignsystem.com"],[8],[0,"fandomdesignsystem.com"],[9],[0," (using version from the master branch).\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"docs-dev"],[9],[0," — development version of Reference Page.\\n\\t\\t\\tIt\'s built when using npm run dev and is accessible on "],[6,"a"],[10,"href","http://localhost:4200"],[10,"target","_blank"],[8],[0,"http://localhost:4200"],[9],[0,".\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"lib"],[9],[0," — Ember\'s in-repo addons"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"style-guide"],[9],[0," — source files for Design System. This is what gets compiled to dist."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"tests"],[9],[0," — tests as well as reference page code ("],[6,"code"],[10,"class","format-code"],[8],[0,"tests/dummy"],[9],[0,")."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"ember-cli-build.js"],[9],[0," — configuration file for the Ember CLI which is our build pipeline."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"index.js"],[9],[0," — Ember addon entry-point file."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Reference Page structure (lives under /tests/dummy)"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/components"],[9],[0," — Definitions of RP-only components, see\\n\\t\\t\\t"],[6,"a"],[10,"href","http://emberjs.com/api/classes/Ember.Component.html"],[10,"target","_blank"],[8],[0,"Ember.Component"],[9],[0,"\\n\\t\\t\\tand "],[6,"a"],[10,"href","https://guides.emberjs.com/v2.8.0/components/defining-a-component/"],[10,"target","_blank"],[8],[0,"Defining a component"],[9],[0,"\\n\\t\\t\\tfor more details. You need to use these only if you want to expand RP features.\\n\\t\\t\\tTemplates live in templates/components directory and it\'s possible that a template will be enough for your needs\\n\\t\\t\\tand you won\'t need the JS file. A component template is enough to render it.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/controllers"],[9],[0," — Definitions of RP controllers, see\\n\\t\\t\\t"],[6,"a"],[10,"href","http://emberjs.com/api/classes/Ember.Controller.html"],[10,"target","_blank"],[8],[0,"Ember.Controller"],[9],[0,"\\n\\t\\t\\tand "],[6,"a"],[10,"href","https://guides.emberjs.com/v2.8.0/controllers/"],[10,"target","_blank"],[8],[0,"Controllers"],[9],[0,"\\n\\t\\t\\tfor more details. Each route has a matching controller. Even if you don\'t create a file for it,\\n\\t\\t\\tEmber will create controller in the memory. Templates live in "],[6,"code"],[10,"class","format-code"],[8],[0,"templates/"],[9],[0,"\\n\\t\\t\\tdirectory and it\'s possible that a template will be enough for your needs and you won\'t need the JS file.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/helpers"],[9],[0," — Helpers which are accessible in the templates, see\\n\\t\\t\\t"],[6,"a"],[10,"href","http://emberjs.com/api/classes/Ember.Helper.html"],[10,"target","_blank"],[8],[0,"Ember.Helper"],[9],[0," and\\n\\t\\t\\t"],[6,"a"],[10,"href","https://guides.emberjs.com/v2.8.0/templates/writing-helpers/"],[10,"target","_blank"],[8],[0,"Writing helpers"],[9],[0," for more details.\\n\\t\\t\\tUseful for logic that doesn\'t fit in a component.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/initializers"],[9],[0," — Ember runs initializers before the app is started. See\\n\\t\\t\\t"],[6,"a"],[10,"href","https://guides.emberjs.com/v2.8.0/applications/initializers/"],[10,"target","_blank"],[8],[0,"Initializers"],[9],[0," for more details.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/models"],[9],[0," — We use them to mock the data that is normally\\n\\t\\t\\treturned from the DS API. They can be imported easily into routes or components.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/routes"],[9],[0," — Handlers for routes specified in router.js, see\\n\\t\\t\\t"],[6,"a"],[10,"href","http://emberjs.com/api/classes/Ember.Route.html"],[10,"target","_blank"],[8],[0,"Ember.Route"],[9],[0," and\\n\\t\\t\\t"],[6,"a"],[10,"href","https://guides.emberjs.com/v2.8.0/routing/"],[10,"target","_blank"],[8],[0,"Routing"],[9],[0," for more details. You need to\\n\\t\\t\\tcreate a handler only if you have a custom logic for the route, like loading a model.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/styles"],[9],[0," — RP-specific styles. Don\'t put the DS styles in here."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates"],[9],[0," — See\\n\\t\\t\\t"],[6,"a"],[10,"href","https://guides.emberjs.com/v2.8.0/templates/handlebars-basics/"],[10,"target","_blank"],[8],[0,"Handlebars basics"],[9],[0," for details.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates/base-styles"],[9],[0," — templates for controllers with their routes matching "],[6,"code"],[10,"class","format-code"],[8],[0,"base-styles/*"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates/components"],[9],[0," — templates for components that live in "],[6,"code"],[10,"class","format-code"],[8],[0,"components/"],[9],[0," directory"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates/identity"],[9],[0," — templates for controllers with their routes matching "],[6,"code"],[10,"class","format-code"],[8],[0,"identity/*"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates/overview"],[9],[0," — templates for controllers with their routes matching "],[6,"code"],[10,"class","format-code"],[8],[0,"overview/*"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates/route-components"],[9],[0," — templates for controllers with their routes matching "],[6,"code"],[10,"class","format-code"],[8],[0,"components/*"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"app/templates/application.hbs"],[9],[0," — the main template that is always used as the top one"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"\\n\\t\\t\\t"],[6,"code"],[10,"class","format-code"],[8],[0,"app/router.js"],[9],[0," — Routes definitions, see\\n\\t\\t\\t"],[6,"a"],[10,"href","https://guides.emberjs.com/v2.8.0/routing/defining-your-routes/"],[10,"target","_blank"],[8],[0,"Defining your routes"],[9],[0," for more details.\\n\\t\\t"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"config"],[9],[0," — environment configuration."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"code"],[10,"class","format-code"],[8],[0,"public"],[9],[0," — contents of this directory are copied to Reference Page assets during the build."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Adding new Ember Components to Fandom Design System"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"To add a new component, one can use built-in Ember Component generator:"],[9],[0,"\\n\\t"],[6,"pre"],[8],[0,"ember generate component wds-component-name"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/overview/contributing.hbs"}})}),define("dummy/templates/overview/ember-addon",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"mkCSHbLE",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Ember addon"],[9],[0,"\\n\\n"],[6,"p"],[8],[0,"Once installed by NPM, Fandom Design System can also work as a functional addon to the\\n\\t"],[6,"a"],[10,"href","https://www.emberjs.com/"],[8],[0,"Ember.js"],[9],[0," framework.\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","sprite"],[8],[0,"Using a component from Fandom Design System in your Ember.js application"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["ember-addon",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["alert","small"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/overview/ember-addon.hbs"}})}),define("dummy/templates/overview/getting-started",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"AeETCAip",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Getting started"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"What is the Fandom Design System?"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tIt is a framework of our visual language and process for creating a cohesive experience across the Fandom ecosystem;\\n\\t\\tit is a living product that will be continuously evolving with a dedicated roadmap and backlog.\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"What is the mission of the Fandom Design System?"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo provide the necessary tools and establish a process that empowers teams to ship high-quality and cohesive products on our supported platforms.\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"What is the Fandom Design System made up of?"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Style Guide which defines the visual language of the system (design spec)"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Style & Component Library built using the design specs from the Style Guide (tech stack)"],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Guidelines and Processes for using and maintaining the system (process)"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"What are the goals of the Fandom Design System?"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"Branding:"],[9],[0," to align with our specified brand guidelines and to present a high-quality brand experience."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"Cohesion:"],[9],[0," visitors moving across our flagship products should never feel like they are on a different site and understand that each are related and a part of the Fandom ecosystem."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"Efficiency:"],[9],[0," to enable designers and developers to spend less time on simple problems and focus more on high-impact and innovative experiences."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"Monetization:"],[9],[0," to provide a high quality ad experience across the Fandom ecosystem that meets industry visibility standards and that we can sell to advertisers in packages."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"Engagement:"],[9],[0," through the Design System Fandom products can provide a cohesive experience that makes our users happy to be a part of our community and allow them to express their fandoms in various ways across our ecosystem."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/overview/getting-started.hbs"}})}),define("dummy/templates/overview/installation",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"NPwpJfT3",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Installation"],[9],[0,"\\n\\n"],[6,"p"],[8],[0,"To install Design System you can use "],[6,"a"],[10,"target","_blank"],[10,"href","https://docs.npmjs.com/"],[8],[0,"NPM"],[9],[0,":"],[9],[0,"\\n"],[6,"pre"],[8],[0,"npm install Wikia/design-system --save"],[9],[0,"\\n"],[6,"p"],[8],[0,"It is advised to use "],[6,"code"],[10,"class","format-code"],[8],[0,"--save"],[9],[0," to add it to your package.json."],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to install SVG"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tRead more about how to handle SVG on "],[4,"link-to",["overview.svg-assets"],null,{"statements":[[0,"SVG Assets"]],"parameters":[]},null],[0," page.\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to install SCSS"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"This is a preferred way of using Design System as this installs both styles and variables."],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo use SCSS files in your project include\\n\\t\\t"],[6,"a"],[10,"target","_blank"],[10,"href","https://github.com/Wikia/design-system/blob/master/dist/scss/index.scss"],[8],[0,"dist/scss/index.scss"],[9],[0,"\\n\\t\\tin your main SCSS file:\\n\\n\\t\\t"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,"@import \\"path/to/design-system/dist/scss/index\\""]],"parameters":[]},null],[0,"\\n\\n\\t\\tNote that\\n\\t\\t"],[6,"a"],[10,"target","_blank"],[10,"href","https://github.com/postcss/autoprefixer"],[8],[0,"autoprefixer"],[9],[0," is required for SCSS compilation,\\n\\t\\tas there are no prefixes in SCSS files.\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to install CSS"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tIf you can\'t use SASS or prefer to use CSS, you can include\\n\\t\\t"],[6,"a"],[10,"target","_blank"],[10,"href","https://github.com/Wikia/design-system/blob/master/dist/css/styles.css"],[8],[0,"dist/css/styles.css"],[9],[0,"\\n\\t\\tin your project:\\n\\t"],[9],[0,"\\n\\t"],[6,"pre"],[8],[0,"path/to/design-system/dist/css/styles.css"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tNote that compiled CSS for Design System include prefixes managed by autoprefixer and\\n\\t\\ttargets 4 last versions of major browsers. As configured here:\\n\\t\\t"],[6,"a"],[10,"target","_blank"],[10,"href","https://github.com/Wikia/design-system/blob/master/ember-cli-build.js"],[8],[0,"ember-cli-build.js"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"How to include SASS variables"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"This step is not needed if you import SCSS files."],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo import SASS variables import\\n\\t\\t"],[6,"a"],[10,"target","_blank"],[10,"href","https://github.com/Wikia/design-system/blob/master/dist/scss/wds-variables/index.scss"],[8],[0,"dist/scss/wds-variables/index.scss"],[9],[0,":\\n"],[4,"code-sample",null,[["language"],["scss"]],{"statements":[[0,"@import \\"path/to/design-system/dist/scss/wds-variables/index\\"\\n"]],"parameters":[]},null],[0,"\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/overview/installation.hbs"}})}),define("dummy/templates/overview/quick-start",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"n2ypXY23",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Quick start"],[9],[0,"\\n"],[6,"p"],[8],[0,"All steps you need to make to start using Design System on your site."],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"1. Install with NPM"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"As a first step, you need to install Design System libraries using Bower."],[9],[0,"\\n\\t"],[6,"pre"],[8],[0,"npm install Wikia/design-system --save"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"2. Link to Design System css file"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"In your html file link to styles.css file."],[9],[0,"\\n"],[4,"code-sample",null,[["language"],["html"]],{"statements":[[0,"\\n\\t...\\n\\t\\n\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"3. Start using Design System goodies!"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"Now you can start using DS classes in your application. To check if everything works, just add an example button and check if it is displayed correctly on your site."],[9],[0,"\\n"],[4,"component-demo",null,[["name","codeOnly"],["quick-start-component",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["alert","small"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/overview/quick-start.hbs"}})}),define("dummy/templates/overview/svg-assets",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"bsYq3fD6",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"SVG assets"],[9],[0,"\\n\\n"],[6,"p"],[8],[0,"There are two ways to use the Design System SVGs in a client application:"],[9],[0,"\\n"],[6,"ul"],[8],[0,"\\n\\t"],[6,"li"],[8],[0,"Injecting SVG sprite"],[9],[0,"\\n\\t"],[6,"li"],[8],[0,"Inlining single SVG"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"p"],[8],[0,"See SVG assets:"],[9],[0,"\\n"],[6,"ul"],[8],[0,"\\n\\t"],[6,"li"],[8],[4,"link-to",["route-components.assets"],null,{"statements":[[0,"Icons SVG"]],"parameters":[]},null],[9],[0,"\\n\\t"],[6,"li"],[8],[4,"link-to",["identity.assets"],null,{"statements":[[0,"Company Identity SVG"]],"parameters":[]},null],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","sprite"],[8],[0,"Injecting SVG sprite"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"Inject an SVG sprite into the HTML and take advantage of the "],[6,"code"],[8],[0,""],[9],[0," element to display symbol."],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"The markup for the sprite:"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["codeOnly"],[true]],{"statements":[[6,"svg"],[10,"xmlns","http://www.w3.org/2000/svg","http://www.w3.org/2000/xmlns/"],[10,"xmlns:xlink","http://www.w3.org/1999/xlink","http://www.w3.org/2000/xmlns/"],[10,"style","height: 0px; width: 0px; position: absolute; overflow: hidden;"],[8],[0,"\\n\\t"],[6,"symbol"],[10,"id","wds-company-logo-fandom"],[8],[0,"…"],[9],[0,"\\n"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[6,"p"],[10,"class","alert-info"],[8],[0,"\\n\\t"],[1,[26,"wds-icon",null,[["name","size"],["alert","small"]]],false],[0,"\\n\\tNote the inline style which is required to hide the sprite while keeping gradients and masks working properly.\\n"],[9],[0,"\\n\\n"],[6,"p"],[8],[0,"The markup to use a symbol:"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["codeOnly"],[true]],{"statements":[[6,"svg"],[8],[0,"\\n\\t"],[6,"use"],[10,"xmlns:xlink","http://www.w3.org/1999/xlink","http://www.w3.org/2000/xmlns/"],[10,"xlink:href","#wds-company-logo-fandom","http://www.w3.org/1999/xlink"],[8],[9],[0,"\\n"],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","sprite-benefits"],[8],[0,"Injecting SVG sprite: Benefits"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"When lazy loaded — assets are cached nicely and there is no need to load them again on the next page load."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Each SVG is defined only once, then we reuse it. It helps only if we reuse the same asset multiple times."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","sprite-disadvantages"],[8],[0,"Injecting SVG sprite: Disadvantages"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"When lazy loaded — during the time assets are loading we display content without SVGs. In some cases it might be a major issue, e.g. when there is no logo in the Global Navigation."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"When returned from the server — assets are not cached between page loads and need to be redownloaded every time."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Injecting SVG sprites impacts page load time."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","inline"],[8],[0,"Inlining single SVG"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"Inject the SVG content in the place you want to use it."],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","inline-benefits"],[8],[0,"Inlining single SVG: Benefits"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"There are no unused SVGs sent to the user. This can make a big difference given that we currently have 106 SVGs and in the Global Footer we use up to 10 of them."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","inline-disadvantages"],[8],[0,"Inlining single SVG: Disadvantages"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Assets are not cached between page loads and need to be redownloaded every time."],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"When a single asset is used multiple times we can\'t reuse it, it has to be inlined for every occurence."],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Examples:"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Inject SVG sprite in Fandom (Upstream project): "],[6,"a"],[10,"href","https://github.com/Wikia/upstream/blob/adfa4a506de8c975005ce541ecb294e35be70370/wp-content/themes/upstream/header.php#L69-L78"],[8],[0,"example"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Inject SVG sprite in Mercury (lazy load it): "],[6,"a"],[10,"href","https://github.com/Wikia/mercury/blob/e89a2651562015e6140df918419a7d74c09e1727/front/main/app/index.html#L97-L98"],[8],[0,"example"],[9],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Useful functions:"],[9],[0,"\\n\\t"],[6,"ul"],[8],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Inline SVG in Oasis: "],[6,"a"],[10,"href","https://github.com/Wikia/app/blob/6c4bea07081fe9eefcbedfead2dbb7aefd748030/extensions/wikia/DesignSystem/DesignSystemHelper.class.php#L32"],[8],[0,"DesignSystemHelper::getSvg($svgName)"],[9],[9],[0,"\\n\\t\\t"],[6,"li"],[8],[0,"Lazy load assets in Mercury: "],[6,"a"],[10,"href","https://github.com/Wikia/mercury/blob/74c900b81777ec20c90e8f78c723c45669909bfb/front/common/baseline/load-dom-resource.js#L22"],[8],[0,"M.loadDOMResource(src);"],[9],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/overview/svg-assets.hbs"}})}),define("dummy/templates/partials/community-header-wiki-content",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"TgGJS+v7",block:'{"symbols":["button"],"statements":[[6,"div"],[10,"class","wds-community-header__counter"],[8],[0,"\\n\\t"],[6,"span"],[10,"class","wds-community-header__counter-value"],[8],[1,[26,"numeral",[[22,["model","counter","value"]]],null],false],[9],[0,"\\n\\t"],[6,"span"],[10,"class","wds-community-header__counter-label"],[8],[1,[26,"i18n",[[22,["model","counter","title","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"],[9],[0,"\\n"],[6,"div"],[10,"class","wds-community-header__wiki-buttons wds-button-group"],[8],[0,"\\n"],[4,"each",[[22,["model","wiki-buttons"]]],null,{"statements":[[4,"wds-button",null,[["secondary","href","title"],[true,[21,1,["href"]],[26,"if",[[21,1,["title"]],[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],null],null]]],{"statements":[[0,"\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],[[21,1,["image-data","name"]],"small"]]],false],[0,"\\n"],[4,"if",[[21,1,["title"]]],null,{"statements":[[0,"\\t\\t\\t\\t"],[6,"span"],[8],[1,[26,"i18n",[[21,1,["title","key"]]],[["ns"],["design-system"]]],false],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[1]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/partials/community-header-wiki-content.hbs"}})}),define("dummy/templates/route-components/assets",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"olJDvhJr",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Assets"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tDefined as an XML-based vector format for 2d graphics with support for interactivity and animation,\\n\\tSVGs are the primary file type for icons and non image-based assets used across our platforms.\\n\\tSVGs can be displayed across devices with differing resolutions (1x, 2x, 3x, etc.) with lossless quality.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\t"],[4,"link-to",["overview.svg-assets"],null,{"statements":[[0,"How to use SVG assets"]],"parameters":[]},null],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","icons"],[8],[0,"Icons"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tSystem icons are displayed at 24px, but are also available in varying sizes such as 18px and 12px.\\n\\t\\tThe content of an icon should remain inside the square container and when implementing,\\n\\t\\tadequate space around the icon should be added to allow for legibility and touch.\\n\\t\\tYou may have icons with different sizes, but do not place any part of the icon outside of the live area.\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAsset names for icons are defined by the pattern "],[6,"code"],[8],[6,"strong"],[8],[0,"wds-icons-ICON_NAME"],[9],[9],[0,",\\n\\t\\te.g. "],[6,"code"],[8],[0,"wds-icons-alert"],[9],[0,".\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo apply default styles for an icon add "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-icon"],[9],[0," class to the "],[6,"code"],[8],[0,""],[9],[0," element.\\n\\t\\tThis class includes "],[6,"code"],[8],[0,"fill: currentColor;"],[9],[0," rule which means that the fill color is inherited from the parent.\\n\\t\\tTo change the icon\'s color you can either set "],[6,"code"],[8],[0,"fill"],[9],[0," on the "],[6,"code"],[8],[0,""],[9],[0," element or\\n\\t\\t"],[6,"code"],[8],[0,"color"],[9],[0," on its parent. If the parent changes its color (e.g. on the hover state) it\'s propagated to the icon.\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","icons-standard"],[8],[0,"Icons: Standard set (24x24)"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["activity"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["alert"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["arrow"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["article"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["bell"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["bold"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["bookmark"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["bullet-list"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["camera"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["checkbox"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["checkmark"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["checkmark-circle"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["circle-plus"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["clipboard"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["clock"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["community"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["controls"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["cross"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["document"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["download"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["dropdown"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["embed"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["error"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["eye"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["eye-crossed"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["external-link"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["flag"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["fullscreen"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["fullscreen-off"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["gear"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["gift"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["grid"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["help"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["hourglass"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["house"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["image"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["image-add"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["image-remove"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["information"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["italics"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["link"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["loading"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["lock"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["magnifying-glass"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["mail"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["map"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["megaphone"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["menu"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["menu-control"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["more"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["note"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["numbered-list"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["pages"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["paragraph"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["pause"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["pencil"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["play"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["plus"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["question"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["quote"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["refresh"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["reply"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["reply-arrow"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["share"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["text"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["trash"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["trash-open"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["undo"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["unlock"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["upload"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["upvote"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["user"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["video-camera"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["volume"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["volume-off"]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["icons",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-icon",null,[["name"],["alert"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n\\t"],[6,"h2"],[8],[0,"Parameters"],[9],[0,"\\n\\t"],[6,"div"],[8],[0,"\\n\\t\\t"],[6,"h3"],[8],[0,"HBS Properties"],[9],[0,"\\n\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"name"],[9],[0," (string): name of the icon"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"size"],[9],[0," (string): size of the icon (tiny or small)"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[8],[0,"\\n\\t\\t"],[6,"h3"],[8],[0,"HTML Attributes/CSS Classes"],[9],[0,"\\n\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"wds-icon-{size}"],[9],[0," (css class): size can be tiny or small"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"xlink:href"],[9],[0," (html attribute): name of the icon"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","icons-small"],[8],[0,"Icons: Small set (18x18)"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"To have small icons properly styled use both "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-icon"],[9],[0," and "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-icon-small"],[9],[0," classes."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["activity","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["alert","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["arrow","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["article","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["articles","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["bold","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["bookmark","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["bullet-list","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["chart","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["checkmark-circle","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["checkmark","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["clipboard","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["clock","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["community","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["dashboard","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["download","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["error","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["eye","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["eye-crossed","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["fandom-heart","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["flag","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["fullscreen","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["fullscreen-off","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["gear","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["grid","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["house","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["italics","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["lock","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["magnifying-glass","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["menu","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["menu-control","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["numbered-list","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["pages","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["pause","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["pencil","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["pin","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["play","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["plus","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["quote","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["reply","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["reply-arrow","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["share","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["tag","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["text","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["trash","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["trash-open","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["unlock","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["upvote","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["volume","small"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["volume-off","small"]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["icons-small",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["alert","small"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","icons-tiny"],[8],[0,"Icons: Tiny set (12x12)"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"To have tiny icons properly styled use both "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-icon"],[9],[0," and "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-icon-tiny"],[9],[0," classes."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["arrow","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["article","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["clock","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["cross","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["download","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["dropdown","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["explore","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["grid","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["magnifying-glass","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["menu","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["menu-control","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["out-arrow","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["play","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["plus","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["reply","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["upvote","tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name","size"],["upvote-reply","tiny"]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["icons-tiny",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-icon",null,[["name","size"],["alert","tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","icons-social"],[8],[0,"Icons: Social networks"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"Social networks icons are a subset of the standard icon set. Asset names for social networks icons are defined by the same pattern as the standard icons, i.e. "],[6,"code"],[8],[6,"strong"],[8],[0,"wds-icons-ICON_NAME"],[9],[9],[0,", e.g. "],[6,"code"],[8],[0,"wds-icons-facebook"],[9],[0,"."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["facebook"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["googleplus"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["instagram"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["line"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["meneame"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["nk"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["odnoklassniki"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["qzone"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["reddit"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["tumblr"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["twitter"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["vkontakte"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["weibo"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["wykop"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["youtube"]]],false],[0,"\\n\\t\\t"],[1,[26,"icon-box",null,[["name"],["linkedin"]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["icons-social",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-icon",null,[["name"],["facebook"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","modifiers"],[8],[0,"Icon modifiers"],[9],[0,"\\n\\n\\t"],[6,"p"],[8],[0,"The "],[6,"code"],[8],[0,"wds-menu-chevron"],[9],[0," class can be used on menu-control to indicate a menu item leads to another\\n\\t\\tpage."],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"class","icon-box"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","icon-box__icon"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-icon",null,[["name","chevron"],["menu-control",true]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","icon-box__name"],[8],[0,"menu-control with wds-menu-chevron"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["icons-modifiers",true]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-icon",null,[["name","chevron"],["menu-control",true]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","stores"],[8],[0,"Mobile apps stores"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo help with the promotion of our community apps Google Play and App Store badges should be displayed\\n\\t\\twhen possible. Each badge should be translated to our supported languages and point to the respective\\n\\t\\tdownload page.\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAsset names for mobile apps stores are defined by the pattern\\n\\t\\t"],[6,"code"],[8],[6,"strong"],[8],[0,"wds-company-store-STORE_NAME"],[9],[9],[0,",\\n\\t\\te.g. "],[6,"code"],[8],[0,"wds-company-store-appstore"],[9],[0,".\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","height"],["company-store","appstore",50]]],false],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","height"],["company-store","googleplay",50]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["codeOnly","name"],[true,"mobile-apps-store"]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-company-store-appstore"],null],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","player"],[8],[0,"Avatar"],[9],[0,"\\n\\t"],[6,"h5"],[10,"id","player-icon-play"],[8],[0,"Avatar icon"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tIt\'s a separate asset type because it contains more than one fill color.\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["assets-avatar"]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-avatar-icon"],[["class"],["wds-icon"]]],false],[0,"\\n\\t\\t"],[1,[26,"svg",["wds-avatar-icon-tiny"],[["class"],["wds-icon wds-icon-tiny"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","avatar-badges"],[8],[0,"Avatar badges"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo help communicate special user permissions badges should be displayed when sensible and placed\\n\\t\\tat the top-left corner of the avatar. For clarity when a user hovers over the badge a label should\\n\\t\\tdisplay identifying what type of user he/she is.\\n\\t"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAsset names for avatar badges are defined by the pattern "],[6,"code"],[8],[6,"strong"],[8],[0,"avatar-badges-BADGE_NAME"],[9],[9],[0,",\\n\\t\\te.g. "],[6,"code"],[8],[0,"avatar-badges-admin"],[9],[0,".\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","height","width"],["avatar-badges","admin","is-avatar-badge",24,24]]],false],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","height","width"],["avatar-badges","content-moderator","is-avatar-badge",24,24]]],false],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","height","width"],["avatar-badges","discussion-moderator","is-avatar-badge",24,24]]],false],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","height","width"],["avatar-badges","global-discussions-moderator","is-avatar-badge",24,24]]],false],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","height","width"],["avatar-badges","helper","is-avatar-badge",24,24]]],false],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","height","width"],["avatar-badges","staff","is-avatar-badge",24,24]]],false],[0,"\\n\\t\\t"],[1,[26,"asset-box",null,[["group","name","class","height","width"],["avatar-badges","vstf","is-avatar-badge",24,24]]],false],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name","codeOnly"],["assets-avatar-badges",true]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-avatar-badges-admin"],null],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","player"],[8],[0,"Video player"],[9],[0,"\\n\\t"],[6,"h5"],[10,"id","player-icon-play"],[8],[0,"Play icon"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tDifferent sizes of play icon can be achieved with css classes, for example "],[6,"code"],[8],[0,"wds-player-icon-play-tiny"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["assets-player"]],{"statements":[[0,"\\t\\t"],[1,[26,"svg",["wds-player-icon-play"],[["class"],["wds-player-icon-play-tiny"]]],false],[0,"\\n\\t\\t"],[1,[26,"svg",["wds-player-icon-play"],[["class"],["wds-player-icon-play-small"]]],false],[0,"\\n\\t\\t"],[1,[26,"svg",["wds-player-icon-play"],[["class"],["wds-player-icon-play-medium"]]],false],[0,"\\n\\t\\t"],[1,[26,"svg",["wds-player-icon-play"],[["class"],["wds-player-icon-play-large"]]],false],[0,"\\n\\t\\t"],[1,[26,"svg",["wds-player-icon-play"],[["class"],["wds-player-icon-play-xl"]]],false],[0,"\\n\\t\\t"],[1,[26,"svg",["wds-player-icon-play"],[["class"],["wds-player-icon-play-xxl"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/route-components/assets.hbs"}})}),define("dummy/templates/route-components/avatars",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"J/4Jac2F",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Avatars"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tAvatars across Fandom should be circular with a 2px internal border.\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","avatar-circle"],[8],[0,"Circle avatar"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["avatar"]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","admin"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","link"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","http://fandom.wikia.com"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt"],["","user name"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n\\t"],[6,"h2"],[8],[0,"Parameters"],[9],[0,"\\n\\t"],[6,"div"],[8],[0,"\\n\\t\\t"],[6,"h3"],[8],[0,"HBS Properties"],[9],[0,"\\n\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"src"],[9],[0," (string): path to the the icon"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"alt"],[9],[0," (string): alternative title"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"badge"],[9],[0," (string): if provided, badge will be displayed on top of avatar"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"link"],[9],[0," (string): if provided, avatar will be wrapped in "],[6,"code"],[10,"class","format-code"],[8],[0,""],[9],[0," tag and linked to url provided as value."],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n\\t"],[6,"h2"],[8],[0,"Sizes and theming"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"Size and colors of avatar can be set via SCSS mixin "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-avatar"],[9],[0,", for example\\n\\n"],[6,"pre"],[10,"class","hljs htmlbars"],[8],[6,"code"],[10,"class","format-code"],[8],[0,".wds-avatar {\\n\\t@include wds-avatar(30px, $color, $color-hover, $color-background);\\n}"],[9],[9],[0,"\\n\\n\\t"],[9],[0,"\\n\\t"],[6,"div"],[10,"class","assets-wrapper"],[8],[0,"\\n\\t\\t"],[6,"div"],[10,"id","avatar-24"],[10,"class","asset_box wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"24px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"div"],[10,"id","avatar-30"],[10,"class","wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"30px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"div"],[10,"id","avatar-36"],[10,"class","wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"36px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"div"],[10,"id","avatar-42"],[10,"class","wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"42px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"div"],[10,"id","avatar-48"],[10,"class","wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"48px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"div"],[10,"id","avatar-60"],[10,"class","wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"60px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"div"],[10,"id","avatar-100"],[10,"class","wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"100px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\n\\t\\t"],[6,"div"],[10,"id","avatar-150"],[10,"class","wds-avatar-style-demo"],[8],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__asset"],[8],[0,"\\n\\t\\t\\t\\t"],[1,[26,"wds-avatar",null,[["alt","badge"],["user name","admin"]]],false],[0,"\\n\\t\\t\\t"],[9],[0,"\\n\\t\\t\\t"],[6,"div"],[10,"class","asset-box__name"],[8],[0,"150px"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Badges"],[9],[0,"\\n"],[4,"component-demo",null,[["name"],["avatar-with-badge"]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","admin"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","content-moderator"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","discussion-moderator"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","global-discussions-moderator"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","helper"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","staff"]]],false],[0,"\\n\\t\\t"],[1,[26,"wds-avatar",null,[["src","alt","badge"],[[26,"concat",[[22,["rootURL"]],"images/FANDOM-Avatar.jpg"],null],"user name","vstf"]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[10,"id","avatar-circle"],[8],[0,"Avatar stack"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tTo display an avatar stack, wrap all of avatars in "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-avatar-stack"],[9],[0,".\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["avatar-stack"]],{"statements":[[0,"\\t\\t"],[1,[26,"wds-avatar-stack",null,[["avatars"],[[22,["avatars"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n\\t"],[6,"h2"],[8],[0,"Parameters"],[9],[0,"\\n\\t"],[6,"div"],[8],[0,"\\n\\t\\t"],[6,"h3"],[8],[0,"HBS Properties"],[9],[0,"\\n\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"avatars"],[9],[0," (array): array of avatars"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"maxStackSize"],[9],[0," (int): if provided, it will change the number of displayed avatars"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"overrideCount"],[9],[0," (int): if provided, it will override the avatars array length to be used in the overflow text"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"hideOverflow"],[9],[0," (boolean): hide the overflow text if needed"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/route-components/avatars.hbs"}})}),define("dummy/templates/route-components/banner-notifications",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"FcRvSays",block:'{"symbols":[],"statements":[[6,"h1"],[8],[0,"Banner notifications"],[9],[0,"\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Alert"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAdd "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-alert"],[9],[0," class to "],[6,"code"],[10,"class","format-code"],[8],[0,"\\n\\t\\t.wds-banner-notification"],[9],[0," element and use icon "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-icons-error-small"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["banner-notifications"]],{"statements":[[0,"\\t\\t"],[6,"div"],[10,"class","wds-banner-notification__container"],[8],[0,"\\n"],[4,"wds-banner-notification",null,[["type","onClose"],["alert",[26,"action",[[21,0,[]],"onClose"],null]]],{"statements":[[0,"\\t\\t\\t\\tThis is an error message.\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\t"],[6,"h2"],[8],[0,"Parameters"],[9],[0,"\\n\\t"],[6,"div"],[8],[0,"\\n\\t\\t"],[6,"h3"],[8],[0,"HBS Properties"],[9],[0,"\\n\\t\\t"],[6,"ul"],[8],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"type"],[9],[0," (string): type of notification (alert | warning | success | sessage)"],[9],[0,"\\n\\t\\t\\t"],[6,"li"],[8],[6,"strong"],[8],[0,"onClose"],[9],[0," (Ember action): optional action to call when user clicks the close button"],[9],[0,"\\n\\t\\t"],[9],[0,"\\n\\t"],[9],[0,"\\n"],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Warning"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAdd "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-warning"],[9],[0," class to "],[6,"code"],[10,"class","format-code"],[8],[0,"\\n\\t\\t.wds-banner-notification"],[9],[0," element and use icon "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-icons-alert-small"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["banner-notifications-warning"]],{"statements":[[0,"\\t\\t"],[6,"div"],[10,"class","wds-banner-notification__container"],[8],[0,"\\n"],[4,"wds-banner-notification",null,[["type","onClose"],["warning",[26,"action",[[21,0,[]],"onClose"],null]]],{"statements":[[0,"\\t\\t\\t\\tThis is a warning message.\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Success"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAdd "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-success"],[9],[0," class to "],[6,"code"],[10,"class","format-code"],[8],[0,"\\n\\t\\t.wds-banner-notification"],[9],[0," element and use icon "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-icons-checkmark-circle-small"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n\\n"],[4,"component-demo",null,[["name"],["banner-notifications-success"]],{"statements":[[0,"\\t\\t"],[6,"div"],[10,"class","wds-banner-notification__container"],[8],[0,"\\n"],[4,"wds-banner-notification",null,[["type","onClose"],["success",[26,"action",[[21,0,[]],"onClose"],null]]],{"statements":[[0,"\\t\\t\\t\\tThis is a confirmation message.\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Message"],[9],[0,"\\n\\t"],[6,"p"],[8],[0,"\\n\\t\\tAdd "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-message"],[9],[0," class to "],[6,"code"],[10,"class","format-code"],[8],[0,"\\n\\t\\t.wds-banner-notification"],[9],[0," element and use icon "],[6,"code"],[10,"class","format-code"],[8],[0,"wds-icons-flag-small"],[9],[0,"\\n\\t"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["banner-notifications-message"]],{"statements":[[0,"\\t\\t"],[6,"div"],[10,"class","wds-banner-notification__container"],[8],[0,"\\n"],[4,"wds-banner-notification",null,[["type","onClose"],["message",[26,"action",[[21,0,[]],"onClose"],null]]],{"statements":[[0,"\\t\\t\\t\\tThis is a general notification message.\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n\\n"],[6,"section"],[8],[0,"\\n\\t"],[6,"h2"],[8],[0,"Stacked"],[9],[0,"\\n\\n"],[4,"component-demo",null,[["name"],["banner-notifications-stacked"]],{"statements":[[0,"\\t\\t"],[6,"div"],[10,"class","wds-banner-notification__container"],[8],[0,"\\n"],[4,"wds-banner-notification",null,[["type"],["message"]],{"statements":[[0,"\\t\\t\\t\\tStacked notification 1.\\n"]],"parameters":[]},null],[4,"wds-banner-notification",null,[["type"],["success"]],{"statements":[[0,"\\t\\t\\t\\tStacked notification 2 with very long content. Lorem ipsum dolor sit amet,\\n\\t\\t\\t\\tconsectetur adipiscing elit. Vestibulum scelerisque ullamcorper sodales. Interdum et\\n\\t\\t\\t\\tmalesuada fames ac ante ipsum primis in faucibus.\\n"]],"parameters":[]},null],[4,"wds-banner-notification",null,[["type"],["warning"]],{"statements":[[0,"\\t\\t\\t\\tStacked notification 3.\\n"]],"parameters":[]},null],[0,"\\t\\t"],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"section"],[8],[0,"\\n "],[6,"h2"],[8],[0,"Transparent / Invisible"],[9],[0,"\\n "],[6,"p"],[8],[0,"\\n Add "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-is-transparent"],[9],[0," class to\\n "],[6,"code"],[10,"class","format-code"],[8],[0,".wds-banner-notification"],[9],[0," element to make banner invisible\\n (space for banner is still allocated) on page.\\n "],[9],[0,"\\n "],[6,"p"],[8],[0,"\\n Originally introduced to allow programmatically showing element by fading in using CSS.\\n "],[9],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"dummy/templates/route-components/banner-notifications.hbs"}})}),define("dummy/templates/route-components/buttons",["exports"],function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=Ember.HTMLBars.template({id:"sb3WhpIN",block:'{"symbols":["dropdown","chevron","dropdown","chevron","dropdown","chevron","dropdown","chevron","dropdown","chevron","dropdown","chevron"],"statements":[[6,"h1"],[8],[0,"Buttons"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tButtons provide a way for users to interact with our applications.\\n\\tThey can contain text, icons, or both and come in three different sizes: standard, squished, and stretched.\\n\\tTo help with the CTA hierarchy on a screen buttons can be displayed as primary (filled), secondary (outlined),\\n\\tor just text (no container). Choosing the right button style ties directly to the importance of it in relation\\n\\tto the content around it on the screen.\\n"],[9],[0,"\\n"],[6,"p"],[8],[0,"\\n\\tThe HTML "],[6,"code"],[8],[0,"