Skip to content

Commit 6b60678

Browse files
anabyealinelariguet
authored andcommitted
docs(samples): altera hr para po-divider
Altera tag <hr/> para <po-divider/> nos samples para considerar espaçamento do componente. fixes DTHFUI-11209
1 parent 185cfeb commit 6b60678

File tree

83 files changed

+162
-166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+162
-166
lines changed

projects/code-editor/src/lib/components/po-code-editor/samples/sample-po-code-editor-labs/sample-po-code-editor-labs.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</po-code-editor>
1111
</div>
1212

13-
<hr />
13+
<po-divider />
1414

1515
<form #f="ngForm">
1616
<div class="po-row">

projects/templates/src/lib/components/po-modal-password-recovery/samples/sample-po-modal-password-recovery-labs/sample-po-modal-password-recovery-labs.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111

1212
<po-button p-label="Open modal password recovery" (p-click)="openPasswordRecoveryModal()"> </po-button>
1313

14-
<hr />
14+
<po-divider />
1515

1616
<div class="po-row">
1717
<po-info class="po-md-6" p-label="Model" [p-value]="submitEvent"> </po-info>
1818

1919
<po-info class="po-md-6" p-label="Event" [p-value]="event"> </po-info>
2020
</div>
2121

22-
<hr />
22+
<po-divider />
2323

2424
<form #f="ngForm">
2525
<div class="po-row">

projects/templates/src/lib/components/po-page-change-password/samples/sample-po-page-change-password-labs/sample-po-page-change-password-labs.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<br />
5353

54-
<hr />
54+
<po-divider />
5555

5656
<form #fRequirements="ngForm">
5757
<div class="po-row">
@@ -79,7 +79,7 @@
7979
</div>
8080
</form>
8181

82-
<hr />
82+
<po-divider />
8383

8484
<div class="po-row">
8585
<po-button class="po-md-3" p-label="Sample Restore" (p-click)="restore()"> </po-button>

projects/templates/src/lib/components/po-page-login/samples/sample-po-page-login-labs/sample-po-page-login-labs.component.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
>
2424
</po-page-login>
2525

26-
<hr />
26+
<po-divider />
2727

2828
<form #f="ngForm">
2929
<div class="po-row">
@@ -204,7 +204,7 @@
204204
</po-input>
205205
</div>
206206

207-
<hr />
207+
<po-divider />
208208

209209
<div class="po-row">
210210
<po-input
@@ -230,7 +230,7 @@
230230
</po-input>
231231
</div>
232232

233-
<hr />
233+
<po-divider />
234234

235235
<form #formCustomFieldOptions="ngForm">
236236
<div class="po-row">
@@ -268,7 +268,7 @@
268268

269269
<br />
270270

271-
<hr />
271+
<po-divider />
272272

273273
<div class="po-row">
274274
<po-button class="po-lg-3 po-md-6" p-label="Sample Restore" (p-click)="restore()"> </po-button>

projects/ui/src/lib/components/po-badge/samples/sample-po-badge-labs/sample-po-badge-labs.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
></po-badge>
1010
</div>
1111

12-
<hr />
12+
<po-divider />
1313

1414
<form #f="ngForm">
1515
<div class="po-row">

projects/ui/src/lib/components/po-breadcrumb/samples/sample-po-breadcrumb-labs/sample-po-breadcrumb-labs.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<po-breadcrumb [p-favorite-service]="favoriteService" [p-items]="breadcrumbItems" [p-params-service]="paramsService">
22
</po-breadcrumb>
33

4-
<hr />
4+
<po-divider />
55

66
<form #breadcrumbForm="ngForm">
77
<div class="po-row">
@@ -32,7 +32,7 @@
3232
</div>
3333
</form>
3434

35-
<hr />
35+
<po-divider />
3636

3737
<form #propertiesForm="ngForm">
3838
<div class="po-row">
@@ -59,7 +59,7 @@
5959
</po-input>
6060
</div>
6161

62-
<hr />
62+
<po-divider />
6363

6464
<div class="po-row">
6565
<po-button

projects/ui/src/lib/components/po-button-group/samples/sample-po-button-group-attendance/sample-po-button-group-attendance.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="po-md-12 po-font-text po-text-color-neutral-dark-40">Get your password</div>
44
</div>
55

6-
<hr />
6+
<po-divider />
77

88
<div class="po-row">
99
<po-button-group class="po-md-12" [p-buttons]="attendances"> </po-button-group>

projects/ui/src/lib/components/po-button-group/samples/sample-po-button-group-labs/sample-po-button-group-labs.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<po-button-group class="po-md-12" [p-buttons]="buttons" [p-toggle]="toggle" [p-size]="size"> </po-button-group>
33
</div>
44

5-
<hr />
5+
<po-divider />
66

77
<form #fButtons="ngForm">
88
<div class="po-row">
@@ -45,7 +45,7 @@
4545
</div>
4646
</form>
4747

48-
<hr />
48+
<po-divider />
4949

5050
<form #f="ngForm">
5151
<div class="po-row">

projects/ui/src/lib/components/po-button-group/samples/sample-po-button-group-post/sample-po-button-group-post.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<po-button-group p-toggle="single" [p-buttons]="textAlign"> </po-button-group>
99
</div>
1010
<po-textarea class="po-md-12" name="textArea" [(ngModel)]="textArea" p-maxlength="400"> </po-textarea>
11-
<hr />
11+
1212
<div
1313
class="po-md-12 po-mt-3 po-font-text-large"
1414
[style.font-weight]="setBold ? 'bold' : 'normal'"

projects/ui/src/lib/components/po-button/samples/sample-po-button-labs/sample-po-button-labs.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</po-button>
1515
</div>
1616

17-
<hr />
17+
<po-divider />
1818

1919
<form #f="ngForm">
2020
<div class="po-row">

0 commit comments

Comments
 (0)