| OLD | NEW |
| 1 <!-- Copyright 2015 The Chromium Authors. All rights reserved. | 1 <!-- Copyright 2015 The Chromium Authors. All rights reserved. |
| 2 Use of this source code is governed by a BSD-style license that can be | 2 Use of this source code is governed by a BSD-style license that can be |
| 3 found in the LICENSE file. --> | 3 found in the LICENSE file. --> |
| 4 | 4 |
| 5 <link rel="import" href="chrome://oobe/custom_elements.html"> | 5 <link rel="import" href="chrome://oobe/custom_elements.html"> |
| 6 | 6 |
| 7 <div id="oauth-enrollment" class="step no-logo hidden" hidden> | 7 <div id="oauth-enrollment" class="step no-logo hidden" hidden> |
| 8 <div id="oauth-enroll-step-contents"> | 8 <div id="oauth-enroll-step-contents"> |
| 9 <div id="oauth-enroll-step-signin"> | 9 <div id="oauth-enroll-step-signin"> |
| 10 <webview id="oauth-enroll-auth-view" name="oauth-enroll-auth-view"> | 10 <webview id="oauth-enroll-auth-view" name="oauth-enroll-auth-view"> |
| 11 </webview> | 11 </webview> |
| 12 </div> | 12 </div> |
| 13 <div id="oauth-enroll-step-working"> | 13 <div id="oauth-enroll-step-working"> |
| 14 <throbber-notice class="fit" i18n-values="text:oauthEnrollWorking"> | 14 <throbber-notice class="fit" i18n-values="text:oauthEnrollWorking"> |
| 15 </throbber-notice> | 15 </throbber-notice> |
| 16 </div> | 16 </div> |
| 17 <div id="oauth-enroll-step-ad-join"> | 17 <div id="oauth-enroll-step-ad-join"> |
| 18 <offline-ad-login id="oauth-enroll-ad-join-ui" show-machine-input | 18 <offline-ad-login id="oauth-enroll-ad-join-ui" show-machine-input |
| 19 class="fit" i18n-values= | 19 class="fit" i18n-values= |
| 20 "ad-welcome-message:oauthEnrollAdDomainJoinWelcomeMessage"> | 20 "ad-welcome-message:oauthEnrollAdDomainJoinWelcomeMessage"> |
| 21 </offline-ad-login> | 21 </offline-ad-login> |
| 22 </div> | 22 </div> |
| 23 <div id="oauth-enroll-step-error" role="alert"> | 23 <div id="oauth-enroll-step-error" role="alert"> |
| 24 <notification-card id="oauth-enroll-error-card" type="fail" | 24 <notification-card id="oauth-enroll-error-card" type="fail" |
| 25 i18n-values="button-label:oauthEnrollRetry"> | 25 i18n-values="button-label:oauthEnrollRetry"> |
| 26 </notification-card> | 26 </notification-card> |
| 27 </div> | 27 </div> |
| 28 <div id="oauth-enroll-step-success" role="alert"> | 28 <div id="oauth-enroll-step-success" role="alert"> |
| 29 <notification-card id="oauth-enroll-success-card" type="success" | 29 <notification-card id="oauth-enroll-success-card" type="success" |
| 30 i18n-values="button-label:oauthEnrollDone"> | 30 i18n-values="button-label:oauthEnrollDone" |
| 31 $i18n{oauthEnrollSuccess} | 31 i18n-content="oauthEnrollSuccess"> |
| 32 </notification-card> | 32 </notification-card> |
| 33 </div> | 33 </div> |
| 34 <div id="oauth-enroll-step-abe-success" role="alert"> | 34 <div id="oauth-enroll-step-abe-success" role="alert"> |
| 35 <notification-card id="oauth-enroll-abe-success-card" type="success" | 35 <notification-card id="oauth-enroll-abe-success-card" type="success" |
| 36 i18n-values="button-label:oauthEnrollDone"> | 36 i18n-values="button-label:oauthEnrollDone"> |
| 37 </notification-card> | 37 </notification-card> |
| 38 </div> | 38 </div> |
| 39 <div id="oauth-enroll-step-attribute-prompt"> | 39 <div id="oauth-enroll-step-attribute-prompt"> |
| 40 <gaia-card id="oauth-enroll-attribute-prompt-card" class="fit"> | 40 <gaia-card id="oauth-enroll-attribute-prompt-card" class="fit"> |
| 41 <div class="header flex vertical layout end-justified"> | 41 <div class="header flex vertical layout end-justified"> |
| 42 <h1 class="welcome-message" style="text-transform:capitalize"> | 42 <h1 class="welcome-message" style="text-transform:capitalize" |
| 43 $i18n{oauthEnrollScreenTitle} | 43 i18n-content="oauthEnrollScreenTitle"></h1> |
| 44 </h1> | 44 <p class="enterprise-info" |
| 45 <p class="enterprise-info">$i18n{oauthEnrollDeviceInformation}</p> | 45 i18n-content="oauthEnrollDeviceInformation"></p> |
| 46 </div> | 46 </div> |
| 47 <div class="footer flex vertical layout justified"> | 47 <div class="footer flex vertical layout justified"> |
| 48 <div class="oauth-enroll-step-message"> | 48 <div class="oauth-enroll-step-message"> |
| 49 <span id="oauth-enroll-attribute-prompt-message"> | 49 <span id="oauth-enroll-attribute-prompt-message" |
| 50 $i18n{oauthEnrollAttributeExplanation} | 50 i18n-content="oauthEnrollAttributeExplanation"></span> |
| 51 </span> | |
| 52 <a href="#" id="oauth-enroll-learn-more-link" | 51 <a href="#" id="oauth-enroll-learn-more-link" |
| 53 class="oauth-enroll-link"> | 52 class="oauth-enroll-link" |
| 54 $i18n{oauthEnrollExplainAttributeLink} | 53 i18n-content="oauthEnrollExplainAttributeLink"></a> |
| 55 </a> | |
| 56 <gaia-input-form id="oauth-enroll-attribute-input" | 54 <gaia-input-form id="oauth-enroll-attribute-input" |
| 57 i18n-values="button-text:oauthEnrollNextBtn"> | 55 i18n-values="button-text:oauthEnrollNextBtn"> |
| 58 <gaia-input id="oauth-enroll-asset-id" type="text" | 56 <gaia-input id="oauth-enroll-asset-id" type="text" |
| 59 i18n-values="label:oauthEnrollAssetIdLabel"> | 57 i18n-values="label:oauthEnrollAssetIdLabel"> |
| 60 </gaia-input> | 58 </gaia-input> |
| 61 <gaia-input id="oauth-enroll-location" type="text" | 59 <gaia-input id="oauth-enroll-location" type="text" |
| 62 i18n-values="label:oauthEnrollLocationLabel"> | 60 i18n-values="label:oauthEnrollLocationLabel"> |
| 63 </gaia-input> | 61 </gaia-input> |
| 64 <gaia-button type="link" id="oauth-enroll-skip-button"> | 62 <gaia-button type="link" id="oauth-enroll-skip-button" |
| 65 $i18n{oauthEnrollSkip} | 63 i18n-content="oauthEnrollSkip"> |
| 66 </gaia-button> | 64 </gaia-button> |
| 67 </gaia-input-form> | 65 </gaia-input-form> |
| 68 </div> | 66 </div> |
| 69 </div> | 67 </div> |
| 70 </gaia-card> | 68 </gaia-card> |
| 71 </div> | 69 </div> |
| 72 <div id="oauth-enroll-step-attribute-prompt-error"> | 70 <div id="oauth-enroll-step-attribute-prompt-error"> |
| 73 <notification-card id="oauth-enroll-attribute-prompt-error-card" | 71 <notification-card id="oauth-enroll-attribute-prompt-error-card" |
| 74 type="fail" i18n-values="button-label:oauthEnrollDone"> | 72 type="fail" i18n-values="button-label:oauthEnrollDone"> |
| 75 </notification-card> | 73 </notification-card> |
| 76 </div> | 74 </div> |
| 77 </div> | 75 </div> |
| 78 <div id="oauth-saml-notice-container"> | 76 <div id="oauth-saml-notice-container"> |
| 79 <span id="oauth-saml-notice-message"></span> | 77 <span id="oauth-saml-notice-message"></span> |
| 80 </div> | 78 </div> |
| 81 <navigation-bar id="oauth-enroll-navigation"></navigation-bar> | 79 <navigation-bar id="oauth-enroll-navigation"></navigation-bar> |
| 82 </div> | 80 </div> |
| OLD | NEW |