Skip to content

Commit

Permalink
chore(deps): bump @kong/kongponents kmultiselect attributes (#1689)
Browse files Browse the repository at this point in the history
* chore(deps): bump @kong/kongponents

* test(entities): fix component tests

* chore(deps): bump @kong/kongponents
  • Loading branch information
portikM authored Oct 4, 2024
1 parent 25d6060 commit f407bf2
Show file tree
Hide file tree
Showing 31 changed files with 108 additions and 109 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@evilmartians/lefthook": "^1.7.15",
"@kong/design-tokens": "1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@stylistic/stylelint-plugin": "^3.0.1",
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong-ui-public/sandbox-layout": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@types/uuid": "^10.0.0",
"file-saver": "^2.0.5",
"lodash.mapkeys": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-geo-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@types/geojson": "^7946.0.14",
"maplibre-gl": "^4.7.0",
"vue": "^3.4.38"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-metric-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"pinia": ">= 2.1.7 < 3"
}
}
2 changes: 1 addition & 1 deletion packages/analytics/dashboard-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong-ui-public/sandbox-layout": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"json-schema-to-ts": "^3.1.1",
"pinia": ">= 2.1.7 < 3",
"swrv": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/metric-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"vue": "^3.4.38"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@types/lodash.clonedeep": "^4.5.9",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/expressions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@kong/atc-router": "1.6.0-rc.1",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@types/uuid": "^10.0.0",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-top-level-await": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@types/lodash-es": "^4.17.12",
"pug": "^3.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/misc-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"vue": "^3.4.38"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/sandbox-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ describe('<AddToGroupModal/>', () => {

cy.wait('@interceptFilters')

cy.getTestId('multiselect-trigger').should('be.visible')
cy.getTestId('multiselect-trigger').click()
cy.getTestId('add-to-groups-multiselect').should('be.visible')
cy.getTestId('add-to-groups-multiselect').click()

cy.get('.popover-content .multiselect-list').should('be.visible')
cy.get('.popover-content .multiselect-list .multiselect-item').should('be.visible')
Expand Down Expand Up @@ -223,8 +223,8 @@ describe('<AddToGroupModal/>', () => {

cy.wait('@interceptFilters')

cy.getTestId('multiselect-trigger').should('be.visible')
cy.getTestId('multiselect-trigger').click()
cy.getTestId('add-to-groups-multiselect').should('be.visible')
cy.getTestId('add-to-groups-multiselect').click()

cy.get('.popover-content .multiselect-list').should('be.visible')
cy.get('.popover-content .multiselect-list .multiselect-item').should('be.visible')
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ describe('<AddConsumerModal/>', () => {

cy.wait('@interceptFilters')

cy.getTestId('multiselect-trigger').should('be.visible')
cy.getTestId('multiselect-trigger').click()
cy.getTestId('add-consumers-multiselect').should('be.visible')
cy.getTestId('add-consumers-multiselect').click()

cy.get('.popover-content .multiselect-list').should('be.visible')
cy.get('.popover-content .multiselect-list .multiselect-item').should('be.visible')
Expand Down Expand Up @@ -222,8 +222,8 @@ describe('<AddConsumerModal/>', () => {

cy.wait('@interceptFilters')

cy.getTestId('multiselect-trigger').should('be.visible')
cy.getTestId('multiselect-trigger').click()
cy.getTestId('add-consumers-multiselect').should('be.visible')
cy.getTestId('add-consumers-multiselect').click()

cy.get('.popover-content .multiselect-list').should('be.visible')
cy.get('.popover-content .multiselect-list .multiselect-item').should('be.visible')
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-data-plane-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-key-sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@types/lodash.isequal": "^4.5.8",
"axios": "^1.7.7",
"vite-plugin-monaco-editor": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-snis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-upstreams-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-vaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/document-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@types/prismjs": "^1.26.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"vue": "^3.4.38"
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.2",
"@modyfi/vite-plugin-yaml": "^1.1.0",
"@types/lodash.clonedeep": "^4.5.9",
"@types/uuid": "^10.0.0",
Expand Down
Loading

0 comments on commit f407bf2

Please sign in to comment.