@pairbo/ui-kit 0.4.14 → 0.4.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3287,25 +3287,25 @@ void main() {
3287
3287
  <div class="handwritten-tutorials" aria-label="Instructions">
3288
3288
  <ol class="tutorial-steps">
3289
3289
  <li>
3290
- <strong class="step-title">Step 1</strong>
3290
+ <strong class="step-title" part="step-title">Step 1</strong>
3291
3291
  <span class="step-description" part="step-description"
3292
3292
  >Write message &amp; signature on white paper</span
3293
3293
  >
3294
3294
  </li>
3295
3295
  <li>
3296
- <strong class="step-title">Step 2</strong>
3296
+ <strong class="step-title" part="step-title">Step 2</strong>
3297
3297
  <span class="step-description" part="step-description">
3298
3298
  Take a well-lit photo on your phone, then crop and save it
3299
3299
  </span>
3300
3300
  </li>
3301
3301
  <li>
3302
- <strong class="step-title">Step 3</strong>
3302
+ <strong class="step-title" part="step-title">Step 3</strong>
3303
3303
  <span class="step-description" part="step-description"
3304
3304
  >Crop photo tightly around text, then upload</span
3305
3305
  >
3306
3306
  </li>
3307
3307
  <li>
3308
- <strong class="step-title">Step 4</strong>
3308
+ <strong class="step-title" part="step-title">Step 4</strong>
3309
3309
  <span class="step-description" part="step-description"
3310
3310
  >Review preview &amp; adjust if needed</span
3311
3311
  >
@@ -3552,6 +3552,7 @@ void main() {
3552
3552
  cta-button-label,
3553
3553
  cta-link-button-base,
3554
3554
  cta-link-button-label,
3555
+ step-title,
3555
3556
  step-description
3556
3557
  "
3557
3558
  cta-primary-label=${this.handwrittenFormCtaLabel}
@@ -3643,7 +3644,7 @@ void main() {
3643
3644
  <div class="editor" ?hidden=${this.currentPage!=="editor"} part="editor-container">
3644
3645
  <pbo-editor
3645
3646
  part="editor"
3646
- exportparts="editor-card-slider-container,editor-form-container,type-form,handwritten-form,editor-textarea,font-selector-label,color-selector-label,alignment-selector-label,type-form-label, cta-button-base,cta-button-label,cta-link-button-base,cta-link-button-label,step-description"
3647
+ exportparts="editor-card-slider-container,editor-form-container,type-form,handwritten-form,editor-textarea,font-selector-label,color-selector-label,alignment-selector-label,type-form-label, cta-button-base,cta-button-label,cta-link-button-base,cta-link-button-label,step-title,step-description"
3647
3648
  .card=${this.selectedCard}
3648
3649
  type-form-cta-primary-label=${this.typeFormCtaLabel}
3649
3650
  handwritten-form-cta-primary-label=${this.handwrittenFormCtaLabel}
package/dist/ui-kit.js CHANGED
@@ -2967,25 +2967,25 @@ void main() {
2967
2967
  <div class="handwritten-tutorials" aria-label="Instructions">
2968
2968
  <ol class="tutorial-steps">
2969
2969
  <li>
2970
- <strong class="step-title">Step 1</strong>
2970
+ <strong class="step-title" part="step-title">Step 1</strong>
2971
2971
  <span class="step-description" part="step-description"
2972
2972
  >Write message &amp; signature on white paper</span
2973
2973
  >
2974
2974
  </li>
2975
2975
  <li>
2976
- <strong class="step-title">Step 2</strong>
2976
+ <strong class="step-title" part="step-title">Step 2</strong>
2977
2977
  <span class="step-description" part="step-description">
2978
2978
  Take a well-lit photo on your phone, then crop and save it
2979
2979
  </span>
2980
2980
  </li>
2981
2981
  <li>
2982
- <strong class="step-title">Step 3</strong>
2982
+ <strong class="step-title" part="step-title">Step 3</strong>
2983
2983
  <span class="step-description" part="step-description"
2984
2984
  >Crop photo tightly around text, then upload</span
2985
2985
  >
2986
2986
  </li>
2987
2987
  <li>
2988
- <strong class="step-title">Step 4</strong>
2988
+ <strong class="step-title" part="step-title">Step 4</strong>
2989
2989
  <span class="step-description" part="step-description"
2990
2990
  >Review preview &amp; adjust if needed</span
2991
2991
  >
@@ -3232,6 +3232,7 @@ void main() {
3232
3232
  cta-button-label,
3233
3233
  cta-link-button-base,
3234
3234
  cta-link-button-label,
3235
+ step-title,
3235
3236
  step-description
3236
3237
  "
3237
3238
  cta-primary-label=${this.handwrittenFormCtaLabel}
@@ -3764,7 +3765,7 @@ void main() {
3764
3765
  <div class="editor" ?hidden=${this.currentPage!=="editor"} part="editor-container">
3765
3766
  <pbo-editor
3766
3767
  part="editor"
3767
- exportparts="editor-card-slider-container,editor-form-container,type-form,handwritten-form,editor-textarea,font-selector-label,color-selector-label,alignment-selector-label,type-form-label, cta-button-base,cta-button-label,cta-link-button-base,cta-link-button-label,step-description"
3768
+ exportparts="editor-card-slider-container,editor-form-container,type-form,handwritten-form,editor-textarea,font-selector-label,color-selector-label,alignment-selector-label,type-form-label, cta-button-base,cta-button-label,cta-link-button-base,cta-link-button-label,step-title,step-description"
3768
3769
  .card=${this.selectedCard}
3769
3770
  type-form-cta-primary-label=${this.typeFormCtaLabel}
3770
3771
  handwritten-form-cta-primary-label=${this.handwrittenFormCtaLabel}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pairbo/ui-kit",
3
- "version": "0.4.14",
3
+ "version": "0.4.15",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "readme": "./README-NPM.md",