@qld-gov-au/qgds-bootstrap5 1.1.32 → 1.1.33

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.
@@ -1,6 +1,6 @@
1
1
  {{!-- Button icon partial --}}
2
2
  {{#*inline "buttonIcon"~}}
3
- <span class="btn-icon {{iconClass}} {{iconPosition}}"></span>
3
+ <span class="qld-icon qld-icon-md {{iconClass}} {{iconPosition}}" aria-hidden="true"></span>
4
4
  {{~/inline}}
5
5
 
6
6
  {{#unless islink}}
@@ -1,5 +1,5 @@
1
1
 
2
- <!-- VERSION_DETAILS={"project_id":"@qld-gov-au/qgds-bootstrap5","version":"1.1.32","branch":"HEAD","tag":"v1.1.32","commit":"1d55b56ad069b4146612bbea841bb366a02dc355","majorVersion":"v1"} -->
2
+ <!-- VERSION_DETAILS={"project_id":"@qld-gov-au/qgds-bootstrap5","version":"1.1.33","branch":"HEAD","tag":"v1.1.33","commit":"a5d739031a594cdffc9efc59b76409facb158d1e","majorVersion":"v1"} -->
3
3
 
4
4
  {{! Select environment, used verbatium if not using predefind key
5
5
  cdn := PROD|STAGING|BETA|TEST|DEV|???