Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Qoldev 546 Replacing share twitter icon with x-twitter svg (#1280)
* x-twitter icon
* QOLDEV-546 X twitter
* QOLDEV-546 CSS filter generator for svg hover color
* trying out different svg
* Wrapping quick exit text by
* QOLDEV-546 x-twitter for share icon
* QOLDEV-546 removing svg file
* QOLDEV-546 Using the svg directly in the code rather than css
* QOLDEV-546 Removing unused class
* QOLDEV-546 Scaling up the icon a little bit to match with fa icons
* QOLDEV-546 Adjusting scale
* QOLDEV-546 Adjusting margin
* Bump chromatic from 7.6.0 to 9.0.0 (#1314)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.6.0 to 9.0.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.6.0...v9.0.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-546 Updating twitter icon in the footer and other storybook docs (#1315)
* QOLDEV-546 Updating twitter icon in the footer and other storybook docs
* QOLDEV-546 Adjusting top margin
* Bump puppeteer from 21.5.1 to 21.5.2 (#1316)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.5.1 to 21.5.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.5.1...puppeteer-v21.5.2)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump chromatic from 9.0.0 to 9.1.0
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
* Bump eslint-config-standard from 6.2.1 to 17.1.0
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 6.2.1 to 17.1.0.
- [Commits](https://github.com/standard/eslint-config-standard/compare/v6.2.1...v17.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
* limit eslint-config-standard to versions that NPM 6 can support
* Bump @babel/runtime from 7.23.2 to 7.23.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Bump gh-pages from 6.0.0 to 6.1.0
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/gh-pages/compare/v6.0.0...v6.1.0)
---
updated-dependencies:
- dependency-name: gh-pages
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
* Bump @babel/plugin-transform-runtime from 7.23.3 to 7.23.4
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.23.3 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Qoldev 668 index page (#1317)
* QOLDEV-668 Updating columns for the topic index page
* QOLDEV-668 Updating the style of acitve link within the side navigation
* QOLDEV-668 Updating the hover style of acitve link within the side navigation
* QOLDEV-668 Hover state for the active side nav
* QOLDEV-668 Aside improvements
* QOLDEV-668 Adjusting h3 color
* QOLDEV-668 Reverting changes to DFV aside
* QOLDEV-668 reverting unwanted change
* QOLDEV-668 Updating the style of index items to look like clickable cards in mobile view
* QOLDEV-668 Updating heading style within asides
* QOLDEV-668 Top margin for heading within aside
* QOLDEV-668 Adjusting left padding for index items without images
* QOLDEV-668 Removing the outline from the current nav item in the side nav
* Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
* QOLDEV-546 X twitter icon adjustment in the footer (#1324)
---------
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Pegg <126438309+stvp-qld@users.noreply.github.com>
Co-authored-by: Bec Launder
Co-authored-by: ThrawnCA
* Develop (#1328)
* Upgrading storybook 7.3 to 7.4 (#1141)
* Upgrading storybook 7.3 to 7.4
* removing extra files
* Qoldev 580 aligning button in service dropdown (#1142)
* QOLDEV-580 Padding around button on Service Finder suggestion dropdown
* Increasing package version to 4.4
* QOLDEV-580 Excluding buttons from link styles within banner dropdown
* Bump @babel/preset-env from 7.22.10 to 7.22.14 (#1136)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.10 to 7.22.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.14/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-533 Removing unnecessary space in accordion (#1143)
* QOLDEV-533 Removing unnecessary space in acordion
* QOLDEV-533 Removing unnecessary space in acordion
* Qoldev 592 table top border (#1144)
* QOLDEV-592 Removing border for default table
* QOLDEV-592 Excluding borederd tables
* QOLDEV-592 Excluding borederd tables, applying to td
* revert changes to package.json
* Bump @babel/preset-env from 7.22.14 to 7.22.15 (#1148)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.14 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/plugin-transform-runtime from 7.22.10 to 7.22.15 (#1149)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.22.10 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jquery from 3.7.0 to 3.7.1 (#1115)
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* QOLDEV-576 Create a story for full-width image (#1153)
* QOLDEV-594 Adding a story for bordered table (#1152)
* QOLDEV-578 Fixing class qg-unstyled for image without border (#1151)
* QOLDEV-592 Excluding NoStripe tables from border: 0 (#1150)
* Bump @babel/core from 7.22.11 to 7.22.15 (#1147)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.11 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* QOLDEV-591 quixk exit z-index (#1155)
* Qoldev 569 searchable table (#1154)
* QOLDEV-569 Searchable table
* QOLDEV-569 Searchable table
* QOLDEV-569 Extending qg-btn for searchable table buttons
* QOLDEV-569 Underline for table buttons
* QOLDEV-569 Adding qg-btn class to dataTable buttons
* QOLDEV-569 Add qg-btn after load so the buttons exist
* QOLDEV-569 more styling
* QOLDEV-569 Replacing load with ready, margin
* QOLDEV-569 document on ready
* QOLDEV-569 document on load
* QOLDEV-569 window on load
* QOLDEV-569 hover state
* QOLDEV-596 Search box clear button (#1156)
* QOLDEV-596 Search box clear button
* QOLDEV-596 More styling for search box
* QOLDEV-596 More styling for search box
* QOLDEV-596 More styling for search box
* Bump @babel/core from 7.22.15 to 7.22.17 (#1158)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.15 to 7.22.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump chromatic from 6.24.1 to 7.1.0 (#1157)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.24.1 to 7.1.0.
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v6.24.1...v7.1.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-579 improving jQuery datepicker in storybook (#1128)
* QOLDEV-579 jQuery datepicker input type i storybook
* QOLDEV-579 hasDatepicker should be added by js
* QOLDEV-579 Including qg-main.js in storybook's preview-head.html
* QOLDEV-579 Removing addScript function from previewMainTemplate
* Bump @babel/runtime from 7.22.11 to 7.22.15 (#1145)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.11 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* QOLDEV-603 Upgrade storybook to 7.4.1 (#1171)
* Bump jest from 29.6.4 to 29.7.0 (#1175)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 8.48.0 to 8.49.0 (#1166)
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-599 jQuery UI for storybook, Cleaning up tasks (#1159)
* QOLDEV-599 Cleaning up tasks
* QOLDEV-599 jquery ui
* QOLDEV-599 Adding jquery ui in previewMainTemplate
* QOLDEV-599 Adding jquery ui in previewMainTemplate
* typo
* jQuery ui cdn
* jQuery ui cdn
* QOLDEV-599 datepicker selector
* QOLDEV-599 Using jquery ui cdn in datepicker js to make it work in storybook as well
* QOLDEV-599 Adding jquery ui in preview-head
* Cleaning up
* QOLDEV-599 Add jquery-ui in storybook head unconditional
* QOLDEV-599 Updating links to jquery ui assets
* QOLDEV-599 handleDatePicker function
* QOLDEV-599 handleDatePicker function
* QOLDEV-602 Keeping quick exit at the top for long page (#1169)
* QOLDEV-602 Moving quick exit at the bottom of the page
* QOLDEV-602 Making quick exit stick to top after scrolling down
* QOLDEV-602 Fixing lint warnings
* QOLDEV-602 new line
* Bump @babel/core from 7.22.17 to 7.22.19 (#1177)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.17 to 7.22.19.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.19/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-569 Styling elements in searchable table (#1168)
* QOLDEV-569 Styling elements in searchable table
* QOLDEV-569 searchable table improvement
* QOLDEV-569 Excluding sortable table buttons from link styles
* QOLDEV-569 Excluding sortable table buttons from link styles
* QOLDEV-569 typo
* QOLDEV-569 Improving datatables js
* QOLDEV-569 Hover state for pagination buttons
* QOLDEV-569 Hover state for pagination buttons, important
* QOLDEV-600 Styling qg-radio-tabs (#1160)
* Bump sass from 1.66.1 to 1.67.0 (#1176)
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.66.1...1.67.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-601 Styling portal links (#1161)
* QOLDEV-601 Styling portal links
* QOLDEV-601 Styling portal links, margin
* QOLDEV-601 Styling portal links, padding
* QOLDEV-601 Styling portal links, max-height
* QOLDEV-601 Styling portal links, margin-bottom
* Bump puppeteer from 21.1.1 to 21.2.1 (#1174)
* Bump puppeteer from 21.1.1 to 21.2.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.1.1 to 21.2.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.1.1...puppeteer-v21.2.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
* Resolving puppeteer bukd error regarding disposable object
* Resolving puppeteer bukd error regarding disposable object
* Using length property to check the results returned
* Return value for received and expected
---------
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
Co-authored-by: ghazal-salehi
* QOLDEV-599 Lint error, and others (#1185)
* QOLDEV-599 Lint error, and others
* QOLDEV-599 crossorigin anonymous for css files
* QOLDEV-608 Upgrade storybook to 7.4.2 (#1186)
* Bump @babel/preset-env from 7.22.15 to 7.22.20 (#1189)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.15 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/core from 7.22.19 to 7.22.20 (#1188)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.19 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump postcss from 8.4.29 to 8.4.30 (#1190)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.30.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.30)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-324 Decomissioning old docs in the sourcecode (#1187)
* QOLDEV-324 Reversing docs/assets
* QOLDEV-324 Removing docs/examples
* QOLDEV-324 Reversing components.html, needed for tests
* QOLDEV-324 Removing unneeded components
* QOLDEV-324 accordion.html is needed for test
* QOLDEV-324 some html files are needed for tests
* QOLDEV-324 some html files are needed for tests
* QOLDEV-324 These html might be useful for future tests
* QOLDEV-324 renaming files
* QOLDEV-324 Example files are used in print.html, docs-nav.html is never used
* QOLDEV-324 Removing referenc to docs-nav
* QOLDEV-601 Making main navigation bar and DFV's seamless (#1193)
* QOLDEV-601 More adjusting for the navigation bar so it looks like DFV navigation
* QOLDEV-601 Overwriting qg-private-content top margin
* Qoldev 569 sortable table for FireFox (#1194)
* onpageshow
* QOLDEV-569 Updating JS to make it work on FireFox
* Qoldev 612 global search dropdown (#1195)
* QOLDEV-612 Global search dropdown in mobile view
* QOLDEV-612 more adjusting
* QOLDEV-622 added CSS for disabled radios and checkboxes
* QOLDEV-620 Making table-sm bootstrap class working in SWE (#1218)
* QOLDEV-577 Removing source code toggle button for mobile stories (#1215)
* QOLDEV-577 Removing source code toggle button for mobile stories
* QOLDEV-577 Reverting extra argument
* Upgrade storybook to 7.4.5 (#1214)
* Qoldev 618 service finder button (#1217)
* QOLDEV-618 Excluding link style for the buttom in service finder
* QOLDEV-618 Formatting the code
* QOLDEV-618 Updating the selector for service finder links
* QOLDEV-618 Removing ampersand
* QOLDEV-618 Improving selector
* QOLDEV-622 disabled radio checkbox storybook files
* Bump jest-puppeteer from 9.0.0 to 9.0.1 (#1225)
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.1/packages/jest-puppeteer)
---
updated-dependencies:
- dependency-name: jest-puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump postcss from 8.4.30 to 8.4.31 (#1226)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump puppeteer from 21.2.1 to 21.3.6 (#1219)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.2.1 to 21.3.6.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.2.1...puppeteer-v21.3.6)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 8.49.0 to 8.50.0 (#1223)
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/runtime from 7.22.15 to 7.23.1 (#1224)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.15 to 7.23.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.1/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sass from 1.67.0 to 1.68.0 (#1222)
Bumps [sass](https://github.com/sass/dart-sass) from 1.67.0 to 1.68.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.67.0...1.68.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Qoldev 569 searchable table storybook (#1221)
* QOLDEV-569 Styling searchable table when input changes
* QOLDEV-569 Adding a story for searchable table
* QOLDEV-569 Styling table after sort event
* QOLDEV-569 Using drawCallback when initialising the dataTable
* QOLDEV-569 Resolving lint error
* QOLDEV-569 Missing trailing comma
* QOLDEV-569 on load scripts
* QOLDEV-569 Other script can go into Squiz
* QOLDEV-569 onpageshow to fix FireFox
* Bump chromatic from 7.1.0 to 7.2.2 (#1233)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.1.0 to 7.2.2.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.1.0...v7.2.2)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Edits to radio and checkbox examples in Storybook
* Bump @babel/core from 7.22.20 to 7.23.0 (#1237)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.20 to 7.23.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.0/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @storybook/addon-mdx-gfm from 7.4.5 to 7.4.6 (#1229)
Bumps [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.6/code/addons/gfm)
---
updated-dependencies:
- dependency-name: "@storybook/addon-mdx-gfm"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Revert "Bump @storybook/addon-mdx-gfm from 7.4.5 to 7.4.6 (#1229)" (#1238)
This reverts commit 8875c6bcc6c4cf5010f0828d85e7964db17f7e85.
* Bump storybook to 7.4.6 (#1240)
* Qoldev 612 global search dropdown blurb (#1239)
* QOLDEV-612 Make the selector more specified
* QOLDEV-612 important
* QOLDEV-534 Replacing via.placeholder.com with placehold.co (#1243)
* QOLDEV-534 Replacing via.placeholder.com with placehold.co
* QOLDEV-534 file type format goes after the color codes
* Bump sass from 1.68.0 to 1.69.0 (#1246)
Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump chromatic from 7.2.2 to 7.2.3 (#1247)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.2.2...v7.2.3)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 8.50.0 to 8.51.0 (#1245)
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump puppeteer from 21.3.6 to 21.3.8 (#1244)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.3.6 to 21.3.8.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.3.6...puppeteer-v21.3.8)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sass from 1.69.0 to 1.69.2 (#1249)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.0...1.69.2)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump chromatic from 7.2.3 to 7.3.0 (#1250)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.2.3 to 7.3.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.2.3...v7.3.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump storybook-addon-pseudo-states from 2.1.1 to 2.1.2
Bumps [storybook-addon-pseudo-states](https://github.com/chromaui/storybook-addon-pseudo-states) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/chromaui/storybook-addon-pseudo-states/releases)
- [Changelog](https://github.com/chromaui/storybook-addon-pseudo-states/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/storybook-addon-pseudo-states/compare/v2.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: storybook-addon-pseudo-states
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Bump sass from 1.69.2 to 1.69.3 (#1256)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.2 to 1.69.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.2...1.69.3)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/runtime from 7.23.1 to 7.23.2 (#1254)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-635 Updating tooltip text for Quick Exit (#1257)
* QOLDEV-635 Updating tooltip text for Quick Exit
* QOLDEV-635 Updating tooltip text for Quick Exit in storybook
* Bump @babel/preset-env from 7.22.20 to 7.23.2 (#1252)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.20 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/core from 7.23.0 to 7.23.2 (#1255)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/@babel/core@7.23.2/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/plugin-transform-runtime from 7.22.15 to 7.23.2 (#1251)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.22.15 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump chromatic from 7.3.0 to 7.4.0 (#1259)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.3.0...v7.4.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump webpack from 5.88.2 to 5.89.0 (#1260)
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Qoldev 637 tag component (#1258)
* Adding a story for tag
* QOLDEV-637 Adding 8 color sets for tags
* QOLDEV-637 Normal font weight for tags
* QOLDEV-637 Fixing up color and bg colot rules for tags
* QOLDEV-637 fixing up green color code
* QOLDEV-637 Introducing qg-tag class ftom margin and font-weight
* QOLDEV-637 right margin
* QOLDEV-637 Adding more details to Tag story
* QOLDEV-637 Updating a comment
* Qoldev 637 tag component (#1268)
* Adding a story for tag
* QOLDEV-637 Adding 8 color sets for tags
* QOLDEV-637 Normal font weight for tags
* QOLDEV-637 Fixing up color and bg colot rules for tags
* QOLDEV-637 fixing up green color code
* QOLDEV-637 Introducing qg-tag class ftom margin and font-weight
* QOLDEV-637 right margin
* QOLDEV-637 Adding more details to Tag story
* QOLDEV-637 Updating a comment
* QOLDEV-637 Removing bootstrap badges from storybook
* Bump storybook to 7.5.0 (#1269)
* Bump sass from 1.69.3 to 1.69.4 (#1273)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.3 to 1.69.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.3...1.69.4)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump storybook to 7.5.1 (#1278)
* Bump chromatic from 7.4.0 to 7.5.4 (#1286)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.4.0 to 7.5.4.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.4.0...v7.5.4)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 8.51.0 to 8.52.0 (#1281)
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump concurrently from 8.2.1 to 8.2.2 (#1282)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump puppeteer from 21.3.8 to 21.4.1 (#1284)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.3.8 to 21.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.3.8...puppeteer-v21.4.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#1285)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sass from 1.69.4 to 1.69.5 (#1287)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.4 to 1.69.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.4...1.69.5)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* Bump storybook to 7.5.2 (#1295)
* Bump chromatic from 7.5.4 to 7.6.0 (#1296)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.5.4...v7.6.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-658 3px margin to button and storybook update
* Bump puppeteer from 21.4.1 to 21.5.0 (#1297)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.4.1 to 21.5.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.4.1...puppeteer-v21.5.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-658 3px button borders on solid buttons
* Bump gulp-debug from 4.0.0 to 5.0.1 (#1300)
Bumps [gulp-debug](https://github.com/sindresorhus/gulp-debug) from 4.0.0 to 5.0.1.
- [Release notes](https://github.com/sindresorhus/gulp-debug/releases)
- [Commits](https://github.com/sindresorhus/gulp-debug/compare/v4.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: gulp-debug
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-658 organise button stories for Storybook 7+
* Bump eslint from 8.52.0 to 8.53.0 (#1305)
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump storybook to 7.5.3 (#1307)
* QOLDEV-666 Styling formio dropdown items (#1313)
* QOLDEV-666 Styling formio dropdown items
* QOLDEV-666 choices-input
* QOLDEV-666 Updating the padding to be consistent with the dropdown height
* Bump @babel/plugin-transform-runtime from 7.23.2 to 7.23.3 (#1312)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump puppeteer from 21.5.0 to 21.5.1 (#1308)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.5.0 to 21.5.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.5.0...puppeteer-v21.5.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/preset-env from 7.23.2 to 7.23.3 (#1309)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* Bump @babel/core from 7.23.2 to 7.23.3 (#1310)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Qoldev 546 Replacing share twitter icon with x-twitter svg (#1280)
* x-twitter icon
* QOLDEV-546 X twitter
* QOLDEV-546 CSS filter generator for svg hover color
* trying out different svg
* Wrapping quick exit text by
* QOLDEV-546 x-twitter for share icon
* QOLDEV-546 removing svg file
* QOLDEV-546 Using the svg directly in the code rather than css
* QOLDEV-546 Removing unused class
* QOLDEV-546 Scaling up the icon a little bit to match with fa icons
* QOLDEV-546 Adjusting scale
* QOLDEV-546 Adjusting margin
* Bump chromatic from 7.6.0 to 9.0.0 (#1314)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.6.0 to 9.0.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.6.0...v9.0.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-546 Updating twitter icon in the footer and other storybook docs (#1315)
* QOLDEV-546 Updating twitter icon in the footer and other storybook docs
* QOLDEV-546 Adjusting top margin
* Bump puppeteer from 21.5.1 to 21.5.2 (#1316)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.5.1 to 21.5.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.5.1...puppeteer-v21.5.2)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump chromatic from 9.0.0 to 9.1.0
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
* Bump eslint-config-standard from 6.2.1 to 17.1.0
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 6.2.1 to 17.1.0.
- [Commits](https://github.com/standard/eslint-config-standard/compare/v6.2.1...v17.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
* limit eslint-config-standard to versions that NPM 6 can support
* Bump @babel/runtime from 7.23.2 to 7.23.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Bump gh-pages from 6.0.0 to 6.1.0
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/gh-pages/compare/v6.0.0...v6.1.0)
---
updated-dependencies:
- dependency-name: gh-pages
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
* Bump @babel/plugin-transform-runtime from 7.23.3 to 7.23.4
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.23.3 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Qoldev 668 index page (#1317)
* QOLDEV-668 Updating columns for the topic index page
* QOLDEV-668 Updating the style of acitve link within the side navigation
* QOLDEV-668 Updating the hover style of acitve link within the side navigation
* QOLDEV-668 Hover state for the active side nav
* QOLDEV-668 Aside improvements
* QOLDEV-668 Adjusting h3 color
* QOLDEV-668 Reverting changes to DFV aside
* QOLDEV-668 reverting unwanted change
* QOLDEV-668 Updating the style of index items to look like clickable cards in mobile view
* QOLDEV-668 Updating heading style within asides
* QOLDEV-668 Top margin for heading within aside
* QOLDEV-668 Adjusting left padding for index items without images
* QOLDEV-668 Removing the outline from the current nav item in the side nav
* Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
* QOLDEV-546 X twitter icon adjustment in the footer (#1324)
* QOLDEV-679 new CSS rule to support the Form IO Mutli file upload component (error state)
* Qoldev 569 searchable table resolving warning (#1326)
* QOLDEV-569 Searchable table, resolving warning
* QOLDEV-569 Initiate only when the table is not initiated already
* QOLDEV-569 For each loop
* QOLDEV-569 On load
* QOLDEV-569 On load revert
* QOLDEV-569 Styling ellipsis for dataTable pagination
* Bump np from 8.0.4 to 9.0.0 (#1327)
Bumps [np](https://github.com/sindresorhus/np) from 8.0.4 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](https://github.com/sindresorhus/np/compare/v8.0.4...v9.0.0)
---
updated-dependencies:
- dependency-name: np
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* Bump storybook version to 7.6.0 (#1338)
* QOLDEV-668 Some more adjustment for index pages (#1337)
* QOLDEV-668 Some more adjustment for index pages
* QOLDEV-668 Adjusting h1 padding
* Bump @storybook/addon-essentials from 7.6.0 to 7.6.1
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.1/code/addons/essentials)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Bump @storybook/addon-links from 7.6.0 to 7.6.1
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.1/code/addons/links)
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* QOLDEV-637 Adding a story for cards with tags (#1346)
* QOLDEV-637 Adding a story for cards with tags
* new line
* Bump storybook to 7.6.1 (#1348)
* Bump @babel/core from 7.23.3 to 7.23.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Bump storybook to 7.6.2 (#1357)
* Bump @babel/preset-env from 7.23.3 to 7.23.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
* Resolving lint errors (#1347)
* Resolving lint errors
* Resolving lint errors under gulp/
* Resolving hasOwnProperty lint error
* Resolving the last lint error
* Improving the if else code
* Reverting changes in jquery.butterfly.js and prism.js
* reverting more lint changes in external libraries
* reverting more lint changes in external libraries
* reverting more lint changes in external libraries
* reverting more lint changes in external libraries
* Reverting changes in ext libraries
* Using var instead of let resolved the lint error
* Using var instead of let resolved the lint error - accordion.js
---------
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Pegg <126438309+stvp-qld@users.noreply.github.com>
Co-authored-by: Bec Launder
Co-authored-by: ThrawnCA
* Develop (#1384)
* Upgrading storybook 7.3 to 7.4 (#1141)
* Upgrading storybook 7.3 to 7.4
* removing extra files
* Qoldev 580 aligning button in service dropdown (#1142)
* QOLDEV-580 Padding around button on Service Finder suggestion dropdown
* Increasing package version to 4.4
* QOLDEV-580 Excluding buttons from link styles within banner dropdown
* Bump @babel/preset-env from 7.22.10 to 7.22.14 (#1136)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.10 to 7.22.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.14/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-533 Removing unnecessary space in accordion (#1143)
* QOLDEV-533 Removing unnecessary space in acordion
* QOLDEV-533 Removing unnecessary space in acordion
* Qoldev 592 table top border (#1144)
* QOLDEV-592 Removing border for default table
* QOLDEV-592 Excluding borederd tables
* QOLDEV-592 Excluding borederd tables, applying to td
* revert changes to package.json
* Bump @babel/preset-env from 7.22.14 to 7.22.15 (#1148)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.14 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/plugin-transform-runtime from 7.22.10 to 7.22.15 (#1149)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.22.10 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jquery from 3.7.0 to 3.7.1 (#1115)
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* QOLDEV-576 Create a story for full-width image (#1153)
* QOLDEV-594 Adding a story for bordered table (#1152)
* QOLDEV-578 Fixing class qg-unstyled for image without border (#1151)
* QOLDEV-592 Excluding NoStripe tables from border: 0 (#1150)
* Bump @babel/core from 7.22.11 to 7.22.15 (#1147)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.11 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* QOLDEV-591 quixk exit z-index (#1155)
* Qoldev 569 searchable table (#1154)
* QOLDEV-569 Searchable table
* QOLDEV-569 Searchable table
* QOLDEV-569 Extending qg-btn for searchable table buttons
* QOLDEV-569 Underline for table buttons
* QOLDEV-569 Adding qg-btn class to dataTable buttons
* QOLDEV-569 Add qg-btn after load so the buttons exist
* QOLDEV-569 more styling
* QOLDEV-569 Replacing load with ready, margin
* QOLDEV-569 document on ready
* QOLDEV-569 document on load
* QOLDEV-569 window on load
* QOLDEV-569 hover state
* QOLDEV-596 Search box clear button (#1156)
* QOLDEV-596 Search box clear button
* QOLDEV-596 More styling for search box
* QOLDEV-596 More styling for search box
* QOLDEV-596 More styling for search box
* Bump @babel/core from 7.22.15 to 7.22.17 (#1158)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.15 to 7.22.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump chromatic from 6.24.1 to 7.1.0 (#1157)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.24.1 to 7.1.0.
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v6.24.1...v7.1.0)
---
updated-dependencies:
- dependency-name: chromatic
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* QOLDEV-579 improving jQuery datepicker in storybook (#1128)
* QOLDEV-579 jQuery datepicker input type i storybook
* QOLDEV-579 hasDatepicker should be added by js
* QOLDEV-579 Including qg-main.js in storybook's preview-head.html
* QOLDEV-579 Removing addScript function from previewMainTemplate
* Bump @babel/runtime from 7.22.11 to 7.22.15 (#1145)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.11 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghazal-salehi <126438691+ghazal-salehi@users.noreply.github.com>
* QOLDEV-603 Upgrade storybook to 7.4.1 (#1171)
* Bump jest from 29.6.4 to 29.7.0 (#1175)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 8.48.0 to 8.49.0 (#1166)
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]