barbican-reset 3.36.0 → 3.40.0
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.
- package/components/BrAlert.vue +2 -2
- package/components/BrButton.vue +11 -3
- package/components/BrCard.vue +1 -1
- package/components/BrCardTearoff.vue +1 -1
- package/components/BrCollapse/Button.vue +1 -1
- package/components/BrConfirmDone.vue +6 -6
- package/components/BrConfirmEmail.vue +6 -6
- package/components/BrDetails.vue +5 -1
- package/components/BrFormCheckbox.vue +3 -3
- package/components/BrFormCheckboxGroup.vue +1 -1
- package/components/BrFormDate.vue +1 -1
- package/components/BrFormEdit.vue +2 -2
- package/components/BrFormEmail.vue +1 -1
- package/components/BrFormInput.vue +18 -1
- package/components/BrFormPassword.vue +2 -2
- package/components/BrFormRadio.vue +3 -3
- package/components/BrFormRadioGroup.vue +2 -2
- package/components/BrFormRow.vue +2 -2
- package/components/BrFormSelect.vue +3 -57
- package/components/BrFormSelectItem.vue +1 -7
- package/components/BrFormTel.vue +1 -1
- package/components/BrFormTextarea.vue +1 -1
- package/components/BrFormToggle.vue +6 -9
- package/components/BrFormUpdate.vue +1 -1
- package/components/BrFormVisible.vue +3 -3
- package/components/BrLink.vue +20 -5
- package/components/BrLoader.vue +1 -1
- package/components/BrOverlay.vue +57 -23
- package/components/BrQrCode.vue +21 -0
- package/icons/{city_of_london_lockup.vue → CityOfLondonLockup.vue} +5 -12
- package/icons/Dropdown.vue +6 -0
- package/icons/Renew.vue +5 -0
- package/icons/dots.vue +50 -0
- package/icons/index.js +18 -18
- package/index.js +52 -102
- package/package.json +8 -14
- package/scss/_atomic.scss +1 -1
- package/scss/_br-button.scss +13 -19
- package/scss/_br-form-select.scss +52 -0
- package/scss/_br-form-toggle.scss +27 -24
- package/scss/_br-overlay.scss +29 -4
- package/scss/_br-qr-code.scss +3 -0
- package/scss/_br-table-row.scss +1 -1
- package/scss/_input.scss +1 -1
- package/scss/_variables.scss +176 -22
- package/scss/card/_membership-new.scss +10 -23
- package/scss/index.scss +2 -1
- package/scss/mixins/_br-alert.scss +1 -1
- package/scss/mixins/_br-card.scss +1 -1
- package/scss/mixins/_br-form-radio.scss +1 -1
- package/scss/mixins/_content.scss +1 -1
- package/scss/mixins/_focus.scss +1 -1
- package/scss/mixins/_font-size.scss +3 -3
- package/scss/mixins/buttons/_custom.scss +12 -85
- package/scss/mixins/buttons/_outline.scss +8 -12
- package/scss/mixins/buttons/_setup.scss +3 -7
- package/scss/mixins/buttons/custom/_edit-input.scss +22 -0
- package/scss/mixins/buttons/custom/_exit-overlay-bg.scss +12 -0
- package/scss/mixins/buttons/custom/_exit-overlay.scss +3 -19
- package/scss/mixins/buttons/custom/_exit.scss +11 -0
- package/scss/mixins/buttons/custom/_invisible.scss +2 -2
- package/scss/mixins/buttons/custom/_link.scss +19 -0
- package/scss/mixins/buttons/custom/_manage-order.scss +4 -4
- package/scss/mixins/buttons/custom/_outline-secondary.scss +1 -5
- package/scss/mixins/buttons/custom/_renew-membership.scss +3 -3
- package/scss/mixins/buttons/custom/_select-form.scss +15 -5
- package/scss/mixins/buttons/custom/_voucher-amount.scss +18 -0
- package/scss/mixins/card/_membership.scss +10 -49
- package/scss/mixins/card/_qrcode.scss +60 -3
- package/scss/mixins/input/_checkbox.scss +1 -1
- package/scss/mixins/input/_generic.scss +1 -1
- package/scss/mixins/input/_select.scss +1 -1
- package/scss/mixins/input/_text.scss +1 -1
- package/scss/mixins/table/_details.scss +1 -1
- package/scss/mixins/table/_etickets.scss +1 -1
- package/scss/mixins/table/_gifts.scss +1 -1
- package/scss/mixins/table/_orders.scss +1 -1
- package/scss/mixins/table/_preferences.scss +1 -1
- package/scss/mixins/table/_tickets.scss +1 -1
- package/scss/reset.scss +4 -0
- package/utils/datetimes.js +162 -0
- package/utils/numbers.js +23 -0
- package/utils.js +6 -0
- package/components/BrAnchor.vue +0 -34
- package/components/BrButton/dot_typing.vue +0 -60
- package/components/BrButton/remove_ticket.vue +0 -46
- package/icons/account/index.js +0 -20
- package/icons/confirm/index.js +0 -4
- package/icons/password/index.js +0 -4
- package/icons/qr_code.vue +0 -5
- package/icons/stream/airplay.vue +0 -15
- package/icons/stream/cast.vue +0 -13
- package/icons/stream/chat.vue +0 -15
- package/icons/stream/cog.vue +0 -13
- package/icons/stream/index.js +0 -15
- package/icons/stream/live.vue +0 -12
- package/icons/stream/volume.vue +0 -13
- package/icons/wheelchair.vue +0 -18
- package/logos/arts-council-england.svg +0 -1
- package/logos/barbican.svg +0 -1
- package/logos/city-of-london.svg +0 -1
- package/logos/lso.svg +0 -1
- package/scripts/helpers.js +0 -6
- package/scss/_br-form-select-link.scss +0 -15
- /package/{scripts/animations → animations}/confirm.js +0 -0
- /package/icons/{account/contact.vue → AccountContact.vue} +0 -0
- /package/icons/{account/edit.vue → AccountEdit.vue} +0 -0
- /package/icons/{account/membership.vue → AccountMembership.vue} +0 -0
- /package/icons/{account/orders.vue → AccountOrders.vue} +0 -0
- /package/icons/{account/payment.vue → AccountPayment.vue} +0 -0
- /package/icons/{person.vue → AccountPerson.vue} +0 -0
- /package/icons/{account/personal.vue → AccountPersonal.vue} +0 -0
- /package/icons/{account/ticket.vue → AccountTicket.vue} +0 -0
- /package/icons/{back_arrow.vue → BackArrow.vue} +0 -0
- /package/icons/{city_of_london.vue → CityOfLondon.vue} +0 -0
- /package/icons/{information.vue → Info.vue} +0 -0
- /package/{scripts/helpers → utils}/compareArrays.js +0 -0
- /package/{scripts/helpers → utils}/constrainTabbing.js +0 -0
- /package/{scripts/helpers → utils}/formatKebabCase.js +0 -0
- /package/{scripts/helpers → utils}/logObject.js +0 -0
package/logos/lso.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="199" height="65" viewBox="0 0 199 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M54.5273 5.69621C49.0641 5.95637 42.191 8.26686 37.0146 11.5845C32.4791 14.489 27.0581 19.4662 26.9858 26.6863C26.9388 31.4762 30.8835 34.2935 34.6984 37.0168C38.5264 39.7516 42.1416 42.3319 42.1237 46.7417C42.1135 48.6368 41.374 50.3261 39.9231 51.7601C34.1708 57.4389 19.422 57.5805 16.5224 57.5508C8.5299 57.4742 5.31852 56.7065 5.34025 51.7383C5.37987 42.8955 10.4363 21.9101 12.3571 14.8982C13.2561 11.6129 13.7842 8.81075 13.7576 8.8005C13.7275 8.78847 12.7341 10.7986 11.3141 14.5874C8.50306 22.085 0.0923321 45.4772 0.00107505 54.6498C-0.0334339 57.9441 0.762573 60.3678 2.43025 62.0629C4.96091 64.6354 9.13981 64.9821 12.4979 64.9987C19.1201 65.0264 27.9825 62.9553 35.0742 59.7191C43.4729 55.8858 48.1227 51.0999 48.1712 46.2469C48.2152 41.7591 44.7229 39.3493 41.3443 37.0201C38.0486 34.746 34.9341 32.5991 34.9717 28.6908C35.0075 25.3291 37.1123 21.4261 40.9037 17.7037C46.3778 12.3299 53.8458 8.75749 59.4881 8.81408C61.5896 8.83559 63.258 9.41583 64.3102 10.4898C65.0714 11.2721 65.4699 12.2943 65.4595 13.4494C65.4239 17.0138 62.9209 19.659 60.0191 22.7195C56.3954 26.5447 52.2878 30.8773 52.2551 38.1424C52.2407 42.0359 53.5917 45.4621 56.1676 48.0507C59.472 51.3711 64.6251 53.1229 71.0688 53.1154C77.4527 53.1062 83.9338 50.8713 88.843 46.9811C94.0988 42.8136 97.0088 37.2075 97.0357 31.1895C97.0612 25.3606 94.3879 20.754 89.7326 17.8558C84.7198 14.7349 77.8525 14.9459 73.0453 16.703C70.5187 17.6287 69.8615 18.1851 69.8536 18.1964C69.8362 18.2289 73.3331 17.3644 76.2071 17.2443C79.9136 17.0871 87.649 18.4161 90.2476 25.1035C91.4373 28.1633 91.0799 31.699 89.7671 34.7093C86.5912 41.9978 78.4042 46.1883 70.7488 46.4756C69.1573 46.5353 63.689 46.4613 60.1389 43.0174C58.1489 41.0913 57.1482 38.45 57.1656 35.17C57.1855 30.1923 59.2238 26.6074 62.2808 22.7538L62.8508 22.0389C64.9682 19.3904 66.9727 16.8899 66.9876 13.3936C66.9942 12.0554 66.4196 10.0675 64.7821 8.49937C62.6152 6.41908 59.1663 5.47522 54.5273 5.69621V5.69621ZM169.279 19.1966H172.332V8.51934C172.332 6.55326 171.323 5.70696 169.524 5.70696C168.27 5.70696 167.017 6.19835 166.117 6.93583L165.817 5.98018H163.282V19.1963H166.335V9.0389C166.906 8.73505 167.542 8.57559 168.188 8.5744C168.924 8.5744 169.279 8.92931 169.279 9.61198V19.1966ZM161.183 15.0183V10.1579C161.183 7.40033 159.52 5.70722 156.385 5.70722C153.251 5.70722 151.616 7.40033 151.616 10.1579V15.0186C151.616 17.7764 153.251 19.4695 156.385 19.4695C159.52 19.4695 161.183 17.7764 161.183 15.0186V15.0183ZM158.13 15.3463C158.13 16.4935 157.449 16.9301 156.385 16.9301C155.322 16.9301 154.668 16.4935 154.668 15.3463V9.83015C154.668 8.68348 155.322 8.24663 156.385 8.24663C157.449 8.24663 158.13 8.68348 158.13 9.83015V15.3463ZM147.091 19.1966H149.516V0L146.463 0.464249V6.06187C145.973 5.8437 144.992 5.70722 144.174 5.70722C141.611 5.70722 140.221 7.07257 140.221 9.8852V15.7013C140.221 18.159 141.202 19.4695 143.492 19.4695C144.855 19.4695 146 18.9233 146.818 18.2404L147.091 19.1966ZM146.463 16.3022C145.973 16.6292 145.291 16.8482 144.501 16.8482C143.601 16.8482 143.274 16.3839 143.274 15.5374V9.96689C143.274 8.81997 143.792 8.35597 144.937 8.35597C145.537 8.35597 146.082 8.43791 146.463 8.5744V16.3022ZM135.151 19.1966H138.204V8.51934C138.204 6.55326 137.196 5.70696 135.397 5.70696C134.143 5.70696 132.889 6.19835 131.989 6.93583L131.689 5.98018H129.155V19.1963H132.207V9.0389C132.725 8.76568 133.352 8.5744 134.061 8.5744C134.797 8.5744 135.151 8.92931 135.151 9.61198V19.1966ZM127.056 15.0186V10.1579C127.056 7.40033 125.393 5.70722 122.258 5.70722C119.124 5.70722 117.488 7.40033 117.488 10.1579V15.0186C117.488 17.7764 119.124 19.4695 122.258 19.4695C125.393 19.4695 127.056 17.7764 127.056 15.0186V15.0186ZM124.003 15.3463C124.003 16.4935 123.321 16.9301 122.258 16.9301C121.195 16.9301 120.54 16.4935 120.54 15.3463V9.83015C120.54 8.68348 121.195 8.24663 122.258 8.24663C123.321 8.24663 124.003 8.68348 124.003 9.83015V15.3463ZM108.11 19.1966H116.207V16.4108H111.273V1.01018H108.11V19.1966H108.11ZM193.991 47.3089L198.693 28.7133H195.684L193.786 36.3679L192.068 28.7133H188.96L192.408 41.9266L191.074 47.3089H193.991ZM184.846 41.9289H187.899V31.253C187.899 29.2871 186.89 28.4403 185.091 28.4403C183.837 28.4403 182.584 28.9317 181.684 29.6692L181.384 28.7135H178.849V41.9291H181.902V31.7717C182.42 31.4988 183.047 31.3075 183.756 31.3075C184.492 31.3075 184.846 31.6624 184.846 32.3451V41.9289ZM176.75 37.7514V32.891C176.75 30.1332 175.088 28.4401 171.953 28.4401C168.818 28.4401 167.183 30.1332 167.183 32.891V37.7514C167.183 40.5098 168.818 42.2021 171.953 42.2021C175.088 42.2021 176.75 40.5095 176.75 37.7514ZM173.697 38.0792C173.697 39.2261 173.016 39.6627 171.953 39.6627C170.89 39.6627 170.235 39.2261 170.235 38.0792V32.5633C170.235 31.4166 170.89 30.9795 171.953 30.9795C173.016 30.9795 173.697 31.4166 173.697 32.5633V38.0792ZM162.167 41.9291H165.22V31.2527C165.22 29.2869 164.211 28.4401 162.413 28.4401C161.322 28.4401 160.014 28.9046 159.223 29.5324V22.7334L156.17 23.1976V41.9289H159.223V31.7715C159.741 31.4985 160.368 31.3072 161.077 31.3072C161.813 31.3072 162.167 31.6622 162.167 32.3448V41.9291ZM154.071 38.1066V32.1812C154.071 29.6415 153.063 28.4401 150.745 28.4401C149.542 28.4356 148.378 28.8728 147.475 29.6689L147.175 28.7133H144.776V47.3089H147.83V41.8206C148.374 42.0387 149.329 42.2021 150.119 42.2021C152.491 42.2021 154.071 41.0012 154.071 38.1066V38.1066ZM151.018 37.9696C151.018 39.1444 150.473 39.581 149.329 39.581C148.811 39.581 148.292 39.5265 147.83 39.3626V31.635C148.32 31.3072 149.001 31.0888 149.791 31.0888C150.691 31.0888 151.018 31.5805 151.018 32.427V37.9696ZM139.672 41.9291H142.725V31.2527C142.725 29.2869 141.717 28.4401 139.945 28.4401C138.636 28.4401 137.383 28.986 136.565 29.6689C136.129 28.8226 135.283 28.4401 134.112 28.4401C132.83 28.4401 131.603 28.9591 130.84 29.6689L130.541 28.7133H128.005V41.9289H131.058V31.7446C131.522 31.4988 132.149 31.3075 132.776 31.3075C133.485 31.3075 133.839 31.6624 133.839 32.3451V41.9294H136.892V31.7446C137.383 31.4988 137.982 31.3075 138.582 31.3075C139.318 31.3075 139.672 31.6624 139.672 32.3451V41.9291ZM122.148 47.3089L126.851 28.7133H123.841L121.944 36.3676L120.225 28.7133H117.118L120.565 41.9266L119.231 47.3089H122.148ZM110.803 28.3036C110.803 26.7201 111.376 26.1467 113.066 26.1467C114.21 26.1467 115.164 26.3649 116.173 26.6927L116.554 24.0439C115.573 23.6616 114.292 23.416 112.739 23.416C109.467 23.416 107.696 24.8357 107.696 28.3855C107.696 31.5531 108.186 32.8641 111.593 34.0927C113.556 34.8026 113.91 35.0484 113.91 37.0687C113.91 38.7347 113.284 39.5265 111.376 39.5265C110.258 39.5265 109.168 39.3081 108.322 38.98L107.913 41.629C108.894 41.9837 110.53 42.2569 111.757 42.2569C115.219 42.2569 117.018 40.3456 117.018 36.932C117.018 33.1097 116.309 32.427 113.229 31.1436C110.939 30.188 110.803 29.9967 110.803 28.3036V28.3036ZM190.673 64.6722V54.6785C190.673 52.0571 189.256 51.1832 186.503 51.1832C185.285 51.1832 183.909 51.3862 182.767 51.8064V54.4926C183.51 54.1725 184.755 53.859 185.821 53.859C187.075 53.859 187.62 54.1592 187.62 55.2518V56.9175H185.249C182.604 56.9175 181.46 57.9006 181.46 60.8494C181.46 63.3338 182.25 64.9452 184.757 64.9452C186.066 64.9452 187.239 64.3176 187.865 63.7169L188.22 64.672L190.673 64.6722ZM187.62 62.0511C187.239 62.2693 186.475 62.5146 185.821 62.5146C184.785 62.5146 184.513 62.0237 184.513 60.904C184.513 59.8118 184.757 59.3478 185.821 59.3478H187.62V62.0511ZM178.052 55.334C178.979 54.8969 179.96 54.6239 181.024 54.4052L180.86 51.3199C179.77 51.5383 178.652 52.0571 177.807 52.8765L177.507 51.4561H174.999V64.6722H178.052V55.334ZM173.31 54.1592L173.446 51.4561H170.802V47.633L167.749 47.9882V51.4561H166.277V54.1592H167.749V61.8599C167.749 63.6892 168.566 64.9455 170.802 64.9455C171.756 64.9455 172.737 64.7542 173.31 64.5086L173.037 62.1054C172.71 62.2145 172.274 62.2967 171.783 62.2967C171.047 62.2967 170.802 61.9961 170.802 61.3956V54.1592H173.31ZM160.498 55.0062C160.498 54.0229 160.962 53.7226 162.079 53.7226C163.115 53.7226 164.123 53.9684 164.914 54.2688L165.296 51.7839C164.341 51.4016 163.142 51.1834 161.916 51.1834C159.08 51.1834 157.527 52.2479 157.527 55.1151C157.527 57.7093 158.099 58.5561 160.934 59.4569C162.379 59.9214 162.652 60.0305 162.652 61.0676C162.652 62.0237 162.243 62.4063 161.016 62.4063C159.926 62.4063 158.999 62.2145 158.072 61.887L157.636 64.3445C158.726 64.7542 160.28 64.9452 161.261 64.9452C164.233 64.9452 165.623 63.3888 165.623 60.7401C165.623 57.9003 164.778 57.3818 162.134 56.5078C160.797 56.0707 160.498 55.9073 160.498 55.0062V55.0062ZM150.303 60.2484V59.2108H156.083V55.7975C156.083 52.9034 154.965 51.1832 151.803 51.1832C148.94 51.1832 147.251 52.8489 147.251 55.8523V60.2761C147.251 63.3338 148.886 64.9452 152.103 64.9452C153.466 64.9452 154.965 64.6994 156.11 64.2625L155.674 61.9144C154.802 62.2693 153.656 62.4608 152.594 62.4608C150.958 62.4608 150.304 61.7779 150.304 60.2484H150.303ZM150.304 56.8356V55.334C150.304 54.1592 150.74 53.6132 151.831 53.6132C152.948 53.6132 153.275 54.2142 153.275 55.334V56.8356H150.304ZM142.422 64.6722H145.476V53.9955C145.476 52.0295 144.467 51.1834 142.668 51.1834C141.578 51.1834 140.269 51.6477 139.479 52.2755V45.4762L136.426 45.9402V64.6722H139.479V54.5146C139.997 54.2416 140.623 54.0503 141.332 54.0503C142.068 54.0503 142.422 54.4052 142.422 55.0879V64.6722ZM130.456 60.2761V55.8523C130.456 54.5965 130.865 53.8319 132.392 53.8319C133.128 53.8319 133.973 53.9958 134.382 54.1868L134.763 51.7017C133.973 51.3744 133.019 51.1834 131.792 51.1834C128.603 51.1834 127.403 52.9585 127.403 55.7434V60.3854C127.403 63.1707 128.603 64.9452 131.792 64.9452C132.91 64.9452 133.972 64.7273 134.763 64.4264L134.382 61.9415C133.863 62.1331 133.128 62.2967 132.392 62.2967C130.865 62.2967 130.456 61.5321 130.456 60.2763V60.2761ZM123.458 55.3342C124.385 54.8969 125.365 54.6239 126.429 54.4052L126.265 51.3199C125.175 51.5383 124.057 52.0571 123.212 52.8765L122.912 51.4561H120.405V64.6722H123.458V55.3342ZM118.354 59.566V51.5931C118.354 48.4527 116.991 46.1586 113.038 46.1586C109.086 46.1586 107.696 48.4527 107.696 51.5931V59.566C107.696 62.7064 109.086 65 113.038 65C116.991 65 118.354 62.7064 118.354 59.566ZM115.246 59.8664C115.246 61.4502 114.674 62.3239 113.038 62.3239C111.403 62.3239 110.803 61.4502 110.803 59.8664V51.3199C110.803 49.7085 111.376 48.835 113.038 48.835C114.701 48.835 115.246 49.7082 115.246 51.3199V59.8664Z" fill="#fff"/></svg>
|
package/scripts/helpers.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import compareArrays from '#helpers/compareArrays'
|
|
2
|
-
import constrainTabbing from '#helpers/constrainTabbing'
|
|
3
|
-
import formatKebabCase from '#helpers/formatKebabCase'
|
|
4
|
-
import logObject from '#helpers/logObject'
|
|
5
|
-
|
|
6
|
-
export { compareArrays, constrainTabbing, formatKebabCase, logObject }
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
.br-form-select-link {
|
|
2
|
-
padding: var(--padding-md);
|
|
3
|
-
display: block;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.br-form-select-link:focus-visible,
|
|
7
|
-
.br-form-select-link:hover {
|
|
8
|
-
background-color: var(--color-black-5-lighten);
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.br-form-select-link:focus-visible {
|
|
12
|
-
outline-offset: var(--outline-inset-lg);
|
|
13
|
-
outline-color: inherit;
|
|
14
|
-
outline-style: dashed;
|
|
15
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|