@openfin/ui-library 0.15.0-alpha.1682958396 → 0.15.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/README.md CHANGED
@@ -191,22 +191,18 @@ npm run test
191
191
 
192
192
  ## Versioning & Releasing
193
193
 
194
- ### 1. Bump package version
194
+ ### 1. Create a release branch
195
195
 
196
- Once you are ready to make a new release and all PRs meant for a release are merged into `main` branch, you should now create a new PR into `main` to bump the package version to the appropriate number. Get that PR approved and merged into `main`.
196
+ Once all PRs meant for a release are merged into `main` branch, you should now create a new release branch in github. To do so, go to the [list of branches](https://github.com/openfin/ui-library/branches) and click 'New Branch.' Name the new branch `release/<new-version-number>` (for example `release/0.14.3`) and make sure the branch source is `main`.
197
197
 
198
- ### 2. Create a release branch
199
-
200
- Now that the package version is up to date, you should now create a new release branch in github. To do so, go to the [list of branches](https://github.com/openfin/ui-library/branches) and click 'New Branch.' Name the new branch `release/<new-version-number>` (for example `release/0.14.3`) and make sure the branch source is `main`.
201
-
202
- ### 3. Create a new release on Github
198
+ ### 2. Create a new release on Github
203
199
 
204
200
  Once you have created the release branch, you should now create a release through github:
205
201
 
206
202
  - Click [Create a New Release](https://github.com/openfin/ui-library/releases/new)
207
203
  - Create a new tag, labelled `<new-version-number>`. (for example `0.14.3`)
208
- - Change the target branch to the release branch you just created. (for example `release/0.14.3`)
204
+ - Change the target branch to the release branch you just created.
209
205
  - Enter the release title to match the tag you just created. (for example `0.14.3`)
210
- - In the description, enter the changelog from the previous tag. (for example if previous tag is `0.14.2` then your description should be "Change log: `https://github.com/openfin/ui-library/compare/0.14.2...0.14.3`") (Don't worry, you can always go back and edit the description later.)
206
+ - In the description, enter the changelog from the previous tag. (for example if previous tag is `0.13.0` then your description should be "Change log: `https://github.com/openfin/ui-library/compare/0.13.0...0.14.3`") (Don't worry, you can always go back and edit the description later.)
211
207
 
212
208
  This triggers a Github Action to automatically build the latest version of the `ui-library` and package it for remote installation. You can check the status of this task within this repo's actions tab.
package/dist/index.js CHANGED
@@ -789,22 +789,21 @@ var e={8594:(e,t,n)=>{n.d(t,{Z:()=>o});var r=/^((children|dangerouslySetInnerHTM
789
789
  order: ${({order:e})=>e};
790
790
  padding: ${({theme:e,padding:t})=>t&&e.px[t]};
791
791
  background: ${({theme:e,background:t})=>t&&e.palette[l[t]]};
792
- `,t.Box.displayName="Box"},1335:function(e,t,n){var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(3339),t)},6710:function(e,t,n){var r=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DefinitionList=void 0;const i=n(5893),a=o(n(7518));t.DefinitionList=e=>{var{definitions:t}=e,n=r(e,["definitions"]);return(0,i.jsx)(c,Object.assign({},n,{role:"list"},{children:Array.from(t.keys()).map(((e,n)=>(0,i.jsxs)(l,Object.assign({role:"listitem"},{children:[(0,i.jsx)(s,Object.assign({role:"",id:`term${n}`},{children:e})),(0,i.jsx)(u,Object.assign({"aria-labelledby":`term${n}`},{children:t.get(e)}))]}),`${e}-${n}`)))}))};const l=a.default.div`
792
+ `,t.Box.displayName="Box"},1335:function(e,t,n){var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(3339),t)},6710:function(e,t,n){var r=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DefinitionList=void 0;const i=n(5893),a=o(n(6689)),l=o(n(7518));t.DefinitionList=e=>{var{definitions:t}=e,n=r(e,["definitions"]);return(0,i.jsx)(c,Object.assign({},n,{children:Array.from(t.keys()).map(((e,n)=>(0,i.jsxs)(a.default.Fragment,{children:[(0,i.jsx)(s,{children:e}),(0,i.jsx)(u,{children:t.get(e)})]},`${e}-${n}`)))}))};const c=l.default.dl`
793
793
  display: grid;
794
794
  grid-template-columns: 1fr 3fr;
795
- `,c=a.default.dl`
796
795
  gap: ${({theme:e})=>`0 ${e.px.large}`};
797
796
  overflow-y: auto;
798
797
  padding: ${({theme:e})=>`${e.px.small} ${e.px.base}`};
799
798
  word-break: break-word;
800
- `,s=a.default.dt`
799
+ `,s=l.default.dt`
801
800
  color: ${({theme:e})=>e.palette.textHelp};
802
801
  font-size: ${({theme:e})=>e.fontSize.small};
803
802
  font-weight: ${({theme:e})=>e.fontWeight.normal};
804
803
  line-height: ${({theme:e})=>e.px.base};
805
804
  padding-bottom: ${({theme:e})=>e.px.small};
806
805
  white-space: nowrap;
807
- `,u=a.default.dd`
806
+ `,u=l.default.dd`
808
807
  font-size: ${({theme:e})=>e.fontSize.small};
809
808
  line-height: ${({theme:e})=>e.px.base};
810
809
  padding-bottom: ${({theme:e})=>e.px.small};
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@openfin/ui-library",
3
3
  "description": "OpenFin UI Component Library",
4
- "version": "0.15.0-alpha.1682958396",
4
+ "version": "0.15.0",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "repository": "github:openfin/ui-library",