|
| 1 | +<mesop-app ng-version="17.2.1"> |
| 2 | +<router-outlet> |
| 3 | +</router-outlet> |
| 4 | +<mesop-shell> |
| 5 | + <div class="status"> |
| 6 | + </div> |
| 7 | + <mat-sidenav-container class="mat-drawer-container mat-sidenav-container" style="height: 100%;"> |
| 8 | + <mat-sidenav-content class="mat-drawer-content mat-sidenav-content"> |
| 9 | + <component-renderer style=""> |
| 10 | + <component-renderer> |
| 11 | + <mesop-text> |
| 12 | + <div class="mat-">Make sure tracing discovers event handlers that are conditional</div> |
| 13 | + </mesop-text> |
| 14 | + </component-renderer> |
| 15 | + <component-renderer> |
| 16 | + <ng-component> |
| 17 | + <component-renderer> |
| 18 | + <ng-component> |
| 19 | + <mat-checkbox class="mat-mdc-checkbox mat-accent mat-mdc-checkbox-checked" id="mat-mdc-checkbox-1"> |
| 20 | + <div mat-internal-form-field="" class="mdc-form-field mat-internal-form-field"> |
| 21 | + <div class="mdc-checkbox"> |
| 22 | + <div class="mat-mdc-checkbox-touch-target"> |
| 23 | + </div> |
| 24 | + <input type="checkbox" class="mdc-checkbox__native-control mdc-checkbox--anim-unchecked-checked mdc-checkbox--selected" id="mat-mdc-checkbox-1-input" tabindex="0"> |
| 25 | + <div class="mdc-checkbox__ripple"> |
| 26 | + </div> |
| 27 | + <div class="mdc-checkbox__background"> |
| 28 | + <svg focusable="false" viewBox="0 0 24 24" aria-hidden="true" class="mdc-checkbox__checkmark"> |
| 29 | + <path fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59" class="mdc-checkbox__checkmark-path"> |
| 30 | + </path> |
| 31 | + </svg> |
| 32 | + <div class="mdc-checkbox__mixedmark"> |
| 33 | + </div> |
| 34 | + </div> |
| 35 | + <div mat-ripple="" class="mat-ripple mat-mdc-checkbox-ripple mat-mdc-focus-indicator"> |
| 36 | + </div> |
| 37 | + </div> |
| 38 | + <label class="mdc-label" for="mat-mdc-checkbox-1-input"> |
| 39 | + <component-renderer> |
| 40 | + <mesop-text> |
| 41 | + <div class="mat-">first checkbox</div> |
| 42 | + </mesop-text> |
| 43 | + </component-renderer> |
| 44 | + </label> |
| 45 | + </div> |
| 46 | + </mat-checkbox> |
| 47 | + </ng-component> |
| 48 | + </component-renderer> |
| 49 | + </ng-component> |
| 50 | + </component-renderer> |
| 51 | + <component-renderer> |
| 52 | + <ng-component> |
| 53 | + <component-renderer> |
| 54 | + <ng-component> |
| 55 | + <mat-checkbox class="mat-mdc-checkbox mat-accent mat-mdc-checkbox-checked" id="mat-mdc-checkbox-2"> |
| 56 | + <div mat-internal-form-field="" class="mdc-form-field mat-internal-form-field"> |
| 57 | + <div class="mdc-checkbox"> |
| 58 | + <div class="mat-mdc-checkbox-touch-target"> |
| 59 | + </div> |
| 60 | + <input type="checkbox" class="mdc-checkbox__native-control mdc-checkbox--anim-unchecked-checked mdc-checkbox--selected" id="mat-mdc-checkbox-2-input" tabindex="0"> |
| 61 | + <div class="mdc-checkbox__ripple"> |
| 62 | + </div> |
| 63 | + <div class="mdc-checkbox__background"> |
| 64 | + <svg focusable="false" viewBox="0 0 24 24" aria-hidden="true" class="mdc-checkbox__checkmark"> |
| 65 | + <path fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59" class="mdc-checkbox__checkmark-path"> |
| 66 | + </path> |
| 67 | + </svg> |
| 68 | + <div class="mdc-checkbox__mixedmark"> |
| 69 | + </div> |
| 70 | + </div> |
| 71 | + <div mat-ripple="" class="mat-ripple mat-mdc-checkbox-ripple mat-mdc-focus-indicator"> |
| 72 | + <div class="mat-ripple-element" style="left: -8.28427px; top: -8.28427px; height: 56.5685px; width: 56.5685px; transition-duration: 150ms; transform: scale3d(1, 1, 1); opacity: 0;"> |
| 73 | + </div> |
| 74 | + </div> |
| 75 | + </div> |
| 76 | + <label class="mdc-label" for="mat-mdc-checkbox-2-input"> |
| 77 | + <component-renderer> |
| 78 | + <mesop-text> |
| 79 | + <div class="mat-">second checkbox</div> |
| 80 | + </mesop-text> |
| 81 | + </component-renderer> |
| 82 | + </label> |
| 83 | + </div> |
| 84 | + </mat-checkbox> |
| 85 | + </ng-component> |
| 86 | + </component-renderer> |
| 87 | + </ng-component> |
| 88 | + </component-renderer> |
| 89 | + <component-renderer> |
| 90 | + <mesop-text> |
| 91 | + <div class="mat-">second checkbox has been checked</div> |
| 92 | + </mesop-text> |
| 93 | + </component-renderer> |
| 94 | + </component-renderer> |
| 95 | + </mat-sidenav-content> |
| 96 | + </mat-sidenav-container> |
| 97 | + </mesop-shell> |
| 98 | + </mesop-app> |
| 99 | + <script src="zone.js/dist/zone.js"> |
| 100 | + </script> |
| 101 | + <script src="prod_bundle/bundle.js" type="module"> |
| 102 | + </script> |
0 commit comments